summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner
2020-01-14hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin
2020-01-14time: Add do_timens_ktime_to_host() helperAndrei Vagin
2020-01-14time: Add timens_offsets to be used for tasks in time namespaceAndrei Vagin
2020-01-14ns: Introduce Time NamespaceAndrei Vagin
2020-01-14soundwire: bus: fix device number leak on errorsPierre-Louis Bossart
2020-01-14phy: Add DisplayPort configuration optionsYuti Amonkar
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-13ptr_ring: add include of linux/mm.hJesper Dangaard Brouer
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-13vfs, fdtable: Add fget_task helperSargun Dhillon
2020-01-13md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu
2020-01-13raid6/test: fix a compilation warningZhengyuan Liu
2020-01-13raid6/test: fix a compilation errorZhengyuan Liu
2020-01-13platform/mellanox: mlxreg-hotplug: Add support for new capability registerVadim Pasternak
2020-01-13tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)
2020-01-13perf: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)
2020-01-13Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-13extcon: Remove unneeded extern keyword from extcon.hChanwoo Choi
2020-01-12Merge branch 'mlx5_vdpa' into rdma.git for-nextJason Gunthorpe
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2020-01-10Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-01-10rculist.h: Add list_tail_rcu()Madhuparna Bhowmik
2020-01-10rculist_nulls: Change docbook comment headersMadhuparna Bhowmik
2020-01-10rculist_nulls: Add docbook commentsMadhuparna Bhowmik
2020-01-10rcu: Add a hlist_nulls_unhashed_lockless() functionPaul E. McKenney
2020-01-10rcu: Add and update docbook header comments in list.hPaul E. McKenney
2020-01-10rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas
2020-01-10net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett
2020-01-10efi/x86: Drop two near identical versions of efi_runtime_init()Ard Biesheuvel
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2020-01-10serial_core: Move sysrq functions from header fileDmitry Safonov