| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-01 | sctp: remove the typedef sctp_param_action_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 1 | -22/+22 |
| 2017-07-01 | sctp: remove the typedef sctp_cid_action_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 1 | -17/+17 |
| 2017-07-01 | sctp: remove the typedef sctp_sctphdr_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 1 | -0/+1 |
| 2017-07-01 | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-01 | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+6 |
| 2017-07-01 | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2017-07-01 | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
| 2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+5 |
| 2017-07-01 | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
| 2017-07-01 | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code | Lorenzo Bianconi | 2 | -10/+12 |
| 2017-06-30 | hashtable: remove repeated phrase from a comment | Jakub Kicinski | 1 | -1/+0 |
| 2017-06-30 | task_struct: Allow randomized layout | Kees Cook | 3 | -1/+31 |
| 2017-06-30 | randstruct: Mark various structs for randomization | Kees Cook | 28 | -42/+43 |
| 2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -3/+6 |
| 2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -6/+6 |
| 2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 3 | -4/+48 |
| 2017-06-30 | nanosleep: Use get_timespec64() and put_timespec64() | Deepa Dinamani | 1 | -1/+1 |
| 2017-06-30 | ieee80211: update public action codes | Peter Oh | 1 | -1/+34 |
| 2017-06-30 | iov_iter/hardening: move object size checks to inlined part | Al Viro | 1 | -5/+53 |
| 2017-06-30 | copy_{to,from}_user(): consolidate object size checks | Al Viro | 2 | -26/+29 |
| 2017-06-30 | copy_{from,to}_user(): move kasan checks and might_fault() out-of-line | Al Viro | 1 | -8/+8 |
| 2017-06-30 | dma-buf/dma-fence: Extract __dma_fence_is_later() | Chris Wilson | 1 | -1/+14 |
| 2017-06-30 | fs: implement vfs_iter_write using do_iter_write | Christoph Hellwig | 1 | -1/+2 |
| 2017-06-30 | fs: implement vfs_iter_read using do_iter_read | Christoph Hellwig | 1 | -1/+2 |
| 2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 1 | -0/+1 |
| 2017-06-29 | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau | 1 | -0/+3 |
| 2017-06-29 | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams | 1 | -0/+1 |
| 2017-06-29 | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams | 1 | -0/+3 |
| 2017-06-29 | Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -0/+11 |
| 2017-06-29 | Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 1 | -0/+11 |
| 2017-06-29 | pinctrl: generic: Add output-enable property | Jacopo Mondi | 1 | -4/+11 |
| 2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 42 | -86/+237 |
| 2017-06-29 | ras: mark stub functions as 'inline' | Arnd Bergmann | 1 | -5/+7 |
| 2017-06-29 | block: provide bio_uninit() free freeing integrity/task associations | Jens Axboe | 1 | -0/+1 |
| 2017-06-29 | blk-mq: Create hctx for each present CPU | Christoph Hellwig | 1 | -1/+0 |
| 2017-06-28 | PCI: Make pci_register_host_bridge() PCI core internal | Lorenzo Pieralisi | 1 | -1/+0 |
| 2017-06-28 | PCI: Add pci_scan_root_bus_bridge() interface | Lorenzo Pieralisi | 1 | -0/+1 |
| 2017-06-28 | PCI: Add devm_pci_alloc_host_bridge() interface | Lorenzo Pieralisi | 1 | -0/+2 |
| 2017-06-28 | PCI: Add pci_free_host_bridge() interface | Lorenzo Pieralisi | 1 | -0/+1 |
| 2017-06-28 | vfio: New external user group/file match | Alex Williamson | 1 | -0/+2 |
| 2017-06-28 | regmap: irq: add chip option mask_writeonly | Michael Grzeschik | 1 | -0/+2 |
| 2017-06-28 | cgroup: implement "nsdelegate" mount option | Tejun Heo | 1 | -0/+9 |
| 2017-06-28 | svcrdma: Remove svc_rdma_marshal.c | Chuck Lever | 1 | -3/+0 |
| 2017-06-28 | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields | 45 | -71/+246 |