index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array
Kees Cook
2023-07-05
1
-1
/
+5
*
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
2023-07-03
2
-15
/
+1
*
dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
Matthias Kaehlcke
2023-06-28
1
-0
/
+3
*
netfilter: ipset: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-20
1
-5
/
+5
*
uml: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-20
2
-1
/
+2
*
um: Use HOST_DIR for mrproper
Kees Cook
2023-06-14
1
-1
/
+1
*
kallsyms: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
2
-3
/
+3
*
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
2
-3
/
+3
*
of/flattree: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
1
-1
/
+1
*
sparc64: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
4
-4
/
+4
*
Hexagon: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
1
-3
/
+3
*
kobject: Use return value of strreplace()
Andy Shevchenko
2023-06-06
1
-2
/
+1
*
lib/string_helpers: Change returned value of the strreplace()
Andy Shevchenko
2023-06-06
2
-5
/
+9
*
jbd2: Avoid printing outside the boundary of the buffer
Andy Shevchenko
2023-06-06
1
-4
/
+2
*
checkpatch: Check for 0-length and 1-element arrays
Kees Cook
2023-06-06
1
-0
/
+10
*
riscv/purgatory: Do not use fortified string functions
Kees Cook
2023-06-06
1
-1
/
+1
*
s390/purgatory: Do not use fortified string functions
Kees Cook
2023-06-01
1
-1
/
+1
*
x86/purgatory: Do not use fortified string functions
Kees Cook
2023-06-01
1
-1
/
+1
*
acpi: Replace struct acpi_table_slit 1-element array with flex-array
Wyes Karny
2023-06-01
1
-1
/
+1
*
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
string: use __builtin_memcpy() in strlcpy/strlcat
Alexander Potapenko
2023-06-01
1
-2
/
+2
*
staging: most: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-4
/
+4
*
drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
drm/mediatek: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
drm/rockchip: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
2
-2
/
+2
*
drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
3
-3
/
+3
*
ubsan: add prototypes for internal functions
Arnd Bergmann
2023-05-31
2
-3
/
+11
*
checkpatch: Check for strcpy and strncpy too
Kees Cook
2023-05-31
1
-1
/
+13
*
ftrace: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-31
1
-9
/
+9
*
Compiler Attributes: Add __counted_by macro
Kees Cook
2023-05-31
1
-0
/
+13
*
autofs: use flexible array in ioctl structure
Arnd Bergmann
2023-05-31
3
-3
/
+3
*
lkdtm/bugs: Switch from 1-element array to flexible array
Kees Cook
2023-05-31
1
-2
/
+2
*
befs: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-31
2
-2
/
+2
*
md/raid5: Convert stripe_head's "dev" to flexible array member
Kees Cook
2023-05-31
2
-3
/
+3
*
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
10
-25
/
+40
*
drm/amd/pm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-1
/
+1
*
drm/radeon: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
3
-5
/
+5
*
tracing: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
5
-10
/
+10
*
scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-1
/
+1
*
scsi: aacraid: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-1
/
+1
*
scsi: bnx2i: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-1
/
+1
*
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-1
/
+1
*
scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
1
-3
/
+3
*
vboxsf: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
1
-1
/
+1
*
NFS: Prefer strscpy over strlcpy calls
Azeem Shaikh
2023-05-22
1
-1
/
+1
*
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
1
-2
/
+2
*
kbuild: Enable -fstrict-flex-arrays=3
Kees Cook
2023-05-22
1
-0
/
+6
*
ubsan: remove cc-option test for UBSAN_TRAP
Nick Desaulniers
2023-05-17
1
-1
/
+0
*
fortify: strcat: Move definition to use fortified strlcat()
Kees Cook
2023-05-16
1
-27
/
+26
[next]