| Age | Commit message (Expand) | Author |
| 2018-11-25 | net: remove unsafe skb_insert() | Eric Dumazet |
| 2018-11-25 | net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue | Heiner Kallweit |
| 2018-11-25 | Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
| 2018-11-24 | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
| 2018-11-24 | net: fixup type in netdev_start_xmit() | Alexey Dobriyan |
| 2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2018-11-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
| 2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2018-11-24 | dmaengine: dw-dmac: implement dma protection control setting | Christian Lamparter |
| 2018-11-23 | packet: copy user buffers before orphan or clone | Willem de Bruijn |
| 2018-11-23 | hrtimers/tick/clockevents: Remove sloppy license references | Thomas Gleixner |
| 2018-11-23 | time: Add SPDX license identifiers | Thomas Gleixner |
| 2018-11-23 | time: Remove useless filenames in top level comments | Thomas Gleixner |
| 2018-11-23 | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang |
| 2018-11-22 | {net, IB}/mlx4: Initialize CQ buffers in the driver when possible | Daniel Jurgens |
| 2018-11-22 | net/dim: Update DIM start sample after each DIM iteration | Tal Gilboa |
| 2018-11-22 | x86/resctrl: Rename the config option INTEL_RDT to RESCTRL | Babu Moger |
| 2018-11-22 | rtc: nvmem: remove nvmem from struct rtc_device | Alexandre Belloni |
| 2018-11-22 | Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2018-11-22 | regulator: core: Only count load for enabled consumers | Douglas Anderson |
| 2018-11-22 | Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
| 2018-11-22 | Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
| 2018-11-22 | include: Add lantiq.h in include/linux/ | Songjun Wu |
| 2018-11-22 | Revert "HID: input: Create a utility class for counting scroll events" | Benjamin Tissoires |
| 2018-11-21 | bridge: Allow querying bridge port flags | Ido Schimmel |
| 2018-11-21 | tcp: defer SACK compression after DupThresh | Eric Dumazet |
| 2018-11-21 | net/vlan: introduce skb_vlan_tag_get_cfi() helper | Michał Mirosław |
| 2018-11-21 | dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB | Robin Murphy |
| 2018-11-21 | drivers/perf: xgene: Add CPU hotplug support | Hoan Tran |
| 2018-11-21 | arm64: perf: Add support for Armv8.1 PMCEID register format | Will Deacon |
| 2018-11-21 | blk-mq: not embed .mq_kobj and ctx->kobj into queue instance | Ming Lei |
| 2018-11-20 | bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined | Yonghong Song |
| 2018-11-20 | bpf: Introduce bpf_func_info | Yonghong Song |
| 2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, Generic EQ | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed |
| 2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed |
| 2018-11-20 | spi: spi-mem: Add a new API to support direct mapping | Boris Brezillon |
| 2018-11-20 | spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum | Boris Brezillon |
| 2018-11-20 | spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description | Boris Brezillon |
| 2018-11-20 | Merge branch 'kmalloc' into docs-next | Jonathan Corbet |
| 2018-11-20 | docs/mm: update kmalloc kernel-doc description | Mike Rapoport |
| 2018-11-20 | regulator: Fix return value of _set_load() stub | Mark Brown |
| 2018-11-20 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula |
| 2018-11-19 | net: sched: gred: add basic Qdisc offload | Jakub Kicinski |