summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
4 dayslib/bootconfig: check xbc_init_node() return in override pathJosh Law
4 dayslib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law
4 dayslib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law
4 dayslib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-03-04objpool: fix the overestimation of object pooling metadata sizezhouwenhao
2026-02-11procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-06flex_proportions: make fprop_new_period() hardirq safeJan Kara
2026-01-23lib/buildid: use __kernel_read() for sleepable contextShakeel Butt
2026-01-17lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers
2026-01-08idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-18lib/vsprintf: Check pointer before dereferencing in time_and_date()Andy Shevchenko
2025-12-01maple_tree: fix tracepoint string pointersMartin Kaiser
2025-11-13lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCCNathan Chancellor
2025-11-13kunit: test_dev_action: Correctly cast 'priv' pointer to long*Florian Schmaus
2025-10-19lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and olderNathan Chancellor
2025-10-19lib/genalloc: fix device leak in of_gen_pool_get()Johan Hovold
2025-08-20lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai
2025-07-17lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()Harry Yoo
2025-07-17maple_tree: fix mt_destroy_walk() on root leaf nodeWei Yang
2025-07-10ubsan: integer-overflow: depend on BROKEN to keep this out of CIKees Cook
2025-07-10lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter
2025-07-06maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()Liam R. Howlett
2025-07-06lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()Yu Kuai
2025-06-27pldmfw: Select CRC32 when PLDMFW is selectedSimon Horman
2025-06-27Kunit to check the longest symbol lengthSergio González Collado
2025-06-19iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvecNitesh Shetty
2025-06-19kunit/usercopy: Disable u64 test on 32-bit SPARCThomas Weißschuh
2025-06-19kunit: Fix wrong parameter to kunit_deactivate_static_stub()Tzung-Bi Shih
2025-05-29crypto: lzo - Fix compression buffer overrunHerbert Xu
2025-05-29dql: Fix dql->limit value when reset.Jing Su
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-05-02ubsan: Fix panic from test_ubsan_out_of_boundsMostafa Saleh
2025-05-02crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu
2025-05-02lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAPNathan Chancellor
2025-04-25string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne
2025-04-20lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham
2025-04-20zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...Ingo Molnar
2025-04-10rust: fix signature of rust_fmt_argumentAlice Ryhl
2025-04-10lib: 842: Improve error handling in sw842_compress()Tanya Agarwal
2025-04-10kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner
2025-02-27lib/iov_iter: fix import_iovec_ubuf iovec managementPavel Begunkov
2025-02-17maple_tree: simplify split calculationWei Yang
2025-02-17atomic64: Use arch_spin_locks instead of raw_spin_locksSteven Rostedt
2025-02-17lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas
2025-02-08rhashtable: Fix rhashtable_try_insert testHerbert Xu
2025-02-08rhashtable: Fix potential deadlock by moving schedule_work outside lockBreno Leitao
2025-01-09maple_tree: reload mas before the second call for mas_empty_areaYang Erkun
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner