index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2022-09-02
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-26
Smack: Provide read control for io_uring_cmd
Casey Schaufler
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
2022-08-19
Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-16
LoadPin: Return EFAULT on copy_from_user() failures
Kees Cook
2022-08-10
Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2022-08-02
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
2022-08-01
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-20
apparmor: correct config reference to intended one
Lukas Bulwahn
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-19
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-19
apparmor: allow label to carry debug flags
John Johansen
2022-07-19
apparmor: fix overlapping attachment computation
John Johansen
2022-07-19
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
2022-07-19
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-19
apparmor: Mark alloc_unconfined() as static
Souptick Joarder (HPE)
2022-07-15
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
2022-07-15
security: Add LSM hook to setgroups() syscall
Micah Morton
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-13
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
2022-07-13
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
2022-07-13
apparmor: add a kernel label to use on kernel objects
John Johansen
2022-07-13
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-09
apparmor: test: Remove some casts which are no-longer required
David Gow
2022-07-09
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
2022-07-09
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-09
apparmor: Fix undefined reference to `zlib_deflate_workspacesize'
John Johansen
2022-07-09
apparmor: fix aa_label_asxprint return check
Tom Rix
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
2022-07-09
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
2022-07-09
apparmor: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2022-07-09
apparmor: Fix failed mount permission check error message
John Johansen
2022-07-09
security/apparmor: remove redundant ret variable
Minghao Chi
2022-07-09
apparmor: fix quiet_denied for file rules
John Johansen
[next]