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.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
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
1
-1
/
+8
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-16
/
+350
2019-09-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-105
/
+627
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
1
-0
/
+5
2019-09-24
Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-23
/
+23
2019-09-23
Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux
Linus Torvalds
1
-1
/
+2
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-296
/
+346
2019-09-17
LSM: SafeSetID: Stop releasing uninitialized ruleset
Micah Morton
1
-1
/
+2
2019-09-10
security: constify some arrays in lockdown LSM
Matthew Garrett
1
-2
/
+2
2019-09-06
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-05
selinux: fix residual uses of current_security() for the SELinux blob
Stephen Smalley
2
-11
/
+11
2019-09-04
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2
-4
/
+4
2019-09-04
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
1
-0
/
+2
2019-09-04
smack: fix some kernel-doc notations
luanshi
1
-18
/
+15
2019-09-04
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
1
-1
/
+2
2019-08-30
keys: ensure that ->match_free() is called in request_key_and_link()
Eric Biggers
1
-1
/
+1
2019-08-29
ima: ima_api: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-08-29
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-08-28
ima: Fix use after free in ima_read_modsig()
Thiago Jung Bauermann
1
-1
/
+2
2019-08-27
selinux: avoid atomic_t usage in sidtab
Ondrej Mosnacek
2
-32
/
+35
2019-08-20
lockdown: Print current->comm in restriction messages
Matthew Garrett
1
-2
/
+6
2019-08-20
tracefs: Restrict tracefs when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
debugfs: Restrict debugfs when the kernel is locked down
David Howells
1
-0
/
+1
2019-08-20
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
3
-1
/
+53
2019-08-20
lockdown: Lock down perf when in confidentiality mode
David Howells
1
-0
/
+1
2019-08-20
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
1
-0
/
+1
2019-08-20
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
1
-0
/
+1
2019-08-20
lockdown: Lock down /proc/kcore
David Howells
1
-0
/
+1
2019-08-20
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
1
-0
/
+1
2019-08-20
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
1
-0
/
+1
2019-08-20
lockdown: Lock down TIOCSSERIAL
David Howells
1
-0
/
+1
2019-08-20
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
1
-0
/
+1
2019-08-20
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
hibernate: Disable when the kernel is locked down
Josh Boyer
1
-0
/
+1
2019-08-20
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2
-2
/
+2
2019-08-20
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-20
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2
-0
/
+2
2019-08-20
security: Add a static lockdown policy LSM
Matthew Garrett
5
-5
/
+224
2019-08-20
security: Add a "locked down" LSM hook
Matthew Garrett
1
-0
/
+6
2019-08-20
security: Support early LSMs
Matthew Garrett
1
-8
/
+42
2019-08-13
KEYS: trusted: allow module init if TPM is inactive or deactivated
Roberto Sassu
1
-13
/
+0
2019-08-13
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
3
-2
/
+56
2019-08-06
ima: fix freeing ongoing ahash_request
Sascha Hauer
1
-0
/
+5
[next]