开源镜像站
帮助
下载
动态
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
2025-07-28
Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'lsm-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-conversions-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-07-28
Merge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-26
kstack_erase: Support Clang stack depth tracking
Kees Cook
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-19
landlock: Fix cosmetic change
Mickaël Salaün
2025-07-14
apparmor: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-01
selinux: implement inode_file_[g|s]etattr hooks
Andrey Albershteyn
2025-07-01
lsm: introduce new hooks for setting/getting inode fsxattr
Andrey Albershteyn
2025-06-27
landlock: Fix warning from KUnit tests
Tingmao Wang
2025-06-24
selinux: don't bother with selinuxfs_info_free() on failures
Al Viro
2025-06-19
selinux: add __GFP_NOWARN to hashtab_init() allocations
Paul Moore
2025-06-19
selinux: optimize selinux_inode_getattr/permission() based on neveraudit|perm...
Stephen Smalley
2025-06-19
selinux: introduce neveraudit types
Stephen Smalley
2025-06-19
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
2025-06-17
ipe: don't bother with removal of files in directory we'll be removing
Al Viro
2025-06-17
evm_secfs: clear securityfs interactions
Al Viro
2025-06-17
ima_fs: get rid of lookup-by-dentry stuff
Al Viro
2025-06-17
ima_fs: don't bother with removal of files in directory we'll be removing
Al Viro
2025-06-17
apparmor: file never has NULL f_path.mnt
Al Viro
2025-06-17
landlock: opened file never has a negative dentry
Al Viro
2025-06-16
selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
Stephen Smalley
2025-06-16
selinux: add a 5 second sleep to /sys/fs/selinux/user
Paul Moore
2025-06-16
lsm: trivial comment fix
Kalevi Kolttonen
2025-06-11
make securityfs_remove() remove the entire subtree
Al Viro
2025-06-11
securityfs: pin filesystem only for objects directly in root
Al Viro
2025-06-11
securityfs: don't pin dentries twice, once is enough...
Al Viro
2025-06-11
KEYS: Invert FINAL_PUT bit
Herbert Xu
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-29
Merge tag 'ipe-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-28
Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-28
Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-28
Merge tag 'Smack-for-6.16' of https://github.com/cschaufler/smack-next
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
ipe: add errno field to IPE policy load auditing
Jasjiv Singh
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-19
security/smack/smackfs: small kernel-doc fixes
Randy Dunlap
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
2025-05-12
landlock: Improve bit operations in audit code
Mickaël Salaün
2025-05-08
Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
Kees Cook
[next]