index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
apparmor: add audit mode to provide a mechanism to silence complain messages
John Johansen
4
-10
/
+22
2026-08-10
apparmor: mark static tables and structs as read only
John Johansen
8
-20
/
+22
2026-08-10
apparmor: fix error debug output in fn_label_build
John Johansen
1
-2
/
+2
2026-08-10
apparmor: make table entry count last enum for static tables
John Johansen
3
-5
/
+5
2026-08-10
apparmor: fix race condition in label replacement
John Johansen
1
-12
/
+48
2026-08-10
apparmor: refactor xattr attachment, to take the file path
John Johansen
1
-15
/
+19
2026-08-10
apparmor: fix unconfined user namespace restriction forced stack
John Johansen
1
-26
/
+54
2026-08-10
apparmor: reserve mediation class for packet mediation
John Johansen
2
-1
/
+2
2026-08-10
apparmor: move sock_rcv_skb() next to inet_conn_request
John Johansen
1
-36
/
+33
2026-08-10
apparmor: move netfilter functions next to the LSM network operations
John Johansen
1
-44
/
+46
2026-08-10
apparmor: refactor network socket mediation to support compatibility
John Johansen
1
-8
/
+10
2026-08-10
apparmor: push inet mediation into profile callbacks, and improve auditing
John Johansen
2
-13
/
+497
2026-08-10
apparmor: refactor network sock mediation in preparation for inet mediation
John Johansen
6
-22
/
+190
2026-08-10
apparmor: make MEDIATES_AF_UNIX its own fn
John Johansen
3
-9
/
+13
2026-08-10
apparmor: fix error handling for copy_from_user in policy_update
John Johansen
1
-3
/
+3
2026-08-10
apparmor: fix out-of-bounds write when null terminating a label vec
Hyunwoo Kim
1
-3
/
+3
2026-08-09
apparmor: fix integer overflow in verify_tags() bounds check
Fabrice Derepas
1
-1
/
+1
2026-08-08
smack: fix cred UAF in smack_file_send_sigiotask()
Jann Horn
1
-1
/
+1
2026-08-07
apparmor: optimize current_label_crit_section() with needput
John Johansen
5
-58
/
+84
2026-08-06
apparmor: fix cred UAF caused by begin_current_label_crit_section()
Jann Horn
3
-9
/
+39
2026-08-06
apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
Oleg Nesterov
1
-1
/
+1
2026-08-05
Merge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-32
/
+136
2026-08-04
ima: measure userspace policy writes before parsing
Enrico Bravi
4
-0
/
+30
2026-08-04
ima: add critical data measurement for loaded policy
Enrico Bravi
4
-3
/
+99
2026-08-04
ima: Instantiate file_truncate and path_truncate hooks
Mimi Zohar
1
-0
/
+39
2026-08-04
security: ima: rename boot_aggregate when ima is initialised at late_sync
Jonathan McDowell
3
-5
/
+14
2026-08-04
ima: fix out-of-bounds read in xattr_verify()
Lincoln Wallace
1
-2
/
+7
2026-08-04
security: ima: introduce IMA_INIT_LATE_SYNC option
Yeoreum Yun
2
-0
/
+14
2026-08-04
security: lsm: allow LSMs to register for late_initcall_sync init
Yeoreum Yun
1
-2
/
+11
2026-08-04
selinux: check level category sets once at load time
Stephen Smalley
2
-17
/
+30
2026-08-03
selinux: require every boolean value to be defined
Bryam Vargas
1
-0
/
+19
2026-08-03
selinux: reject an unclaimed class value in security_get_classes()
Bryam Vargas
1
-5
/
+19
2026-08-03
selinux: require a class's permission values to cover its permission count
Bryam Vargas
1
-5
/
+46
2026-08-03
selinux: do not cancel a policy conversion that never started
Bryam Vargas
1
-1
/
+3
2026-08-02
apparmor: Fix warning: 'decompress_zstd' defined but not used
John Johansen
1
-10
/
+6
2026-08-01
apparmor: fix implicit declaration of function 'decompress_zstd'
John Johansen
1
-6
/
+15
2026-07-31
selinux: bpf: check SBLABEL_MNT before isec init
Carlos Llamas
1
-4
/
+4
2026-07-30
selinux: reject a class permission count below its inherited common
Bryam Vargas
1
-0
/
+12
2026-07-30
selinux: reject a permission value exceeding the class permission count
Bryam Vargas
1
-0
/
+3
2026-07-30
apparmor: Fix build failure when ZSTD_DECOMPRESS is not enabled
John Johansen
2
-1
/
+26
2026-07-29
apparmor: compressed_data not described in aa_get_data_from_compressed
John Johansen
1
-1
/
+1
2026-07-27
selinux: validate constraint expression attr and op at load time
Stephen Smalley
1
-0
/
+35
2026-07-23
apparmor: switch website link to https
Baruch Siach
1
-1
/
+1
2026-07-23
keys: make keyring key-chunk byte order agree with keyring_diff_objects()
Michael Bommarito
1
-2
/
+3
2026-07-23
keys: fix out-of-bounds read in keyring_get_key_chunk()
Michael Bommarito
1
-4
/
+5
2026-07-23
KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
Fabrice Derepas
1
-4
/
+11
2026-07-20
apparmor: leverage audit_log_n_untrustedstring() when possible
Paul Moore
1
-4
/
+1
2026-07-17
Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+24
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+13
2026-07-15
selinux: compute the IMA configuration settings string length once at boot
Ian Bridges
3
-8
/
+30
[prev]
[next]