- 68d63ac kobject_uevent: Fix OOB access within zap_modalias_env() by Zijun Hu · 7 months ago
- 78648d6 decompress_bunzip2: fix rare decompression failure by Ross Lagerwall · 7 months ago
- 681583a sbitmap: fix io hung due to race on sbitmap_word::cleared by Yang Yang · 7 months ago
- aba6f11 sbitmap: use READ_ONCE to access map->word by linke li · 7 months ago
- 0de2fb1 sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code by Kemeng Shi · 7 months ago
- fda0807 sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow by Kemeng Shi · 7 months ago
- 25c6fd9 mlxsw: spectrum_acl_erp: Fix object nesting warning by Ido Schimmel · 7 months ago
- 5adc61d lib: objagg: Fix general protection fault by Ido Schimmel · 7 months ago
- ae9edc2 kunit: Fix timeout message by Mickaël Salaün · 8 months ago
- 883e5d5 maple_tree: fix mas_empty_area_rev() null pointer dereference by Liam R. Howlett · 9 months ago
- 34f3005 maple_tree: fix allocation in mas_sparse_area() by Peng Zhang · 9 months ago
- 1a21fde lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure by Duoming Zhou · 9 months ago
- 1f2ebd3 kunit: Fix kthread reference by Mickaël Salaün · 9 months ago
- 4d8e9c2 mm/slub, kunit: Use inverted data to corrupt kmem cache by Guenter Roeck · 9 months ago
- a66c869 dyndbg: fix old BUG_ON in >control parser by Jim Cromie · 10 months ago
- a81bcc6 bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition by Andrii Nakryiko · 10 months ago
- d0205d6 stackdepot: respect __GFP_NOLOCKDEP allocation flag by Andrey Ryabinin · 10 months ago
- 1e7feb3 bootconfig: use memblock_free_late to free xbc memory to buddy by Qiang Zhang · 11 months ago
- 6d21d03 pci_iounmap(): Fix MMIO mapping leak by Philipp Stanner · 11 months ago
- b4bb229 net: blackhole_dev: fix build warning for ethh set but not used by Breno Leitao · 12 months ago
- 188e9af lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg by David Gow · 12 months ago
- eaf5eaa lib/cmdline: Fix an invalid format specifier in an assertion msg by David Gow · 12 months ago
- 0ac219c netlink: add nla be16/32 types to minlen array by Florian Westphal · 1 year ago
- bb44477 crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init by Tianjia Zhang · 1 year, 1 month ago
- b3ae389 debugobjects: Stop accessing objects after releasing hash bucket lock by Andrzej Hajda · 1 year, 1 month ago
- 030a114 kunit: debugfs: Fix unchecked dereference in debugfs_print_results() by Richard Fitzgerald · 1 year, 2 months ago
- 0d242f7 btf, scripts: Exclude Rust CUs with pahole by Martin Rodriguez Reboredo · 1 year, 2 months ago
- 9efdc00 ida: Fix crash in ida_free when the bitmap is empty by Matthew Wilcox (Oracle) · 1 year, 2 months ago
- 397f719 genirq/affinity: Only build SMP-only helper functions on SMP kernels by Ingo Molnar · 1 year, 2 months ago
- a576780 lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly by Ming Lei · 1 year, 2 months ago
- f33b27f genirq/affinity: Move group_cpus_evenly() into lib/ by Ming Lei · 1 year, 2 months ago
- 69b6596 lib/vsprintf: Fix %pfwf when current node refcount == 0 by Herve Codina · 1 year, 2 months ago
- 62c6d82b zstd: Fix array-index-out-of-bounds UBSAN warning by Nick Terrell · 1 year, 3 months ago
- 3793cd2 parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes by Helge Deller · 1 year, 3 months ago
- 784d01f9 lib/generic-radix-tree.c: Don't overflow in peek() by Kent Overstreet · 1 year, 4 months ago
- 7efb915 kunit: Fix missed memory release in kunit_free_suite_set() by Jinjie Ruan · 1 year, 4 months ago
- 3262ff5 maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() by Liam R. Howlett · 1 year, 4 months ago
- 0806cb1 fprobe: Pass entry_data to handlers by Masami Hiramatsu (Google) · 1 year, 5 months ago
- db4677b lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default by Hyeonggon Yoo · 1 year, 5 months ago
- 38fd367 lib/test_meminit: fix off-by-one error in test_pages() by Greg Kroah-Hartman · 1 year, 5 months ago
- 48aebbe kobject: Add sanity check for kset->kobj.ktype in kset_register() by Zhen Lei · 1 year, 6 months ago
- d3ad023 crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() by Mark O'Donovan · 1 year, 6 months ago
- 9acb294 kunit: Fix wild-memory-access bug in kunit_free_suite_set() by Jinjie Ruan · 1 year, 6 months ago
- 0649dc0 lib: test_scanf: Add explicit type cast to result initialization in test_number_prefix() by Nathan Chancellor · 1 year, 6 months ago
- 175f290 idr: fix param name in idr_alloc_cyclic() doc by Ariel Marcovitch · 1 year, 6 months ago
- 421855d lib/test_meminit: allocate pages up to order MAX_ORDER by Andrew Donnellan · 1 year, 6 months ago
- 4a3e0d5 XArray: Do not return sibling entries from xa_load() by Matthew Wilcox (Oracle) · 1 year, 6 months ago
- 9d5a3b4 maple_tree: disable mas_wr_append() when other readers are possible by Liam R. Howlett · 1 year, 7 months ago
- e75de82 radix tree: remove unused variable by Arnd Bergmann · 1 year, 7 months ago
- 30ffd58 lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels by Helge Deller · 1 year, 7 months ago
- 203d589 debugobjects: Recheck debug_objects_enabled before reporting by Tetsuo Handa · 1 year, 7 months ago
- 6289d54 lib/bitmap: workaround const_eval test build failure by Yury Norov · 1 year, 7 months ago
- 665e6fd71 test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation by Mirsad Goran Todorovac · 1 year, 7 months ago
- 4eed29e maple_tree: fix 32 bit mas_next testing by Liam R. Howlett · 1 year, 7 months ago
- 1b6e874 maple_tree: add __init and __exit to test module by Liam R. Howlett · 1 year, 7 months ago
- cba7ddf test_maple_tree: test modifications while iterating by Liam R. Howlett · 1 year, 7 months ago
- 8571897 maple_tree: set the node limit when creating a new root node by Peng Zhang · 1 year, 8 months ago
- 29ddfd5 lib/bitmap: drop optimization of bitmap_{from,to}_arr64 by Yury Norov · 1 year, 8 months ago
- cfcb9f0 lib/ts_bm: reset initial match offset for every block of text by Jeremy Sowden · 1 year, 8 months ago
- 4e2ad53 maple_tree: fix potential out-of-bounds access in mas_wr_end_piv() by Peng Zhang · 1 year, 9 months ago
- 6111f0a test_firmware: prevent race conditions by a correct implementation of locking by Mirsad Goran Todorovac · 1 year, 9 months ago
- aa2dfdc test_firmware: Use kstrtobool() instead of strtobool() by Christophe JAILLET · 1 year, 9 months ago
- d492580 lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() by Ben Hutchings · 1 year, 9 months ago
- 0659aee test_firmware: fix the memory leak of the allocated firmware buffer by Mirsad Goran Todorovac · 1 year, 9 months ago
- eef67df test_firmware: fix a memory leak with reqs buffer by Mirsad Goran Todorovac · 1 year, 9 months ago
- d7fff52 debugobjects: Don't wake up kswapd from fill_pool() by Tetsuo Handa · 1 year, 10 months ago
- 254ee53 maple_tree: make maple state reusable after mas_empty_area() by Peng Zhang · 1 year, 10 months ago
- c9115f4 lib: cpu_rmap: Avoid use after free on rmap->obj array entries by Eli Cohen · 1 year, 10 months ago
- 9e916db linux/dim: Do nothing if no time delta between samples by Roy Novich · 1 year, 10 months ago
- 6dc7e36 debugobject: Ensure pool refill (again) by Thomas Gleixner · 1 year, 10 months ago
- fc2b20c debugobject: Prevent init race with static objects by Thomas Gleixner · 1 year, 10 months ago
- 05f437e kunit: fix bug in the order of lines in debugfs logs by Rae Moar · 1 year, 10 months ago
- 9ad3b38 kunit: improve KTAP compliance of KUnit test output by Rae Moar · 1 year, 10 months ago
- a117679 maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug by Peng Zhang · 1 year, 11 months ago
- 66f13a1 maple_tree: fix mas_empty_area() search by Liam R. Howlett · 1 year, 11 months ago
- c51b9ef maple_tree: make maple state reusable after mas_empty_area_rev() by Liam R. Howlett · 1 year, 11 months ago
- 2128f7c maple_tree: fix write memory barrier of nodes once dead for RCU mode by Liam R. Howlett · 1 year, 11 months ago
- 9b6627b maple_tree: add RCU lock checking to rcu callback functions by Liam R. Howlett · 1 year, 11 months ago
- a29025a maple_tree: add smp_rmb() to dead node detection by Liam R. Howlett · 1 year, 11 months ago
- d3af5f8 maple_tree: remove extra smp_wmb() from mas_dead_leaves() by Liam R. Howlett · 1 year, 11 months ago
- cc2f250 maple_tree: fix freeing of nodes in rcu mode by Liam R. Howlett · 1 year, 11 months ago
- 5f7c591 maple_tree: detect dead nodes in mas_start() by Liam R. Howlett · 1 year, 11 months ago
- 3825e44 maple_tree: refine ma_state init from mas_start() by Liam R. Howlett · 1 year, 11 months ago
- 64cb480 maple_tree: be more cautious about dead nodes by Liam R. Howlett · 1 year, 11 months ago
- 0a0372d maple_tree: fix mas_prev() and mas_find() state handling by Liam R. Howlett · 1 year, 11 months ago
- 19d8f78 maple_tree: fix handle of invalidated state in mas_wr_store_setup() by Liam R. Howlett · 1 year, 11 months ago
- 2c9bc49 maple_tree: reduce user error potential by Liam R. Howlett · 1 year, 11 months ago
- f41e9e6 maple_tree: fix potential rcu issue by Liam R. Howlett · 1 year, 11 months ago
- edc5a4e maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk() by Liam R. Howlett · 1 year, 11 months ago
- 240bb94 maple_tree: fix a potential concurrency bug in RCU mode by Peng Zhang · 1 year, 11 months ago
- 4f576075 maple_tree: fix get wrong data_end in mtree_lookup_walk() by Peng Zhang · 1 year, 11 months ago
- 78b342f zstd: Fix definition of assert() by Jonathan Neuschäfer · 2 years ago
- 0608b3d maple_tree: fix mas_skip_node() end slot detection by Liam R. Howlett · 2 years ago
- 94f6b92 test_maple_tree: add more testing for mas_empty_area() by Liam R. Howlett · 2 years ago
- ff9571a sbitmap: Try each queue to wake up at least one waiter by Gabriel Krisman Bertazi · 2 years ago
- 12815a7 sbitmap: Advance the queue index before waking up a queue by Gabriel Krisman Bertazi · 2 years ago
- b78434f cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG by Peter Zijlstra · 2 years ago
- fe4dd80 kobject: Fix slab-out-of-bounds in fill_kobj_path() by Wang Hai · 2 years ago
- f3ffd86 kobject: modify kobject_get_path() to take a const * by Greg Kroah-Hartman · 2 years ago
- adb2cfd printf: fix errname.c list by Arnd Bergmann · 2 years ago