| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-12-21 | Merge branch 'regulator-4.20' into regulator-linus | Mark Brown | 1 | -1/+1 |
| 2018-12-21 | Revert "compiler-gcc: disable -ftracer for __noclone functions" | Sean Christopherson | 1 | -8/+1 |
| 2018-12-21 | kvm: Change offset in kvm_write_guest_offset_cached to unsigned | Jim Mattson | 1 | -1/+2 |
| 2018-12-21 | Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki | 2 | -9/+14 |
| 2018-12-21 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 2 | -5/+6 |
| 2018-12-21 | Merge branch 'pm-opp' | Rafael J. Wysocki | 2 | -8/+29 |
| 2018-12-21 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki | 1 | -0/+2 |
| 2018-12-21 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2 | -0/+11 |
| 2018-12-21 | Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 1 | -1/+1 |
| 2018-12-21 | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan | 1 | -0/+1 |
| 2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -3/+1 |
| 2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -3/+29 |
| 2018-12-21 | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or... | David S. Miller | 1 | -0/+1 |
| 2018-12-21 | linux/netlink.h: drop unnecessary extern prefix | Stephen Hemminger | 1 | -24/+24 |
| 2018-12-21 | bpf: sk_msg, sock{map|hash} redirect through ULP | John Fastabend | 1 | -0/+1 |
| 2018-12-21 | bpf: sk_msg, fix socket data_ready events | John Fastabend | 1 | -0/+8 |
| 2018-12-21 | bpf: skmsg, replace comments with BUILD bug | John Fastabend | 1 | -3/+1 |
| 2018-12-20 | IB/mlx5: Use the correct commands for UMEM and UCTX allocation | Yishai Hadas | 1 | -20/+42 |
| 2018-12-20 | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 4 | -14/+141 |
| 2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -22/+78 |
| 2018-12-20 | sbitmap: add helpers for add/del wait queue handling | Jens Axboe | 1 | -2/+14 |
| 2018-12-20 | fbdev: make FB_BACKLIGHT a tristate | Rob Clark | 1 | -1/+1 |
| 2018-12-20 | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp | 1 | -0/+3 |
| 2018-12-20 | lib/raid6: avoid __attribute_const__ redefinition | Daniel Verkamp | 1 | -1/+3 |
| 2018-12-20 | lib/raid6: add missing include for raid6test | Daniel Verkamp | 1 | -0/+1 |
| 2018-12-20 | drbd: Avoid Clang warning about pointless switch statment | Nathan Chancellor | 1 | -1/+4 |
| 2018-12-20 | drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire") | Lars Ellenberg | 1 | -1/+1 |
| 2018-12-20 | vfs: Separate changing mount flags full remount | David Howells | 1 | -1/+1 |
| 2018-12-20 | Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next | Mark Brown | 1 | -1/+83 |
| 2018-12-20 | Merge branch 'spi-4.21' into spi-next | Mark Brown | 2 | -1/+5 |
| 2018-12-20 | Merge tag 'qcom-drivers-for-4.21-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -0/+3 |
| 2018-12-20 | Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne... | Arnd Bergmann | 1 | -0/+30 |
| 2018-12-20 | powerpc: use mm zones more sensibly | Christoph Hellwig | 1 | -1/+1 |
| 2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 2 | -0/+11 |
| 2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel | 4 | -72/+122 |
| 2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -18/+8 |
| 2018-12-20 | dma-mapping: deprecate dma_zalloc_coherent | Christoph Hellwig | 1 | -3/+4 |
| 2018-12-20 | IB/mlx5: Introduce uid as part of alloc/dealloc transport domain | Yishai Hadas | 1 | -2/+2 |
| 2018-12-19 | net: switch secpath to use skb extension infrastructure | Florian Westphal | 1 | -5/+5 |
| 2018-12-19 | net: use skb_sec_path helper in more places | Florian Westphal | 1 | -1/+1 |
| 2018-12-19 | net: move secpath_exist helper to sk_buff.h | Florian Westphal | 1 | -3/+10 |
| 2018-12-19 | net: convert bridge_nf to use skb extension infrastructure | Florian Westphal | 2 | -28/+4 |
| 2018-12-19 | sk_buff: add skb extension infrastructure | Florian Westphal | 1 | -1/+110 |
| 2018-12-19 | netfilter: avoid using skb->nf_bridge directly | Florian Westphal | 1 | -9/+24 |
| 2018-12-19 | SUNRPC discard cr_uid from struct rpc_cred. | NeilBrown | 1 | -2/+0 |
| 2018-12-19 | SUNRPC: remove crbind rpc_cred operation | NeilBrown | 1 | -2/+0 |
| 2018-12-19 | SUNRPC: remove generic cred code. | NeilBrown | 1 | -6/+0 |
| 2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 4 | -28/+12 |
| 2018-12-19 | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. | NeilBrown | 2 | -2/+2 |
| 2018-12-19 | NFS: change access cache to use 'struct cred'. | NeilBrown | 1 | -2/+2 |