aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
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-4109/+7781
2025-03-13printf: implicate test line in failure messagesTamir Duberstein1-27/+33
2025-03-13printf: break kunit into test casesTamir Duberstein1-193/+102
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