- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- bdbb4e2 netlink: add mask validation by Jakub Kicinski · 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
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 09a6b0b random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 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
- 6735b46 Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 3 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
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 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
- 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
- baaabec test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 4 months ago
- 07ecc66 kobject: Drop unneeded conditional in __kobject_del() by Andy Shevchenko · 4 years, 5 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 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
- 40b8b82 kobject: Restore old behaviour of kobject_del(NULL) by Andy Shevchenko · 4 years, 5 months ago
- 4718a47 netlink: remove duplicated nla_need_padding_for_64bit() check by Miaohe Lin · 4 years, 4 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
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- 33d0f96 lib/string.c: Use freestanding environment by Arvind Sankar · 4 years, 4 months ago
- 8aa26c5 netlink: make NLA_BINARY validation more flexible by Johannes Berg · 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
- 5959f82 lib/bitmap.c: fix bitmap_cut() for partial overlapping case by Stefano Brivio · 4 years, 5 months ago
- 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- b16838c kbuild: trace functions in subdirectories of lib/ by Masahiro Yamada · 4 years, 6 months ago
- 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
- b79675e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
- 51dcc81 kasan: adjust kasan_stack_oob for tag-based mode by Andrey Konovalov · 4 years, 5 months ago
- f33a014 lib/test_kasan.c: fix KASAN unit tests for tag-based KASAN by Walter Wu · 4 years, 5 months ago
- 387d6e4 kasan: add tests for call_rcu stack recording by Walter Wu · 4 years, 5 months ago
- ac4766b kasan: update required compiler versions in documentation by Marco Elver · 4 years, 5 months ago
- 7a3767f kasan: improve and simplify Kconfig.kasan by Marco Elver · 4 years, 5 months ago
- 0a4954a percpu_counter: add percpu_counter_sync() by Feng Tang · 4 years, 5 months ago
- ab05eab mm: move lib/ioremap.c to mm/ by Mike Rapoport · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 1e21b5c Merge tag 'livepatching-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 5 months ago
- 4c5a116 vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() by Thomas Gleixner · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- fffe3ae Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
- dd27111 Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 5 months ago
- 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
- 53e5504 Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- a754292 Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 09a0bd0 Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 5 months ago
- 0a89774 Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- c0dfadf Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- c8e6939 Merge tag 'core-debugobjects-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- a2de2f8 lib/bootconfig: Add override operator support by Masami Hiramatsu · 4 years, 6 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- ab5c60b7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
- 992414a Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch by Ingo Molnar · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 63722bb Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 5 months ago
- 30d497a lib/vsprintf: Force type of flags value for gfp_t by Andy Shevchenko · 4 years, 5 months ago
- 09ceb8d lib/vsprintf: Replace custom spec to print decimals with generic one by Andy Shevchenko · 4 years, 5 months ago
- b886690 lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert() by Andy Shevchenko · 4 years, 5 months ago
- 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 5 months ago
- 4963bb2 lib: Add zstd support to decompress by Nick Terrell · 4 years, 5 months ago
- 6d25a63 lib: Prepare zstd for preboot environment, improve performance by Nick Terrell · 4 years, 5 months ago
- 4278e9d lib/mpi: Add mpi_sub_ui() by Marcelo Henrique Cerri · 4 years, 5 months ago
- c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
- 83bdc72 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 5 months ago
- f227e3e random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 6 months ago
- 8fd8ad5 lockdep: Add preemption enabled/disabled assertion APIs by Ahmed S. Darwish · 4 years, 5 months ago
- ce9b362 rhashtable: Restore RCU marking on rhash_lock_head by Herbert Xu · 4 years, 5 months ago
- b826562 Add pldmfw library for PLDM firmware update by Jacob Keller · 4 years, 5 months ago
- 7d17e83 mm/hmm/test: use the new migration invalidation by Ralph Campbell · 4 years, 5 months ago