summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown1-1/+1
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson1-1/+2
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-9/+14
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-5/+6
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki2-8/+29
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+2
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki2-0/+11
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2018-12-21net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-3/+29
2018-12-21Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller1-0/+1
2018-12-21linux/netlink.h: drop unnecessary extern prefixStephen Hemminger1-24/+24
2018-12-21bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend1-0/+1
2018-12-21bpf: sk_msg, fix socket data_ready eventsJohn Fastabend1-0/+8
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