index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-2
/
+0
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-2
/
+0
2024-06-24
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-19
fortify: Do not special-case 0-sized destinations
Kees Cook
1
-2
/
+1
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-28
mm, slab: don't wrap internal functions with alloc_hooks()
Vlastimil Babka
1
-5
/
+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-01
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-26
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-02-29
fortify: Improve buffer overflow reporting
Kees Cook
1
-2
/
+2
2024-02-29
fortify: Add KUnit tests for runtime overflows
Kees Cook
1
-2
/
+605
2024-02-29
fortify: Provide KUnit counters for failure testing
Kees Cook
1
-0
/
+41
2024-02-29
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-16
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
1
-0
/
+14
2022-11-22
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-07
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
1
-0
/
+77