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
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
-1
/
+1
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+6
2023-03-23
security: Remove security_old_inode_init_security()
Roberto Sassu
-11
/
+0
2023-03-21
keys: Do not cache key in task struct if key is requested from kernel thread
David Howells
-3
/
+6
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
-163
/
+29
2023-03-20
selinux: remove the 'checkreqprot' functionality
Paul Moore
-56
/
+11
2023-03-18
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
-1
/
+1
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
-2
/
+2
2023-03-15
IMA: allow/fix UML builds
Randy Dunlap
-1
/
+1
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
-995
/
+651
2023-03-10
security: Remove integrity from the LSM list in Kconfig
Roberto Sassu
-7
/
+9
2023-03-10
Revert "integrity: double check iint_cache was initialized"
Roberto Sassu
-8
/
+0
2023-03-10
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
-3
/
+10
2023-03-08
device_cgroup: Fix typo in devcgroup_css_alloc description
Kamalesh Babulal
-1
/
+1
2023-03-08
lsm: fix a badly named parameter in security_get_getsecurity()
Paul Moore
-5
/
+5
2023-03-08
lsm: fix doc warnings in the LSM hook comments
Paul Moore
-16
/
+17
2023-03-08
smack_lsm: remove unnecessary type casting
XU pengfei
-1
/
+1
2023-03-08
selinux: uninline unlikely parts of avc_has_perm_noaudit()
Paul Moore
-28
/
+57
2023-03-06
lsm: styling fixes to security/security.c
Paul Moore
-84
/
+98
2023-03-06
lsm: move the remaining LSM hook comments to security/security.c
Paul Moore
-0
/
+231
2023-03-06
lsm: move the io_uring hook comments to security/security.c
Paul Moore
-0
/
+26
2023-03-06
lsm: move the perf hook comments to security/security.c
Paul Moore
-0
/
+39
2023-03-06
lsm: move the bpf hook comments to security/security.c
Paul Moore
-0
/
+65
2023-03-06
lsm: move the audit hook comments to security/security.c
Paul Moore
-0
/
+41
2023-03-06
lsm: move the binder hook comments to security/security.c
Paul Moore
-0
/
+36
2023-03-06
lsm: move the sysv hook comments to security/security.c
Paul Moore
-0
/
+191
2023-03-06
lsm: move the key hook comments to security/security.c
Paul Moore
-0
/
+40
2023-03-06
lsm: move the xfrm hook comments to security/security.c
Paul Moore
-0
/
+103
2023-03-06
lsm: move the Infiniband hook comments to security/security.c
Paul Moore
-0
/
+34
2023-03-06
lsm: move the SCTP hook comments to security/security.c
Paul Moore
-0
/
+43
2023-03-06
lsm: move the socket hook comments to security/security.c
Paul Moore
-0
/
+322
2023-03-06
lsm: move the AF_UNIX hook comments to security/security.c
Paul Moore
-1
/
+41
2023-03-06
lsm: move the netlink hook comments to security/security.c
Paul Moore
-0
/
+13
2023-03-06
lsm: move the task hook comments to security/security.c
Paul Moore
-0
/
+334
2023-03-06
lsm: move the file hook comments to security/security.c
Paul Moore
-0
/
+151
2023-03-06
lsm: move the kernfs hook comments to security/security.c
Paul Moore
-0
/
+10
2023-03-06
lsm: move the inode hook comments to security/security.c
Paul Moore
-0
/
+524
2023-03-06
lsm: move the filesystem hook comments to security/security.c
Paul Moore
-0
/
+181
2023-03-06
lsm: move the fs_context hook comments to security/security.c
Paul Moore
-0
/
+23
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
-0
/
+69
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
-37
/
+52
2023-03-01
tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
Vlastimil Babka
-48
/
+4
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-15
/
+32
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+4
2023-02-22
Merge tag 'Smack-for-6.3' of https://github.com/cschaufler/smack-next
Linus Torvalds
-3
/
+14
2023-02-22
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
-32
/
+62
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-25
/
+5
2023-02-21
smackfs: Added check catlen
Denis Arefev
-3
/
+14
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-37
/
+55
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-165
/
+163
[prev]
[next]