Age | Commit message (Expand) | Author |
2017-07-06 | lib: add errseq_t type and infrastructure for handling it | Jeff Layton |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13' into for-linus | Petr Mladek |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-29 | iov_iter: sanity checks for copy to/from page primitives | Al Viro |
2017-06-29 | iov_iter/hardening: move object size checks to inlined part | Al Viro |
2017-06-29 | copy_{from,to}_user(): move kasan checks and might_fault() out-of-line | Al Viro |
2017-06-28 | locking/refcount: Create unchecked atomic_t implementation | Kees Cook |
2017-06-28 | dma: Take into account dma_pfn_offset | Vladimir Murzin |
2017-06-28 | dma-virt: remove dma_supported and mapping_error methods | Christoph Hellwig |
2017-06-28 | dma-noop: remove dma_supported and mapping_error methods | Christoph Hellwig |
2017-06-27 | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou |
2017-06-24 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-06-23 | lib/cmdline.c: fix get_options() overflow while parsing ranges | Ilya Matveychikov |
2017-06-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-06-20 | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu |
2017-06-20 | net: introduce __skb_put_[zero, data, u8] | yuan linyu |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar |
2017-06-19 | random: warn when kernel uses unseeded randomness | Jason A. Donenfeld |
2017-06-19 | rhashtable: use get_random_u32 for hash_rnd | Jason A. Donenfeld |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-15 | scatterlist: add sg_zero_buffer() helper | Johannes Thumshirn |
2017-06-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-06-14 | test_bpf: Add test to make conditional jump cross a large number of insns. | David Daney |
2017-06-13 | networking: use skb_put_zero() | Johannes Berg |
2017-06-12 | Merge 4.12-rc5 into char-misc-next | Greg Kroah-Hartman |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams |
2017-06-09 | lib: Add crc4 module | Jeremy Kerr |
2017-06-08 | rcu: Move RCU debug Kconfig options to kernel/rcu | Paul E. McKenney |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney |
2017-06-08 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney |
2017-06-08 | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney |
2017-06-08 | rcu: Remove *_SLOW_* Kconfig options | Paul E. McKenney |
2017-06-08 | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller |
2017-06-08 | locking/selftest: Add RT-mutex support | Peter Zijlstra |
2017-06-08 | locking/selftest: Remove the bad unlock ordering test | Peter Zijlstra |
2017-06-08 | rt_mutex: Add lockdep annotations | Peter Zijlstra |