summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-21new helper: security_sb_eat_lsm_opts()Al Viro
2018-12-21LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()Al Viro
2018-12-21LSM: lift parsing LSM options into the caller of ->sb_kern_mount()Al Viro
2018-12-21blkcg: clean up blkg_tryget_closest()Dennis Zhou
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-20linux/netlink.h: drop unnecessary extern prefixStephen Hemminger
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20sbitmap: add helpers for add/del wait queue handlingJens Axboe
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark
2018-12-20lib/raid6: add option to skip algo benchmarkingDaniel Verkamp
2018-12-20lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp
2018-12-20lib/raid6: add missing include for raid6testDaniel Verkamp
2018-12-20drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor
2018-12-20drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg
2018-12-20vfs: Separate changing mount flags full remountDavid Howells
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown
2018-12-20Merge branch 'spi-4.21' into spi-nextMark Brown
2018-12-20Merge tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2018-12-20Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-20dma-mapping: deprecate dma_zalloc_coherentChristoph Hellwig
2018-12-20IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal