Age | Commit message (Expand) | Author |
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 | 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-21 | lib: stackinit: Convert to KUnit | Kees Cook |
2022-03-17 | fprobe: Add a selftest for fprobe | Masami Hiramatsu |
2022-02-28 | bpf: Add config to allow loading modules with BTF mismatches | Connor O'Brien |
2022-02-27 | lib: overflow: Convert to Kunit | Kees Cook |
2022-02-08 | cxl: Prove CXL locking | Dan Williams |
2022-02-02 | lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+ | Nathan Chancellor |
2022-02-02 | lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION | Nathan Chancellor |
2022-01-27 | compiler_types: define __user as __attribute__((btf_type_tag("user"))) | Yonghong Song |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR | Marco Elver |
2022-01-20 | lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB | Nathan Chancellor |
2022-01-20 | test_hash.c: refactor into kunit | Isabella Basso |
2022-01-20 | lib/Kconfig.debug: properly split hash test kernel entries | Isabella Basso |
2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-06 | net: add net device refcount tracker infrastructure | Eric Dumazet |
2021-12-06 | lib: add tests for reference tracker | Eric Dumazet |
2021-12-02 | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL | Kumar Kartikeya Dwivedi |
2021-11-22 | parisc: Increase FRAME_WARN to 2048 bytes on parisc | Helge Deller |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-21 | kprobes: convert tests to kunit | Sven Schnelle |
2021-10-18 | lib: Introduce CONFIG_MEMCPY_KUNIT_TEST | Kees Cook |
2021-10-07 | Merge branch 'objtool/urgent' | Peter Zijlstra |
2021-09-24 | xtensa: increase size of gcc stack frame check | Guenter Roeck |
2021-09-17 | objtool: Support pv_opsindirect calls for noinstr | Peter Zijlstra |
2021-09-13 | Kconfig.debug: drop GCC 5+ version check for DWARF5 | Nick Desaulniers |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH | Lukas Bulwahn |
2021-09-08 | lib/test: convert test_sort.c to use KUnit | Daniel Latypov |
2021-09-08 | math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it | Geert Uytterhoeven |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Makefile: remove stale cc-option checks | Nick Desaulniers |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | parisc: Increase size of gcc stack frame check | Helge Deller |
2021-08-24 | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig |
2021-08-20 | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory | Chuck Lever |
2021-08-17 | locking/rtmutex: Add mutex variant for RT | Thomas Gleixner |
2021-07-30 | lib/test_string.c: move string selftest in the Runtime Testing menu | Matteo Croce |
2021-07-10 | mm/page_alloc: Revert pahole zero-sized workaround | Mel Gorman |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |