summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim
2016-07-27gcc-plugins: disable under COMPILE_TESTKees Cook
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney
2016-06-07Add sancov pluginEmese Revfy
2016-05-30lib/uuid: add a test moduleAndy Shevchenko
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-12debugfs: prevent access to possibly dead file_operations at file openNicolai Stange
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-11Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2015-12-22mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht
2015-12-08workqueue: implement lockup detectorTejun Heo
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov
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