summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-15PCI/ATS: Add PASID stubsJean-Philippe Brucker
2020-01-15iommu/arm-smmu-v3: Parse PASID devicetree property of platform devicesJean-Philippe Brucker
2020-01-15NFS: Add mount option 'softreval'Trond Myklebust
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
2020-01-15NFS: Add fs_context support.David Howells
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro
2020-01-15Merge branch 'topic/equal' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-01-15serial_core: Remove unused member in uart_portDmitry Safonov
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2020-01-15Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-15Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie
2020-01-15reimplement path_mountpoint() with less magicAl Viro
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-01-14fs-verity: implement readahead of Merkle tree pagesEric Biggers
2020-01-14net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld
2020-01-14net: phy: add MACsec ops in phy_deviceAntoine Tenart
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle
2020-01-14mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierJason Gunthorpe
2020-01-14mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifierJason Gunthorpe
2020-01-14mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptionsJason Gunthorpe
2020-01-14Merge tag 'regulator-eq' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry
2020-01-14fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin
2020-01-14x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov
2020-01-14time: Allocate per-timens vvar pageDmitry Safonov
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov
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