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.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
2023-04-24
Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-3
/
+28
2023-04-24
Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-40
/
+24
2023-04-24
Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-48
/
+4
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-118
/
+2639
2023-04-24
Merge tag 'selinux-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-1223
/
+727
2023-04-24
integrity: machine keyring CA configuration
Eric Snowberg
2
-3
/
+28
2023-04-13
selinux: ensure av_permissions.h is built when needed
Paul Moore
1
-1
/
+1
2023-04-12
selinux: fix Makefile dependencies of flask.h
Ondrej Mosnacek
1
-2
/
+2
2023-04-05
Smack: Improve mount process memory use
Casey Schaufler
1
-39
/
+23
2023-04-04
selinux: stop returning node from avc_insert()
Stephen Smalley
1
-13
/
+11
2023-03-24
security: Remove security_old_inode_init_security()
Roberto Sassu
1
-11
/
+0
2023-03-21
keys: Do not cache key in task struct if key is requested from kernel thread
David Howells
1
-3
/
+6
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
18
-163
/
+29
2023-03-20
selinux: remove the 'checkreqprot' functionality
Paul Moore
4
-56
/
+11
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
18
-995
/
+651
2023-03-11
security: Remove integrity from the LSM list in Kconfig
Roberto Sassu
1
-7
/
+9
2023-03-11
Revert "integrity: double check iint_cache was initialized"
Roberto Sassu
1
-8
/
+0
2023-03-11
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
2
-3
/
+10
2023-03-09
device_cgroup: Fix typo in devcgroup_css_alloc description
Kamalesh Babulal
1
-1
/
+1
2023-03-08
lsm: fix a badly named parameter in security_get_getsecurity()
Paul Moore
1
-5
/
+5
2023-03-08
lsm: fix doc warnings in the LSM hook comments
Paul Moore
1
-16
/
+17
2023-03-08
smack_lsm: remove unnecessary type casting
XU pengfei
1
-1
/
+1
2023-03-08
selinux: uninline unlikely parts of avc_has_perm_noaudit()
Paul Moore
1
-28
/
+57
2023-03-06
lsm: styling fixes to security/security.c
Paul Moore
1
-84
/
+98
2023-03-06
lsm: move the remaining LSM hook comments to security/security.c
Paul Moore
1
-0
/
+231
2023-03-06
lsm: move the io_uring hook comments to security/security.c
Paul Moore
1
-0
/
+26
2023-03-06
lsm: move the perf hook comments to security/security.c
Paul Moore
1
-0
/
+39
2023-03-06
lsm: move the bpf hook comments to security/security.c
Paul Moore
1
-0
/
+65
2023-03-06
lsm: move the audit hook comments to security/security.c
Paul Moore
1
-0
/
+41
2023-03-06
lsm: move the binder hook comments to security/security.c
Paul Moore
1
-0
/
+36
2023-03-06
lsm: move the sysv hook comments to security/security.c
Paul Moore
1
-0
/
+191
2023-03-06
lsm: move the key hook comments to security/security.c
Paul Moore
1
-0
/
+40
2023-03-06
lsm: move the xfrm hook comments to security/security.c
Paul Moore
1
-0
/
+103
2023-03-06
lsm: move the Infiniband hook comments to security/security.c
Paul Moore
1
-0
/
+34
2023-03-06
lsm: move the SCTP hook comments to security/security.c
Paul Moore
1
-0
/
+43
2023-03-06
lsm: move the socket hook comments to security/security.c
Paul Moore
1
-0
/
+322
2023-03-06
lsm: move the AF_UNIX hook comments to security/security.c
Paul Moore
1
-1
/
+41
2023-03-06
lsm: move the netlink hook comments to security/security.c
Paul Moore
1
-0
/
+13
2023-03-06
lsm: move the task hook comments to security/security.c
Paul Moore
1
-0
/
+334
2023-03-06
lsm: move the file hook comments to security/security.c
Paul Moore
1
-0
/
+151
2023-03-06
lsm: move the kernfs hook comments to security/security.c
Paul Moore
1
-0
/
+10
2023-03-06
lsm: move the inode hook comments to security/security.c
Paul Moore
1
-0
/
+524
2023-03-06
lsm: move the filesystem hook comments to security/security.c
Paul Moore
1
-0
/
+181
2023-03-06
lsm: move the fs_context hook comments to security/security.c
Paul Moore
1
-0
/
+23
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
1
-0
/
+69
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2
-37
/
+52
2023-03-01
tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
Vlastimil Babka
3
-48
/
+4
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-15
/
+32
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-13
/
+4
2023-02-22
Merge tag 'Smack-for-6.3' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-3
/
+14
[next]