Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 5 | -63/+166 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kmemleak: add config to select auto scan | Sri Krishna chowdary | 2018-12-28 | 1 | -0/+15 | |
| * | | | | | | | | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon | 2018-12-28 | 1 | -6/+21 | |
| * | | | | | | | | lib/ioremap: ensure phys_addr actually corresponds to a physical address | Will Deacon | 2018-12-28 | 1 | -16/+12 | |
| * | | | | | | | | ioremap: rework pXd_free_pYd_page() API | Will Deacon | 2018-12-28 | 1 | -14/+42 | |
| * | | | | | | | | lib/show_mem.c: drop pgdat_resize_lock in show_mem() | Wei Yang | 2018-12-28 | 1 | -3/+0 | |
| * | | | | | | | | mm: convert zone->managed_pages to atomic variable | Arun KS | 2018-12-28 | 1 | -1/+1 | |
| * | | | | | | | | debugobjects: call debug_objects_mem_init eariler | Qian Cai | 2018-12-28 | 1 | -5/+3 | |
| * | | | | | | | | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 2018-12-28 | 1 | -22/+76 | |
* | | | | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig | 2018-12-06 | 2 | -2/+2 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-28 | 2 | -18/+171 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | sbitmap: add helpers for add/del wait queue handling | Jens Axboe | 2018-12-20 | 1 | -4/+26 | |
| * | | | | | | | | iov_iter: introduce hash_and_copy_to_iter helper | Sagi Grimberg | 2018-12-13 | 1 | -0/+16 | |
| * | | | | | | | | iov_iter: pass void csum pointer to csum_and_copy_to_iter | Sagi Grimberg | 2018-12-13 | 1 | -1/+2 | |
| * | | | | | | | | sbitmap: flush deferred clears for resize and shallow gets | Jens Axboe | 2018-12-11 | 1 | -43/+51 | |
| * | | | | | | | | sbitmap: silence bogus lockdep IRQ warning | Jens Axboe | 2018-12-09 | 1 | -0/+8 | |
| * | | | | | | | | Merge tag 'v4.20-rc5' into for-4.21/block | Jens Axboe | 2018-12-04 | 7 | -88/+148 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | sbitmap: optimize wakeup check | Jens Axboe | 2018-11-30 | 1 | -0/+28 | |
| * | | | | | | | | sbitmap: ammortize cost of clearing bits | Jens Axboe | 2018-11-30 | 1 | -8/+73 | |
| * | | | | | | | | sbitmap: don't loop for find_next_zero_bit() for !round_robin | Jens Axboe | 2018-11-29 | 1 | -8/+13 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-12-27 | 2 | -9/+52 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | crypto: chacha - add XChaCha12 support | Eric Biggers | 2018-11-20 | 1 | -3/+3 | |
| * | | | | | | | | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 2018-11-20 | 2 | -20/+25 | |
| * | | | | | | | | crypto: chacha20-generic - add HChaCha20 library function | Eric Biggers | 2018-11-20 | 1 | -6/+44 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-12-27 | 9 | -38/+1391 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 3 | -50/+117 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | test_rhashtable: remove semaphore usage | Arnd Bergmann | 2018-12-18 | 1 | -13/+19 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-09 | 4 | -6/+40 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or... | David S. Miller | 2018-12-03 | 1 | -16/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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-03 | 1 | -3/+5 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-28 | 2 | -82/+107 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-24 | 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-16 | 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 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | |