index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+11
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-19
bcache: move closures to lib/
Kent Overstreet
1
-0
/
+9
2023-10-18
lib: objpool test module added
wuqiang.matt
1
-0
/
+11
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-09-10
iov_iter: Kunit tests for copying to/from an iterator
David Howells
1
-0
/
+11
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
1
-0
/
+5
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
1
-1
/
+1
2023-08-29
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+16
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+8
2023-08-16
hardening: Move BUG_ON_DATA_CORRUPTION to hardening options
Marco Elver
1
-11
/
+1
2023-08-16
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-2
/
+7
2023-07-26
kunit: memcpy: Mark tests as slow using test attributes
Rae Moar
1
-0
/
+3
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
1
-0
/
+13
2023-07-12
workqueue: Fix cpu_intensive_thresh_us name in help text
Geert Uytterhoeven
1
-1
/
+1
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-07-03
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
1
-1
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-12
/
+72
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2023-06-28
Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+13
2023-06-24
watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY
Lukas Bulwahn
1
-1
/
+1
2023-06-20
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
1
-0
/
+9
2023-06-20
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
1
-1
/
+1
2023-06-20
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
1
-10
/
+5
2023-06-20
watchdog/hardlockup: make the config checks more straightforward
Petr Mladek
1
-26
/
+36
2023-06-20
watchdog/hardlockup: sort hardlockup detector related config values a logical...
Petr Mladek
1
-39
/
+39
2023-06-20
watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
Douglas Anderson
1
-1
/
+1
2023-06-10
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
1
-3
/
+49
2023-06-10
maple_tree: make test code work without debug enabled
Liam R. Howlett
1
-3
/
+7
2023-05-25
x86/csum: Improve performance of `csum_partial`
Noah Goldstein
1
-0
/
+17
2023-05-18
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
1
-0
/
+13
2023-05-17
string: Add Kunit tests for strcat() family
Kees Cook
1
-0
/
+5
2023-05-17
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
1
-1
/
+1
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+13
2023-04-16
fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m
Akinobu Mita
1
-1
/
+2
2023-04-13
fault-inject: allow configuration via configfs
Akinobu Mita
1
-1
/
+12
2023-03-29
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
1
-0
/
+10
2023-03-29
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
1
-1
/
+1
2023-03-29
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
1
-1
/
+1
2023-03-24
locking/csd_lock: Add Kconfig option for csd_debug default
Paul E. McKenney
1
-0
/
+9
2023-03-20
s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Heiko Carstens
1
-1
/
+1
2023-02-24
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+39
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-71
/
+0
2023-02-23
Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+13
2023-02-23
Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+11
[next]