summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-12-10lib/stackdepot: adjust DEPOT_POOLS_CAP for KMSANAndrey Konovalov
2023-12-10lib/stackdepot: allow users to evict stack tracesAndrey Konovalov
2023-12-10lib/stackdepot: add refcount for recordsAndrey Konovalov
2023-12-10lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov
2023-12-10lib/stackdepot: use list_head for stack record linksAndrey Konovalov
2023-12-10lib/stackdepot: use read/write lockAndrey Konovalov
2023-12-10lib/stackdepot: store free stack records in a freelistAndrey Konovalov
2023-12-10lib/stackdepot: store next pool pointer in new_poolAndrey Konovalov
2023-12-10lib/stackdepot: rename next_pool_required to new_pool_requiredAndrey Konovalov
2023-12-10lib/stackdepot: rework helpers for depot_alloc_stackAndrey Konovalov
2023-12-10lib/stackdepot: fix and clean-up atomic annotationsAndrey Konovalov
2023-12-10lib/stackdepot: use fixed-sized slots for stack recordsAndrey Konovalov
2023-12-10lib/stackdepot: add depot_fetch_stack helperAndrey Konovalov
2023-12-10lib/stackdepot: drop valid bit from handlesAndrey Konovalov
2023-12-10lib/stackdepot: simplify __stack_depot_saveAndrey Konovalov
2023-12-10lib/stackdepot: check disabled flag when fetchingAndrey Konovalov
2023-12-10lib/stackdepot: print disabled message only if truly disabledAndrey Konovalov
2023-12-10kasan: default to inline instrumentationPaul Heidekrüger
2023-12-10maple_tree: preserve the tree attributes when destroying maple treePeng Zhang
2023-12-10maple_tree: update check_forking() and bench_forking()Peng Zhang
2023-12-10maple_tree: skip other tests when BENCH is enabledPeng Zhang
2023-12-10maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang
2023-12-10maple_tree: add mt_free_one() and mt_attr() helpersPeng Zhang
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki
2023-12-01lib: objpool: fix head overrun on RK3588 SBCwuqiang.matt
2023-12-01Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang
2023-11-18iov_iter: fix copy_page_to_iter_nofault()Omar Sandoval
2023-11-14Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds
2023-11-14zstd: Fix array-index-out-of-bounds UBSAN warningNick Terrell
2023-11-14kunit: test: Avoid cast warning when adding kfree() as an actionRichard Fitzgerald
2023-11-14kunit: Reset suite counter right before running testsMichal Wajdeczko
2023-11-14kunit: Warn if tests are slowMaxime Ripard
2023-11-10lib: test_objpool: make global variables staticwuqiang.matt
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-03Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-11-03Merge tag 'bitmap-for-6.7' of https://github.com/norov/linuxLinus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds