index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
2
-2
/
+8
2025-03-07
landlock: Fix non-TCP sockets restriction
Mikhail Ivanov
1
-2
/
+1
2025-02-17
KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
David Gstir
1
-4
/
+18
2025-02-17
tomoyo: don't emit warning in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+1
2025-02-17
safesetid: check size of policy writes
Leo Stone
1
-0
/
+3
2025-02-08
landlock: Handle weird files
Mickaël Salaün
1
-6
/
+5
2025-01-23
apparmor: allocate xmatch for nullpdb inside aa_alloc_null
Ryan Lee
1
-0
/
+1
2025-01-09
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-12-05
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
1
-0
/
+6
2024-12-05
apparmor: fix 'Do simple duplicate message elimination'
chao liu
1
-0
/
+2
2024-11-13
Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+16
2024-11-13
Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-57
/
+96
2024-11-09
landlock: Optimize scope enforcement
Mickaël Salaün
1
-3
/
+15
2024-11-09
landlock: Refactor network access mask management
Mickaël Salaün
1
-22
/
+6
2024-11-09
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-10
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+4
2024-10-10
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
1
-1
/
+2
2024-10-10
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-03
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-25
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-17
landlock: Add signal scoping
Tahera Fahimi
5
-2
/
+90
2024-09-17
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-13
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
[next]