index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
1
-8
/
+0
2019-12-23
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
1
-0
/
+6
2019-12-21
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
1
-1
/
+1
2019-12-18
selinux: randomize layout of key structures
Stephen Smalley
4
-4
/
+4
2019-12-18
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
7
-18
/
+17
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-12
/
+4
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
1
-0
/
+1
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
4
-13
/
+26
2019-12-12
KEYS: remove CONFIG_KEYS_COMPAT
Eric Biggers
4
-12
/
+3
2019-12-12
IMA: Read keyrings= option from the IMA policy
Lakshmi Ramasubramanian
1
-1
/
+28
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
6
-17
/
+82
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-12
selinux: remove unnecessary selinux cred request
Yang Guo
1
-4
/
+3
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
1
-31
/
+1
2019-12-10
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
1
-27
/
+24
2019-12-10
security: only build lsm_audit if CONFIG_SECURITY=y
Stephen Smalley
1
-1
/
+1
2019-12-09
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
Stephen Smalley
1
-4
/
+4
2019-12-09
selinux: fall back to ref-walk if audit is required
Stephen Smalley
3
-26
/
+17
2019-12-09
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
3
-4
/
+30
2019-12-09
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
5
-27
/
+70
2019-12-09
selinux: cache the SID -> context string translation
Ondrej Mosnacek
4
-94
/
+288
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
9
-167
/
+306
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-08
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
1
-2
/
+4
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-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+3
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-5
/
+74
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-97
/
+328
2019-11-30
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-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+13
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-1
/
+103
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-2
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2019-11-22
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
6
-38
/
+62
2019-11-22
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
1
-3
/
+3
2019-11-22
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
1
-4
/
+4
2019-11-22
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-14
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
[prev]
[next]