summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-21bpf: skmsg, replace comments with BUILD bugJohn Fastabend1-3/+1
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. Miller8-22/+78
2018-12-20sbitmap: add helpers for add/del wait queue handlingJens Axboe1-2/+14
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark1-1/+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-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 '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 Kaya2-0/+11
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 Torvalds4-18/+8
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-19net: switch secpath to use skb extension infrastructureFlorian Westphal1-5/+5
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal1-1/+1
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal1-3/+10
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2-28/+4
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal1-1/+110
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal1-9/+24
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
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown1-0/+2
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown1-0/+1
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown3-3/+4
2018-12-19SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown1-1/+0
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown1-0/+1
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown1-2/+1
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown1-3/+0
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown1-1/+0
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown1-0/+2
2018-12-19cred: allow get_cred() and put_cred() to be given NULL.NeilBrown1-5/+9
2018-12-19cred: add get_cred_rcu()NeilBrown1-0/+11
2018-12-19cred: add cred_fscmp() for comparing creds.NeilBrown1-0/+1
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-6/+35
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski1-0/+4