Age | Commit message (Expand) | Author |
2019-01-01 | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-29 | lib: don't depend on linux headers being installed. | NeilBrown |
2018-12-28 | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-28 | Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-28 | kmemleak: add config to select auto scan | Sri Krishna chowdary |
2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon |
2018-12-28 | lib/ioremap: ensure phys_addr actually corresponds to a physical address | Will Deacon |
2018-12-28 | ioremap: rework pXd_free_pYd_page() API | Will Deacon |
2018-12-28 | lib/show_mem.c: drop pgdat_resize_lock in show_mem() | Wei Yang |
2018-12-28 | mm: convert zone->managed_pages to atomic variable | Arun KS |
2018-12-28 | debugobjects: call debug_objects_mem_init eariler | Qian Cai |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-26 | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-12-22 | seq_buf: Use size_t for len in seq_buf_puts() | Michael Ellerman |
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 | 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 |