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-12-12
KEYS: Call the IMA hook to measure keys
Lakshmi Ramasubramanian
1
-0
/
+10
2019-12-12
IMA: Define an IMA hook to measure keys
Lakshmi Ramasubramanian
2
-0
/
+53
2019-12-12
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
2
-1
/
+4
2019-12-12
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
1
-0
/
+3
2019-12-12
ima: avoid appraise error for hash calc interrupt
Patrick Callaghan
1
-1
/
+3
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-165
/
+526
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+3
2019-12-01
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-5
/
+74
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-97
/
+328
2019-12-01
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2019-11-29
x86/efi: remove unused variables
YueHaibing
1
-5
/
+0
2019-11-28
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+13
2019-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-1
/
+103
2019-11-27
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-2
/
+2
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2019-11-23
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
6
-38
/
+62
2019-11-23
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
1
-3
/
+3
2019-11-23
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
1
-4
/
+4
2019-11-23
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
1
-7
/
+3
2019-11-13
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-0
/
+1
2019-11-13
Merge branch 'topic/secureboot' into next
Michael Ellerman
11
-92
/
+326
2019-11-12
KEYS: trusted: Remove set but not used variable 'keyhndl'
zhengbin
1
-2
/
+0
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
3
-2
/
+317
2019-11-12
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
3
-2
/
+9
2019-11-12
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
1
-55
/
+43
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
1
-6
/
+6
2019-11-12
powerpc: Load firmware trusted keys/hashes into kernel keyring
Nayna Jain
3
-1
/
+108
2019-11-12
x86/efi: move common keyring handler functions to new file
Nayna Jain
4
-67
/
+115
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
5
-6
/
+60
2019-11-12
ima: Make process_buffer_measurement() generic
Nayna Jain
2
-18
/
+43
2019-11-11
Merge tag 'v5.4-rc7' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+1
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+2
2019-10-30
security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-2
/
+2
2019-10-28
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-0
/
+2
2019-10-25
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-2
/
+13
2019-10-23
pipe: Reduce #inclusion of pipe_fs_i.h
David Howells
1
-1
/
+0
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+8
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
4
-1
/
+103
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2019-10-08
selinux: default_range glblub implementation
Joshua Brindle
7
-1
/
+62
2019-10-07
device_cgroup: Export devcgroup_check_permission
Harish Kasiviswanathan
1
-2
/
+13
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+0
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
[next]