index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
2025-03-21
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...
Ingo Molnar
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG
Ingo Molnar
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
mm/filemap: use xas_try_split() in __filemap_add_folio()
Zi Yan
2025-03-17
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap()
Wei Yang
2025-03-17
lib/interval_tree: add test case for span iteration
Wei Yang
2025-03-17
lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
Wei Yang
2025-03-17
lib/rbtree: add random seed
Wei Yang
2025-03-17
lib/rbtree: split tests
Wei Yang
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
2025-03-17
lib/dump_stack: Use preempt_model_str()
Sebastian Andrzej Siewior
2025-03-17
lib/test_hmm: make dmirror_atomic_map() consume a single page
David Hildenbrand
2025-03-16
lib min_heap: use size_t for array size and index variables
Kuan-Wei Chiu
2025-03-16
lib/zlib: drop EQUAL macro
Yury Norov
2025-03-16
lib/plist.c: add shortcut for plist_requeue()
I Hsin Cheng
2025-03-16
maple_tree: remove a BUG_ON() in mas_alloc_nodes()
Petr Tesarik
2025-03-16
maple_tree: use ma_dead_node() in mte_dead_node()
I Hsin Cheng
2025-03-16
maple_tree: correct comment for mas_start()
I Hsin Cheng
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
2025-03-15
Kunit to check the longest symbol length
Sergio González Collado
2025-03-15
kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux
Thomas Weißschuh
2025-03-14
scanf: break kunit into test cases
Tamir Duberstein
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
2025-03-14
scanf: remove redundant debug logs
Tamir Duberstein
2025-03-14
scanf: implicate test line in failure messages
Tamir Duberstein
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-13
zstd: Import upstream v1.5.7
Nick Terrell
2025-03-13
printf: implicate test line in failure messages
Tamir Duberstein
2025-03-13
printf: break kunit into test cases
Tamir Duberstein
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
2025-03-12
kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
Kees Cook
2025-03-12
kunit/fortify: Expand testing of __compiletime_strlen()
Kees Cook
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC64
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC8
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC7
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC4
Eric Biggers
2025-03-10
lib/crc7: unexport crc7_be_syndrome_table
Eric Biggers
2025-03-10
lib/crc_kunit.c: update comment in crc_benchmark()
Eric Biggers
2025-03-10
lib/crc_kunit.c: add test and benchmark for crc7_be()
Eric Biggers
2025-03-10
bug: Use RCU instead RCU-sched to protect module_bug_list.
Sebastian Andrzej Siewior
2025-03-10
tests/module: nix-ify
Joel Granados
[prev]
[next]