- b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 3 months ago
- 8fc7564 XArray: add xas_split by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- 57417ce XArray: add xa_get_order by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
- 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
- 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
- fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
- e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- 73228c7 KASAN: port KASAN Tests to KUnit by Patricia Alfonso · 4 years, 3 months ago
- 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
- 9b53122 lib/test_hmm.c: remove unused dmirror_zero_page by Ralph Campbell · 4 years, 3 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
- 527f675 kasan: remove mentions of unsupported Clang versions by Marco Elver · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
- 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 20d49bf Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 7ea6bf2 percpu_ref: don't refer to ref->data if it isn't allocated by Ming Lei · 4 years, 3 months ago
- d6c4c11 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 3 months ago
- e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- 2b0d3d3 percpu_ref: reduce memory footprint of percpu_ref in fast path by Ming Lei · 4 years, 3 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- 86fdf61 Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago
- 5d90e05 test_firmware: Test partial read support by Scott Branden · 4 years, 3 months ago
- 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 3 months ago
- bfdc597 iov_iter: refactor rw_copy_check_uvector and import_iovec by Christoph Hellwig · 4 years, 3 months ago
- 09a6b0b random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 3 months ago
- ae6ee6a lib/mpi: Fix unused variable warnings by Herbert Xu · 4 years, 3 months ago
- 88451f2 debugobjects: Free per CPU pool after CPU unplug by Zqiang · 4 years, 4 months ago
- 0fd1601 lib: string_helpers: provide kfree_strarray() by Bartosz Golaszewski · 4 years, 3 months ago
- e5e5fce dyndbg: use keyword, arg varnames for query term pairs by Jim Cromie · 4 years, 3 months ago
- ffa550c lib/memregion.c: include memregion.h by Jason Yan · 4 years, 3 months ago
- 1e1b6d6 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 3 months ago
- fb041b5 iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c by David Laight · 4 years, 3 months ago
- 700cd59 vsprintf: use bd_partno in bdev_name by Christoph Hellwig · 4 years, 4 months ago
- 6735b46 Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 3 months ago
- d58bb7e lib/mpi: Introduce ec implementation to MPI library by Tianjia Zhang · 4 years, 3 months ago
- a8ea8bd lib/mpi: Extend the MPI library by Tianjia Zhang · 4 years, 3 months ago
- 255f6c2 crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally by Herbert Xu · 4 years, 4 months ago
- f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
- aedcade debugobjects: Allow debug_obj_descr to be const by Stephen Boyd · 4 years, 5 months ago
- c9c9e6a Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
- d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
- c7af4ec lib/bootconfig: Fix to remove tailing spaces after value by Masami Hiramatsu · 4 years, 3 months ago
- ead1e19a lib/bootconfig: Fix a bug of breaking existing tree nodes by Masami Hiramatsu · 4 years, 3 months ago
- 769f508 rhashtable: fix indentation of a continue statement by Colin Ian King · 4 years, 3 months ago
- 2645d43 kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' by Changbin Du · 4 years, 3 months ago
- 00af672 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 4 months ago
- 9ef8638 Merge 5.9-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 20a7b6b Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 4 months ago
- 952e934 Revert "dyndbg: accept query terms like file=bar and module=foo" by Greg Kroah-Hartman · 4 years, 4 months ago
- 7f6e1f3 Revert "dyndbg: fix problem parsing format="foo bar"" by Greg Kroah-Hartman · 4 years, 4 months ago
- 0c7a6b9 driver core: platform: Document return type of more functions by Stephen Boyd · 4 years, 4 months ago
- baaabec test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 4 months ago
- 7c69898 Revert "test_firmware: Test platform fw loading on non-EFI systems" by Greg Kroah-Hartman · 4 years, 4 months ago
- e2028c8 lib/fonts: add font 6x8 for OLED display by Sven Schneider · 4 years, 4 months ago
- 18efb2f test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 5 months ago
- 28d9fdf lib: devres: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
- 07ecc66 kobject: Drop unneeded conditional in __kobject_del() by Andy Shevchenko · 4 years, 5 months ago
- 42f0781 dyndbg: fix problem parsing format="foo bar" by Jim Cromie · 4 years, 4 months ago
- a2d375e dyndbg: refine export, rename to dynamic_debug_exec_queries() by Jim Cromie · 4 years, 4 months ago
- b52a95e dyndbg: give %3u width in pr-format, cosmetic only by Jim Cromie · 4 years, 4 months ago
- ead5d1f Merge branch 'master' into for-next by Jiri Kosina · 4 years, 4 months ago
- 40b8b82 kobject: Restore old behaviour of kobject_del(NULL) by Andy Shevchenko · 4 years, 5 months ago
- 96a16f4 lockdep/selftest: Introduce recursion3 by Boqun Feng · 4 years, 5 months ago
- ad56450 locking/selftest: Add test cases for queued_read_lock() by Boqun Feng · 4 years, 5 months ago
- 108dc42 Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests" by Boqun Feng · 4 years, 5 months ago
- 8ef7ca7 lockdep/selftest: Add more recursive read related test cases by Boqun Feng · 4 years, 5 months ago
- 31e0d74 lockdep/selftest: Unleash irq_read_recursion2 and add more by Boqun Feng · 4 years, 5 months ago
- d4f200e5 lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior by Boqun Feng · 4 years, 5 months ago
- e918188 locking: More accurate annotations for read_lock() by Boqun Feng · 4 years, 5 months ago
- bec4a24 kcsan: Test support for compound instrumentation by Marco Elver · 4 years, 5 months ago
- 6a9dc5f lib: Revert use of fallthrough pseudo-keyword in lib/ by Gustavo A. R. Silva · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
- 99a2c96 csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum by Al Viro · 4 years, 6 months ago
- cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
- 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
- 33d0f96 lib/string.c: Use freestanding environment by Arvind Sankar · 4 years, 4 months ago
- 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- b1a3e75 lz4: fix kernel decompression speed by Nick Terrell · 4 years, 5 months ago
- b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
- 9d5b134 lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT by Tiezhu Yang · 4 years, 5 months ago
- 0776d12 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years, 5 months ago
- 6d51102 lib/test_bits.c: add tests of GENMASK by Rikard Falkeborn · 4 years, 5 months ago
- ef0f268 kstrto*: do not describe simple_strto*() as obsolete/replaced by Kars Mulder · 4 years, 5 months ago
- b642e44 kstrto*: correct documentation references to simple_strto*() by Kars Mulder · 4 years, 5 months ago
- d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 3adf3ba lib/test_lockup.c: fix return value of test_lockup_init() by Tiezhu Yang · 4 years, 5 months ago
- 63646bc lib/Kconfig.debug: make TEST_LOCKUP depend on module by Tiezhu Yang · 4 years, 5 months ago
- f363317 lib/test_lockup.c: make symbol 'test_works' static by Wei Yongjun · 4 years, 5 months ago
- 403f177 lib/test_bitops: do the full test during module init by Geert Uytterhoeven · 4 years, 5 months ago
- bcb32a1 lib/test_bitmap.c: add test for bitmap_cut() by Stefano Brivio · 4 years, 5 months ago