Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du
2019-12-03Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-26Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-22drivers: hv: vmbus: Introduce latency testingBranden Bonaby
2019-11-14kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada
2019-11-01lib/list-test: add a test for the 'list' doubly linked listDavid Gow
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-10-01kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin
2019-10-01lib: enable building KUnit in lib/Brendan Higgins
2019-09-26compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada
2019-09-25mm/kmemleak: increase the max mem pool to 1MQian Cai
2019-09-25mm: kmemleak: use the memory pool for early allocationsCatalin Marinas
2019-09-25kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-09-11module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17lib: introduce test_meminit moduleAlexander Potapenko
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-13Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-02blackhole_dev: add a selftestMahesh Bandewar
2019-06-26rslib: Add tests for the encoder and decoderFerdinand Blomqvist
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-15kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-12genirq/timings: Add selftest for circular arrayDaniel Lezcano
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17slab: remove /proc/slab_allocatorsQian Cai
2019-05-15init: introduce DEBUG_MISC optionSinan Kaya
2019-05-15lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso
2019-05-15compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-08Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-07Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds