summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2018-02-25kasan: rework Kconfig settingsArnd Bergmann
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
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
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-30rhashtable: Make selftest modularGeert Uytterhoeven
2015-01-26kexec, Kconfig: spell "architecture" properlyBorislav Petkov
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney
2015-01-06rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov