index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-1
/
+0
2024-11-12
Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+16
2024-11-12
Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-57
/
+96
2024-11-09
landlock: Optimize scope enforcement
Mickaël Salaün
-3
/
+15
2024-11-09
landlock: Refactor network access mask management
Mickaël Salaün
-22
/
+6
2024-11-09
landlock: Refactor filesystem access mask management
Mickaël Salaün
-32
/
+75
2024-11-05
security: replace memcpy() with get_task_comm()
Yafang Shao
-3
/
+3
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
-4
/
+5
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
-2
/
+5
2024-11-03
fdget(), more trivial conversions
Al Viro
-11
/
+4
2024-11-03
fdget(), trivial conversions
Al Viro
-18
/
+8
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
-13
/
+6
2024-10-18
ipe: fallback to platform keyring also if key in trusted keyring is rejected
Luca Boccassi
-1
/
+1
2024-10-17
ipe: allow secondary and platform keyrings to install/update policies
Luca Boccassi
-1
/
+32
2024-10-17
ipe: also reject policy updates with the same version
Luca Boccassi
-1
/
+1
2024-10-17
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...
Luca Boccassi
-1
/
+1
2024-10-14
fsnotify, lsm: Decouple fsnotify from lsm
Song Liu
-8
/
+1
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
-64
/
+7
2024-10-11
netlabel,smack: use lsm_prop for audit data
Casey Schaufler
-3
/
+1
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
-5
/
+43
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
-19
/
+22
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
-81
/
+100
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
-17
/
+22
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
-10
/
+89
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
-19
/
+36
2024-10-09
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
-0
/
+4
2024-10-09
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
-1
/
+2
2024-10-09
ima: fix buffer overrun in ima_eventdigest_init_common
Samasth Norway Ananda
-4
/
+10
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
-4
/
+6
2024-10-07
selinux: Deprecate /sys/fs/selinux/user
Stephen Smalley
-0
/
+4
2024-10-07
selinux: apply clang format to security/selinux/nlmsgtab.c
Paul Moore
-118
/
+118
2024-10-07
selinux: streamline selinux_nlmsg_lookup()
Paul Moore
-50
/
+38
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
-51
/
+126
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
-1
/
+0
2024-10-05
Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2024-10-05
Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-577
/
+118
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
-3
/
+3
2024-10-04
tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support
Paul Moore
-577
/
+118
2024-10-03
selinux: move genheaders to security/selinux/
Masahiro Yamada
-2
/
+160
2024-10-03
selinux: do not include <linux/*.h> headers from host programs
Masahiro Yamada
-3
/
+12
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-09-28
hardening: Adjust dependencies in selection of MODVERSIONS
Nathan Chancellor
-2
/
+2
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
-121
/
+583
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
-3
/
+6
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+269
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+5
2024-09-24
tomoyo: allow building as a loadable LSM module
Tetsuo Handa
-4
/
+467
2024-09-23
ipe: Add missing terminator to list of unit tests
Guenter Roeck
-0
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-15
/
+15
[prev]
[next]