summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-151-23/+12
|\
| * lib/generic-radix-tree.c: Make nodes more reasonably sizedKent Overstreet2024-03-131-23/+12
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-1412-96/+42
|\ \
| * | assoc_array: fix the return value in assoc_array_insert_mid_shortcut()Roman Smirnov2024-03-121-1/+1
| * | buildid: use kmap_local_page()Peng Hao2024-03-121-2/+2
| * | mul_u64_u64_div_u64: increase precision by conditionally swapping a and bUwe Kleine-König2024-03-121-0/+15
| * | dyndbg: replace kstrdup() + strchr() with kstrdup_and_replace()Andy Shevchenko2024-03-061-4/+3
| * | lib/Kconfig.debug: update Clang version check in CONFIG_KCOVNathan Chancellor2024-02-221-1/+1
| * | lib: dhry: add missing closing parenthesisGeert Uytterhoeven2024-02-221-1/+1
| * | lib: dhry: use ktime_ms_delta() helperGeert Uytterhoeven2024-02-221-1/+1
| * | lib: dhry: remove unneeded <linux/mutex.h>Geert Uytterhoeven2024-02-221-1/+0
| * | flex_proportions: remove unused fprop_local_singleKemeng Shi2024-02-221-77/+0
| * | lib/sort: optimize heapsort with double-pop variationKuan-Wei Chiu2024-02-221-4/+14
| * | lib/sort: optimize heapsort for equal elements in sift-down pathKuan-Wei Chiu2024-02-221-1/+1
| * | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-223-3/+3
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-145-62/+252
|\ \ \
| * | | lib/test_vmalloc.c: use unsigned long constantMartin Kaiser2024-03-041-1/+1
| * | | lib/test_vmalloc.c: drop empty exit functionMartin Kaiser2024-03-041-5/+0
| * | | lib/test_vmalloc.c: fix typo in function nameMartin Kaiser2024-03-041-2/+2
| * | | lib/stackdepot: off by one in depot_fetch_stack()Dan Carpenter2024-03-041-1/+1
| * | | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
| * | | mm,page_owner: maintain own list of stack_records structsOscar Salvador2024-02-231-0/+8
| * | | lib/stackdepot: move stack_record struct definition into the headerOscar Salvador2024-02-231-43/+0
| * | | lib/stackdepot: fix first entry having a 0-handleOscar Salvador2024-02-231-7/+9
| * | | merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changesAndrew Morton2024-02-231-123/+127
| |\ \ \
| * | | | XArray: add cmpxchg order testDaniel Gomez2024-02-221-0/+54
| * | | | test_xarray: add tests for advanced multi-index useLuis Chamberlain2024-02-221-0/+176
| * | | | maple_tree: avoid duplicate variable init in mast_spanning_rebalance()Lukas Bulwahn2024-02-221-2/+0
| * | | | maple_tree: fix comment describing mas_node_count_gfp()Sidhartha Kumar2024-02-211-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-144-391/+1
|\ \ \ \
| * | | | PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner2024-02-121-207/+1
| * | | | PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner2024-02-123-184/+0
| * | | | pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner2024-01-311-1/+1
* | | | | Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-1/+5
|\ \ \ \ \
| * | | | | lib/test_kmod: fix kernel-doc warningsRandy Dunlap2024-02-021-1/+5
| |/ / / /
* | | | | Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-03-121-3/+13
|\ \ \ \ \
| * | | | | dump_stack: Do not get cpu_sync for panic CPUJohn Ogness2024-02-071-3/+13
* | | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-124-2/+124
|\ \ \ \ \ \
| * | | | | | lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko2024-03-111-0/+42
| * | | | | | net: dqs: add NIC stall detector based on BQLJakub Kicinski2024-03-081-0/+74
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-23/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-294-131/+141
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-222-29/+44
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-153-0/+19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: blackhole_dev: fix build warning for ethh set but not usedBreno Leitao2024-02-051-2/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-015-116/+281
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | cpumask: add cpumask_weight_andnot()Yury Norov2024-02-011-0/+7
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1214-468/+1265
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | string: Convert helpers selftest to KUnitKees Cook2024-03-053-124/+100
| * | | | | | | | | | string: Convert selftest to KUnitKees Cook2024-03-054-260/+204