index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2022-12-02
lib: fortify_kunit: build without structleak plugin
Anders Roxell
1
-0
/
+1
2022-11-22
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
1
-0
/
+1
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
1
-0
/
+1
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
1
-0
/
+1
2022-11-01
siphash: Convert selftest to KUnit
Kees Cook
1
-1
/
+1
2022-11-01
string: Convert strscpy() self-test to KUnit
Kees Cook
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+4
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
1
-0
/
+3
2022-10-03
kasan: move tests to mm/kasan/
Andrey Konovalov
1
-5
/
+0
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
1
-1
/
+1
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2022-09-07
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
1
-0
/
+1
2022-09-07
dyndbg: add test_dynamic_debug module
Jim Cromie
1
-0
/
+1
2022-08-31
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
1
-0
/
+1
2022-08-24
lib/test_cpumask: follow KUnit style guidelines
Sander Vanheule
1
-1
/
+1
2022-08-19
crypto: lib - create utils module and move __crypto_memneq into it
Eric Biggers
1
-1
/
+0
2022-08-15
lib/cpumask: add inline cpumask_next_wrap() for UP
Sander Vanheule
1
-1
/
+2
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-08-02
lib/base64: RFC4648-compliant base64 encoding
Hannes Reinecke
1
-1
/
+1
2022-08-01
lib/nodemask: inline next_node_in() and node_random()
Yury Norov
1
-1
/
+1
2022-07-17
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
1
-0
/
+1
2022-07-17
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
1
-2
/
+1
2022-07-15
crypto: lib - move lib/sha1.c into lib/crypto/
Eric Biggers
1
-1
/
+1
2022-06-15
lib: Add register read/write tracing support
Prasad Sodagudi
1
-0
/
+2
2022-06-12
crypto: memneq - move into lib/
Jason A. Donenfeld
1
-0
/
+1
2022-06-10
crypto: memneq - move into lib/
Jason A. Donenfeld
1
-0
/
+1
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+9
2022-05-22
lib: add generic polynomial calculation
Michael Walle
1
-0
/
+2
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
1
-0
/
+8
2022-04-26
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
1
-1
/
+1
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-03-21
lib: stackinit: Convert to KUnit
Kees Cook
1
-2
/
+2
2022-03-17
fprobe: Add a selftest for fprobe
Masami Hiramatsu
1
-0
/
+2
2022-03-07
crypto: add rocksoft 64b crc guard tag framework
Keith Busch
1
-0
/
+1
2022-02-27
lib: overflow: Convert to Kunit
Kees Cook
1
-1
/
+1
2022-02-13
fortify: Detect struct member overflows in memcpy() at compile-time
Kees Cook
1
-1
/
+2
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2022-01-20
test_hash.c: refactor into kunit
Isabella Basso
1
-1
/
+1
2022-01-20
lib/Kconfig.debug: properly split hash test kernel entries
Isabella Basso
1
-1
/
+2
2021-12-06
lib: add tests for reference tracker
Eric Dumazet
1
-1
/
+1
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet
1
-0
/
+2
[next]