summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-06-19kunit: Fix wrong parameter to kunit_deactivate_static_stub()Tzung-Bi Shih
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-25zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...Ingo Molnar
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-22lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko
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-17lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas
2025-01-09seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook
2025-01-09tracing: Move readpos from seq_buf to trace_seqMatthew Wilcox (Oracle)
2024-12-14lib: stackinit: hide never-taken branch from compilerKees Cook
2024-12-09maple_tree: refine mas_store_root() on storing NULLWei Yang
2024-12-09lib: string_helpers: silence snprintf() output truncation warningBartosz Golaszewski
2024-11-22lib/buildid: Fix build ID parsing logicJiri Olsa
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-11-08iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAPHugh Dickins
2024-11-01lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOWTimo Grautstueck
2024-10-22maple_tree: correct tree corruption on spanning storeLorenzo Stoakes
2024-10-17lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...Paul Menzel
2024-10-17bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)
2024-10-10lib/buildid: harden build ID parsing logicAndrii Nakryiko
2024-10-10build-id: require program headers to be right after ELF headerAlexey Dobriyan
2024-10-04mm/filemap: optimize filemap folio addingKairui Song
2024-10-04lib/xarray: introduce a new helper xas_get_orderKairui Song
2024-10-04debugobjects: Fix conditions in fill_pool()Zhen Lei
2024-10-04lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei
2024-10-04xz: cleanup CRC32 edits from 2018Lasse Collin
2024-09-12lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet
2024-08-29sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()Yury Norov
2024-08-29bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-08-03lib/build_OID_registry: don't mention the full path of the script in outputUwe Kleine-König
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-03mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-08-03lib: objagg: Fix general protection faultIdo Schimmel
2024-07-25cpumask: limit FORCE_NR_CPUS to just the UP caseLinus Torvalds
2024-07-11kunit: Fix timeout messageMickaël Salaün
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-12kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook
2024-06-12mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie