summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-05-06kunit: Handle test faultsMickaël Salaün
2024-05-06kunit: Fix timeout messageMickaël Salaün
2024-05-06kunit: Fix kthread referenceMickaël Salaün
2024-05-06kunit: Handle thread creation errorMickaël Salaün
2024-05-05xarray: inline xas_descend to improve performanceLong Li
2024-05-05XArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)
2024-05-05lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain
2024-05-05maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-02wrapper for access to ->bd_partnoAl Viro
2024-05-02Use bdev_is_paritition() instead of open-coding itAl Viro
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook
2024-05-02vmlinux: Avoid weak reference to notes sectionArd Biesheuvel
2024-05-01kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook
2024-05-01objpool: cache nr_possible_cpus() and avoid caching nr_cpu_idsAndrii Nakryiko
2024-05-01objpool: enable inlining objpool_push() and objpool_pop() operationsAndrii Nakryiko
2024-04-30kunit/fortify: Add memcpy() testsKees Cook
2024-04-30kunit/fortify: Do not spam logs with fortify WARNsKees Cook
2024-04-30kunit/fortify: Rename tests to use recommended conventionsKees Cook
2024-04-30dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26Fix a potential infinite loop in extract_user_to_sg()David Howells
2024-04-26sbitmap: use READ_ONCE to access map->wordlinke li
2024-04-25test_hexdump: avoid string truncation warningArnd Bergmann
2024-04-25devres: don't use "proxy" headersAndy Shevchenko
2024-04-25devres: switch to use dev_err_probe() for unificationAndy Shevchenko
2024-04-25kgdb: add HAS_IOPORT dependencyNiklas Schnelle
2024-04-25lib/build_OID_registry: don't mention the full path of the script in outputUwe Kleine-König
2024-04-25mm/filemap: optimize filemap folio addingKairui Song
2024-04-25lib/xarray: introduce a new helper xas_get_orderKairui Song
2024-04-25alloc_tag: Tighten file permissions on /proc/allocinfoKees Cook
2024-04-25lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-04-25rhashtable: plumb through alloc tagKent Overstreet
2024-04-25lib: add codetag reference into slabobj_extSuren Baghdasaryan
2024-04-25lib: introduce early boot parameter to avoid page_ext memory overheadSuren Baghdasaryan
2024-04-25lib: introduce support for page allocation taggingSuren Baghdasaryan
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-04-25lib: prevent module unloading if memory is not freedSuren Baghdasaryan
2024-04-25lib: code tagging module supportSuren Baghdasaryan
2024-04-25lib: code tagging frameworkSuren Baghdasaryan
2024-04-25lib/test_hmm.c: handle src_pfns and dst_pfns allocation failureDuoming Zhou
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-24stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin
2024-04-24ubsan: Avoid i386 UBSAN handler crashes with ClangKees Cook
2024-04-24cpumask: Introduce cpumask_first_and_and()Dawei Li