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