summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-07-10lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter
2025-07-06Kunit to check the longest symbol lengthSergio González Collado
2025-06-27pldmfw: Select CRC32 when PLDMFW is selectedSimon Horman
2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu
2025-06-04dql: Fix dql->limit value when reset.Jing Su
2025-05-02ubsan: Fix panic from test_ubsan_out_of_boundsMostafa Saleh
2025-04-25string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne
2025-04-25lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham
2025-04-10kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov
2025-04-10lib: 842: Improve error handling in sw842_compress()Tanya Agarwal
2025-03-28lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko
2025-02-21maple_tree: simplify split calculationWei Yang
2025-02-21maple_tree: fix static analyser cppcheck issueLiam R. Howlett
2025-02-21lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas
2024-12-14lib: stackinit: hide never-taken branch from compilerKees Cook
2024-12-14maple_tree: refine mas_store_root() on storing NULLWei Yang
2024-12-14lib: string_helpers: silence snprintf() output truncation warningBartosz Golaszewski
2024-11-22lib/buildid: Fix build ID parsing logicJiri Olsa
2024-10-22maple_tree: correct tree corruption on spanning storeLorenzo Stoakes
2024-10-17bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)
2024-10-17lib/buildid: harden build ID parsing logicAndrii Nakryiko
2024-10-17build-id: require program headers to be right after ELF headerAlexey Dobriyan
2024-10-17mm/filemap: optimize filemap folio addingKairui Song
2024-10-17lib/xarray: introduce a new helper xas_get_orderKairui Song
2024-10-17debugobjects: Fix conditions in fill_pool()Zhen Lei
2024-10-17lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei
2024-10-17xz: cleanup CRC32 edits from 2018Lasse Collin
2024-09-12lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet
2024-08-29bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-08-03kobject_uevent: Fix OOB access within zap_modalias_env()Zijun Hu
2024-08-03decompress_bunzip2: fix rare decompression failureRoss Lagerwall
2024-08-03sbitmap: fix io hung due to race on sbitmap_word::clearedYang Yang
2024-08-03sbitmap: use READ_ONCE to access map->wordlinke li
2024-08-03sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat codeKemeng Shi
2024-08-03sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallowKemeng Shi
2024-08-03mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-08-03lib: objagg: Fix general protection faultIdo Schimmel
2024-07-11kunit: Fix timeout messageMickaël Salaün
2024-06-16maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett
2024-06-16maple_tree: fix allocation in mas_sparse_area()Peng Zhang
2024-06-12lib/test_hmm.c: handle src_pfns and dst_pfns allocation failureDuoming Zhou
2024-06-12kunit: Fix kthread referenceMickaël Salaün
2024-06-12mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-05-17bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko
2024-05-02stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-03pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner
2024-03-26net: blackhole_dev: fix build warning for ethh set but not usedBreno Leitao
2024-03-26lib: memcpy_kunit: Fix an invalid format specifier in an assertion msgDavid Gow