- 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 7 months ago
- ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
- f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- 469cbd0 lib/ubsan.c: fix gcc-10 warnings by Arnd Bergmann · 4 years, 7 months ago
- c348c16 lib: make a test module with set/clear bit by Jesse Brandeburg · 4 years, 7 months ago
- 63d7f81 lib/flex_proportions.c: cleanup __fprop_inc_percpu_max by Tan Hu · 4 years, 7 months ago
- a818e52 lib/percpu-refcount.c: use a more common logging style by Joe Perches · 4 years, 7 months ago
- acaab73 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 7 months ago
- 02223e3 lib/test_lockup.c: make test_inode static by Jason Yan · 4 years, 7 months ago
- 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 7 months ago
- 9ac1757 lib/math: avoid trailing newline hidden in pr_fmt() by Christophe JAILLET · 4 years, 7 months ago
- 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
- 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- adb72ae kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE by Daniel Axtens · 4 years, 8 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- f1e4553 Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 8 months ago
- cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 9380ce246 ubsan: entirely disable alignment checks under UBSAN_TRAP by Kees Cook · 4 years, 8 months ago
- 6c0c7d2 mm/ioremap: track which page-table levels were modified by Joerg Roedel · 4 years, 8 months ago
- c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 8 months ago
- e148a8f Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 6005606 Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 8 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
- 5fb565b Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus by Mark Brown · 4 years, 8 months ago
- 8b390ab Merge branch 'for-5.8-printf-time64_t' into for-linus by Petr Mladek · 4 years, 8 months ago
- d053cf0 Merge branch 'for-5.8' into for-linus by Petr Mladek · 4 years, 8 months ago
- 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
- 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 8 months ago
- cfa6705 radix-tree: Use local_lock for protection by Sebastian Andrzej Siewior · 4 years, 8 months ago
- 46d2681 software node: implement software_node_unregister() by Greg Kroah-Hartman · 4 years, 8 months ago
- e1d908a Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi into arm/drivers by Arnd Bergmann · 4 years, 8 months ago
- 0e5596c kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs by Greg Kroah-Hartman · 4 years, 8 months ago
- f7d8f3f Merge 5.7-rc7 into driver-core-next by Greg Kroah-Hartman · 4 years, 8 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- a24490e Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>: by Mark Brown · 4 years, 8 months ago
- 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 9 months ago
- b2ef9f5 mm/hmm/test: add selftest driver for HMM by Ralph Campbell · 4 years, 9 months ago
- 7bd57fb vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 8 months ago
- c86e9b9 lockdep: Prepare for noinstr sections by Peter Zijlstra · 4 years, 10 months ago
- b1a57bb kgdb: Delay "kgdbwait" to dbg_late_init() by default by Douglas Anderson · 4 years, 8 months ago
- 7c0577f Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic conflict by Ingo Molnar · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- a74e2a2 docs: debugging-via-ohci1394.txt: add it to the core-api book by Mauro Carvalho Chehab · 4 years, 9 months ago
- b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 8 months ago
- 35e6560 lib: linear_ranges: Add missing MODULE_LICENSE() by Matti Vaittinen · 4 years, 8 months ago
- c8be6af Merge v5.7-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 8 months ago
- 33d599f lib/test_linear_ranges: add a test for the 'linear_ranges' by Matti Vaittinen · 4 years, 8 months ago
- d2218d4 lib: add linear ranges helpers by Matti Vaittinen · 4 years, 8 months ago
- 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 9 months ago
- 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 9 months ago
- 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 9 months ago
- 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 9 months ago
- 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
- 4acaa93 logic_pio: Use _inX() and _outX() by John Garry · 4 years, 10 months ago
- 26c4c6c logic_pio: Improve macro argument name by John Garry · 4 years, 10 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 41cd780 uaccess: Selectively open read or write user access by Christophe Leroy · 4 years, 10 months ago
- 2c28ae4 netlink: factor out policy range helpers by Johannes Berg · 4 years, 9 months ago
- c7721c0 netlink: remove NLA_EXACT_LEN_WARN by Johannes Berg · 4 years, 9 months ago
- da4063b netlink: allow NLA_MSECS to have range validation by Johannes Berg · 4 years, 9 months ago
- d06a09b netlink: extend policy range validation by Johannes Berg · 4 years, 9 months ago
- 7690aa1 netlink: limit recursion depth in policy validation by Johannes Berg · 4 years, 9 months ago
- 47a1494 netlink: remove type-unsafe validation_data pointer by Johannes Berg · 4 years, 9 months ago
- 0468915 Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
- bf60333 Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/asm by Will Deacon · 4 years, 9 months ago
- 18f1ca4 lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 9 months ago
- 96fa72f Merge 5.7-rc3 into driver-core-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 5990cde lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
- 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
- 6804c1a kbuild/objtool: Add objtool-vmlinux.o pass by Peter Zijlstra · 4 years, 10 months ago
- 14bbe3e docs: Add rbtree documentation to the core-api by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- 4642289 lib: bitmap.c: get rid of some doc warnings by Mauro Carvalho Chehab · 4 years, 9 months ago
- 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
- 2ce0d7f x86/asm: Provide a Kconfig symbol for disabling old assembly annotations by Mark Brown · 4 years, 9 months ago
- 5562326 test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx by Scott Branden · 4 years, 9 months ago
- c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
- e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 10 months ago
- 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 4 years, 10 months ago
- 06bd48b lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 10 months ago
- 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 4 years, 9 months ago
- ef06565 ubsan: include bug type in report header by Kees Cook · 4 years, 9 months ago
- 1d28c8d ubsan: check panic_on_warn by Kees Cook · 4 years, 9 months ago
- 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 4 years, 9 months ago
- 0887a7e ubsan: add trap instrumentation option by Kees Cook · 4 years, 9 months ago
- 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
- 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 4 years, 9 months ago