| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: objagg: add root count to stats | Jiri Pirko | 2019-02-08 | 1 | -0/+4 |
* | lib: objagg: implement optimization hints assembly and use hints for object c... | Jiri Pirko | 2019-02-08 | 2 | -18/+749 |
* | lib: objagg: fix typo in objagg_stats_put() docstring | Jiri Pirko | 2019-02-08 | 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-01 | 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-06 | 2 | -3/+46 |
| * | XArray: Permit storing 2-byte-aligned pointers | Matthew Wilcox | 2019-01-06 | 2 | -9/+43 |
| * | XArray: Change xa_for_each iterator | Matthew Wilcox | 2019-01-06 | 1 | -6/+5 |
| * | XArray: Turn xa_init_flags into a static inline | Matthew Wilcox | 2019-01-06 | 1 | -29/+0 |
| * | XArray tests: Add RCU locking | Matthew Wilcox | 2019-01-06 | 1 | -0/+2 |
* | | fix int_sqrt64() for very large numbers | Florian La Roche | 2019-01-21 | 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-15 | 1 | -10/+2 |
|/ |
|
* | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2019-01-06 | 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-05 | 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-27 | 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 |
| | |/ /
| |/| | |
|
* | | | | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 2019-01-04 | 2 | -8/+10 |
* | | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 3 | -8/+8 |
|/ / / |
|
* | | | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2019-01-02 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | s390: use common bust_spinlocks() | Sergey Senozhatsky | 2018-11-30 | 1 | -3/+3 |
* | | | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2019-01-01 | 2 | -3/+158 |
|\ \ \ \ |
|
| * | | | | lib/vsprintf: Print time and date in human readable format via %pt | Andy Shevchenko | 2018-12-10 | 2 | -3/+158 |
* | | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-12-31 | 1 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | seq_buf: Use size_t for len in seq_buf_puts() | Michael Ellerman | 2018-12-22 | 1 | -1/+1 |
| * | | | | | seq_buf: Make seq_buf_puts() null-terminate the buffer | Michael Ellerman | 2018-12-22 | 1 | -1/+5 |
* | | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-12-29 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-22 | 1 | -2/+2 |
* | | | | | | | lib: don't depend on linux headers being installed. | NeilBrown | 2018-12-29 | 1 | -2/+0 |
* | | | | | | | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-28 | 2 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kref/kobject: Improve documentation | Ezequiel Garcia | 2018-12-06 | 1 | -1/+1 |
| * | | | | | | | Merge 4.20-rc5 into driver-core-next | Greg Kroah-Hartman | 2018-12-03 | 9 | -92/+151 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | kobject: Fix warnings in lib/kobject_uevent.c | Bo YU | 2018-11-11 | 1 | -0/+2 |
| * | | | | | | | | kobject: drop unnecessary cast "%llu" for u64 | Bo YU | 2018-11-11 | 1 | -1/+1 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-12-28 | 4 | -0/+2087 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fonts: New Terminus large console font | Amanoel Dawod | 2018-12-19 | 4 | -0/+2087 |
| | |/ / / / / /
| |/| | | | | | |
|