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 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
13
-16
/
+172
|
\
|
*
lockdown: ratelimit denial messages
Nathan Lynch
2022-09-14
1
-1
/
+1
|
*
userfaultfd: open userfaultfds with O_RDONLY
Ondrej Mosnacek
2022-08-30
1
-2
/
+2
|
*
selinux: Implement userns_create hook
Frederick Lawler
2022-08-16
2
-0
/
+11
|
*
selftests/bpf: Add tests verifying bpf lsm userns_create hook
Frederick Lawler
2022-08-16
2
-0
/
+135
|
*
bpf-lsm: Make bpf_lsm_userns_create() sleepable
Frederick Lawler
2022-08-16
1
-0
/
+1
|
*
security, lsm: Introduce security_create_user_ns()
Frederick Lawler
2022-08-16
5
-0
/
+21
|
*
lsm: clean up redundant NULL pointer check
Xiu Jianfeng
2022-08-16
1
-13
/
+1
*
|
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-04
7
-56
/
+48
|
\
\
|
*
|
selinux: remove runtime disable message in the install_policy.sh script
Paul Moore
2022-09-20
1
-2
/
+1
|
*
|
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-09-20
1
-1
/
+1
|
*
|
selinux: remove the unneeded result variable
Xu Panda
2022-09-14
1
-15
/
+9
|
*
|
selinux: declare read-only parameters const
Christian Göttsche
2022-08-30
4
-29
/
+31
|
*
|
selinux: use int arrays for boolean values
Christian Göttsche
2022-08-30
1
-5
/
+5
|
*
|
selinux: remove an unneeded variable in sel_make_class_dir_entries()
ye xingchen
2022-08-30
1
-4
/
+1
|
|
/
*
|
Merge tag 'integrity-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-10-04
2
-5
/
+9
|
\
\
|
*
|
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
2022-09-30
1
-1
/
+1
|
*
|
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
2022-08-23
1
-4
/
+8
*
|
|
Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-10-04
2
-12
/
+17
|
\
\
\
|
*
|
|
smack: cleanup obsolete mount option flags
Xiu Jianfeng
2022-09-27
1
-9
/
+0
|
*
|
|
smack: lsm: remove the unneeded result variable
Xu Panda
2022-09-27
1
-3
/
+1
|
*
|
|
SMACK: Add sk_clone_security LSM hook
Lontke Michael
2022-09-27
1
-0
/
+16
*
|
|
|
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-04
33
-240
/
+815
|
\
\
\
\
|
*
|
|
|
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-10-01
1
-0
/
+1
|
*
|
|
|
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Kees Cook
2022-09-30
2
-6
/
+12
|
*
|
|
|
sparc: Unbreak the build
Bart Van Assche
2022-09-30
5
-39
/
+39
|
*
|
|
|
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
2022-09-26
1
-1
/
+10
|
*
|
|
|
x86/paravirt: clean up typos and grammaros
Bill Wendling
2022-09-26
1
-8
/
+8
|
*
|
|
|
fortify: Convert to struct vs member helpers
Kees Cook
2022-09-26
1
-33
/
+35
|
*
|
|
|
fortify: Explicitly check bounds are compile-time constants
Kees Cook
2022-09-26
1
-19
/
+30
|
*
|
|
|
x86/entry: Work around Clang __bdos() bug
Kees Cook
2022-09-26
1
-1
/
+2
|
*
|
|
|
ARM: decompressor: Include .data.rel.ro.local
Kees Cook
2022-09-22
1
-0
/
+2
|
*
|
|
|
fortify: Adjust KUnit test for modular build
Kees Cook
2022-09-14
1
-2
/
+1
|
*
|
|
|
sh: machvec: Use char[] for section boundaries
Kees Cook
2022-09-13
2
-6
/
+6
|
*
|
|
|
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
2022-09-08
1
-1
/
+1
|
*
|
|
|
lib: Improve the is_signed_type() kunit test
Bart Van Assche
2022-09-08
1
-1
/
+6
|
*
|
|
|
LoadPin: Require file with verity root digests to have a header
Matthias Kaehlcke
2022-09-08
2
-2
/
+21
|
*
|
|
|
dm: verity-loadpin: Only trust verity targets with enforcement
Matthias Kaehlcke
2022-09-08
3
-0
/
+25
|
*
|
|
|
LoadPin: Fix Kconfig doc about format of file with verity digests
Matthias Kaehlcke
2022-09-08
1
-1
/
+1
|
*
|
|
|
um: Enable FORTIFY_SOURCE
Kees Cook
2022-09-08
2
-0
/
+2
|
*
|
|
|
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2022-09-08
2
-16
/
+88
|
*
|
|
|
fortify: Add run-time WARN for cross-field memcpy()
Kees Cook
2022-09-08
1
-3
/
+67
|
*
|
|
|
fortify: Use SIZE_MAX instead of (size_t)-1
Kees Cook
2022-09-08
1
-14
/
+15
|
*
|
|
|
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
2022-09-08
4
-0
/
+88
|
*
|
|
|
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
Kees Cook
2022-09-08
1
-1
/
+2
|
*
|
|
|
string: Introduce strtomem() and strtomem_pad()
Kees Cook
2022-09-08
4
-8
/
+137
|
*
|
|
|
overflow: Split up kunit tests for smaller stack frames
Kees Cook
2022-09-08
1
-27
/
+51
|
*
|
|
|
overflow: Allow mixed type arguments
Kees Cook
2022-09-08
2
-60
/
+113
|
*
|
|
|
overflow, tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-08-31
3
-3
/
+6
|
*
|
|
|
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
2022-08-31
3
-0
/
+61
|
|
|
/
/
|
|
/
|
|
[next]