Age | Commit message (Expand) | Author |
2022-04-22 | XArray: Disallow sibling entries of nodes | Matthew Wilcox (Oracle) |
2022-04-10 | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-04-08 | lz4: fix LZ4_decompress_safe_partial read out of bound | Guo Xuenan |
2022-04-05 | kobject: kobj_type: remove default_attrs | Greg Kroah-Hartman |
2022-04-01 | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-04-01 | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray | Linus Torvalds |
2022-03-31 | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-31 | XArray: Update the LRU list in xas_split() | Matthew Wilcox (Oracle) |
2022-03-29 | lib/test: use after free in register_test_dev_kmod() | Dan Carpenter |
2022-03-28 | XArray: Fix xas_create_range() when multi-order entry present | Matthew Wilcox (Oracle) |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-26 | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-24 | kasan: update function name in comments | Peter Collingbourne |
2022-03-24 | kasan: test: support async (again) and asymm modes for HW_TAGS | Andrey Konovalov |
2022-03-24 | kasan: improve vmalloc tests | Andrey Konovalov |
2022-03-24 | kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS | Andrey Konovalov |
2022-03-24 | lib/vsprintf: avoid redundant work with 0 size | Waiman Long |
2022-03-24 | Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-03-23 | Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" | Marco Elver |
2022-03-23 | ubsan: no need to unset panic_on_warn in ubsan_epilogue() | Tiezhu Yang |
2022-03-23 | lib: bitmap: fix many kernel-doc warnings | Randy Dunlap |
2022-03-23 | lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option | Feng Tang |
2022-03-23 | Kconfig.debug: make DEBUG_INFO selectable from a choice | Kees Cook |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-23 | Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-03-23 | Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | kfence: allow use of a deferrable timer | Marco Elver |
2022-03-22 | kunit: make kunit_test_timeout compatible with comment | Peng Liu |
2022-03-22 | kunit: fix UAF when run kfence test case test_gfpzero | Peng Liu |
2022-03-22 | xarray: use kmem_cache_alloc_lru to allocate xa_node | Muchun Song |
2022-03-21 | Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-21 | lib/sbitmap: allocate sb->map via kvzalloc_node | Ming Lei |
2022-03-21 | Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-21 | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-03-21 | lib: stackinit: Convert to KUnit | Kees Cook |
2022-03-21 | Merge branch 'for-5.18-vsprintf-fourcc-fixup' into for-linus | Petr Mladek |
2022-03-17 | lib/sort: Add priv pointer to swap function | Jiri Olsa |
2022-03-17 | fprobe: Add a selftest for fprobe | Masami Hiramatsu |
2022-03-12 | random: replace custom notifier chain with standard one | Jason A. Donenfeld |
2022-03-11 | lib/logic_iomem: correct fallback config references | Johannes Berg |
2022-03-08 | lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR | Paul Menzel |
2022-03-08 | lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3 | Paul Menzel |
2022-03-08 | lib/raid6/test: fix multiple definition linking error | Dirk Müller |