summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-20/+42
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-14/+141
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-125/+243
2018-12-20sbitmap: add helpers for add/del wait queue handlingJens Axboe1-2/+14
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark2-3/+1
2018-12-20lib/raid6: add option to skip algo benchmarkingDaniel Verkamp1-0/+3
2018-12-20lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp1-1/+3
2018-12-20lib/raid6: add missing include for raid6testDaniel Verkamp1-0/+1
2018-12-20drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor1-1/+4
2018-12-20drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg1-1/+1
2018-12-20vfs: Separate changing mount flags full remountDavid Howells1-1/+1
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2-51/+63
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown1-1/+83
2018-12-20Merge branch 'spi-4.21' into spi-nextMark Brown2-1/+5
2018-12-20Merge tag 'am654-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+35
2018-12-20Merge tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+3
2018-12-20Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann1-0/+30
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig1-1/+1
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya3-0/+18
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya1-0/+4
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel4-72/+122
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-47/+67
2018-12-20dma-mapping: deprecate dma_zalloc_coherentChristoph Hellwig1-3/+4
2018-12-20IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas1-2/+2
2018-12-20iptunnel: make TUNNEL_FLAGS available in uapiwenxu2-19/+20
2018-12-20RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-2/+8
2018-12-20vhost: split structs into a separate header filePaolo Bonzini2-111/+130
2018-12-20virtio_blk: add discard and write zeroes supportChangpeng Liu1-0/+54
2018-12-20RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-2/+9
2018-12-20neighbour: register rtnl doit handlerRoopa Prabhu1-0/+1
2018-12-19include/scsi/srp.h: Add support for immediate dataBart Van Assche1-3/+16
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche1-0/+7
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-4/+0
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal2-26/+6
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal1-1/+1
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal2-3/+5
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal2-12/+10
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal1-1/+1
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal3-32/+8
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal1-1/+110
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2-15/+24
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown1-2/+0
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown1-2/+0
2018-12-19SUNRPC: remove generic cred code.NeilBrown1-6/+0
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown4-28/+12
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2-2/+2
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown1-2/+2
2018-12-19SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown1-3/+0
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2-12/+1