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
2022-09-15
Smack: Provide read control for io_uring_cmd
Casey Schaufler
1
-0
/
+32
2022-09-15
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2
-1
/
+25
2022-09-15
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
1
-0
/
+4
2022-09-08
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-23
/
+25
2022-08-25
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
1
-1
/
+1
2022-08-25
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-08-25
apparmor: fix overlapping attachment computation
John Johansen
2
-2
/
+2
2022-08-25
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
1
-5
/
+7
2022-08-25
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-08-25
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-08-25
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2
-3
/
+9
2022-08-25
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
2022-08-17
selinux: Add boundary check in put_entry()
Xiu Jianfeng
1
-0
/
+2
2022-08-17
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
1
-1
/
+8
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+10
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-06
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-11
/
+0
2022-06-15
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
2022-06-15
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
1
-5
/
+2
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
1
-2
/
+2
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+3
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+395
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-43
/
+174
2022-05-24
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+0
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-286
/
+848
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-81
/
+93
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-58
/
+115
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
1
-0
/
+2
2022-05-23
smack: Remove redundant assignments
Michal Orzel
1
-1
/
+0
2022-05-23
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
4
-2
/
+97
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
1
-1
/
+34
2022-05-23
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
4
-17
/
+42
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
1
-24
/
+2
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
3
-76
/
+528
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
4
-15
/
+46
2022-05-23
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
1
-41
/
+46
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
2
-26
/
+54
2022-05-23
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
1
-13
/
+28
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
3
-11
/
+12
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
5
-15
/
+30
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
1
-4
/
+4
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
1
-9
/
+13
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
1
-4
/
+3
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
1
-1
/
+2
[next]