开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2024-02-15
evm: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-15
evm: Move to LSM infrastructure
Roberto Sassu
2024-02-15
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-15
integrity: Move integrity_kernel_module_request() to IMA
Roberto Sassu
2024-02-15
security: Introduce key_post_create_or_update hook
Roberto Sassu
2024-02-15
security: Introduce inode_post_remove_acl hook
Roberto Sassu
2024-02-15
security: Introduce inode_post_set_acl hook
Roberto Sassu
2024-02-15
security: Introduce inode_post_create_tmpfile hook
Roberto Sassu
2024-02-15
security: Introduce path_post_mknod hook
Roberto Sassu
2024-02-15
security: Introduce file_release hook
Roberto Sassu
2024-02-15
security: Introduce file_post_open hook
Roberto Sassu
2024-02-15
security: Introduce inode_post_removexattr hook
Roberto Sassu
2024-02-15
security: Introduce inode_post_setattr hook
Roberto Sassu
2024-02-15
security: Align inode_setattr hook definition with EVM
Roberto Sassu
2024-02-15
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_post_read_file() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_removexattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_file_mprotect() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-01
Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-30
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
2024-01-26
lsm: fix the logic in security_inode_getsecctx()
Ondrej Mosnacek
2024-01-24
Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-24
Revert "KEYS: encrypted: Add check for strsep"
Mimi Zohar
2024-01-24
exec: Check __FMODE_EXEC instead of in_execve for LSMs
Kees Cook
2024-01-19
Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-01-09
Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
apparmor: Fix memory leak in unpack_profile()
Gaosheng Cui
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-04
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
2024-01-04
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
2024-01-04
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
2024-01-03
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2024-01-03
apparmor: free the allocated pdb objects
Fedor Pchelkin
2024-01-03
landlock: Optimize the number of calls to get_access_mask slightly
Günther Noack
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v6.6]
Günther Noack
[next]