| Age | Commit message (Expand) | Author |
| 2018-06-05 | device: Use overflow helpers for devm_kmalloc() | Kees Cook |
| 2018-06-05 | mm: Use overflow helpers in kvmalloc() | Kees Cook |
| 2018-06-05 | mm: Use overflow helpers in kmalloc_array*() | Kees Cook |
| 2018-06-05 | overflow.h: Add allocation size calculation helpers | Kees Cook |
| 2018-06-05 | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2018-06-05 | Input: synaptics-rmi4 - convert irq distribution to irq_domain | Nick Dyer |
| 2018-06-05 | Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
| 2018-06-05 | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
| 2018-06-05 | ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled | Sudeep Holla |
| 2018-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
| 2018-06-05 | ipmr: fix error path when ipmr_new_table fails | Sabrina Dubroca |
| 2018-06-05 | Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
| 2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon |
| 2018-06-05 | net: added netdevice operation for Tx | Magnus Karlsson |
| 2018-06-05 | net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM | Björn Töpel |
| 2018-06-05 | net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default. | Kun Yi |
| 2018-06-05 | net: phy: remove PM ops from MDIO bus | Heiner Kallweit |
| 2018-06-05 | net: remove net_device operation ndo_xdp_flush | Jesper Dangaard Brouer |
| 2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2018-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2018-06-04 | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2018-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2018-06-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2018-06-04 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2018-06-04 | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
| 2018-06-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2018-06-04 | branch-check: fix long->int truncation when profiling branches | Mikulas Patocka |
| 2018-06-04 | ring-buffer: Fix typo in comment | Vasyl Gomonovych |
| 2018-06-04 | qed: Add srq core support for RoCE and iWARP | Yuval Bason |
| 2018-06-04 | net: skbuff.h: drop unneeded <linux/slab.h> | Randy Dunlap |
| 2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
| 2018-06-04 | Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
| 2018-06-04 | Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl... | Stephen Boyd |
| 2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds |
| 2018-06-04 | Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and... | Stephen Boyd |
| 2018-06-04 | Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk... | Stephen Boyd |
| 2018-06-04 | swait: strengthen language to discourage use | Linus Torvalds |
| 2018-06-04 | libceph: allocate the locator string with GFP_NOFAIL | Ilya Dryomov |
| 2018-06-04 | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov |
| 2018-06-04 | libceph: defer __complete_request() to a workqueue | Ilya Dryomov |
| 2018-06-04 | libceph: introduce ceph_osdc_abort_requests() | Ilya Dryomov |
| 2018-06-04 | ceph: always get rstat from auth mds | Yan, Zheng |
| 2018-06-04 | libceph, rbd: add error handling for osd_req_op_cls_init() | Chengguang Xu |
| 2018-06-04 | Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
| 2018-06-04 | Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
| 2018-06-04 | Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |