summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2016-09-22lib: spinlock: Change MSM_WATCHDOG_V2 to QCOM_WATCHDOG_V2Kyle Yan
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-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney
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-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-04-14rcu: Control grace-period delays directly from valuePaul E. McKenney
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin
2015-04-14mm: move memtest under mmVladimir Murzin
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney
2015-03-13timekeeping: Add debugging checks to warn if we see delaysJohn Stultz
2015-03-12rcutorture: Default to grace-period-initialization delaysPaul E. McKenney
2015-03-11rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney
2015-02-26rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney
2015-02-17scripts/gdb: add infrastructureJan Kiszka
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-12hexdump: introduce test suiteAndy Shevchenko