| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-18 | Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -12/+22 |
| 2025-04-16 | Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s... | Linus Torvalds | 6 | -4/+17 |
| 2025-04-15 | lib/prime_numbers: KUnit test should not select PRIME_NUMBERS | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-04-15 | ubsan: Fix panic from test_ubsan_out_of_bounds | Mostafa Saleh | 1 | -7/+11 |
| 2025-04-15 | lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP | Nathan Chancellor | 1 | -1/+0 |
| 2025-04-15 | string: Add load_unaligned_zeropad() code path to sized_strscpy() | Peter Collingbourne | 1 | -3/+10 |
| 2025-04-11 | alloc_tag: handle incomplete bulk allocations in vm_module_tags_populate | T.J. Mercier | 1 | -3/+12 |
| 2025-04-11 | kunit: slub: add module description | Arnd Bergmann | 1 | -0/+1 |
| 2025-04-11 | ucs2_string: add module description | Arnd Bergmann | 1 | -0/+1 |
| 2025-04-11 | zlib: add module description | Arnd Bergmann | 1 | -0/+1 |
| 2025-04-11 | ASN.1: add module description | Arnd Bergmann | 1 | -0/+1 |
| 2025-04-11 | lib/iov_iter: fix to increase non slab folio refcount | Sheng Yong | 1 | -1/+1 |
| 2025-04-08 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -31/+26 |
| 2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+3 |
| 2025-04-04 | lib/crc: remove CONFIG_LIBCRC32C | Eric Biggers | 1 | -7/+0 |
| 2025-04-04 | lib/crc: document all the CRC library kconfig options | Eric Biggers | 1 | -0/+27 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T | Eric Biggers | 1 | -6/+1 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF | Eric Biggers | 1 | -5/+1 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC16 | Eric Biggers | 1 | -6/+1 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT | Eric Biggers | 1 | -6/+1 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y' | Eric Biggers | 1 | -7/+1 |
| 2025-04-03 | Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -33/+79 |
| 2025-04-03 | Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2025-04-02 | Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+7 |
| 2025-04-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+137 |
| 2025-04-01 | lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets | T Pratham | 1 | -2/+0 |
| 2025-04-01 | lib/sort.c: add _nonatomic() variants with cond_resched() | Kent Overstreet | 1 | -31/+79 |
| 2025-04-01 | mseal sysmap: generic vdso vvar mapping | Heiko Carstens | 1 | -1/+2 |
| 2025-04-01 | Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+11 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 7 | -30/+282 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -69/+228 |
| 2025-03-30 | Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -3/+0 |
| 2025-03-30 | Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -14/+10 |
| 2025-03-30 | Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+7 |
| 2025-03-29 | Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 7 | -52/+136 |
| 2025-03-28 | vsnprintf: Silence false positive GCC warning for va_format() | Andy Shevchenko | 1 | -0/+5 |
| 2025-03-28 | vsnprintf: Drop unused const char fmt * in va_format() | Andy Shevchenko | 1 | -2/+2 |
| 2025-03-27 | Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -0/+95 |
| 2025-03-27 | Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -20/+20 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 7 | -46/+31 |
| 2025-03-26 | Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linux | Linus Torvalds | 57 | -4095/+7767 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 9 | -222/+105 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -105/+272 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+1 |
| 2025-03-25 | dql: Fix dql->limit value when reset. | Jing Su | 1 | -1/+1 |
| 2025-03-25 | ida: Add ida_find_first_range() | Yi Liu | 2 | -0/+137 |
| 2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2025-03-24 | Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+2 |
| 2025-03-24 | Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+16 |
| 2025-03-24 | Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux | Linus Torvalds | 2 | -63/+2 |
| 2025-03-24 | Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -0/+59 |
| 2025-03-24 | Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -19/+62 |
| 2025-03-24 | Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 40 | -601/+1049 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+7 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+9 |
| 2025-03-22 | kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESS | Masahiro Yamada | 1 | -3/+3 |
| 2025-03-22 | tracing: Disable branch profiling in noinstr code | Josh Poimboeuf | 1 | -0/+5 |
| 2025-03-21 | hung_task: show the blocker task if the task is hung on mutex | Masami Hiramatsu (Google) | 1 | -0/+11 |
| 2025-03-21 | crypto: lib/Kconfig - hide library options | Arnd Bergmann | 1 | -4/+4 |
| 2025-03-21 | lib/scatterlist: Add SG_MITER_LOCAL and use it | Herbert Xu | 1 | -4/+8 |
| 2025-03-21 | zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun... | Ingo Molnar | 1 | -1/+1 |
| 2025-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -2/+6 |
| 2025-03-19 | sched/debug: Remove CONFIG_SCHED_DEBUG | Ingo Molnar | 1 | -9/+0 |
| 2025-03-19 | net, treewide: define and use MAC_ADDR_STR_LEN | Uday Shankar | 1 | -3/+1 |
| 2025-03-19 | Merge tag 'v6.14-rc7' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2025-03-17 | mm/filemap: use xas_try_split() in __filemap_add_folio() | Zi Yan | 1 | -0/+25 |
| 2025-03-17 | xarray: add xas_try_split() to split a multi-index entry | Zi Yan | 2 | -12/+172 |
| 2025-03-17 | mm: allow compound zone device pages | Alistair Popple | 1 | -1/+2 |
| 2025-03-17 | lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap() | Wei Yang | 1 | -3/+9 |
| 2025-03-17 | lib/interval_tree: add test case for span iteration | Wei Yang | 1 | -0/+117 |
| 2025-03-17 | lib/interval_tree: add test case for interval_tree_iter_xxx() helpers | Wei Yang | 1 | -0/+69 |
| 2025-03-17 | lib/rbtree: add random seed | Wei Yang | 2 | -2/+4 |
| 2025-03-17 | lib/rbtree: split tests | Wei Yang | 2 | -20/+59 |
| 2025-03-17 | objtool: Add CONFIG_OBJTOOL_WERROR | Josh Poimboeuf | 1 | -0/+11 |
| 2025-03-17 | lib/dump_stack: Use preempt_model_str() | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2025-03-17 | lib/test_hmm: make dmirror_atomic_map() consume a single page | David Hildenbrand | 1 | -22/+10 |
| 2025-03-16 | lib min_heap: use size_t for array size and index variables | Kuan-Wei Chiu | 1 | -2/+2 |
| 2025-03-16 | lib/zlib: drop EQUAL macro | Yury Norov | 1 | -5/+1 |
| 2025-03-16 | lib/plist.c: add shortcut for plist_requeue() | I Hsin Cheng | 1 | -0/+12 |
| 2025-03-16 | maple_tree: remove a BUG_ON() in mas_alloc_nodes() | Petr Tesarik | 1 | -1/+0 |
| 2025-03-16 | maple_tree: use ma_dead_node() in mte_dead_node() | I Hsin Cheng | 1 | -5/+2 |
| 2025-03-16 | maple_tree: correct comment for mas_start() | I Hsin Cheng | 1 | -1/+1 |
| 2025-03-16 | mm: avoid extra mem_alloc_profiling_enabled() checks | Suren Baghdasaryan | 1 | -3/+3 |
| 2025-03-16 | mm/rmap: convert make_device_exclusive_range() to make_device_exclusive() | David Hildenbrand | 1 | -26/+15 |
| 2025-03-16 | mm: decline to manipulate the refcount on a slab page | Matthew Wilcox (Oracle) | 1 | -2/+6 |
| 2025-03-15 | Kunit to check the longest symbol length | Sergio González Collado | 3 | -0/+93 |
| 2025-03-15 | kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux | Thomas Weißschuh | 1 | -1/+0 |
| 2025-03-14 | scanf: break kunit into test cases | Tamir Duberstein | 1 | -35/+47 |
| 2025-03-14 | scanf: convert self-test to KUnit | Tamir Duberstein | 4 | -134/+132 |
| 2025-03-14 | scanf: remove redundant debug logs | Tamir Duberstein | 1 | -3/+0 |
| 2025-03-14 | scanf: implicate test line in failure messages | Tamir Duberstein | 1 | -33/+33 |
| 2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
| 2025-03-13 | zstd: Import upstream v1.5.7 | Nick Terrell | 57 | -4095/+7767 |
| 2025-03-13 | printf: implicate test line in failure messages | Tamir Duberstein | 1 | -27/+33 |
| 2025-03-13 | printf: break kunit into test cases | Tamir Duberstein | 1 | -192/+101 |
| 2025-03-13 | printf: convert self-test to KUnit | Tamir Duberstein | 4 | -95/+126 |
| 2025-03-12 | kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR() | Kees Cook | 1 | -62/+77 |
| 2025-03-12 | kunit/fortify: Expand testing of __compiletime_strlen() | Kees Cook | 1 | -0/+17 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_CRC64 | Eric Biggers | 1 | -6/+1 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C | Eric Biggers | 1 | -1/+1 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_CRC8 | Eric Biggers | 1 | -5/+1 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_CRC7 | Eric Biggers | 1 | -6/+1 |
| 2025-03-10 | lib/crc: remove unnecessary prompt for CONFIG_CRC4 | Eric Biggers | 1 | -6/+1 |
| 2025-03-10 | lib/crc7: unexport crc7_be_syndrome_table | Eric Biggers | 1 | -4/+2 |
| 2025-03-10 | lib/crc_kunit.c: update comment in crc_benchmark() | Eric Biggers | 1 | -2/+3 |
| 2025-03-10 | lib/crc_kunit.c: add test and benchmark for crc7_be() | Eric Biggers | 2 | -2/+34 |
| 2025-03-10 | bug: Use RCU instead RCU-sched to protect module_bug_list. | Sebastian Andrzej Siewior | 1 | -13/+9 |
| 2025-03-10 | tests/module: nix-ify | Joel Granados | 1 | -1/+1 |
| 2025-03-10 | Merge 6.14-rc6 into char-misc-next | Greg Kroah-Hartman | 4 | -12/+13 |
| 2025-03-09 | print: use new #[export] macro for rust_fmt_argument | Alice Ryhl | 1 | -3/+0 |
| 2025-03-09 | rust: fix signature of rust_fmt_argument | Alice Ryhl | 1 | -1/+1 |
| 2025-03-08 | Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-08 | vdso: Rework struct vdso_time_data and introduce struct vdso_clock | Anna-Maria Behnsen | 2 | -10/+10 |
| 2025-03-08 | vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct | Anna-Maria Behnsen | 1 | -1/+1 |
| 2025-03-08 | vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c... | Anna-Maria Behnsen | 1 | -10/+10 |
| 2025-03-08 | vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso... | Anna-Maria Behnsen | 1 | -9/+14 |
| 2025-03-08 | vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clock | Anna-Maria Behnsen | 1 | -8/+9 |
| 2025-03-08 | vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c... | Anna-Maria Behnsen | 1 | -17/+18 |
| 2025-03-08 | vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clock | Anna-Maria Behnsen | 1 | -16/+17 |
| 2025-03-08 | vdso/gettimeofday: Prepare introduction of struct vdso_clock | Anna-Maria Behnsen | 1 | -9/+15 |
| 2025-03-08 | vsprintf: add simple_strntoul | David Disseldorp | 1 | -0/+7 |
| 2025-03-08 | crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI | Ard Biesheuvel | 2 | -6/+3 |
| 2025-03-08 | crypto: lzo - Fix compression buffer overrun | Herbert Xu | 3 | -26/+96 |
| 2025-03-07 | ubsan/overflow: Enable ignorelist parsing and add type filter | Kees Cook | 1 | -0/+1 |
| 2025-03-07 | ubsan/overflow: Enable pattern exclusions | Kees Cook | 1 | -0/+1 |
| 2025-03-07 | ubsan/overflow: Rework integer overflow sanitizer option to turn on everything | Kees Cook | 4 | -17/+58 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+2 |
| 2025-03-05 | kunit/stackinit: Use fill byte different from Clang i386 pattern | Kees Cook | 1 | -10/+20 |
| 2025-03-05 | Documentation: fix doc link to fault-injection.rst | Ujwal Kundur | 1 | -1/+1 |
| 2025-03-04 | kunit/overflow: Fix DEFINE_FLEX tests for counted_by | Kees Cook | 1 | -10/+28 |
| 2025-03-04 | s390/vx: Convert cpu_has_vx() to cpu feature function | Heiko Carstens | 1 | -0/+1 |
| 2025-03-04 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits | Ingo Molnar | 3 | -11/+12 |
| 2025-03-04 | kunit, slub: Add test_kfree_rcu_wq_destroy use case | Uladzislau Rezki (Sony) | 1 | -0/+59 |
| 2025-03-02 | crypto: lib/Kconfig - Hide arch options from user | Herbert Xu | 1 | -20/+21 |
| 2025-03-01 | asm-generic/io.h: rework split ioread64/iowrite64 helpers | Arnd Bergmann | 1 | -20/+20 |
| 2025-02-28 | Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
| 2025-02-28 | string: kunit: Mark nonstring test strings as __nonstring | Kees Cook | 1 | -2/+2 |
| 2025-02-28 | x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 | H. Peter Anvin (Intel) | 1 | -1/+1 |
| 2025-02-27 | mm, bpf: Introduce free_pages_nolock() | Alexei Starovoitov | 1 | -1/+4 |
| 2025-02-27 | mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation | Alexei Starovoitov | 1 | -2/+3 |
| 2025-02-26 | net: move aRFS rmap management and CPU affinity to core | Ahmed Zaki | 1 | -1/+1 |
| 2025-02-24 | cpumask: drop cpumask_next_wrap_old() | Yury Norov | 1 | -32/+0 |
| 2025-02-24 | cpumask: use cpumask_next_wrap() where appropriate | Yury Norov | 1 | -3/+2 |
| 2025-02-24 | cpumask: deprecate cpumask_next_wrap() | Yury Norov | 1 | -3/+3 |
| 2025-02-22 | crypto: lib/Kconfig - Fix lib built-in failure when arch is modular | Herbert Xu | 1 | -8/+18 |
| 2025-02-21 | vfs: add initial support for CONFIG_DEBUG_VFS | Mateusz Guzik | 1 | -0/+9 |
| 2025-02-21 | vdso: Remove remnants of architecture-specific time storage | Thomas Weißschuh | 2 | -32/+29 |
| 2025-02-21 | vdso: Add generic architecture-specific data storage | Thomas Weißschuh | 1 | -0/+14 |
| 2025-02-21 | vdso: Add generic random data storage | Thomas Weißschuh | 2 | -2/+20 |
| 2025-02-21 | vdso: Add generic time data storage | Thomas Weißschuh | 5 | -7/+131 |
| 2025-02-21 | vdso: Rename included Makefile | Thomas Weißschuh | 1 | -0/+0 |
| 2025-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -8/+10 |
| 2025-02-20 | char: misc: improve testing Kconfig description | Thadeu Lima de Souza Cascardo | 1 | -4/+11 |
| 2025-02-18 | bitmap: remove _check_eq_u32_array | Tamir Duberstein | 1 | -28/+0 |
| 2025-02-18 | lib: test_objpool: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-02-17 | test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined | Kemeng Shi | 1 | -7/+8 |
| 2025-02-17 | lib/iov_iter: fix import_iovec_ubuf iovec management | Pavel Begunkov | 1 | -1/+2 |
| 2025-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+4 |
| 2025-02-12 | lib/prime_numbers: convert self-test to KUnit | Tamir Duberstein | 5 | -72/+109 |
| 2025-02-12 | lib/math: Add Kunit test suite for gcd() | Yu-Chun Lin | 3 | -0/+70 |
| 2025-02-11 | blackhole_dev: convert self-test to KUnit | Tamir Duberstein | 3 | -41/+28 |
| 2025-02-10 | lib/tests/kfifo_kunit.c: add tests for the kfifo structure | Diego Vieira | 3 | -0/+239 |
| 2025-02-10 | lib: Move KUnit tests into tests/ subdirectory | Kees Cook | 28 | -38/+41 |
| 2025-02-10 | lib/math: Add int_log test suite | Bruno Sobreira França | 3 | -0/+86 |
| 2025-02-10 | lib: math: Move KUnit tests into tests/ subdir | Luis Felipe Hernandez | 4 | -6/+6 |
| 2025-02-09 | lib: 842: Improve error handling in sw842_compress() | Tanya Agarwal | 1 | -0/+2 |
| 2025-02-08 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers | 1 | -2/+2 |
| 2025-02-08 | lib/crc32: rename __crc32c_le_combine() to crc32c_combine() | Eric Biggers | 2 | -4/+4 |
| 2025-02-08 | lib/crc32: don't bother with pure and const function attributes | Eric Biggers | 1 | -8/+7 |
| 2025-02-08 | lib/crc64: add support for arch-optimized implementations | Eric Biggers | 2 | -28/+15 |
| 2025-02-08 | lib/crc_kunit.c: add test and benchmark for CRC64-NVME | Eric Biggers | 1 | -1/+29 |
| 2025-02-08 | lib/crc64: rename CRC64-Rocksoft to CRC64-NVME | Eric Biggers | 2 | -10/+10 |
| 2025-02-08 | lib/crc64-rocksoft: stop wrapping the crypto API | Eric Biggers | 4 | -143/+0 |
| 2025-02-08 | Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
| 2025-02-06 | stackinit: Fix comment for test_small_end | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-02-06 | stackinit: Keep selftest union size small on m68k | Kees Cook | 1 | -1/+3 |
| 2025-02-01 | Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -403/+274 |
| 2025-02-01 | revert "xarray: port tests to kunit" | Andrew Morton | 3 | -403/+274 |
| 2025-01-31 | Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+106 |
| 2025-01-30 | stackinit: Add union initialization to selftests | Kees Cook | 1 | -0/+103 |
| 2025-01-30 | stackinit: Add old-style zero-init syntax to struct tests | Kees Cook | 1 | -0/+3 |
| 2025-01-29 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 4 | -461/+52 |
| 2025-01-29 | Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
| 2025-01-29 | lib/crc32: remove other generic implementations | Eric Biggers | 4 | -360/+39 |
| 2025-01-29 | lib/crc: simplify the kconfig options for CRC implementations | Eric Biggers | 1 | -102/+14 |
| 2025-01-29 | rcuref: Plug slowpath race in rcuref_put() | Thomas Gleixner | 1 | -3/+2 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -24/+0 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -3/+3 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -76/+90 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 18 | -340/+620 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 1 | -4/+1 |
| 2025-01-25 | alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled | Suren Baghdasaryan | 1 | -0/+2 |
| 2025-01-25 | mm: alloc_pages_bulk: rename API | Luiz Capitulino | 3 | -4/+4 |
| 2025-01-25 | lib/list_debug.c: add object information in case of invalid object | Maninder Singh | 1 | -11/+11 |
| 2025-01-25 | test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic() | Liam R. Howlett | 1 | -0/+28 |
| 2025-01-24 | include/linux/lz4.h: add some missing macros | Gao Xiang | 4 | -5/+2 |
| 2025-01-24 | Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent | Kemeng Shi | 1 | -8/+12 |
| 2025-01-24 | Xarray: remove repeat check in xas_squash_marks() | Kemeng Shi | 1 | -3/+0 |