Age | Commit message (Expand) | Author |
2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-04-28 | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-04-26 | Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2021-04-25 | kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh | Masahiro Yamada |
2021-04-25 | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes |
2021-04-21 | lib/math: Add a `do_div' test module | Maciej W. Rozycki |
2021-04-20 | Merge tag 'v5.12-rc8' into sched/core, to pick up fixes | Ingo Molnar |
2021-04-16 | sched: Don't make LATENCYTOP select SCHED_DEBUG | Peter Zijlstra |
2021-04-09 | lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS | Julian Braha |
2021-04-05 | lockdep: Allow tuning tracing capacity constants. | Tetsuo Handa |
2021-02-26 | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-16 | Kconfig: allow explicit opt in to DWARF v5 | Nick Desaulniers |
2021-02-16 | Kbuild: make DWARF version a choice | Nick Desaulniers |
2021-02-12 | Merge branch 'linus' into locking/core, to pick up upstream fixes | Ingo Molnar |
2021-02-12 | kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4 | Masahiro Yamada |
2021-01-22 | lockdep: report broken irq restoration | Mark Rutland |
2021-01-04 | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-15 | lib/cmdline_kunit: add a new test suite for cmdline API | Andy Shevchenko |
2020-12-15 | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-11 | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-12-11 | lib: Add a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-12-02 | Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK | Masahiro Yamada |
2020-12-01 | net: switch to storing KCOV handle directly in sk_buff | Marco Elver |
2020-11-24 | mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP | Thomas Gleixner |
2020-11-24 | mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL | Thomas Gleixner |
2020-11-17 | resource: Add test cases for new resource API | Andy Shevchenko |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-11-12 | net: kcov: don't select SKB_EXTENSIONS when there is no NET | Randy Dunlap |
2020-11-10 | kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it | Andrii Nakryiko |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-02 | net: add kcov handle to skb extensions | Aleksandr Nogikh |
2020-10-30 | docs: Kconfig/Makefile: add a check for broken ABI files | Mauro Carvalho Chehab |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-18 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-10-18 | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-16 | lib, include/linux: add usercopy failure capability | Albert van der Linde |
2020-10-13 | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) |
2020-10-13 | lib: kunit: add bitfield test conversion to KUnit | Vitor Massaru Iha |
2020-10-09 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2020-09-19 | kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' | Changbin Du |
2020-09-04 | Merge branch 'csd.2020.09.04a' into HEAD | Paul E. McKenney |
2020-09-04 | kernel/smp: Provide CSD lock timeout diagnostics | Paul E. McKenney |
2020-08-27 | kbuild: Simplify DEBUG_INFO Kconfig handling | Sedat Dilek |
2020-08-24 | scftorture: Add smp_call_function() torture test | Paul E. McKenney |
2020-08-12 | lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT | Tiezhu Yang |