- 1b6d639 lib: kunit: suppress a compilation warning of frame size by Zhen Lei · 3 years, 7 months ago
- 50f09a3 Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 7 months ago
- f649dc0 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 3 years, 8 months ago
- a3626bc dyndbg: drop uninformative vpr_info by Jim Cromie · 3 years, 8 months ago
- 640d1ea dyndbg: avoid calling dyndbg_emit_prefix when it has no work by Jim Cromie · 3 years, 8 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- edd9334 lib: parser: clean up kernel-doc by Randy Dunlap · 3 years, 8 months ago
- 9d6ecac lib/genalloc: add parameter description to fix doc compile warning by Alex Shi · 3 years, 8 months ago
- db65a86 lib/percpu_counter: tame kernel-doc compile warning by Alex Shi · 3 years, 8 months ago
- 78564b9 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
- e18baa7 lib: crc8: pointer to data block should be const by Richard Fitzgerald · 3 years, 8 months ago
- ade29d4 lib/genalloc.c: Fix a typo by Bhaskar Chowdhury · 3 years, 8 months ago
- e89b635 lib/list_sort.c: fix typo in function description by ToastC · 3 years, 8 months ago
- b8cf202 lib: fix inconsistent indenting in process_bit1() by Wang Qing · 3 years, 8 months ago
- 0523c69 lib/bch.c: fix a typo in the file bch.c by Bhaskar Chowdhury · 3 years, 8 months ago
- 2cc7b6a lib: add fast path for find_first_*_bit() and find_last_bit() by Yury Norov · 3 years, 8 months ago
- 5c88af5 lib: inline _find_next_bit() wrappers by Yury Norov · 3 years, 8 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 2c16db6 net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 8 months ago
- 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
- 5a5bcd4 Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
- 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 8 months ago
- 2896199 iov_iter: lift memzero_page() to highmem.h by Ira Weiny · 3 years, 8 months ago
- 65dd36a lib/cmdline: Export next_arg() for being used in modules by Andy Shevchenko · 3 years, 10 months ago
- e829c2e lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc() by Bartosz Golaszewski · 3 years, 10 months ago
- c13656b lib: bitmap: order includes alphabetically by Bartosz Golaszewski · 3 years, 10 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- 9009b45 .gitignore: prefix local generated files with a slash by Masahiro Yamada · 3 years, 8 months ago
- d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- c70a4be Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
- 99734b5 kasan: detect false-positives in tests by Andrey Konovalov · 3 years, 8 months ago
- aa5c219 kasan: init memory in kasan_(un)poison for HW_TAGS by Andrey Konovalov · 3 years, 8 months ago
- 80f4759 lib/test_vmalloc.c: add a new 'nr_threads' parameter by Uladzislau Rezki (Sony) · 3 years, 8 months ago
- a803315 lib/test_vmalloc.c: remove two kvfree_rcu() tests by Uladzislau Rezki (Sony) · 3 years, 8 months ago
- dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 8 months ago
- 7b1ae24 dyndbg: fix parsing file query without a line-range suffix by Shuo Chen · 3 years, 9 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 8 months ago
- d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 0ff0edb Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 9a45da9 Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
- 1e9599d Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 8 months ago
- 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
- 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- da34b03 Merge branch 'for-5.13-vsprintf-pgp' into for-linus by Petr Mladek · 3 years, 8 months ago
- 3d14ec1 iov_iter: Four fixes for ITER_XARRAY by David Howells · 3 years, 8 months ago
- 0c85556 Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- c01c071 Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
- 31a24ae Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- a4a78bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 8 months ago
- ffc766b Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 3 years, 8 months ago
- 7dd1ce1 Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 8 months ago
- 2e98815 kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh by Masahiro Yamada · 3 years, 10 months ago
- 5cc1247 kbuild: add CONFIG_VMLINUX_MAP expert option by Rasmus Villemoes · 3 years, 10 months ago
- 84696cf lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf() by Rasmus Villemoes · 3 years, 8 months ago
- c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 8 months ago
- 517b322 lib/math/test_div64: Correct the spelling of "dividend" by Maciej W. Rozycki · 3 years, 8 months ago
- 7ff506207 iov_iter: Add ITER_XARRAY by David Howells · 4 years, 11 months ago
- b2a4411 crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c by Randy Dunlap · 3 years, 9 months ago
- 182dd5b lib/math/test_div64: Fix error message formatting by Maciej W. Rozycki · 3 years, 8 months ago
- 5086ea4 lib/math: Add a `do_div' test module by Maciej W. Rozycki · 3 years, 8 months ago
- d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- c95c2d3 lib: remove "expecting prototype" kernel-doc warnings by Randy Dunlap · 3 years, 9 months ago
- 02c5877 kasan: remove redundant config option by Walter Wu · 3 years, 9 months ago
- d86ba83 sched: Don't make LATENCYTOP select SCHED_DEBUG by Peter Zijlstra · 3 years, 9 months ago
- a00fcbc Merge tag 'v5.12-rc7' into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
- b070676 lib: Add ASN.1 encoder by James Bottomley · 4 years ago
- 808094f lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data() by Christophe Leroy · 3 years, 9 months ago
- 58efe9f lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline() by Christophe Leroy · 3 years, 9 months ago
- 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
- eedd634 Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 3 years, 9 months ago
- 120b566 Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 9 months ago
- e80a76a kasan, arm64: tests supports for HW_TAGS async mode by Andrey Konovalov · 3 years, 10 months ago
- 2603f8a kasan: Add KASAN mode kernel parameter by Vincenzo Frascino · 3 years, 10 months ago
- b410418 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 7d37cb2 lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
- e156656 lib/test_kasan_module.c: suppress unused var warning by Andrew Morton · 3 years, 9 months ago
- 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
- 7c566bb asm-generic/io.h: Add a non-posted variant of ioremap() by Hector Martin · 3 years, 11 months ago
- a48849e printk: clarify the documentation for plain pointer printing by Vlastimil Babka · 3 years, 10 months ago
- 5dc3359 lockdep: Allow tuning tracing capacity constants. by Tetsuo Handa · 3 years, 9 months ago
- 359a376 kunit: support failure from dynamic analysis tools by Uriel Guajardo · 3 years, 10 months ago
- 9854781 kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment by Daniel Latypov · 3 years, 10 months ago
- acd9762 kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals by Daniel Latypov · 3 years, 9 months ago
- 8d195e7 crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 9 months ago
- 5b8be5d bug: Assign values once in bug_get_file_line() by Andrew Scull · 3 years, 10 months ago
- 26dbc7e bug: Factor out a getter for a bug's file line by Andrew Scull · 3 years, 10 months ago
- 3ad1a6c bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 10 months ago
- 3012110 XArray: Fix splitting to non-zero orders by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 12efeba XArray: Fix split documentation by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- d1a303e x509: Detect sm2 keys by their parameters OID by Stefan Berger · 3 years, 10 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago