aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-09-14Merge tag 'v6.4.16' into v6.4/standard/basev6.4/standard/xilinx-zynqmpv6.4/standard/x86v6.4/standard/tiny/x86v6.4/standard/tiny/common-pcv6.4/standard/tiny/basev6.4/standard/ti-am335xv6.4/standard/qemuppcv6.4/standard/qemuarm64v6.4/standard/nxp-ls20xxv6.4/standard/edgerouterv6.4/standard/beaglebonev6.4/standard/bcm-2xxx-rpiv6.4/standard/baseBruce Ashfield
2023-09-13iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)
2023-09-13sbitmap: fix batching wakeupDavid Jeffery
2023-08-30Merge tag 'v6.4.13' into v6.4/standard/baseBruce Ashfield
2023-08-30maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett
2023-08-30radix tree: remove unused variableArnd Bergmann
2023-08-30lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller
2023-08-14Merge tag 'v6.4.10' into v6.4/standard/baseBruce Ashfield
2023-08-11debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa
2023-08-11lib/bitmap: workaround const_eval test build failureYury Norov
2023-08-03Merge tag 'v6.4.8' into v6.4/standard/baseBruce Ashfield
2023-08-03maple_tree: fix 32 bit mas_next testingLiam R. Howlett
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett
2023-07-27Merge tag 'v6.4.7' into v6.4/standard/baseBruce Ashfield
2023-07-27iov_iter: Mark copy_iovec_from_user() noclonePeter Zijlstra
2023-07-27maple_tree: set the node limit when creating a new root nodePeng Zhang
2023-07-25Merge tag 'v6.4.4' into v6.4/standard/baseBruce Ashfield
2023-07-19lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven
2023-07-19lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov
2023-07-19test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac
2023-07-19lib/ts_bm: reset initial match offset for every block of textJeremy Sowden
2023-07-06Merge tag 'v6.4.1' into v6.4/standard/baseBruce Ashfield
2023-07-06lib/build_OID_registry: fix reproducibility issuesBruce Ashfield
2023-07-01maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()Peng Zhang
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-12lib/test_vmalloc.c: avoid garbage in page arrayLorenzo Stoakes
2023-06-12radix-tree: move declarations to headerArnd Bergmann
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-07lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings
2023-05-31test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac
2023-05-31test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac
2023-05-31test_firmware: prevent race conditions by a correct implementation of lockingMirsad Goran Todorovac
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-22debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa
2023-05-18Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-17maple_tree: make maple state reusable after mas_empty_area()Peng Zhang
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-07Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-02mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang
2023-05-02debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra
2023-05-02debugobject: Ensure pool refill (again)Thomas Gleixner
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds