- 13b51d9 lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 5 months ago
- 33ab913 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 3 years, 5 months ago
- e846c28 lib: vsprintf: Fix handling of number field widths in vsscanf by Richard Fitzgerald · 3 years, 6 months ago
- 9ed57fc seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 5 months ago
- 63e68b5 iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 6 months ago
- 846ae1d copy_page_to_iter(): fix ITER_DISCARD case by Al Viro · 3 years, 7 months ago
- defcc2b lib/lz4: explicitly support in-place decompression by Gao Xiang · 4 years ago
- 0a890e2 XArray: add xas_split by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 03a390d XArray: add xa_get_order by Matthew Wilcox (Oracle) · 3 years, 5 months ago
- 94600a8 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 6 months ago
- fb80624 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 8 months ago
- 2f9f92e net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 7 months ago
- efb0f45 bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 8 months ago
- c7166a5 avoid __memcat_p link failure by Arnd Bergmann · 3 years, 7 months ago
- f954030 PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 3 years, 10 months ago
- 0b42ab0 udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 10 months ago
- 2abc545 lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 3 years, 11 months ago
- 663a0bcb lib/genalloc: fix the overflow when size is too big by Huang Shijie · 3 years, 11 months ago
- 867fbf2 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years ago
- 213e123 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 3 months ago
- b1d16be lib/crc32test: remove extra local_irq_disable/enable by Vasily Gorbik · 4 years ago
- 61402d6 Fonts: Replace discarded const qualifier by Lee Jones · 4 years ago
- c421c08 sgl_alloc_order: fix memory leak by Douglas Gilbert · 4 years, 1 month ago
- 410f50b lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 1 month ago
- 2577720 ida: Free allocated bitmap in error path by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- f51ec3f Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 2 months ago
- 1d13c3a random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 2 months ago
- f05f667 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 2 months ago
- 03c4d42 kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() by Iurii Zaikin · 5 years ago
- b9fb631f kobject: Restore old behaviour of kobject_del(NULL) by Andy Shevchenko · 4 years, 4 months ago
- 8620d18 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years, 3 months ago
- cf304df devres: keep both device name and resource name in pretty name by Vladimir Oltean · 4 years, 6 months ago
- adbb26e kobject: Avoid premature parent object freeing in kobject_cleanup() by Heikki Krogerus · 4 years, 5 months ago
- db9b14a dyndbg: fix a BUG_ON in ddebug_describe_flags by Jim Cromie · 4 years, 4 months ago
- f2b639b crc-t10dif: Fix potential crypto notify dead-lock by Herbert Xu · 4 years, 5 months ago
- c131009 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 4 months ago
- c15a77b random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 4 months ago
- 8dba9173 test_objagg: Fix potential memory leak in error handling by Aditya Pakki · 4 years, 5 months ago
- b7ce2e4 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 5 months ago
- d6c2b4d kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE by Daniel Axtens · 4 years, 6 months ago
- 338ff296 lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 7 months ago
- d4904b3 lib/lzo: fix ambiguous encoding bug in lzo-rle by Dave Rodgman · 4 years, 5 months ago
- 0e1d5f6 vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 6 months ago
- 78b19f5 lib: devres: add a helper function for ioremap_uc by Tuowen Zhao · 5 years ago
- 07fea3d lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 7 months ago
- 8652254 lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 8 months ago
- aea3873 kbuild, btf: Fix dependencies for DEBUG_INFO_BTF by Slava Bacherikov · 4 years, 8 months ago
- 07378b0 xarray: Fix early termination of xas_for_each_marked by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 8f4c8e9 XArray: Fix xas_pause for large multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- 8b0f0803 uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 4 years, 10 months ago
- 16696ee XArray: Fix xa_find_next for large multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- ecd77a3 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
- 9bb971b lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 9 months ago
- 23b88b5 lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 4 years, 10 months ago
- 84255fe debugobjects: Fix various data races by Marco Elver · 4 years, 10 months ago
- a922fa7 raid6/test: fix a compilation warning by Zhengyuan Liu · 5 years ago
- db16590 lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 4 years, 10 months ago
- 0802225 XArray: Fix xas_pause at ULONG_MAX by Matthew Wilcox (Oracle) · 5 years ago
- 9f62168 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 4 years, 10 months ago
- dd05cf1 XArray: Fix xas_find returning too many entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- db38561 XArray: Fix xa_find_after with multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- a5135ca XArray: Fix infinite loop with entry at ULONG_MAX by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- dba0d9c sbitmap: only queue kyber's wait callback if not already active by David Jeffery · 5 years ago
- 735e7a1 lib/ubsan: don't serialize UBSAN report by Julien Grall · 5 years ago
- 3930357 ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uaccess regions by Peter Zijlstra · 5 years ago
- 9b7935f lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 5 years ago
- 8e20ba2 lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations by Lasse Collin · 5 years ago
- 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
- 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
- 5cbf2ff dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 5 years ago
- b7e9728f idr: Fix idr_alloc_u32 on 32-bit systems by Matthew Wilcox (Oracle) · 5 years ago
- 5a74ac4 idr: Fix idr_get_next_ul race with idr_remove by Matthew Wilcox (Oracle) · 5 years ago
- 1638b8f lib/vdso: Make clock_getres() POSIX compliant again by Thomas Gleixner · 5 years ago
- 8eb4b3b Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- f418ddd usercopy: Avoid soft lockups in test_check_nonzero_user() by Michael Ellerman · 5 years ago
- 03a9349 lib/test_meminit: add a kmem_cache_alloc_bulk() test by Alexander Potapenko · 5 years ago
- 3c52b0a lib/generic-radix-tree.c: add kmemleak annotations by Eric Biggers · 5 years ago
- fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e60329c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- bec5007 lib/string: Make memzero_explicit() inline instead of external by Arvind Sankar · 5 years ago
- 50a2610 lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO by Vincenzo Frascino · 5 years ago
- c90012a lib: test_user_copy: style cleanup by Aleksa Sarai · 5 years ago
- 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 3411158 usercopy: Add parentheses around assignment in test_copy_struct_from_user by Nathan Chancellor · 5 years ago
- 2105b52 lib: textsearch: fix escapes in example code by Randy Dunlap · 5 years ago
- f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
- 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 991ad2b lib: dimlib: fix help text typos by Randy Dunlap · 5 years ago
- 424adc3 dimlib: make DIMLIB a hidden symbol by Uwe Kleine-König · 5 years ago
- 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
- 09b35b4 lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle by Dave Rodgman · 5 years ago
- a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
- ac7c3e4 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly by Masahiro Yamada · 5 years ago
- 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
- 8e72a7a lib/extable.c: add missing prototypes by Valdis Kletnieks · 5 years ago
- e3f4faa lib/generic-radix-tree.c: make 2 functions static inline by Valdis Kletnieks · 5 years ago
- 9a15646 strscpy: reject buffer sizes larger than INT_MAX by Kees Cook · 5 years ago
- 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
- 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago