Age | Commit message (Expand) | Author |
2019-12-07 | lib/: fix Kconfig indentation | Krzysztof Kozlowski |
2019-12-07 | kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' | Changbin Du |
2019-12-07 | kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' | Changbin Du |
2019-12-07 | kernel-hacking: create a submenu for scheduler debugging options | Changbin Du |
2019-12-07 | kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE | Changbin Du |
2019-12-07 | kernel-hacking: move Oops into 'Lockups and Hangs' | Changbin Du |
2019-12-07 | kernel-hacking: move kernel testing and coverage options to same submenu | Changbin Du |
2019-12-07 | kernel-hacking: group kernel data structures debugging together | Changbin Du |
2019-12-07 | kernel-hacking: create submenu for arch special debugging options | Changbin Du |
2019-12-07 | kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum... | Changbin Du |
2019-12-02 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-11-30 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-21 | drivers: hv: vmbus: Introduce latency testing | Branden Bonaby |
2019-11-15 | kbuild: move headers_check rule to usr/include/Makefile | Masahiro Yamada |
2019-11-01 | lib/list-test: add a test for the 'list' doubly linked list | David Gow |
2019-10-17 | printf: add support for printing symbolic error names | Rasmus Villemoes |
2019-09-30 | kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() | Iurii Zaikin |
2019-09-30 | lib: enable building KUnit in lib/ | Brendan Higgins |
2019-09-25 | compiler: enable CONFIG_OPTIMIZE_INLINING forcibly | Masahiro Yamada |
2019-09-24 | mm/kmemleak: increase the max mem pool to 1M | Qian Cai |
2019-09-24 | mm: kmemleak: use the memory pool for early allocations | Catalin Marinas |
2019-09-24 | kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K | Nicolas Boichat |
2019-09-11 | module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES | Masahiro Yamada |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | lib: introduce test_meminit module | Alexander Potapenko |
2019-07-15 | docs: locking: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-01 | blackhole_dev: add a selftest | Mahesh Bandewar |
2019-06-26 | rslib: Add tests for the encoder and decoder | Ferdinand Blomqvist |
2019-06-17 | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER | Waiman Long |
2019-06-15 | kbuild: add 'headers' target to build up uapi headers in usr/include | Masahiro Yamada |
2019-06-15 | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada |
2019-06-15 | kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK | Masahiro Yamada |
2019-06-14 | docs: fault-injection: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-12 | genirq/timings: Add selftest for circular array | Daniel Lezcano |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | slab: remove /proc/slab_allocators | Qian Cai |
2019-05-14 | init: introduce DEBUG_MISC option | Sinan Kaya |
2019-05-14 | lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST | Davidlohr Bueso |
2019-05-14 | compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING | Masahiro Yamada |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-06 | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |