index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
1
-3
/
+0
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
1
-0
/
+11
2021-07-08
lib: fix spelling mistakes
Zhen Lei
1
-3
/
+3
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+3
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2021-07-01
lib/math/rational: add Kunit test cases
Trent Piepho
1
-0
/
+12
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+15
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
1
-0
/
+3
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
1
-0
/
+12
2021-06-25
lib/test: convert lib/test_list_sort.c to use KUnit
Daniel Latypov
1
-2
/
+3
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
1
-0
/
+12
2021-05-31
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
1
-1
/
+0
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-29
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-25
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
1
-2
/
+1
2021-04-25
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-09
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-12
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-15
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
1
-0
/
+11
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+11
2020-12-15
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-12
net: kcov: don't select SKB_EXTENSIONS when there is no NET
Randy Dunlap
1
-1
/
+1
[next]