index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max8997-irq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
hfsplus: refactor copy_name to not use strncpy
Justin Stitt
1
-12
/
+10
2024-04-25
reiserfs: replace deprecated strncpy with scnprintf
Justin Stitt
1
-10
/
+3
2024-04-25
virt: acrn: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2024-04-25
ubsan: Avoid i386 UBSAN handler crashes with Clang
Kees Cook
1
-14
/
+27
2024-04-24
ubsan: Remove 1-element array usage in debug reporting
Kees Cook
1
-1
/
+1
2024-04-24
MAINTAINERS: Add ubsan.h to the UBSAN section
Kees Cook
1
-0
/
+1
2024-04-24
string_kunit: Move strtomem KUnit test to string_kunit.c
Kees Cook
2
-53
/
+54
2024-04-24
string.h: Introduce memtostr() and memtostr_pad()
Kees Cook
2
-0
/
+75
2024-04-19
string: Convert KUnit test names to standard convention
Kees Cook
1
-36
/
+36
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
5
-111
/
+82
2024-04-19
string: Prepare to merge strcat KUnit tests into string_kunit.c
Kees Cook
1
-6
/
+6
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
5
-150
/
+120
2024-04-19
string: Prepare to merge strscpy_kunit.c into string_kunit.c
Kees Cook
1
-25
/
+26
2024-04-18
string_kunit: Add test cases for str*cmp functions
Ivan Orlov
1
-0
/
+155
2024-03-31
Linux 6.9-rc2
v6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
3
-4
/
+2