Age | Commit message (Expand) | Author |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger |
2016-10-27 | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-10 | samples: move blackfin gptimers-example from Documentation | Shuah Khan |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-09-29 | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description | Uwe Kleine-König |
2016-09-23 | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-07-26 | mm/page_owner: use stackdepot to store stacktrace | Joonsoo Kim |
2016-07-27 | gcc-plugins: disable under COMPILE_TEST | Kees Cook |
2016-06-14 | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code | Paul E. McKenney |
2016-06-14 | torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE | Paul E. McKenney |
2016-06-07 | Add sancov plugin | Emese Revfy |
2016-05-30 | lib/uuid: add a test module | Andy Shevchenko |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin |
2016-05-20 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-04-12 | debugfs: prevent access to possibly dead file_operations at file open | Nicolai Stange |
2016-03-31 | rcutorture: Add RCU grace-period performance tests | Paul E. McKenney |
2016-03-23 | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option | Helge Deller |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-01 | cpu/hotplug: Make target state writeable | Thomas Gleixner |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-19 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny |
2016-02-09 | workqueue: implement "workqueue.debug_force_rr_cpu" debug feature | Tejun Heo |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | Do not enable CONFIG_IO_STRICT_DEVMEM by default | Dan Williams |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon |
2016-01-15 | page-flags: introduce page flags policies wrt compound pages | Kirill A. Shutemov |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-11 | Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-01-09 | restrict /dev/mem to idle io memory ranges | Dan Williams |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams |
2015-12-22 | mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS | Adrien Schildknecht |
2015-12-08 | workqueue: implement lockup detector | Tejun Heo |
2015-12-01 | net: add support for netdev notifier error injection | Nikolay Aleksandrov |
2015-11-09 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-11-06 | test_printf: test printf family at runtime | Rasmus Villemoes |
2015-10-23 | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y | Andrey Ryabinin |
2015-10-06 | modpost: Add flag -E for making section mismatches fatal | Nicolas Boichat |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-04 | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD | Paul E. McKenney |