Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | lib: cordic: Move cordic macros and defines to header file | Priit Laes | 2018-11-29 | 1 | -16/+7 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | rhashtable: detect when object movement between tables might have invalidated... | NeilBrown | 2018-12-04 | 1 | -3/+5 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-29 | 2 | -82/+107 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-19 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | net: remove VLAN_TAG_PRESENT | Michał Mirosław | 2018-11-17 | 1 | -6/+8 | |
| * | | | | | | | | test_objagg: Fix warning. | David S. Miller | 2018-11-15 | 1 | -0/+1 | |
| * | | | | | | | | lib: introduce initial implementation of object aggregation manager | Jiri Pirko | 2018-11-15 | 5 | -0/+1351 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-12-27 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | raid6/ppc: Fix build for clang | Joel Stanley | 2018-12-20 | 1 | -0/+15 | |
| * | | | | | | | | lib: fix build failure in CONFIG_DEBUG_VIRTUAL test | Christophe Leroy | 2018-12-17 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-12-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | percpu-refcount: Replace call_rcu_sched() with call_rcu() | Paul E. McKenney | 2018-11-27 | 1 | -1/+1 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2018-12-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macro | Paul Burton | 2018-11-12 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | XArray: Fix xa_alloc when id exceeds max | Matthew Wilcox | 2018-12-13 | 2 | -5/+36 | |
* | | | | | | | XArray tests: Check iterating over multiorder entries | Matthew Wilcox | 2018-12-06 | 1 | -0/+31 | |
* | | | | | | | XArray tests: Handle larger indices more elegantly | Matthew Wilcox | 2018-12-06 | 1 | -43/+48 | |
* | | | | | | | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 2018-12-06 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | debugobjects: avoid recursive calls with kmemleak | Qian Cai | 2018-11-30 | 1 | -3/+2 | |
* | | | | | | lib/test_kmod.c: fix rmmod double free | Luis Chamberlain | 2018-11-30 | 1 | -1/+0 | |
* | | | | | | test_hexdump: use memcpy instead of strncpy | Linus Torvalds | 2018-11-30 | 1 | -1/+1 | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2018-11-30 | 1 | -1/+37 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones | Al Viro | 2018-11-25 | 1 | -1/+37 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-11-25 | 2 | -82/+107 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | XArray tests: Add missing locking | Matthew Wilcox | 2018-11-19 | 1 | -0/+10 | |
| * | | | | XArray tests: Correct some 64-bit assumptions | Matthew Wilcox | 2018-11-16 | 1 | -2/+2 | |
| * | | | | XArray: Correct xa_store_range | Matthew Wilcox | 2018-11-16 | 1 | -2/+3 | |
| * | | | | XArray: Fix Documentation | Matthew Wilcox | 2018-11-05 | 1 | -5/+5 | |
| * | | | | XArray: Handle NULL pointers differently for allocation | Matthew Wilcox | 2018-11-05 | 1 | -3/+10 | |
| * | | | | XArray: Unify xa_store and __xa_store | Matthew Wilcox | 2018-11-05 | 1 | -33/+25 | |
| * | | | | XArray: Turn xa_erase into an exported function | Matthew Wilcox | 2018-11-05 | 1 | -0/+24 | |
| * | | | | XArray: Unify xa_cmpxchg and __xa_cmpxchg | Matthew Wilcox | 2018-11-05 | 1 | -41/+0 | |
| * | | | | XArray: Regularise xa_reserve | Matthew Wilcox | 2018-11-05 | 2 | -11/+13 | |
| * | | | | XArray: Export __xa_foo to non-GPL modules | Matthew Wilcox | 2018-11-05 | 1 | -3/+3 | |
| * | | | | XArray: Fix xa_for_each with a single element at 0 | Matthew Wilcox | 2018-11-05 | 2 | -1/+31 | |
| |/ / / | ||||||
* | | | | Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-11-22 | 1 | -0/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2018-11-14 | 1 | -2/+2 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | test_firmware: fix error return getting clobbered | Colin Ian King | 2018-11-11 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn | Arnd Bergmann | 2018-11-18 | 1 | -2/+1 | |
| |/ |/| | ||||||
* | | lib/raid6: Fix arm64 test build | Jeremy Linton | 2018-11-06 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 1 | -41/+84 | |
|\ | ||||||
| * | iov_iter: Add I/O discard iterator | David Howells | 2018-10-24 | 1 | -7/+48 | |
| * | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -13/+15 | |
| * | iov_iter: Use accessor function | David Howells | 2018-10-24 | 1 | -28/+28 | |
* | | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-01 | 4 | -346/+0 | |
|\ \ | ||||||
| * | | Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" | Palmer Dabbelt | 2018-10-31 | 4 | -346/+0 | |
* | | | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 1 | -1/+1 | |
* | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |