summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2020-02-02kernel: Add CC_WERROR config to turn warnings into errorsChris Fries
2019-10-30Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P
2019-10-07Merge 4.4.196 into android-4.4-pGreg Kroah-Hartman
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-09-09Merge android-4.4.191 (6da3fbc) into msm-4.4Srinivasarao P
2019-09-06Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman
2019-09-06Merge 4.4.191 into android-4.4Greg Kroah-Hartman
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2018-10-06Merge "Merge android-4.4.158 (f9e4134) into msm-4.4"Linux Build Service Account
2018-10-01page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2018-09-28Merge android-4.4.158 (f9e4134) into msm-4.4Srinivasarao P
2018-09-21UPSTREAM: bug: Provide toggle for BUG on data corruptionKees Cook
2018-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25kasan: rework Kconfig settingsArnd Bergmann
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-09-01Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev
2017-08-11Merge 4.4.81 into android-4.4Greg Kroah-Hartman
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-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
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-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