summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley2-4/+6
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-2/+2
2024-11-08iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAPHugh Dickins1-2/+4
2024-11-01Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley1-1/+1
2024-11-01lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOWTimo Grautstueck1-1/+1
2024-10-23Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley1-6/+6
2024-10-22maple_tree: correct tree corruption on spanning storeLorenzo Stoakes1-6/+6
2024-10-17Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley2-2/+5
2024-10-17lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...Paul Menzel1-1/+3
2024-10-17bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)1-1/+2
2024-10-10Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley1-32/+58
2024-10-10lib/buildid: harden build ID parsing logicAndrii Nakryiko1-32/+44
2024-10-10build-id: require program headers to be right after ELF headerAlexey Dobriyan1-0/+14
2024-10-04Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley6-27/+130
2024-10-04mm/filemap: optimize filemap folio addingKairui Song1-0/+59
2024-10-04lib/xarray: introduce a new helper xas_get_orderKairui Song2-18/+65
2024-10-04debugobjects: Fix conditions in fill_pool()Zhen Lei1-2/+3
2024-10-04lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei1-2/+2
2024-10-04xz: cleanup CRC32 edits from 2018Lasse Collin2-5/+1
2024-09-13Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley1-0/+2
2024-09-12lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet1-0/+2
2024-09-10Merge remote-tracking branch 'stable/linux-6.6.y' into rpi-6.6.yDom Cobley2-5/+1
2024-09-10lib: earlycpio: export symbol find_cpio_data()Richard Oliver1-0/+1
2024-08-29sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()Yury Norov1-3/+1
2024-08-29bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-2/+0
2024-08-03lib/build_OID_registry: don't mention the full path of the script in outputUwe Kleine-König1-1/+4
2024-08-03kobject_uevent: Fix OOB access within zap_modalias_env()Zijun Hu1-1/+16
2024-08-03decompress_bunzip2: fix rare decompression failureRoss Lagerwall1-1/+2
2024-08-03sbitmap: fix io hung due to race on sbitmap_word::clearedYang Yang1-7/+29
2024-08-03sbitmap: use READ_ONCE to access map->wordlinke li1-4/+4
2024-08-03mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-15/+0
2024-08-03lib: objagg: Fix general protection faultIdo Schimmel1-0/+3
2024-07-25cpumask: limit FORCE_NR_CPUS to just the UP caseLinus Torvalds1-7/+1
2024-07-11kunit: Fix timeout messageMickaël Salaün1-1/+2
2024-06-12lib/test_hmm.c: handle src_pfns and dst_pfns allocation failureDuoming Zhou1-4/+4
2024-06-12kunit: Fix kthread referenceMickaël Salaün1-3/+6
2024-06-12kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook1-8/+8
2024-06-12mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck1-1/+1
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie1-1/+5
2024-05-17maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett1-8/+8
2024-05-17Fix a potential infinite loop in extract_user_to_sg()David Howells1-1/+1
2024-05-17bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko1-2/+3
2024-05-02stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin1-2/+2
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-1/+1
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang1-8/+11
2024-04-03pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner1-1/+1
2024-03-26net: blackhole_dev: fix build warning for ethh set but not usedBreno Leitao1-2/+1
2024-03-26lib: memcpy_kunit: Fix an invalid format specifier in an assertion msgDavid Gow1-2/+2
2024-03-26lib/cmdline: Fix an invalid format specifier in an assertion msgDavid Gow1-1/+1
2024-03-26kunit: test: Log the correct filter string in executor_testDavid Gow1-1/+1