aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
4 daysMerge tag 'v6.6.31' into v6.6/standard/baseBruce Ashfield
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-05-17maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett
2024-05-17Fix a potential infinite loop in extract_user_to_sg()David Howells
2024-05-17bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko
2024-05-07Merge tag 'v6.6.30' into v6.6/standard/baseBruce Ashfield
2024-05-02stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-05-01Merge tag 'v6.6.29' into v6.6/standard/baseBruce Ashfield
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-03Merge tag 'v6.6.24' into v6.6/standard/baseBruce Ashfield
2024-04-03pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner
2024-03-28Merge tag 'v6.6.23' into v6.6/standard/baseBruce Ashfield
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
2024-03-26lib/cmdline: Fix an invalid format specifier in an assertion msgDavid Gow
2024-03-26kunit: test: Log the correct filter string in executor_testDavid Gow
2024-03-10Merge tag 'v6.6.21' into v6.6/standard/baseBruce Ashfield
2024-03-06netlink: add nla be16/32 types to minlen arrayFlorian Westphal
2024-03-03Merge tag 'v6.6.19' into v6.6/standard/baseBruce Ashfield
2024-03-01lib/Kconfig.debug: TEST_IOV_ITER depends on MMUGuenter Roeck
2024-02-26Merge tag 'v6.6.18' into v6.6/standard/baseBruce Ashfield
2024-02-23Revert "kobject: Remove redundant checks for whether ktype is NULL"Greg Kroah-Hartman
2024-02-14Merge tag 'v6.6.16' into v6.6/standard/baseBruce Ashfield
2024-02-05kunit: run test suites only after module initialization completesMarco Pagani
2024-02-05debugobjects: Stop accessing objects after releasing hash bucket lockAndrzej Hajda
2024-02-04Merge tag 'v6.6.15' into v6.6/standard/baseBruce Ashfield
2024-02-04Merge tag 'v6.6.14' into v6.6/standard/baseBruce Ashfield
2024-01-31crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_initTianjia Zhang
2024-01-25kunit: debugfs: Fix unchecked dereference in debugfs_print_results()Richard Fitzgerald
2024-01-24Merge tag 'v6.6.13' into v6.6/standard/baseBruce Ashfield
2024-01-20ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2024-01-20kunit: Reset suite counter right before running testsMichal Wajdeczko
2024-01-20kunit: Warn if tests are slowMaxime Ripard
2024-01-11Merge tag 'v6.6.10' into v6.6/standard/baseBruce Ashfield
2024-01-05maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2024-01-03Merge tag 'v6.6.9' into v6.6/standard/baseBruce Ashfield
2024-01-01lib/vsprintf: Fix %pfwf when current node refcount == 0Herve Codina
2023-12-27Merge tag 'v6.6.8' into v6.6/standard/baseBruce Ashfield
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-18Merge tag 'v6.6.7' into v6.6/standard/baseBruce Ashfield
2023-12-13lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei
2023-12-13zstd: Fix array-index-out-of-bounds UBSAN warningNick Terrell
2023-12-12Merge tag 'v6.6.5' into v6.6/standard/baseBruce Ashfield
2023-12-12Merge tag 'v6.6.3' into v6.6/standard/baseBruce Ashfield
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-28lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet
2023-11-20lib/build_OID_registry: fix reproducibility issuesBruce Ashfield
2023-11-20kunit: test: Fix the possible memory leak in executor_testJinjie Ruan
2023-11-20kunit: Fix possible memory leak in kunit_filter_suites()Jinjie Ruan