index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2024-07-11
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
8
-17
/
+27
2024-06-21
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2
-7
/
+26
2024-06-21
landlock: Fix d_parent walk
Mickaël Salaün
1
-2
/
+11
2024-05-25
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
1
-1
/
+2
2024-05-25
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
1
-6
/
+18
2024-05-17
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
1
-1
/
+2
2024-04-10
selinux: avoid dereference of garbage after mount failure
Christian Göttsche
1
-5
/
+7
2024-04-03
landlock: Warn once if a Landlock action is requested while disabled
Mickaël Salaün
1
-3
/
+15
2024-04-03
smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
Roberto Sassu
1
-0
/
+9
2024-04-03
smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
Roberto Sassu
1
-1
/
+2
2024-03-06
landlock: Fix asymmetric private inodes referring
Mickaël Salaün
1
-2
/
+2
2024-03-06
tomoyo: fix UAF write bug in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+2
2024-02-23
lsm: fix the logic in security_inode_getsecctx()
Ondrej Mosnacek
1
-1
/
+13
2024-02-23
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-4
/
+27
2024-01-31
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
4
-0
/
+48
2024-01-25
Revert "KEYS: encrypted: Add check for strsep"
Mimi Zohar
1
-4
/
+0
2024-01-25
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2024-01-25
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
2
-4
/
+4
2024-01-25
apparmor: Fix ref count leak in task_kill
John Johansen
1
-1
/
+0
2024-01-25
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
1
-0
/
+7
2024-01-25
KEYS: encrypted: Add check for strsep
Chen Ni
1
-0
/
+4
2024-01-10
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2
-0
/
+5
2024-01-01
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
4
-22
/
+37
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-6
/
+0
2023-11-28
apparmor: Fix regression in mount mediation
John Johansen
3
-22
/
+51
2023-11-28
apparmor: pass cred through to audit info.
John Johansen
20
-211
/
+388
2023-11-28
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
10
-18
/
+17
2023-11-28
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
15
-245
/
+257
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/policy.c
Gaosheng Cui
1
-7
/
+10
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/resource.c
Gaosheng Cui
1
-4
/
+4
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/lib.c
Gaosheng Cui
1
-2
/
+2
2023-11-28
apparmor: Fix kernel-doc warnings in apparmor/audit.c
Gaosheng Cui
1
-0
/
+1
2023-11-28
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-11-28
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-11-28
integrity: powerpc: Do not select CA_MACHINE_KEYRING
Michal Suchanek
1
-2
/
+0
2023-11-28
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
1
-10
/
+10
2023-11-28
KEYS: trusted: tee: Refactor register SHM usage
Sumit Garg
1
-44
/
+20
2023-11-20
apparmor: fix invalid reference on profile->disconnected
Georgia Garcia
2
-2
/
+4
2023-10-10
KEYS: trusted: Remove redundant static calls usage
Sumit Garg
1
-8
/
+5
2023-09-27
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-12
/
+6
2023-09-26
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
1
-2
/
+2
2023-09-12
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
1
-2
/
+8
2023-09-08
Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-09-04
Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-7
/
+5
2023-08-30
Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-2
/
+2
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
5
-30
/
+16
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-83
/
+162
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-286
/
+276
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+2
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+3
[next]