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
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
kunit: remove format func from struct kunit_assert, get it to 0 bytes
Daniel Latypov
2022-10-07
kunit: make kunit_kfree(NULL) a no-op to match kfree()
Daniel Latypov
2022-10-07
kunit: make kunit_kfree() not segfault on invalid inputs
Daniel Latypov
2022-10-07
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
2022-10-07
kunit: drop test pointer in string_stream_fragment
Daniel Latypov
2022-10-07
kunit: string-stream: Simplify resource use
David Gow
2022-10-06
Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-06
lib/test_cpumask: Add for_each_cpu_and(not) tests
Valentin Schneider
2022-10-06
lib/find_bit: Introduce find_next_andnot_bit()
Valentin Schneider
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
Merge branch 'for-6.1-hash-pointer-init' into for-linus
Petr Mladek
2022-10-03
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-03
kmsan: disable strscpy() optimization under KMSAN
Alexander Potapenko
2022-10-03
kmsan: add tests for KMSAN
Alexander Potapenko
2022-10-03
kmsan: add iomap support
Alexander Potapenko
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
2022-10-03
kasan: move tests to mm/kasan/
Andrey Konovalov
2022-10-03
kasan: add another use-after-free test
Andrey Konovalov
2022-10-03
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
Andrey Konovalov
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-03
zstd: Fixing mixed module-builtin objects
Alexey Kardashevskiy
2022-10-01
lib/bitmap: add tests for for_each() loops
Yury Norov
2022-10-01
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
2022-09-30
lib: stackinit: update reference to kunit-tool
Tales Aparecida
2022-09-30
lib: overflow: update reference to kunit-tool
Tales Aparecida
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
2022-09-29
sbitmap: fix lockup while swapping
Hugh Dickins
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.
Sebastian Andrzej Siewior
2022-09-29
lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().
Sebastian Andrzej Siewior
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
vsprintf: add new `%pA` format specifier
Gary Guo
2022-09-26
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
2022-09-26
cpumask: add cpumask_nth_{,and,andnot}
Yury Norov
2022-09-26
lib/bitmap: remove bitmap_ord_to_pos
Yury Norov
2022-09-26
lib/bitmap: add tests for find_nth_bit()
Yury Norov
2022-09-26
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
[prev]
[next]