| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-25 | test_bpf: Add a couple of tests for BPF_JSGE. |  David Daney | 1 | -0/+38 |
| 2017-05-09 | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 1 | -2/+2 |
| 2017-05-09 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -0/+2 |
| 2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -3/+3 |
| 2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants |  Michal Hocko | 1 | -4/+1 |
| 2017-05-08 | lib/rhashtable.c: simplify a strange allocation pattern |  Michal Hocko | 1 | -10/+3 |
| 2017-05-08 | lib/zlib_inflate/inftrees.c: fix potential buffer overflow |  Guenter Roeck | 1 | -1/+1 |
| 2017-05-08 | lib/fault-inject.c: use correct check for interrupts |  Dmitry Vyukov | 1 | -1/+1 |
| 2017-05-08 | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions |  Joe Perches | 1 | -0/+3 |
| 2017-05-08 | lib: add module support to linked list sorting tests |  Geert Uytterhoeven | 4 | -152/+155 |
| 2017-05-08 | lib: add module support to array-based sort tests |  Geert Uytterhoeven | 1 | -3/+4 |
| 2017-05-08 | Revert "lib/test_sort.c: make it explicitly non-modular" |  Geert Uytterhoeven | 1 | -6/+5 |
| 2017-05-08 | fix braino in generic_file_read_iter() |  Al Viro | 1 | -0/+2 |
| 2017-05-06 | refcount: change EXPORT_SYMBOL markings |  Greg Kroah-Hartman | 1 | -11/+11 |
| 2017-05-04 | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb |  Linus Torvalds | 1 | -0/+26 |
| 2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -5/+5 |
| 2017-05-03 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -6/+4 |
| 2017-05-03 | lockdep: allow to disable reclaim lockup detection |  Michal Hocko | 1 | -0/+2 |
| 2017-05-03 | lib/dma-debug.c: make locking work for RT |  Pankaj Gupta | 1 | -6/+2 |
| 2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md |  Linus Torvalds | 1 | -0/+17 |
| 2017-05-03 | test_bpf: Use ULL suffix for 64-bit constants |  Geert Uytterhoeven | 1 | -5/+5 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 3 | -34/+177 |
| 2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 2 | -96/+1 |
| 2017-05-02 | bpf, arm64: fix jit branch offset related to ldimm64 |  Daniel Borkmann | 1 | -0/+45 |
| 2017-05-02 | bpf, arm64: implement jiting of BPF_XADD |  Daniel Borkmann | 1 | -0/+105 |
| 2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux |  Linus Torvalds | 4 | -19/+26 |
| 2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+20 |
| 2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+57 |
| 2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -44/+125 |
| 2017-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 |  Linus Torvalds | 2 | -2/+1 |
| 2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 3 | -4/+30 |
| 2017-05-01 | Merge branch 'md-next' into md-linus |  Shaohua Li | 1 | -0/+17 |
| 2017-05-01 | rhashtable: compact struct rhashtable_params |  Florian Westphal | 1 | -1/+1 |
| 2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -8/+72 |
| 2017-05-01 | lib: remove check for AVR32 arch in test_user_copy |  Hans-Christian Noren Egtvedt | 1 | -1/+0 |
| 2017-05-01 | lib: remove AVR32 entry in Kconfig.debug compile with frame pointers |  Hans-Christian Noren Egtvedt | 1 | -1/+1 |
| 2017-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2017-04-29 | fix a braino in ITER_PIPE iov_iter_revert() |  Al Viro | 1 | -1/+1 |
| 2017-04-28 | rhashtable: Do not lower max_elems when max_size is zero |  Herbert Xu | 1 | -5/+6 |
| 2017-04-27 | rhashtable: Cap total number of entries to 2^31 |  Herbert Xu | 1 | -0/+5 |
| 2017-04-26 | rhashtable: remove insecure_max_entries param |  Florian Westphal | 1 | -6/+0 |
| 2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now |  Al Viro | 1 | -3/+1 |
| 2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 6 | -15/+76 |
| 2017-04-24 | devres: fix devm_ioremap_*() offset parameter kerneldoc description |  Lorenzo Pieralisi | 1 | -3/+3 |
| 2017-04-24 | dma-debug: use offset_in_page() macro |  Geliang Tang | 1 | -2/+2 |
| 2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -3/+3 |
| 2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL |  Daniel Jordan | 1 | -3/+3 |
| 2017-04-18 | rhashtable: remove insecure_elasticity |  Florian Westphal | 1 | -16/+1 |
| 2017-04-18 | boot/param: Move next_arg() function to lib/cmdline.c for later reuse |  Baoquan He | 1 | -0/+57 |
| 2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+63 |