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
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+13
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
4
-21
/
+20
2018-01-31
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
3
-12
/
+39
2018-01-31
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-105
/
+294
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-9
/
+9
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+5
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2
-2
/
+4
2018-01-18
ima/policy: fix parsing of fsuuid
Mike Rapoport
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-26
/
+41
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-14
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
1
-1
/
+1
2018-01-12
apparmor: Fix regression in profile conflict logic
Matthew Garrett
1
-4
/
+5
2018-01-12
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2
-21
/
+35
2018-01-10
Smack: Privilege check on key operations
Casey Schaufler
3
-11
/
+34
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+31
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
4
-21
/
+20
2018-01-07
Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2018-01-05
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
1
-1
/
+11
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-01-03
x86/pti: Enable PTI by default
Thomas Gleixner
1
-0
/
+1
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-7
/
+0
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+10
2018-01-02
capabilities: fix buffer overread on very short xattr
Eric Biggers
1
-12
/
+9
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2017-12-27
Smack: fix dereferenced before check
Vasyl Gomonovych
1
-1
/
+5
2017-12-23
x86/mm/pti: Add Kconfig
Dave Hansen
1
-0
/
+10
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-0
/
+1
2017-12-18
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-18
integrity: remove unneeded initializations in integrity_iint_cache entries
Jeff Layton
1
-4
/
+0
2017-12-18
ima: log message to module appraisal error
Bruno E. O. Meneguele
1
-1
/
+3
2017-12-18
ima: pass filename to ima_rdwr_violation_check()
Roberto Sassu
1
-3
/
+3
2017-12-18
ima: Fix line continuation format
Joe Perches
1
-6
/
+5
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
5
-20
/
+63
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-26
/
+47
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
4
-40
/
+77
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
5
-21
/
+91
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
3
-12
/
+53
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
1
-1
/
+2
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
1
-14
/
+10
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
1
-1
/
+0
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-12-05
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
1
-0
/
+3
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+7
2017-12-04
keyring: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-7
/
+0
2017-11-30
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
[next]