index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
apparmor: fix x_table_lookup when stacking is not the first entry
John Johansen
1
-23
/
+29
5 days
apparmor: use the condition in AA_BUG_FMT even with debug disabled
Mateusz Guzik
1
-1
/
+5
5 days
apparmor: shift ouid when mediating hard links in userns
Gabriel Totev
1
-2
/
+4
5 days
securityfs: don't pin dentries twice, once is enough...
Al Viro
1
-2
/
+0
5 days
landlock: opened file never has a negative dentry
Al Viro
1
-1
/
+0
10 days
apparmor: Fix unaligned memory accesses in KUnit test
Helge Deller
1
-2
/
+4
10 days
apparmor: fix loop detection used in conflicting attachment resolution
Ryan Lee
2
-15
/
+12
10 days
apparmor: ensure WB_HISTORY_SIZE value is a power of 2
Ryan Lee
2
-1
/
+3
10 days
landlock: Fix warning from KUnit tests
Tingmao Wang
1
-27
/
+42
2025-07-06
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
1
-5
/
+11
2025-06-27
selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
Stephen Smalley
1
-1
/
+1
2025-05-12
landlock: Improve bit operations in audit code
Mickaël Salaün
3
-4
/
+34
2025-05-03
landlock: Remove KUnit test that triggers a warning
Mickaël Salaün
1
-1
/
+1
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+16
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
1
-1
/
+3
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
1
-6
/
+6
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
1
-8
/
+7
2025-04-15
hardening: Disable GCC randstruct for COMPILE_TEST
Kees Cook
1
-1
/
+1
2025-04-11
landlock: Log the TGID of the domain creator
Mickaël Salaün
1
-2
/
+2
2025-04-08
landlock: Remove incorrect warning
Mickaël Salaün
1
-1
/
+1
2025-04-01
mseal sysmap: kernel config and header change
Jeff Xu
1
-0
/
+21
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+5
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-9
/
+12
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-264
/
+2283
2025-03-28
Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2025-03-28
Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+15
2025-03-28
Merge tag 'ipe-pr-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
2
-4
/
+5
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
2
-2
/
+10
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+11
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFF
Mickaël Salaün
3
-7
/
+43
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
5
-12
/
+63
2025-03-26
landlock: Log scoped denials
Mickaël Salaün
5
-18
/
+97
2025-03-26
landlock: Log TCP bind and connect denials
Mickaël Salaün
3
-4
/
+60
2025-03-26
landlock: Log truncate and IOCTL denials
Mickaël Salaün
7
-6
/
+307
2025-03-26
landlock: Factor out IOCTL hooks
Mickaël Salaün
1
-21
/
+11
2025-03-26
landlock: Log file-related denials
Mickaël Salaün
3
-16
/
+233
2025-03-26
landlock: Log mount-related denials
Mickaël Salaün
4
-41
/
+74
2025-03-26
landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
Mickaël Salaün
6
-4
/
+285
2025-03-26
landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
Mickaël Salaün
7
-24
/
+336
2025-03-26
landlock: Identify domain execution crossing
Mickaël Salaün
3
-6
/
+59
2025-03-26
landlock: Prepare to use credential instead of domain for fowner
Mickaël Salaün
3
-21
/
+39
2025-03-26
landlock: Prepare to use credential instead of domain for scope
Mickaël Salaün
1
-24
/
+28
2025-03-26
landlock: Prepare to use credential instead of domain for network
Mickaël Salaün
1
-15
/
+12
2025-03-26
landlock: Prepare to use credential instead of domain for filesystem
Mickaël Salaün
2
-30
/
+92
2025-03-26
landlock: Move domain hierarchy management
Mickaël Salaün
4
-34
/
+53
2025-03-26
landlock: Add unique ID generator
Mickaël Salaün
5
-0
/
+282
2025-03-26
lsm: Add audit_log_lsm_data() helper
Mickaël Salaün
1
-9
/
+18
2025-03-26
landlock: Always allow signals between threads of the same process
Mickaël Salaün
3
-6
/
+64
[next]