index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
1
-1
/
+1
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-01-12
xarray: port tests to kunit
Tamir Duberstein
1
-1
/
+1
2024-12-09
lib/crc32test: delete obsolete crc32test.c
Eric Biggers
1
-1
/
+0
2024-12-01
lib/crc16_kunit: delete obsolete crc16_kunit.c
Eric Biggers
1
-1
/
+0
2024-12-01
lib/crc_kunit.c: add KUnit test suite for CRC library functions
Eric Biggers
1
-0
/
+1
2024-12-01
lib/crc32: make crc32c() go directly to lib
Eric Biggers
1
-1
/
+0
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-0
/
+1
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+5
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+1
2024-11-11
lib: util_macros_kunit: add kunit test for util_macros.h
Alexandru Ardelean
1
-0
/
+1
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-0
/
+1
2024-11-05
lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS
Kuan-Wei Chiu
1
-1
/
+2
2024-11-05
lib/crc16_kunit.c: add KUnit tests for crc16
Vinicius Peixoto
1
-0
/
+1
2024-10-28
New implementation for IO memcpy and IO memset
Julian Vetter
1
-1
/
+1
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain
1
-0
/
+1
2024-10-03
lib: packing: add KUnit tests adapted from selftests
Jacob Keller
1
-0
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-37
/
+1
2024-09-01
kcov: don't instrument lib/find_bit.c
Andrey Konovalov
1
-0
/
+1
2024-08-15
fortify: refactor test_fortify Makefile to fix some build problems
Masahiro Yamada
1
-37
/
+1
2024-07-30
Union-Find: add a new module in kernel library
Xavier
1
-1
/
+1
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2024-07-15
fortify: fix warnings in fortify tests with KASAN
Masahiro Yamada
1
-0
/
+4
2024-06-14
usercopy: Convert test_user_copy to KUnit test
Kees Cook
1
-1
/
+1
2024-05-19
selftests/fpu: allow building on other architectures
Samuel Holland
1
-23
/
+2
2024-05-19
selftests/fpu: move FP code to a separate translation unit
Samuel Holland
1
-1
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+3
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+0
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-3
/
+3
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+2
2024-04-25
lib: code tagging framework
Suren Baghdasaryan
1
-0
/
+1
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
1
-1
/
+0
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
1
-1
/
+0
2024-04-09
lib: Add one-byte emulation function
Paul E. McKenney
1
-0
/
+1
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+0
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+5
2024-03-05
string: Convert helpers selftest to KUnit
Kees Cook
1
-1
/
+1
2024-03-05
string: Convert selftest to KUnit
Kees Cook
1
-1
/
+1
2024-02-29
fortify: Add KUnit tests for runtime overflows
Kees Cook
1
-0
/
+2
2024-02-12
PCI: Move pci_iomap.c to drivers/pci/
Philipp Stanner
1
-1
/
+0
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
1
-0
/
+1
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
1
-2
/
+0
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+2
2023-11-03
Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+3
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+2
2023-10-27
acpi: Move common tables helper functions to common lib
Dave Jiang
1
-0
/
+2
2023-10-19
bcache: move closures to lib/
Kent Overstreet
1
-0
/
+2
[next]