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
2024-02-22
lib/Kconfig.debug: update Clang version check in CONFIG_KCOV
Nathan Chancellor
2024-02-22
lib: dhry: add missing closing parenthesis
Geert Uytterhoeven
2024-02-22
lib: dhry: use ktime_ms_delta() helper
Geert Uytterhoeven
2024-02-22
lib: dhry: remove unneeded <linux/mutex.h>
Geert Uytterhoeven
2024-02-22
flex_proportions: remove unused fprop_local_single
Kemeng Shi
2024-02-22
lib/sort: optimize heapsort with double-pop variation
Kuan-Wei Chiu
2024-02-22
lib/sort: optimize heapsort for equal elements in sift-down path
Kuan-Wei Chiu
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
XArray: add cmpxchg order test
Daniel Gomez
2024-02-22
test_xarray: add tests for advanced multi-index use
Luis Chamberlain
2024-02-22
maple_tree: avoid duplicate variable init in mast_spanning_rebalance()
Lukas Bulwahn
2024-02-22
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
2024-02-21
maple_tree: fix comment describing mas_node_count_gfp()
Sidhartha Kumar
2024-02-21
test_maple_tree: testing the cyclic allocation
Liam R. Howlett
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2024-02-20
string: Redefine strscpy_pad() as a macro
Kees Cook
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-20
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2024-02-19
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-17
kobject: reduce uevent_sock_mutex scope
Eric Dumazet
2024-02-17
kobject: make uevent_seqnum atomic
Eric Dumazet
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-16
s390/raid6: convert to use standard fpu_*() inline assemblies
Heiko Carstens
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
seq_buf: Fix kernel documentation
Andy Shevchenko
2024-02-15
seq_buf: Don't use "proxy" headers
Andy Shevchenko
2024-02-14
Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-12
PCI: Move PCI-specific devres code to drivers/pci/
Philipp Stanner
2024-02-12
PCI: Move pci_iomap.c to drivers/pci/
Philipp Stanner
2024-02-09
s390/fpu: make use of __uninitialized macro
Heiko Carstens
2024-02-08
Revert "kobject: Remove redundant checks for whether ktype is NULL"
Greg Kroah-Hartman
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
2024-02-06
kunit: device: Unregister the kunit_bus on shutdown
David Gow
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
2024-02-05
net: blackhole_dev: fix build warning for ethh set but not used
Breno Leitao
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
2024-02-02
lib/test_kmod: fix kernel-doc warnings
Randy Dunlap
2024-02-02
iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()
Kees Cook
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
lib/string: shrink lib/string.i via IWYU
Tanzir Hasan
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
2024-01-31
pci_iounmap(): Fix MMIO mapping leak
Philipp Stanner
[prev]
[next]