aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+22
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds6-4/+17
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven1-1/+1
2025-04-15ubsan: Fix panic from test_ubsan_out_of_boundsMostafa Saleh1-7/+11
2025-04-15lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAPNathan Chancellor1-1/+0
2025-04-15string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne1-3/+10
2025-04-11alloc_tag: handle incomplete bulk allocations in vm_module_tags_populateT.J. Mercier1-3/+12
2025-04-11kunit: slub: add module descriptionArnd Bergmann1-0/+1
2025-04-11ucs2_string: add module descriptionArnd Bergmann1-0/+1
2025-04-11zlib: add module descriptionArnd Bergmann1-0/+1
2025-04-11ASN.1: add module descriptionArnd Bergmann1-0/+1
2025-04-11lib/iov_iter: fix to increase non slab folio refcountSheng Yong1-1/+1
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-31/+26
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+3
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers1-7/+0
2025-04-04lib/crc: document all the CRC library kconfig optionsEric Biggers1-0/+27
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers1-6/+1
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers1-5/+1
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers1-6/+1
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers1-6/+1
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'Eric Biggers1-7/+1
2025-04-03Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...Linus Torvalds2-33/+79
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+7
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+137
2025-04-01lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsetsT Pratham1-2/+0
2025-04-01lib/sort.c: add _nonatomic() variants with cond_resched()Kent Overstreet1-31/+79
2025-04-01mseal sysmap: generic vdso vvar mappingHeiko Carstens1-1/+2
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds7-30/+282
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-69/+228
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-3/+0
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+10
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+7
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-52/+136
2025-03-28vsnprintf: Silence false positive GCC warning for va_format()Andy Shevchenko1-0/+5
2025-03-28vsnprintf: Drop unused const char fmt * in va_format()Andy Shevchenko1-2/+2
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-0/+95
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+20
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds7-46/+31
2025-03-26Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linuxLinus Torvalds57-4095/+7767
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds9-222/+105
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-105/+272
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-03-25dql: Fix dql->limit value when reset.Jing Su1-1/+1
2025-03-25ida: Add ida_find_first_range()Yi Liu2-0/+137
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+2
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+16
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds2-63/+2
2025-03-24Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-0/+59
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-19/+62
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds40-601/+1049
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2025-03-22kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESSMasahiro Yamada1-3/+3
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf1-0/+5
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)1-0/+11
2025-03-21crypto: lib/Kconfig - hide library optionsArnd Bergmann1-4/+4
2025-03-21lib/scatterlist: Add SG_MITER_LOCAL and use itHerbert Xu1-4/+8
2025-03-21zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...Ingo Molnar1-1/+1
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+6
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUGIngo Molnar1-9/+0
2025-03-19net, treewide: define and use MAC_ADDR_STR_LENUday Shankar1-3/+1
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar1-1/+1
2025-03-17mm/filemap: use xas_try_split() in __filemap_add_folio()Zi Yan1-0/+25
2025-03-17xarray: add xas_try_split() to split a multi-index entryZi Yan2-12/+172
2025-03-17mm: allow compound zone device pagesAlistair Popple1-1/+2
2025-03-17lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap()Wei Yang1-3/+9
2025-03-17lib/interval_tree: add test case for span iterationWei Yang1-0/+117
2025-03-17lib/interval_tree: add test case for interval_tree_iter_xxx() helpersWei Yang1-0/+69
2025-03-17lib/rbtree: add random seedWei Yang2-2/+4
2025-03-17lib/rbtree: split testsWei Yang2-20/+59
2025-03-17objtool: Add CONFIG_OBJTOOL_WERRORJosh Poimboeuf1-0/+11
2025-03-17lib/dump_stack: Use preempt_model_str()Sebastian Andrzej Siewior1-2/+2
2025-03-17lib/test_hmm: make dmirror_atomic_map() consume a single pageDavid Hildenbrand1-22/+10
2025-03-16lib min_heap: use size_t for array size and index variablesKuan-Wei Chiu1-2/+2
2025-03-16lib/zlib: drop EQUAL macroYury Norov1-5/+1
2025-03-16lib/plist.c: add shortcut for plist_requeue()I Hsin Cheng1-0/+12
2025-03-16maple_tree: remove a BUG_ON() in mas_alloc_nodes()Petr Tesarik1-1/+0
2025-03-16maple_tree: use ma_dead_node() in mte_dead_node()I Hsin Cheng1-5/+2
2025-03-16maple_tree: correct comment for mas_start()I Hsin Cheng1-1/+1
2025-03-16mm: avoid extra mem_alloc_profiling_enabled() checksSuren Baghdasaryan1-3/+3
2025-03-16mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()David Hildenbrand1-26/+15
2025-03-16mm: decline to manipulate the refcount on a slab pageMatthew Wilcox (Oracle)1-2/+6
2025-03-15Kunit to check the longest symbol lengthSergio González Collado3-0/+93
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh1-1/+0
2025-03-14scanf: break kunit into test casesTamir Duberstein1-35/+47
2025-03-14scanf: convert self-test to KUnitTamir Duberstein4-134/+132
2025-03-14scanf: remove redundant debug logsTamir Duberstein1-3/+0
2025-03-14scanf: implicate test line in failure messagesTamir Duberstein1-33/+33
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-13zstd: Import upstream v1.5.7Nick Terrell57-4095/+7767
2025-03-13printf: implicate test line in failure messagesTamir Duberstein1-27/+33
2025-03-13printf: break kunit into test casesTamir Duberstein1-192/+101
2025-03-13printf: convert self-test to KUnitTamir Duberstein4-95/+126
2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook1-62/+77
2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook1-0/+17
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC64Eric Biggers1-6/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers1-1/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers1-5/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers1-6/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers1-6/+1
2025-03-10lib/crc7: unexport crc7_be_syndrome_tableEric Biggers1-4/+2
2025-03-10lib/crc_kunit.c: update comment in crc_benchmark()Eric Biggers1-2/+3
2025-03-10lib/crc_kunit.c: add test and benchmark for crc7_be()Eric Biggers2-2/+34
2025-03-10bug: Use RCU instead RCU-sched to protect module_bug_list.Sebastian Andrzej Siewior1-13/+9
2025-03-10tests/module: nix-ifyJoel Granados1-1/+1
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman4-12/+13
2025-03-09print: use new #[export] macro for rust_fmt_argumentAlice Ryhl1-3/+0
2025-03-09rust: fix signature of rust_fmt_argumentAlice Ryhl1-1/+1
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen2-10/+10
2025-03-08vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock structAnna-Maria Behnsen1-1/+1
2025-03-08vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c...Anna-Maria Behnsen1-10/+10
2025-03-08vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso...Anna-Maria Behnsen1-9/+14
2025-03-08vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clockAnna-Maria Behnsen1-8/+9
2025-03-08vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c...Anna-Maria Behnsen1-17/+18
2025-03-08vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clockAnna-Maria Behnsen1-16/+17
2025-03-08vdso/gettimeofday: Prepare introduction of struct vdso_clockAnna-Maria Behnsen1-9/+15
2025-03-08vsprintf: add simple_strntoulDavid Disseldorp1-0/+7
2025-03-08crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPIArd Biesheuvel2-6/+3
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu3-26/+96
2025-03-07ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook1-0/+1
2025-03-07ubsan/overflow: Enable pattern exclusionsKees Cook1-0/+1
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook4-17/+58
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2025-03-05kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook1-10/+20
2025-03-05Documentation: fix doc link to fault-injection.rstUjwal Kundur1-1/+1
2025-03-04kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook1-10/+28
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens1-0/+1
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar3-11/+12
2025-03-04kunit, slub: Add test_kfree_rcu_wq_destroy use caseUladzislau Rezki (Sony)1-0/+59
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-20/+21
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann1-20/+20
2025-02-28Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2025-02-28string: kunit: Mark nonstring test strings as __nonstringKees Cook1-2/+2
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)1-1/+1
2025-02-27mm, bpf: Introduce free_pages_nolock()Alexei Starovoitov1-1/+4
2025-02-27mm, bpf: Introduce try_alloc_pages() for opportunistic page allocationAlexei Starovoitov1-2/+3
2025-02-26net: move aRFS rmap management and CPU affinity to coreAhmed Zaki1-1/+1
2025-02-24cpumask: drop cpumask_next_wrap_old()Yury Norov1-32/+0
2025-02-24cpumask: use cpumask_next_wrap() where appropriateYury Norov1-3/+2
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov1-3/+3
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu1-8/+18
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik1-0/+9
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh2-32/+29
2025-02-21vdso: Add generic architecture-specific data storageThomas Weißschuh1-0/+14
2025-02-21vdso: Add generic random data storageThomas Weißschuh2-2/+20
2025-02-21vdso: Add generic time data storageThomas Weißschuh5-7/+131
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-0/+0
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+10
2025-02-20char: misc: improve testing Kconfig descriptionThadeu Lima de Souza Cascardo1-4/+11
2025-02-18bitmap: remove _check_eq_u32_arrayTamir Duberstein1-28/+0
2025-02-18lib: test_objpool: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-17test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not definedKemeng Shi1-7/+8
2025-02-17lib/iov_iter: fix import_iovec_ubuf iovec managementPavel Begunkov1-1/+2
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2025-02-12lib/prime_numbers: convert self-test to KUnitTamir Duberstein5-72/+109
2025-02-12lib/math: Add Kunit test suite for gcd()Yu-Chun Lin3-0/+70
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein3-41/+28
2025-02-10lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira3-0/+239
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook28-38/+41
2025-02-10lib/math: Add int_log test suiteBruno Sobreira França3-0/+86
2025-02-10lib: math: Move KUnit tests into tests/ subdirLuis Felipe Hernandez4-6/+6
2025-02-09lib: 842: Improve error handling in sw842_compress()Tanya Agarwal1-0/+2
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-2/+2
2025-02-08lib/crc32: rename __crc32c_le_combine() to crc32c_combine()Eric Biggers2-4/+4
2025-02-08lib/crc32: don't bother with pure and const function attributesEric Biggers1-8/+7
2025-02-08lib/crc64: add support for arch-optimized implementationsEric Biggers2-28/+15
2025-02-08lib/crc_kunit.c: add test and benchmark for CRC64-NVMEEric Biggers1-1/+29
2025-02-08lib/crc64: rename CRC64-Rocksoft to CRC64-NVMEEric Biggers2-10/+10
2025-02-08lib/crc64-rocksoft: stop wrapping the crypto APIEric Biggers4-143/+0
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2025-02-06stackinit: Fix comment for test_small_endGeert Uytterhoeven1-1/+1
2025-02-06stackinit: Keep selftest union size small on m68kKees Cook1-1/+3
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds3-403/+274
2025-02-01revert "xarray: port tests to kunit"Andrew Morton3-403/+274
2025-01-31Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+106
2025-01-30stackinit: Add union initialization to selftestsKees Cook1-0/+103
2025-01-30stackinit: Add old-style zero-init syntax to struct testsKees Cook1-0/+3
2025-01-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds4-461/+52
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2025-01-29lib/crc32: remove other generic implementationsEric Biggers4-360/+39
2025-01-29lib/crc: simplify the kconfig options for CRC implementationsEric Biggers1-102/+14
2025-01-29rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-24/+0
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-3/+3
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-76/+90
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds18-340/+620
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan1-0/+2
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino3-4/+4
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh1-11/+11
2025-01-25test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic()Liam R. Howlett1-0/+28
2025-01-24include/linux/lz4.h: add some missing macrosGao Xiang4-5/+2
2025-01-24Xarray: use xa_mark_t in xas_squash_marks() to keep code consistentKemeng Shi1-8/+12
2025-01-24Xarray: remove repeat check in xas_squash_marks()Kemeng Shi1-3/+0