summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2026-04-18netlink: add nla be16/32 types to minlen arrayFlorian Westphal
2026-04-18lib/crypto: chacha: Zeroize permuted_state before it leaves scopeEric Biggers
2026-04-18netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal
2026-04-18netlink: introduce bigendian integer typesFlorian Westphal
2026-04-18netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal
2026-04-18lib/bootconfig: check xbc_init_node() return in override pathJosh Law
2026-04-18lib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law
2026-04-18lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law
2026-04-18lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law
2026-01-19lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers
2026-01-19idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2026-01-19lib/vsprintf: Check pointer before dereferencing in time_and_date()Andy Shevchenko
2025-12-07lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCCNathan Chancellor
2025-10-19minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
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-10-19minmax: add in_range() macroMatthew Wilcox (Oracle)
2025-10-02kunit: kasan_test: disable fortify string checker on kasan_strings() testYeoreum Yun
2025-08-28lib: bitmap: Introduce node-aware alloc APITariq Toukan
2025-07-10lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter
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-05-02string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne
2025-05-02kmsan: disable strscpy() optimization under KMSANAlexander Potapenko
2025-05-02lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham
2025-04-10lib: 842: Improve error handling in sw842_compress()Tanya Agarwal
2025-04-10lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko
2025-03-13kfence: allow use of a deferrable timerMarco Elver
2025-03-13lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas
2025-03-13memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2025-01-09lib: stackinit: hide never-taken branch from compilerKees Cook
2024-12-14lib: string_helpers: silence snprintf() output truncation warningBartosz Golaszewski
2024-12-14lib/buildid: Fix build ID parsing logicJiri Olsa
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-17debugobjects: Fix conditions in fill_pool()Zhen 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-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-08-19kobject_uevent: Fix OOB access within zap_modalias_env()Zijun Hu
2024-08-19decompress_bunzip2: fix rare decompression failureRoss Lagerwall
2024-08-19mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-08-19lib: objagg: Fix general protection faultIdo Schimmel
2024-07-18kunit: Fix timeout messageMickaël Salaün
2024-06-16mm/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