Age | Commit message (Expand) | Author | Files | Lines |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -8/+16 |
2018-08-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -16/+18 |
2018-08-13 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -35/+34 |
2018-08-13 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -4/+6 |
2018-08-11 | Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 13 | -3298/+48 |
2018-08-10 | lib/ubsan: remove null-pointer checks | Andrey Ryabinin | 1 | -11/+0 |
2018-08-02 | debugobjects: Remove redundant NULL pointer check | Zhong Jiang | 1 | -2/+1 |
2018-08-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2018-07-30 | debugobjects: Make stack check warning more informative | Joel Fernandes (Google) | 1 | -2/+5 |
2018-07-26 | kasan: only select SLUB_DEBUG with SYSFS=y | Arnd Bergmann | 1 | -1/+1 |
2018-07-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 7 | -26/+114 |
2018-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+73 |
2018-07-18 | lib/rhashtable: consider param->min_size when setting initial table size | Davidlohr Bueso | 1 | -6/+11 |
2018-07-17 | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes | Ingo Molnar | 1 | -0/+20 |
2018-07-17 | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar | 8 | -19/+67 |
2018-07-16 | lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() | Dan Williams | 1 | -4/+33 |
2018-07-16 | lib/iov_iter: Document _copy_to_iter_flushcache() | Dan Williams | 1 | -0/+14 |
2018-07-16 | lib/iov_iter: Document _copy_to_iter_mcsafe() | Dan Williams | 1 | -0/+26 |
2018-07-13 | locking/refcount: Always allow checked forms | Mark Rutland | 1 | -28/+25 |
2018-07-09 | rhashtable: add restart routine in rhashtable_free_and_destroy() | Taehee Yoo | 1 | -1/+7 |
2018-07-04 | ioremap: Update pgtable free interfaces with addr | Chintan Pandya | 1 | -2/+2 |
2018-07-04 | RAID/s390: Remove VLA usage | Kees Cook | 1 | -16/+18 |
2018-07-03 | lib: rhashtable: Correct self-assignment in rhashtable.c | Rishabh Bhatnagar | 1 | -1/+1 |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+20 |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+20 |
2018-06-30 | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+0 |
2018-06-29 | sg: remove ->sg_magic member | Jens Axboe | 1 | -6/+0 |
2018-06-28 | test_bpf: flag tests that cannot be jited on s390 | Kleber Sacilotto de Souza | 1 | -0/+20 |
2018-06-28 | Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+0 |
2018-06-28 | kasan: depend on CONFIG_SLUB_DEBUG | Jason A. Donenfeld | 1 | -0/+1 |
2018-06-28 | lib/percpu_ida.c: don't do alloc from per-CPU list if there is none | Sebastian Andrzej Siewior | 1 | -1/+1 |
2018-06-26 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 3 | -5/+45 |
2018-06-25 | Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests" | Petr Mladek | 1 | -7/+0 |
2018-06-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -5/+45 |
2018-06-22 | lib/bch: Remove VLA usage | Kees Cook | 2 | -8/+16 |
2018-06-21 | locking/refcounts: Include fewer headers in <linux/refcount.h> | Alexey Dobriyan | 1 | -0/+2 |
2018-06-21 | atomics/generic: Define atomic64_fetch_add_unless() | Mark Rutland | 1 | -7/+7 |
2018-06-21 | atomics: Make conditional ops return 'bool' | Mark Rutland | 1 | -3/+3 |
2018-06-21 | kprobes: Remove jprobe API implementation | Masami Hiramatsu | 1 | -1/+1 |
2018-06-20 | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 7 | -3279/+1 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-15 | lib/test_printf.c: call wait_for_random_bytes() before plain %p tests | Thierry Escande | 1 | -0/+7 |
2018-06-15 | fault-injection: reorder config entries | Mikulas Patocka | 1 | -18/+18 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 7 | -3279/+1 |
2018-06-14 | dma-mapping: use obj-y instead of lib-y for generic dma ops | Christoph Hellwig | 1 | -3/+3 |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -4/+7 |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -25/+33 |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook | 3 | -11/+17 |