index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fortify_kunit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
1
-1
/
+1
2024-05-31
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
1
-3
/
+0
2024-05-18
kunit/fortify: Fix memcmp() test to be amplitude agnostic
Kees Cook
1
-1
/
+1
2024-05-02
string: Add additional __realloc_size() annotations for "dup" helpers
Kees Cook
1
-0
/
+26
2024-05-02
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
1
-3
/
+3
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
1
-3
/
+82
2024-04-30
kunit/fortify: Do not spam logs with fortify WARNs
Kees Cook
1
-1
/
+8
2024-04-30
kunit/fortify: Rename tests to use recommended conventions
Kees Cook
1
-40
/
+40
2024-04-27
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-03-01
fortify: Improve buffer overflow reporting
Kees Cook
1
-2
/
+2
2024-03-01
fortify: Add KUnit tests for runtime overflows
Kees Cook
1
-2
/
+605
2024-03-01
fortify: Provide KUnit counters for failure testing
Kees Cook
1
-0
/
+41
2024-03-01
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
1
-0
/
+14
2023-12-18
fortify: test: Use kunit_device
davidgow@google.com
1
-2
/
+3
2023-07-03
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
1
-14
/
+0
2023-05-17
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
1
-0
/
+14
2022-11-23
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
1
-0
/
+255
2022-09-14
fortify: Adjust KUnit test for modular build
Kees Cook
1
-2
/
+1
2022-09-08
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
1
-0
/
+77