summaryrefslogtreecommitdiffstats
path: root/crypto/sm2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-15kernel_file_open(): get rid of inode argumentAl Viro4-7/+5
2024-04-15get_file_rcu(): no need to check for NULL separatelyAl Viro1-7/+2
2024-04-15fd_is_open(): move to fs/file.cAl Viro2-5/+5
2024-04-15close_on_exec(): pass files_struct instead of fdtableAl Viro3-12/+7
2024-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2