index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
landlock: Test trace path output boundaries
Mickaël Salaün
2
-0
/
+184
3 days
landlock: Clean up ruleset validation checks
Mickaël Salaün
2
-2
/
+3
4 days
landlock: Fix use-after-free of the source's parent directory
Norbert Szetei
1
-6
/
+12
5 days
Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+1
6 days
Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+13
6 days
ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX
Julian Braha
1
-1
/
+5
7 days
Merge tag 'selinux-pr-20260903' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+10
9 days
ima: Check for ERR_PTR from dentry_path() in validate_hash_algo()
Bradley Morgan
1
-0
/
+2
9 days
ima: don't measure/appraise files on configfs
Frederick Lawler
1
-1
/
+6
9 days
hardening: Default randstruct off with rust for better allmodconfig support
Mark Brown
1
-1
/
+1
10 days
selinux: fix BPF token permission checks
Paul Moore
1
-26
/
+10
13 days
Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-108
/
+103
2026-08-26
Merge tag 'apparmor-pr-2026-08-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-613
/
+1609
2026-08-26
apparmor: policy_int make sure list heads are initialized before fail path
John Johansen
1
-2
/
+2
2026-08-25
tpm-buf: Memory-safe allocations
Jarkko Sakkinen
2
-106
/
+103
2026-08-25
tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
1
-3
/
+3
2026-08-25
tpm: Initial step to reorganize TPM public headers
Ross Philipson
2
-2
/
+0
2026-08-23
Merge tag 'for-next-keys-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-08-21
Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-1427
/
+2276
2026-08-21
KEYS: trusted: Fix TPM teardown ordering
Chengfeng Ye
1
-1
/
+1
2026-08-19
Merge tag 'integrity-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
9
-10
/
+168
2026-08-19
Merge tag 'Smack-for-7.3' of https://github.com/cschaufler/smack-next
Linus Torvalds
4
-177
/
+129
2026-08-19
Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2026-08-19
Merge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-61
/
+121
2026-08-17
landlock: Add tracepoints for ptrace and scope denials
Mickaël Salaün
3
-7
/
+76
2026-08-17
landlock: Add landlock_deny_access_fs and landlock_deny_access_net
Mickaël Salaün
3
-1
/
+136
2026-08-17
landlock: Add tracepoints for rule checking
Mickaël Salaün
4
-65
/
+147
2026-08-17
landlock: Add landlock_enforce_domain tracepoint
Mickaël Salaün
2
-1
/
+29
2026-08-17
landlock: Add create_domain and free_domain tracepoints
Mickaël Salaün
6
-17
/
+137
2026-08-17
landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepoints
Mickaël Salaün
5
-2
/
+80
2026-08-17
landlock: Add create_ruleset and free_ruleset tracepoints
Mickaël Salaün
6
-1
/
+48
2026-08-17
landlock: Consolidate access-right and scope names in a shared header
Mickaël Salaün
1
-31
/
+53
2026-08-17
landlock: Decouple the per-denial logging decision from CONFIG_AUDIT
Mickaël Salaün
3
-95
/
+98
2026-08-17
landlock: Split denial logging from audit into common framework
Mickaël Salaün
17
-570
/
+681
2026-08-17
landlock: Split struct landlock_domain from struct landlock_ruleset
Mickaël Salaün
13
-480
/
+403
2026-08-17
landlock: Move domain query functions to domain.c
Mickaël Salaün
5
-188
/
+201
2026-08-17
landlock: Prepare ruleset and domain type split
Mickaël Salaün
5
-60
/
+202
2026-08-15
apparmor: fix deadlock in complain-mode change_hat
John Johansen
3
-14
/
+37
2026-08-15
landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
4
-11
/
+30
2026-08-15
landlock: Check landlock_restrict_self(2)'s flags before privileges
Justin Suess
1
-4
/
+4
2026-08-15
landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
Günther Noack
2
-9
/
+55
2026-08-14
landlock: Harden sock_is_scoped() against file-less sockets
Mickaël Salaün
1
-0
/
+11
2026-08-10
apparmor: constify aa_label parameters on read-only query helpers
John Johansen
2
-20
/
+23
2026-08-10
apparmor: constify aa_dfa parameters on read-only compute paths
John Johansen
8
-32
/
+37
2026-08-10
apparmor: constify aa_profile parameters on read-only compute paths
John Johansen
10
-23
/
+25
2026-08-10
apparmor: constify aa_perms parameters that are read-only
John Johansen
6
-10
/
+11
2026-08-10
apparmor: drop use of _confined variant for iteration
John Johansen
1
-7
/
+7
2026-08-10
apparmor: refactory mount to use check_perms
John Johansen
4
-168
/
+144
2026-08-10
apparmor: fix auditing of mount binary data
John Johansen
1
-2
/
+2
[next]