index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
ima: Remove ima_h_table structure
Roberto Sassu
5
-26
/
+24
2026-06-04
xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
Antony Antony
1
-1
/
+2
2026-05-29
selinux: revert use of __getname() in selinux_genfs_get_sid()
Paul Moore
1
-2
/
+2
2026-05-28
security/keys: fix missed RCU read section on lookup
Linus Torvalds
1
-0
/
+1
2026-05-27
selinux: comment spelling fix in ibpkey.c
Kalevi Kolttonen
1
-1
/
+1
2026-05-27
selinux: comment typo fix in selinuxfs.c
Kalevi Kolttonen
1
-1
/
+1
2026-05-27
selinux: hooks: use __getname() to allocate path buffer
Mike Rapoport (Microsoft)
1
-2
/
+2
2026-05-27
selinux: use k[mz]alloc() to allocate temporary buffers
Mike Rapoport (Microsoft)
1
-6
/
+6
2026-05-27
security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT
Nathan Chancellor
1
-3
/
+0
2026-05-27
security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
Nathan Chancellor
1
-2
/
+0
2026-05-27
security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CA...
Nathan Chancellor
1
-3
/
+1
2026-05-19
Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+8
2026-05-14
lsm: hold cred_guard_mutex for lsm_set_self_attr()
Stephen Smalley
1
-1
/
+8
2026-05-13
evm: terminate and bound the evm_xattrs read buffer
Pengpeng Hou
1
-5
/
+11
2026-05-13
integrity: Add support for sigv3 verification using ML-DSA keys
Stefan Berger
1
-5
/
+84
2026-05-13
integrity: Refactor asymmetric_verify for reusability
Stefan Berger
1
-19
/
+43
2026-05-13
integrity: Check that algo parameter is within valid range
Stefan Berger
1
-1
/
+4
2026-05-13
integrity: Check for NULL returned by asymmetric_key_public_key
Stefan Berger
1
-0
/
+4
2026-05-11
fs: add icount_read_once() and stop open-coding ->i_count loads
Mateusz Guzik
1
-1
/
+1
2026-05-06
selinux: check for simple types
Christian Göttsche
3
-2
/
+29
2026-05-06
selinux: more strict bounds check
Christian Göttsche
3
-2
/
+31
2026-05-06
selinux: beef up isvalid checks
Christian Göttsche
8
-58
/
+83
2026-05-06
selinux: reorder policydb_index()
Christian Göttsche
1
-5
/
+6
2026-05-06
selinux: check type attr map overflows
Christian Göttsche
3
-0
/
+33
2026-05-06
selinux: check length fields in policies
Christian Göttsche
4
-0
/
+68
2026-05-06
selinux: more strict policy parsing
Christian Göttsche
8
-60
/
+233
2026-05-06
selinux: use u16 for security classes
Christian Göttsche
3
-8
/
+9
2026-05-06
selinux: avoid nontransitive comparison
Christian Göttsche
1
-8
/
+9
2026-05-05
selinux: shrink critical section in sel_write_load()
Stephen Smalley
1
-10
/
+8
2026-05-05
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
1
-23
/
+4
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
3
-190
/
+5
2026-05-05
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
1
-29
/
+7
2026-05-05
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
1
-40
/
+7
2026-05-01
security,fs,nfs,net: update security_inode_listsecurity() interface
Stephen Smalley
3
-24
/
+15
2026-04-29
smack: simplify write handlers of sysfs entries
Dmitry Antipov
1
-59
/
+22
2026-04-29
selinux: switch two allocations to use kzalloc_objs()
Stephen Smalley
1
-2
/
+2
2026-04-29
selinux: fix sel_kill_sb()
Stephen Smalley
1
-5
/
+5
2026-04-28
selinux: fix avdcache auditing
Stephen Smalley
2
-21
/
+14
2026-04-27
selinux: don't reserve xattr slot when we won't fill it
David Windsor
1
-1
/
+2
2026-04-27
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
1
-2
/
+2
2026-04-27
selinux: use QSTR() instead of QSTR_INIT() in init_sel_fs
Thorsten Blum
1
-2
/
+1
2026-04-27
ima: return error early if file xattr cannot be changed
Goldwyn Rodrigues
1
-0
/
+5
2026-04-27
ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
Kamlesh Kumar
2
-3
/
+5
2026-04-24
Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-26
/
+22
2026-04-22
apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine
GONG Ruiqi
1
-0
/
+1
2026-04-22
apparmor: Fix string overrun due to missing termination
Daniel J Blueman
1
-3
/
+5
2026-04-22
apparmor: Fix wrong dentry in RENAME_EXCHANGE uid check
Dudu Lu
1
-1
/
+1
2026-04-22
apparmor: fix unpack_tags to properly return error in failure cases
John Johansen
1
-0
/
+1
2026-04-22
apparmor: fix dfa size check
John Johansen
1
-1
/
+1
2026-04-22
Merge tag 'tomoyo-pr-20260422' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
3
-10
/
+8
[prev]
[next]