| Age | Commit message (Expand) | Author |
| 2017-07-02 | PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it | Matthew Minter |
| 2017-07-02 | PCI: Add IRQ mapping function pointers to pci_host_bridge struct | Matthew Minter |
| 2017-07-02 | PCI: Remove pci_scan_root_bus_msi() | Lorenzo Pieralisi |
| 2017-07-02 | locking/refcount: Remove the half-implemented refcount_sub() API | Kees Cook |
| 2017-07-01 | bpf: BPF support for sock_ops | Lawrence Brakmo |
| 2017-07-01 | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
| 2017-07-01 | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
| 2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_inithdr_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_data_chunk_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_datahdr_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_param_action_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_cid_action_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long |
| 2017-07-01 | sctp: remove the typedef sctp_sctphdr_t | Xin Long |
| 2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann |
| 2017-07-01 | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-01 | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-01 | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-01 | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena |
| 2017-07-01 | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena |
| 2017-06-30 | hashtable: remove repeated phrase from a comment | Jakub Kicinski |
| 2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
| 2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
| 2017-06-30 | nanosleep: Use get_timespec64() and put_timespec64() | Deepa Dinamani |
| 2017-06-30 | ieee80211: update public action codes | Peter Oh |
| 2017-06-29 | iov_iter/hardening: move object size checks to inlined part | Al Viro |
| 2017-06-29 | copy_{to,from}_user(): consolidate object size checks | Al Viro |
| 2017-06-29 | copy_{from,to}_user(): move kasan checks and might_fault() out-of-line | Al Viro |
| 2017-06-29 | fs: implement vfs_iter_write using do_iter_write | Christoph Hellwig |
| 2017-06-29 | fs: implement vfs_iter_read using do_iter_read | Christoph Hellwig |
| 2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma |
| 2017-06-29 | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau |
| 2017-06-29 | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams |
| 2017-06-29 | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams |
| 2017-06-29 | Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |
| 2017-06-29 | Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann |
| 2017-06-29 | pinctrl: generic: Add output-enable property | Jacopo Mondi |
| 2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij |
| 2017-06-29 | ras: mark stub functions as 'inline' | Arnd Bergmann |
| 2017-06-28 | block: provide bio_uninit() free freeing integrity/task associations | Jens Axboe |
| 2017-06-28 | blk-mq: Create hctx for each present CPU | Christoph Hellwig |
| 2017-06-28 | PCI: Make pci_register_host_bridge() PCI core internal | Lorenzo Pieralisi |
| 2017-06-28 | PCI: Add pci_scan_root_bus_bridge() interface | Lorenzo Pieralisi |