| Commit message (Expand) | Author | Age | Files | Lines |
* | vmalloc: add test driver to analyse vmalloc allocator | Uladzislau Rezki (Sony) | 2019-03-06 | 3 | -0/+565 |
* | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2019-03-06 | 1 | -1/+2 |
* | kasan: remove use after scope bugs detection. | Andrey Ryabinin | 2019-03-06 | 3 | -35/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-04 | 1 | -0/+22 |
|\ |
|
| * | kasan: turn off asan-stack for clang-8 and earlier | Arnd Bergmann | 2019-03-01 | 1 | -0/+22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-03-04 | 1 | -0/+2 |
|\ \ |
|
| * | | bpf: test_bpf: turn off preemption in function __run_once | Anders Roxell | 2019-02-25 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-24 | 1 | -3/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-02-20 | 1 | -3/+5 |
| |\ \ |
|
| | * | | assoc_array: Fix shortcut creation | David Howells | 2019-02-15 | 1 | -3/+5 |
* | | | | rhashtable: Remove obsolete rhashtable_walk_init function | Herbert Xu | 2019-02-22 | 2 | -8/+3 |
* | | | | lib/test_rhashtable: fix spelling mistake "existant" -> "existent" | Colin Ian King | 2019-02-21 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-20 | 1 | -2/+2 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/... | Linus Torvalds | 2019-02-16 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure | Miguel Ojeda | 2019-02-15 | 1 | -2/+2 |
* | | | lib: objagg: fix handling of object with 0 users when assembling hints | Jiri Pirko | 2019-02-14 | 1 | -3/+5 |
* | | | test_objagg: Uninitialized variable in error handling | Dan Carpenter | 2019-02-14 | 1 | -2/+3 |
* | | | test_objagg: Test the correct variable | Dan Carpenter | 2019-02-14 | 1 | -2/+2 |
* | | | lib: objagg: Fix an error code in objagg_hints_get() | Dan Carpenter | 2019-02-14 | 1 | -1/+3 |
* | | | lib: objagg: add root count to stats | Jiri Pirko | 2019-02-09 | 1 | -0/+4 |
* | | | lib: objagg: implement optimization hints assembly and use hints for object c... | Jiri Pirko | 2019-02-09 | 2 | -18/+749 |
* | | | lib: objagg: fix typo in objagg_stats_put() docstring | Jiri Pirko | 2019-02-09 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-02-08 | 1 | -8/+15 |
|\ \
| |/
|/| |
|
| * | lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically | Bart Van Assche | 2019-01-31 | 1 | -8/+15 |
* | | lib/test_kmod.c: potential double free in error handling | Dan Carpenter | 2019-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-01-22 | 2 | -50/+99 |
|\ |
|
| * | XArray tests: Check mark 2 gets squashed | Matthew Wilcox | 2019-01-14 | 1 | -3/+3 |
| * | XArray: Honour reserved entries in xa_insert | Matthew Wilcox | 2019-01-07 | 2 | -3/+46 |
| * | XArray: Permit storing 2-byte-aligned pointers | Matthew Wilcox | 2019-01-07 | 2 | -9/+43 |
| * | XArray: Change xa_for_each iterator | Matthew Wilcox | 2019-01-07 | 1 | -6/+5 |
| * | XArray: Turn xa_init_flags into a static inline | Matthew Wilcox | 2019-01-07 | 1 | -29/+0 |
| * | XArray tests: Add RCU locking | Matthew Wilcox | 2019-01-07 | 1 | -0/+2 |
* | | fix int_sqrt64() for very large numbers | Florian La Roche | 2019-01-20 | 1 | -1/+1 |
* | | sbitmap: Protect swap_lock from hardirq | Ming Lei | 2019-01-15 | 1 | -2/+3 |
* | | sbitmap: Protect swap_lock from softirqs | Steven Rostedt (VMware) | 2019-01-14 | 1 | -10/+2 |
|/ |
|
* | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2019-01-07 | 2 | -4/+3 |
|\ |
|
| * | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 2019-01-06 | 1 | -3/+2 |
| * | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -1/+1 |
* | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-01-06 | 3 | -38/+54 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 2019-01-03 | 3 | -38/+54 |
| |\ |
|
| | * | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp | 2018-12-20 | 2 | -0/+13 |
| | * | lib/raid6: sort algos in rough performance order | Daniel Verkamp | 2018-12-20 | 1 | -38/+38 |
| | * | lib/raid6: check for assembler SSSE3 support | Daniel Verkamp | 2018-12-20 | 1 | -0/+3 |
* | | | lib/genalloc.c: include vmalloc.h | Olof Johansson | 2019-01-05 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-01-05 | 1 | -27/+27 |
|\ \ \ |
|
| * | | | iov_iter: reduce code duplication | Al Viro | 2018-11-28 | 1 | -27/+27 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 2 | -16/+19 |
|\ \ \ \ |
|
| * | | | | lib/genalloc.c: use vzalloc_node() to allocate the bitmap | Huang Shijie | 2019-01-04 | 1 | -2/+2 |
| * | | | | lib/find_bit_benchmark.c: align test_find_next_and_bit with others | Yury Norov | 2019-01-04 | 1 | -6/+5 |
| * | | | | lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk | Alexey Skidanov | 2019-01-04 | 1 | -8/+12 |
| | |/ /
| |/| | |
|