summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-044-4/+60
|\
| * Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-271-0/+11
| |\
| | * maple_tree: do not preallocate nodes for slot storesSidhartha Kumar2023-12-201-0/+11
| | * Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-066-12/+62
| | |\
| * | \ Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-12-221-3/+8
| |\ \ \
| | * | | lib/vsprintf: Fix %pfwf when current node refcount == 0Herve Codina2023-12-061-3/+8
| * | | | ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)2023-12-212-1/+41
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-15/+0
|\| | | |
| * | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-151-15/+0
* | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-1/+1
|\ \ \ \ \
| * | | | | test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_KTiezhu Yang2023-12-091-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-141-6/+16
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-081-6/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei2023-12-061-6/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-075-6/+62
|\| | | | | |_|/ / |/| | |
| * | | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-031-0/+17
| |\ \ \
| | * | | lib: objpool: fix head overrun on RK3588 SBCwuqiang.matt2023-12-011-0/+17
| * | | | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-12-021-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'acpi-tables'Rafael J. Wysocki2023-12-011-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang2023-11-221-1/+1
| * | | | | Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-12-021-2/+3
| |\ \ \ \ \
| | * | | | | closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet2023-11-241-2/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-012-3/+41
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | kunit: test: Avoid cast warning when adding kfree() as an actionRichard Fitzgerald2023-11-141-1/+1
| | * | | | kunit: Reset suite counter right before running testsMichal Wajdeczko2023-11-141-2/+2
| | * | | | kunit: Warn if tests are slowMaxime Ripard2023-11-141-0/+38
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-301-2/+0
|\ \ \ \ \ \
| * | | | | | bpf/tests: Remove duplicate JSGT testsYujie Liu2023-11-301-2/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-302-7/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-261-6/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-6/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-241-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iov_iter: fix copy_page_to_iter_nofault()Omar Sandoval2023-11-181-1/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'firmware_loader'Jakub Kicinski2023-11-241-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent2023-11-241-0/+1
| | |/ / | |/| |
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-211-16/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | bpf: Remove test for MOVSX32 with offset=32Puranjay Mohan2023-11-151-16/+0
* | | | Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxLinus Torvalds2023-11-141-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | zstd: Fix array-index-out-of-bounds UBSAN warningNick Terrell2023-11-141-1/+1
* | | | lib: test_objpool: make global variables staticwuqiang.matt2023-11-101-3/+3
| |/ / |/| |
* | | Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-11-071-2/+7
|\ \ \
| * | | closures: Fix race in closure_sync()Kent Overstreet2023-10-301-0/+3
| * | | closures: Better memory barriersKent Overstreet2023-10-301-2/+4
* | | | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-043-0/+193
|\ \ \ \
| * | | | lib/fw_table: Remove acpi_parse_entries_array() exportDan Williams2023-11-021-1/+0
| * | | | acpi: Move common tables helper functions to common libDave Jiang2023-10-273-0/+194
* | | | | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-031-1/+1
|\ \ \ \ \
| * | | | | powerpc: Use shared font dataDr. David Alan Gilbert2023-10-011-1/+1
* | | | | | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-11-031-15/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | seq_buf: Export seq_buf_puts()Christophe JAILLET2023-11-021-0/+1