index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+16
9 days
Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-57
/
+96
12 days
landlock: Optimize scope enforcement
Mickaël Salaün
1
-3
/
+15
12 days
landlock: Refactor network access mask management
Mickaël Salaün
1
-22
/
+6
12 days
landlock: Refactor filesystem access mask management
Mickaël Salaün
3
-32
/
+75
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
1
-4
/
+5
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
1
-2
/
+5
2024-10-18
ipe: fallback to platform keyring also if key in trusted keyring is rejected
Luca Boccassi
1
-1
/
+1
2024-10-17
ipe: allow secondary and platform keyrings to install/update policies
Luca Boccassi
2
-1
/
+32
2024-10-17
ipe: also reject policy updates with the same version
Luca Boccassi
1
-1
/
+1
2024-10-17
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...
Luca Boccassi
1
-1
/
+1
2024-10-09
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+4
2024-10-09
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
1
-1
/
+2
2024-10-09
ima: fix buffer overrun in ima_eventdigest_init_common
Samasth Norway Ananda
1
-4
/
+10
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
1
-4
/
+6
2024-10-05
Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-10-05
Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-577
/
+118
2024-10-04
tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support
Paul Moore
11
-577
/
+118
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-28
hardening: Adjust dependencies in selection of MODVERSIONS
Nathan Chancellor
1
-2
/
+2
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
12
-121
/
+583
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-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
/
+2
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-9
/
+269
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+5
2024-09-24
tomoyo: allow building as a loadable LSM module
Tetsuo Handa
8
-4
/
+467
2024-09-23
ipe: Add missing terminator to list of unit tests
Guenter Roeck
1
-0
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+15
2024-09-23
tomoyo: preparation step for building as a loadable LSM module
Tetsuo Handa
6
-116
/
+112
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+0
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
2
-11
/
+4
2024-09-19
Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-3
/
+3
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
5
-2
/
+90
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
5
-8
/
+180
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-409
/
+4127
2024-09-16
Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-76
/
+68
2024-09-16
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+32
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-2
/
+2
2024-09-12
security,bpf: constify struct path in bpf_token_create() LSM hook
Andrii Nakryiko
2
-2
/
+2
2024-09-11
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
1
-1
/
+0
2024-09-09
security: Update file_set_fowner documentation
Mickaël Salaün
1
-0
/
+2
2024-09-03
selinux: fix style problems in security/selinux/include/audit.h
Paul Moore
1
-23
/
+23
2024-09-03
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
1
-1
/
+1
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
1
-3
/
+3
2024-08-31
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-0
/
+32
2024-08-29
lsm: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-28
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2
-4
/
+4
2024-08-28
selinux: simplify avc_xperms_audit_required()
Zhen Lei
1
-2
/
+2
2024-08-28
selinux: mark both IPv4 and IPv6 accepted connection sockets as labeled
Guido Trentalancia
1
-1
/
+1
[next]