aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+11
2023-12-22Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-3/+8
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyGravatar Matthew Wilcox (Oracle) 2-1/+41
2023-12-20maple_tree: do not preallocate nodes for slot storesGravatar Sidhartha Kumar 1-0/+11
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSGravatar Jens Axboe 1-15/+0
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-6/+16
2023-12-06Merge branch 'master' into mm-hotfixes-stableGravatar Andrew Morton 6-12/+62
2023-12-06lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyGravatar Ming Lei 1-6/+16
2023-12-06lib/vsprintf: Fix %pfwf when current node refcount == 0Gravatar Herve Codina 1-3/+8
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+17
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+1
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-2/+3
2023-12-01Merge branch 'acpi-tables'Gravatar Rafael J. Wysocki 1-1/+1
2023-12-01lib: objpool: fix head overrun on RK3588 SBCGravatar wuqiang.matt 1-0/+17
2023-12-01Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-3/+41
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+0
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesGravatar Helge Deller 1-6/+0
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningGravatar Kent Overstreet 1-2/+3
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesGravatar Dave Jiang 1-1/+1
2023-11-18iov_iter: fix copy_page_to_iter_nofault()Gravatar Omar Sandoval 1-1/+1
2023-11-14Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linuxGravatar Linus Torvalds 1-1/+1
2023-11-14zstd: Fix array-index-out-of-bounds UBSAN warningGravatar Nick Terrell 1-1/+1
2023-11-14kunit: test: Avoid cast warning when adding kfree() as an actionGravatar Richard Fitzgerald 1-1/+1
2023-11-14kunit: Reset suite counter right before running testsGravatar Michal Wajdeczko 1-2/+2
2023-11-14kunit: Warn if tests are slowGravatar Maxime Ripard 1-0/+38
2023-11-10lib: test_objpool: make global variables staticGravatar wuqiang.matt 1-3/+3
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-2/+7
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 3-0/+193
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 1-15/+13
2023-11-03Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-13/+12
2023-11-03Merge tag 'bitmap-for-6.7' of https://github.com/norov/linuxGravatar Linus Torvalds 5-684/+549
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+79
2023-11-02lib/fw_table: Remove acpi_parse_entries_array() exportGravatar Dan Williams 1-1/+0
2023-11-02seq_buf: Export seq_buf_puts()Gravatar Christophe JAILLET 1-0/+1
2023-11-02seq_buf: Export seq_buf_putc()Gravatar Christophe JAILLET 1-0/+1
2023-11-01Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 10-139/+728
2023-11-01Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 4-1/+984
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-24/+3
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+52
2023-11-01vsprintf: uninline simple_strntoull(), reorder argumentsGravatar Alexey Dobriyan 1-13/+12
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-0/+393
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+4
2023-10-30closures: Fix race in closure_sync()Gravatar Kent Overstreet 1-0/+3
2023-10-30closures: Better memory barriersGravatar Kent Overstreet 1-2/+4
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+1
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 7-7/+299