summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle1-10/+2
2020-01-14mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierJason Gunthorpe1-17/+21
2020-01-14mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifierJason Gunthorpe1-14/+16
2020-01-14mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptionsJason Gunthorpe2-10/+10
2020-01-14Merge tag 'regulator-eq' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+7
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut1-0/+7
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry1-0/+1
2020-01-14fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin1-0/+10
2020-01-14x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov1-0/+9
2020-01-14time: Allocate per-timens vvar pageDmitry Safonov1-0/+3
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov1-0/+1
2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner1-0/+6
2020-01-14hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin1-2/+1
2020-01-14time: Add do_timens_ktime_to_host() helperAndrei Vagin1-0/+17
2020-01-14time: Add timens_offsets to be used for tasks in time namespaceAndrei Vagin1-0/+22
2020-01-14ns: Introduce Time NamespaceAndrei Vagin4-0/+77
2020-01-14soundwire: bus: fix device number leak on errorsPierre-Louis Bossart1-1/+3
2020-01-14phy: Add DisplayPort configuration optionsYuti Amonkar2-0/+100
2020-01-14net: stmmac: Initial support for TBSJose Abreu1-0/+1
2020-01-14mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka1-3/+15
2020-01-14mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin1-3/+2
2020-01-14ptr_ring: add include of linux/mm.hJesper Dangaard Brouer1-0/+1
2020-01-14iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2-21/+1
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon1-0/+1
2020-01-13vfs, fdtable: Add fget_task helperSargun Dhillon1-0/+2
2020-01-13md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu1-0/+4
2020-01-13raid6/test: fix a compilation warningZhengyuan Liu1-0/+2
2020-01-13raid6/test: fix a compilation errorZhengyuan Liu1-1/+0
2020-01-13platform/mellanox: mlxreg-hotplug: Add support for new capability registerVadim Pasternak1-0/+2
2020-01-13tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu1-0/+1
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu1-0/+224
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)2-57/+57
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)1-2/+2
2020-01-13perf: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)1-3/+3
2020-01-13Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman16-47/+80
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman16-47/+80
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman16-47/+80
2020-01-13extcon: Remove unneeded extern keyword from extcon.hChanwoo Choi1-15/+15
2020-01-13Merge branch 'mlx5_vdpa' into rdma.git for-nextJason Gunthorpe2-0/+24
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann1-0/+19
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann1-0/+17
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon1-1/+1
2020-01-12iio: adis: Remove startup_delayNuno Sá1-1/+0
2020-01-12iio: adis: Introduce timeouts structureNuno Sá1-0/+13
2020-01-11Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-9/+9
2020-01-11rculist.h: Add list_tail_rcu()Madhuparna Bhowmik1-0/+10
2020-01-11rculist_nulls: Change docbook comment headersMadhuparna Bhowmik1-2/+2
2020-01-11rculist_nulls: Add docbook commentsMadhuparna Bhowmik1-0/+8
2020-01-11rcu: Add a hlist_nulls_unhashed_lockless() functionPaul E. McKenney1-0/+22
2020-01-11rcu: Add and update docbook header comments in list.hPaul E. McKenney1-17/+95