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-06-14
ima: Use designated initializers for struct ima_event_data
Thiago Jung Bauermann
2
-6
/
+11
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
3
-20
/
+106
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
3
-12
/
+15
2019-06-14
x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
Nayna Jain
1
-1
/
+2
2019-06-14
ima: Make arch_policy_entry static
YueHaibing
1
-1
/
+1
2019-06-12
Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+36
2019-06-12
selinux: fix empty write to keycreate file
Ondrej Mosnacek
1
-5
/
+6
2019-06-12
selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
Gen Zhang
1
-6
/
+14
2019-06-12
selinux: fix a missing-check bug in selinux_add_mnt_opt( )
Gen Zhang
1
-5
/
+14
2019-06-11
selinux: log raw contexts as untrusted strings
Ondrej Mosnacek
1
-2
/
+8
2019-06-11
security: Make capability_hooks static
YueHaibing
1
-1
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-93
/
+35
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
72
-352
/
+72
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
11
-39
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
6
-66
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-06-04
ima: prevent a file already mmap'ed write to be mmap'ed execute
Mimi Zohar
1
-2
/
+30
2019-05-31
Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+19
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+5
2019-05-30
keys: Reuse keyring_index_key::desc_len in lookup_user_key()
Eric Biggers
1
-3
/
+1
2019-05-30
keys: Grant Link permission to possessers of request_key auth keys
David Howells
1
-1
/
+1
2019-05-30
keys: Add a keyctl to move a key between keyrings
David Howells
4
-0
/
+166
2019-05-30
keys: Hoist locking out of __key_link_begin()
David Howells
4
-38
/
+76
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
16
-81
/
+16
2019-05-30
keys: Break bits out of key_unlink()
David Howells
1
-21
/
+67
2019-05-30
keys: Change keyring_serialise_link_sem to a mutex
David Howells
1
-6
/
+6
2019-05-29
ima: show rules with IMA_INMASK correctly
Roberto Sassu
1
-9
/
+12
2019-05-29
evm: check hash algorithm passed to init_desc()
Roberto Sassu
1
-0
/
+3
2019-05-29
keys: sparse: Fix kdoc mismatches
David Howells
2
-4
/
+8
2019-05-29
keys: sparse: Fix incorrect RCU accesses
David Howells
2
-2
/
+3
2019-05-28
net: nexthop uapi
David Ahern
1
-1
/
+4
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
5
-25
/
+5
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
5
-25
/
+5
2019-05-22
keys: sparse: Fix key_fs[ug]id_changed()
David Howells
1
-12
/
+10
2019-05-21
selinux: remove some no-op BUG_ONs
Ondrej Mosnacek
1
-4
/
+0
2019-05-21
Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2019-05-21
selinux: provide __le variables explicitly
Nicholas Mc Guire
1
-4
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-30
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
17
-0
/
+17
2019-05-20
selinux: do not report error on connect(AF_UNSPEC)
Paolo Abeni
1
-2
/
+8
2019-05-19
ima: fix wrong signed policy requirement when not appraising
Petr Vorel
1
-3
/
+4
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
2019-05-10
tomoyo: Don't emit WARNING: string while fuzzing testing.
Tetsuo Handa
1
-0
/
+2
2019-05-10
tomoyo: Change pathname calculation for read-only filesystems.
Tetsuo Handa
1
-1
/
+2
2019-05-10
tomoyo: Check address length before reading address family
Tetsuo Handa
1
-0
/
+4
2019-05-10
tomoyo: Add a kernel config option for fuzzing testing.
Tetsuo Handa
2
-1
/
+22
2019-05-10
Revert "selinux: do not report error on connect(AF_UNSPEC)"
Paolo Abeni
1
-4
/
+4
2019-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
[prev]
[next]