summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2018-12-20raid6/ppc: Fix build for clangJoel Stanley-0/+15
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod-0/+2087
2018-12-18test_rhashtable: remove semaphore usageArnd Bergmann-13/+19
2018-12-18printk: Add caller information to printk() output.Tetsuo Handa-0/+17
2018-12-17lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe Leroy-0/+1
2018-12-13XArray: Fix xa_alloc when id exceeds maxMatthew Wilcox-5/+36
2018-12-13iov_iter: introduce hash_and_copy_to_iter helperSagi Grimberg-0/+16
2018-12-13iov_iter: pass void csum pointer to csum_and_copy_to_iterSagi Grimberg-1/+2
2018-12-11sbitmap: flush deferred clears for resize and shallow getsJens Axboe-43/+51
2018-12-10lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko-3/+158
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+40
2018-12-09sbitmap: silence bogus lockdep IRQ warningJens Axboe-0/+8
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig-2/+2
2018-12-06XArray tests: Check iterating over multiorder entriesMatthew Wilcox-0/+31
2018-12-06XArray tests: Handle larger indices more elegantlyMatthew Wilcox-43/+48
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox-2/+2
2018-12-06kref/kobject: Improve documentationEzequiel Garcia-1/+1
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe-88/+148
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-1/+1
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller-16/+7
2018-12-03rhashtable: detect when object movement between tables might have invalidated...NeilBrown-3/+5
2018-12-03Merge 4.20-rc5 into driver-core-nextGreg Kroah-Hartman-92/+151
2018-11-30debugobjects: avoid recursive calls with kmemleakQian Cai-3/+2
2018-11-30lib/test_kmod.c: fix rmmod double freeLuis Chamberlain-1/+0
2018-11-30sbitmap: optimize wakeup checkJens Axboe-0/+28
2018-11-30sbitmap: ammortize cost of clearing bitsJens Axboe-8/+73
2018-11-30test_hexdump: use memcpy instead of strncpyLinus Torvalds-1/+1
2018-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+37
2018-11-30s390: use common bust_spinlocks()Sergey Senozhatsky-3/+3
2018-11-29sbitmap: don't loop for find_next_zero_bit() for !round_robinJens Axboe-8/+13
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes-16/+7
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-82/+107
2018-11-27iov_iter: reduce code duplicationAl Viro-27/+27
2018-11-27percpu-refcount: Replace call_rcu_sched() with call_rcu()Paul E. McKenney-1/+1
2018-11-25iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed onesAl Viro-1/+37
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-82/+107
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2018-11-22Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2018-11-20crypto: chacha - add XChaCha12 supportEric Biggers-3/+3
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers-20/+25
2018-11-20crypto: chacha20-generic - add HChaCha20 library functionEric Biggers-6/+44
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+1
2018-11-19XArray tests: Add missing lockingMatthew Wilcox-0/+10
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann-2/+1
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław-6/+8
2018-11-16XArray tests: Correct some 64-bit assumptionsMatthew Wilcox-2/+2
2018-11-16XArray: Correct xa_store_rangeMatthew Wilcox-2/+3
2018-11-15test_objagg: Fix warning.David S. Miller-0/+1
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko-0/+1351
2018-11-14Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-2/+2