index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
20 hours
Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3 days
Merge tag 'apparmor-pr-2026-08-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3 days
apparmor: policy_int make sure list heads are initialized before fail path
John Johansen
4 days
tpm-buf: Memory-safe allocations
Jarkko Sakkinen
4 days
tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
4 days
tpm: Initial step to reorganize TPM public headers
Ross Philipson
6 days
Merge tag 'for-next-keys-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8 days
Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8 days
KEYS: trusted: Fix TPM teardown ordering
Chengfeng Ye
9 days
Merge tag 'integrity-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
10 days
Merge tag 'Smack-for-7.3' of https://github.com/cschaufler/smack-next
Linus Torvalds
10 days
Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10 days
Merge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12 days
landlock: Add tracepoints for ptrace and scope denials
Mickaël Salaün
12 days
landlock: Add landlock_deny_access_fs and landlock_deny_access_net
Mickaël Salaün
12 days
landlock: Add tracepoints for rule checking
Mickaël Salaün
12 days
landlock: Add landlock_enforce_domain tracepoint
Mickaël Salaün
12 days
landlock: Add create_domain and free_domain tracepoints
Mickaël Salaün
12 days
landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepoints
Mickaël Salaün
12 days
landlock: Add create_ruleset and free_ruleset tracepoints
Mickaël Salaün
12 days
landlock: Consolidate access-right and scope names in a shared header
Mickaël Salaün
12 days
landlock: Decouple the per-denial logging decision from CONFIG_AUDIT
Mickaël Salaün
12 days
landlock: Split denial logging from audit into common framework
Mickaël Salaün
12 days
landlock: Split struct landlock_domain from struct landlock_ruleset
Mickaël Salaün
12 days
landlock: Move domain query functions to domain.c
Mickaël Salaün
12 days
landlock: Prepare ruleset and domain type split
Mickaël Salaün
13 days
apparmor: fix deadlock in complain-mode change_hat
John Johansen
2026-08-15
landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
2026-08-15
landlock: Check landlock_restrict_self(2)'s flags before privileges
Justin Suess
2026-08-15
landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
Günther Noack
2026-08-14
landlock: Harden sock_is_scoped() against file-less sockets
Mickaël Salaün
2026-08-10
apparmor: constify aa_label parameters on read-only query helpers
John Johansen
2026-08-10
apparmor: constify aa_dfa parameters on read-only compute paths
John Johansen
2026-08-10
apparmor: constify aa_profile parameters on read-only compute paths
John Johansen
2026-08-10
apparmor: constify aa_perms parameters that are read-only
John Johansen
2026-08-10
apparmor: drop use of _confined variant for iteration
John Johansen
2026-08-10
apparmor: refactory mount to use check_perms
John Johansen
2026-08-10
apparmor: fix auditing of mount binary data
John Johansen
2026-08-10
apparmor: add audit mode to provide a mechanism to silence complain messages
John Johansen
2026-08-10
apparmor: mark static tables and structs as read only
John Johansen
2026-08-10
apparmor: fix error debug output in fn_label_build
John Johansen
2026-08-10
apparmor: make table entry count last enum for static tables
John Johansen
2026-08-10
apparmor: fix race condition in label replacement
John Johansen
2026-08-10
apparmor: refactor xattr attachment, to take the file path
John Johansen
2026-08-10
apparmor: fix unconfined user namespace restriction forced stack
John Johansen
2026-08-10
apparmor: reserve mediation class for packet mediation
John Johansen
2026-08-10
apparmor: move sock_rcv_skb() next to inet_conn_request
John Johansen
2026-08-10
apparmor: move netfilter functions next to the LSM network operations
John Johansen
2026-08-10
apparmor: refactor network socket mediation to support compatibility
John Johansen
2026-08-10
apparmor: push inet mediation into profile callbacks, and improve auditing
John Johansen
[next]