summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-16bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann1-1/+1
2020-01-15soc: ti: k3: add navss ringacc driverGrygorii Strashko1-0/+244
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2020-01-15Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang30-77/+156
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao1-0/+5
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao1-0/+52
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe1-0/+43
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe1-14/+27
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe1-0/+6
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe1-4/+4
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe1-2/+5
2020-01-15PCI/ATS: Add PASID stubsJean-Philippe Brucker1-0/+3
2020-01-15iommu/arm-smmu-v3: Parse PASID devicetree property of platform devicesJean-Philippe Brucker1-0/+2
2020-01-15NFS: Add mount option 'softreval'Trond Myklebust1-0/+1
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust2-5/+0
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann2-3/+3
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew1-1/+1
2020-01-15NFS: Add fs_context support.David Howells1-3/+3
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro1-1/+1
2020-01-15nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...Al Viro1-2/+1
2020-01-15Merge branch 'topic/equal' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-1/+1
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell1-1/+1
2020-01-15serial_core: Remove unused member in uart_portDmitry Safonov1-1/+0
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-0/+9
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao1-13/+8
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij1-12/+0
2020-01-15Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+5
2020-01-15Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie2-0/+64
2020-01-15reimplement path_mountpoint() with less magicAl Viro1-1/+0
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-2/+13
2020-01-15fs-verity: implement readahead of Merkle tree pagesEric Biggers1-1/+6
2020-01-14net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld1-3/+3
2020-01-14net: phy: add MACsec ops in phy_deviceAntoine Tenart1-0/+7
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart1-0/+2
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli1-0/+2
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