Age | Commit message (Expand) | Author |
2018-12-22 | seq_buf: Make seq_buf_puts() null-terminate the buffer | Michael Ellerman |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-20 | sbitmap: add helpers for add/del wait queue handling | Jens Axboe |
2018-12-20 | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp |
2018-12-20 | lib/raid6: sort algos in rough performance order | Daniel Verkamp |
2018-12-20 | lib/raid6: check for assembler SSSE3 support | Daniel Verkamp |
2018-12-20 | raid6/ppc: Fix build for clang | Joel Stanley |
2018-12-19 | Fonts: New Terminus large console font | Amanoel Dawod |
2018-12-18 | test_rhashtable: remove semaphore usage | Arnd Bergmann |
2018-12-17 | lib: fix build failure in CONFIG_DEBUG_VIRTUAL test | Christophe Leroy |
2018-12-13 | XArray: Fix xa_alloc when id exceeds max | Matthew Wilcox |
2018-12-13 | iov_iter: introduce hash_and_copy_to_iter helper | Sagi Grimberg |
2018-12-13 | iov_iter: pass void csum pointer to csum_and_copy_to_iter | Sagi Grimberg |
2018-12-11 | sbitmap: flush deferred clears for resize and shallow gets | Jens Axboe |
2018-12-10 | lib/vsprintf: Print time and date in human readable format via %pt | Andy Shevchenko |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-09 | sbitmap: silence bogus lockdep IRQ warning | Jens Axboe |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-12-06 | XArray tests: Check iterating over multiorder entries | Matthew Wilcox |
2018-12-06 | XArray tests: Handle larger indices more elegantly | Matthew Wilcox |
2018-12-06 | radix tree: Don't return retry entries from lookup | Matthew Wilcox |
2018-12-06 | kref/kobject: Improve documentation | Ezequiel Garcia |
2018-12-04 | Merge tag 'v4.20-rc5' into for-4.21/block | Jens Axboe |
2018-12-04 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2018-12-03 | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or... | David S. Miller |
2018-12-03 | rhashtable: detect when object movement between tables might have invalidated... | NeilBrown |
2018-12-03 | Merge 4.20-rc5 into driver-core-next | Greg Kroah-Hartman |
2018-11-30 | debugobjects: avoid recursive calls with kmemleak | Qian Cai |
2018-11-30 | lib/test_kmod.c: fix rmmod double free | Luis Chamberlain |
2018-11-30 | sbitmap: optimize wakeup check | Jens Axboe |
2018-11-30 | sbitmap: ammortize cost of clearing bits | Jens Axboe |
2018-11-30 | test_hexdump: use memcpy instead of strncpy | Linus Torvalds |
2018-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-11-30 | s390: use common bust_spinlocks() | Sergey Senozhatsky |
2018-11-29 | sbitmap: don't loop for find_next_zero_bit() for !round_robin | Jens Axboe |
2018-11-29 | lib: cordic: Move cordic macros and defines to header file | Priit Laes |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-27 | iov_iter: reduce code duplication | Al Viro |
2018-11-27 | percpu-refcount: Replace call_rcu_sched() with call_rcu() | Paul E. McKenney |
2018-11-25 | iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones | Al Viro |
2018-11-24 | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-22 | Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-11-20 | crypto: chacha - add XChaCha12 support | Eric Biggers |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers |
2018-11-20 | crypto: chacha20-generic - add HChaCha20 library function | Eric Biggers |
2018-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-19 | XArray tests: Add missing locking | Matthew Wilcox |
2018-11-18 | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn | Arnd Bergmann |