summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug (follow)
Commit message (Expand)AuthorAge
* kernel: Add CC_WERROR config to turn warnings into errorsChris Fries2020-02-02
* Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P2019-10-30
|\
| * Merge 4.4.196 into android-4.4-pGreg Kroah-Hartman2019-10-07
| |\
| | * kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat2019-10-07
| * | Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman2019-09-06
| |\|
* | | Merge android-4.4.191 (6da3fbc) into msm-4.4Srinivasarao P2019-09-09
|\ \ \
| * \ \ Merge 4.4.191 into android-4.4Greg Kroah-Hartman2019-09-06
| |\ \ \ | | | |/ | | |/|
| | * | siphash: add cryptographically secure PRFJason A. Donenfeld2019-09-06
* | | | Merge "Merge android-4.4.158 (f9e4134) into msm-4.4"Linux Build Service Account2018-10-06
|\ \ \ \
| * | | | Merge android-4.4.158 (f9e4134) into msm-4.4Srinivasarao P2018-09-28
| |\| | |
| | * | | UPSTREAM: bug: Provide toggle for BUG on data corruptionKees Cook2018-09-21
| | | |/ | | |/|
* | / | page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2018-10-01
|/ / /
* | | Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
| |\|
| | * kasan: rework Kconfig settingsArnd Bergmann2018-02-25
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | Merge 4.4.81 into android-4.4Greg Kroah-Hartman2017-08-11
| |\|
| | * lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-08-11
| * | Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt2016-09-08
| |\ \
| | * | sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-08-11
| | |/
* | | mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim2017-07-07
* | | time: Remove CONFIG_TIMER_STATSKees Cook2017-05-16
* | | rcu: Induce msm watchdog bite for rcu stallsPrasad Sodagudi2017-03-09
* | | lib: spinlock: Change MSM_WATCHDOG_V2 to QCOM_WATCHDOG_V2Kyle Yan2016-09-22
* | | workqueue: implement lockup detectorTejun Heo2016-05-05
* | | lib: memtest: Add MEMTEST_ENABLE_DEFAULT optionTrilok Soni2016-05-05
* | | mm/page_owner: ask users about default setting of PAGE_OWNERTrilok Soni2016-05-03
* | | Revert "kernel: lib: allow larger stack frame size for KASan"Satya Durga Srinivasu Prabhala2016-04-22
* | | kmemleak : Make module scanning optional using configVignesh Radhakrishnan2016-03-23
* | | sched/debug: Add Kconfig to trigger panics on all 'BUG:' conditionsMatt Wagantall2016-03-23
* | | sched/debug: Make sysrq prints of sched debug data optionalMatt Wagantall2016-03-23
* | | sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-03-23
* | | lib: Kconfig.debug: Fix the recursive dependencyRohit Vaswani2016-03-22
* | | lib: spinlock: Trigger a watchdog bite on spin_dump for rwlockPrasad Sodagudi2016-03-22
* | | lib: spinlock: Cause a watchdog bite on spin_dumpRohit Vaswani2016-03-22
* | | kernel/lib: add additional debug capabilites for data corruptionSyed Rameez Mustafa2016-03-22
* | | kernel: lib: allow larger stack frame size for KASanSe Wang (Patrick) Oh2016-03-22
* | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* | | kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan2016-03-22
* | | kmemleak : Make kmemleak_stack_scan optional using configVignesh Radhakrishnan2016-03-22
* | | scsi: ufs: Inject errors to verify error handlingSujit Reddy Thumma2016-03-22
|/ /
* / hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross2016-02-16
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-09
|\
| * modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-06
* | test_printf: test printf family at runtimeRasmus Villemoes2015-11-06
* | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin2015-10-23
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * | locking/static_keys: Provide a selftestIngo Molnar2015-08-03