summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug (unfollow)
Commit message (Expand)Author
2020-02-02kernel: Add CC_WERROR config to turn warnings into errorsChris Fries
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2018-10-01page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2018-09-21UPSTREAM: bug: Provide toggle for BUG on data corruptionKees Cook
2018-02-25kasan: rework Kconfig settingsArnd Bergmann
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-07-07mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim
2017-05-16time: Remove CONFIG_TIMER_STATSKees Cook
2017-03-09rcu: Induce msm watchdog bite for rcu stallsPrasad Sodagudi
2016-09-22lib: spinlock: Change MSM_WATCHDOG_V2 to QCOM_WATCHDOG_V2Kyle Yan
2016-09-14sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall
2016-08-11sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall
2016-05-05workqueue: implement lockup detectorTejun Heo
2016-05-05lib: memtest: Add MEMTEST_ENABLE_DEFAULT optionTrilok Soni
2016-05-03mm/page_owner: ask users about default setting of PAGE_OWNERTrilok Soni
2016-04-22Revert "kernel: lib: allow larger stack frame size for KASan"Satya Durga Srinivasu Prabhala
2016-03-23kmemleak : Make module scanning optional using configVignesh Radhakrishnan
2016-03-23sched/debug: Add Kconfig to trigger panics on all 'BUG:' conditionsMatt Wagantall
2016-03-23sched/debug: Make sysrq prints of sched debug data optionalMatt Wagantall
2016-03-23sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall
2016-03-22lib: Kconfig.debug: Fix the recursive dependencyRohit Vaswani
2016-03-22lib: spinlock: Trigger a watchdog bite on spin_dump for rwlockPrasad Sodagudi
2016-03-22lib: spinlock: Cause a watchdog bite on spin_dumpRohit Vaswani
2016-03-22kernel/lib: add additional debug capabilites for data corruptionSyed Rameez Mustafa
2016-03-22kernel: lib: allow larger stack frame size for KASanSe Wang (Patrick) Oh
2016-03-22UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-03-22kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan
2016-03-22kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan
2016-03-22scsi: ufs: Inject errors to verify error handlingSujit Reddy Thumma
2016-02-16hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes
2015-10-23lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron
2015-07-22rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-20futex: Fault/error injection capabilitiesDavidlohr Bueso
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao
2015-05-27rcu: Conditionally compile RCU's eqs warningsPaul E. McKenney
2015-05-27rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney
2015-04-14rcu: Control grace-period delays directly from valuePaul E. McKenney
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin
2015-04-14mm: move memtest under mmVladimir Murzin
2015-03-13timekeeping: Add debugging checks to warn if we see delaysJohn Stultz
2015-03-12rcutorture: Default to grace-period-initialization delaysPaul E. McKenney