summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-01-16net/mlx5: Add structures layout for new MCAM access reg groupsEran Ben Elisha
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer
2020-01-16Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2020-01-16net/mlx5: Expose relaxed ordering bitsMichael Guralnik
2020-01-16net/mlx5: Add RoCE accelerator countersLeon Romanovsky
2020-01-16dax: Get rid of fs_dax_get_by_host() helperVivek Goyal
2020-01-16x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-01-16Merge branch 'topic/sdw_intel' into nextVinod Koul
2020-01-16soundwire: intel: report slave_ids for each link to SOF driverBard Liao
2020-01-16gpio: Fix the no return statement warningKevin Hao
2020-01-16mm: Add a vmf_insert_mixed_prot() functionThomas Hellstrom
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-15scsi: drivers: base: Propagate errors through the transport componentGabriel Krisman Bertazi
2020-01-15scsi: drivers: base: Support atomic version of attribute_container_device_tri...Gabriel Krisman Bertazi
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend
2020-01-15bpf: Add batch ops to all htab bpf mapYonghong Song
2020-01-15bpf: Add generic support for update and delete batch opsBrian Vazquez
2020-01-15bpf: Add generic support for lookup batch opBrian Vazquez
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-15soc: ti: k3: add navss ringacc driverGrygorii Strashko
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-01-15Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe
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-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