Age | Commit message (Expand) | Author |
2022-08-24 | lib/test_cpumask: follow KUnit style guidelines | Sander Vanheule |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-28 | kobject: fix Kconfig.debug "its" grammar | Randy Dunlap |
2022-07-17 | lib/test: introduce cpumask KUnit test suite | Sander Vanheule |
2022-07-07 | objtool: update objtool.txt references | Mauro Carvalho Chehab |
2022-07-03 | mm: shrinkers: introduce debugfs interface for memory shrinkers | Roman Gushchin |
2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka |
2022-05-25 | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-05-25 | Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-18 | random: remove ratelimiting for in-kernel unseeded randomness | Jason A. Donenfeld |
2022-05-12 | lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS | Daniel Latypov |
2022-04-29 | lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections | Rasmus Villemoes |
2022-04-28 | nvdimm: Drop nd_device_lock() | Dan Williams |
2022-04-28 | cxl: Drop cxl_device_lock() | Dan Williams |
2022-04-22 | objtool: Add HAVE_NOINSTR_VALIDATION | Josh Poimboeuf |
2022-04-22 | objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION" | Josh Poimboeuf |
2022-04-22 | objtool: Make noinstr hacks optional | Josh Poimboeuf |
2022-04-22 | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf |
2022-04-06 | mm/slub: use stackdepot to save stack trace in objects | Oliver Glitta |
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 |