| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-08-08 | unsafe_[get|put]_user: change interface to use a error target label |  Linus Torvalds | 2 | -8/+7 |
| 2016-08-04 | dynamic_debug: add jump label support |  Jason Baron | 1 | -0/+7 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs |  Krzysztof Kozlowski | 2 | -10/+12 |
| 2016-08-02 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 6 | -23/+33 |
| 2016-08-02 | kcov: allow more fine-grained coverage instrumentation |  Vegard Nossum | 1 | -0/+11 |
| 2016-08-02 | crc32: use ktime_get_ns() for measurement |  Arnd Bergmann | 1 | -12/+4 |
| 2016-08-02 | lib/iommu-helper: skip to next segment |  Sebastian Ott | 1 | -2/+1 |
| 2016-08-02 | ratelimit: extend to print suppressed messages on release |  Borislav Petkov | 1 | -4/+6 |
| 2016-08-02 | UBSAN: fix typo in format string |  Nicolas Iooss | 1 | -1/+1 |
| 2016-08-02 | radix-tree: account nodes to memcg only if explicitly requested |  Vladimir Davydov | 1 | -4/+10 |
| 2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 1 | -0/+2 |
| 2016-08-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 1 | -7/+7 |
| 2016-07-30 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+4 |
| 2016-07-29 | lib/mpi: Fix SG miter leak |  Herbert Xu | 1 | -7/+7 |
| 2016-07-28 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 3 | -4/+9 |
| 2016-07-28 | lib/stackdepot.c: use __GFP_NOWARN for stack allocations |  Kirill A. Shutemov | 1 | -0/+1 |
| 2016-07-28 | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB |  Alexander Potapenko | 1 | -2/+2 |
| 2016-07-28 | mm: optimize copy_page_to/from_iter_iovec |  Mikulas Patocka | 1 | -2/+6 |
| 2016-07-28 | Merge branch 'salted-string-hash' |  Linus Torvalds | 1 | -2/+2 |
| 2016-07-27 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random |  Linus Torvalds | 2 | -1/+80 |
| 2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -2/+24 |
| 2016-07-27 | Merge branch 'linus' into x86/microcode, to pick up merge window changes |  Ingo Molnar | 7 | -44/+67 |
| 2016-07-26 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 3 | -5/+82 |
| 2016-07-26 | radix-tree: implement radix_tree_maybe_preload_order() |  Kirill A. Shutemov | 1 | -5/+79 |
| 2016-07-26 | mm/page_owner: use stackdepot to store stacktrace |  Joonsoo Kim | 1 | -0/+1 |
| 2016-07-26 | dma-debug: track bucket lock state for static checkers |  Stephen Boyd | 1 | -0/+2 |
| 2016-07-27 | gcc-plugins: disable under COMPILE_TEST |  Kees Cook | 1 | -2/+2 |
| 2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -30/+15 |
| 2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 2 | -173/+92 |
| 2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+0 |
| 2016-07-25 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -6/+5 |
| 2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -4/+62 |
| 2016-07-15 | x86/uaccess: Move thread_info::addr_limit to thread_struct |  Andy Lutomirski | 1 | -1/+1 |
| 2016-07-07 | timers: Remove set_timer_slack() leftovers |  Thomas Gleixner | 1 | -1/+0 |
| 2016-07-06 | Introduce rb_replace_node_rcu() |  David Howells | 1 | -2/+24 |
| 2016-07-03 | random: replace non-blocking pool with a Chacha20-based CRNG |  Theodore Ts'o | 2 | -1/+80 |
| 2016-07-01 | lib/mpi: Do not do sg_virt |  Herbert Xu | 1 | -36/+50 |
| 2016-07-01 | crypto: rsa - Generate fixed-length output |  Herbert Xu | 1 | -29/+26 |
| 2016-06-16 | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() |  Peter Zijlstra | 2 | -4/+62 |
| 2016-06-14 | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code |  Paul E. McKenney | 1 | -17/+0 |
| 2016-06-14 | torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE |  Paul E. McKenney | 1 | -16/+0 |
| 2016-06-10 | vfs: make the string hashes salt the hash |  Linus Torvalds | 1 | -2/+2 |
| 2016-06-09 | iov_iter: use bvec iterator to implement iterate_bvec() |  Ming Lei | 1 | -30/+15 |
| 2016-06-08 | x86/hweight: Get rid of the special calling convention |  Borislav Petkov | 2 | -5/+4 |
| 2016-06-08 | lib/cpio: Make find_cpio_data()'s offset arg optional |  Borislav Petkov | 1 | -1/+4 |
| 2016-06-07 | Add sancov plugin |  Emese Revfy | 1 | -0/+2 |
| 2016-05-31 | lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data() |  Nicolai Stange | 1 | -21/+3 |
| 2016-05-31 | lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk |  Nicolai Stange | 1 | -2/+2 |
| 2016-05-31 | lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer |  Nicolai Stange | 1 | -10/+8 |
| 2016-05-31 | lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero |  Nicolai Stange | 1 | -3/+5 |