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
*
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-28
59
-75
/
+76
|
\
|
*
perf arm-spe: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
2023-06-21
1
-1
/
+1
|
*
mm: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
2023-06-21
1
-1
/
+2
|
*
arm64: Fix dangling references to Documentation/arm64
Jonathan Corbet
2023-06-21
5
-6
/
+6
|
*
dt-bindings: fix dangling Documentation/arm64 reference
Jonathan Corbet
2023-06-21
1
-1
/
+1
|
*
docs: arm64: Move arm64 documentation under Documentation/arch/
Jonathan Corbet
2023-06-21
49
-66
/
+66
*
|
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
84
-203
/
+467
|
\
\
|
*
|
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
[next]