index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
selinux: Delete an unnecessary variable initialisation in range_read()
Markus Elfring
2017-03-23
1
-1
/
+1
|
|
*
|
|
|
selinux: Return directly after a failed next_entry() in range_read()
Markus Elfring
2017-03-23
1
-1
/
+1
|
|
*
|
|
|
selinux: Delete an unnecessary variable assignment in filename_trans_read()
Markus Elfring
2017-03-23
1
-1
/
+0
|
|
*
|
|
|
selinux: One function call less in genfs_read() after null pointer detection
Markus Elfring
2017-03-23
1
-2
/
+3
|
|
*
|
|
|
selinux: Return directly after a failed next_entry() in genfs_read()
Markus Elfring
2017-03-23
1
-1
/
+1
|
|
*
|
|
|
selinux: Delete an unnecessary return statement in policydb_destroy()
Markus Elfring
2017-03-23
1
-2
/
+0
|
|
*
|
|
|
selinux: Use kcalloc() in policydb_index()
Markus Elfring
2017-03-23
1
-9
/
+9
|
|
*
|
|
|
selinux: Adjust four checks for null pointers
Markus Elfring
2017-03-23
1
-4
/
+4
|
|
*
|
|
|
selinux: Use kmalloc_array() in hashtab_create()
Markus Elfring
2017-03-23
1
-1
/
+1
|
|
*
|
|
|
selinux: Improve size determinations in four functions
Markus Elfring
2017-03-23
1
-4
/
+4
|
|
*
|
|
|
selinux: Delete an unnecessary return statement in cond_compute_av()
Markus Elfring
2017-03-23
1
-1
/
+0
|
|
*
|
|
|
selinux: Use kmalloc_array() in cond_init_bool_indexes()
Markus Elfring
2017-03-23
1
-2
/
+3
|
|
*
|
|
|
selinux: check for address length in selinux_socket_bind()
Alexander Potapenko
2017-03-10
1
-0
/
+8
|
|
*
|
|
|
selinux: constify nlmsg permission tables
James Morris
2017-03-06
1
-5
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2017-04-18
12
-49
/
+568
|
|
\
\
\
\
|
|
*
|
|
|
keys: select CONFIG_CRYPTO when selecting DH / KDF
Stephan Müller
2017-04-11
1
-0
/
+1
|
|
*
|
|
|
KEYS: add SP800-56A KDF support for DH
Stephan Mueller
2017-04-04
7
-18
/
+275
|
|
*
|
|
|
KEYS: Add KEYCTL_RESTRICT_KEYRING
Mat Martineau
2017-04-04
4
-0
/
+170
|
|
*
|
|
|
KEYS: Consistent ordering for __key_link_begin and restrict check
Mat Martineau
2017-04-04
1
-11
/
+13
|
|
*
|
|
|
KEYS: Use structure to capture key restriction function and data
Mat Martineau
2017-04-04
6
-16
/
+108
|
|
*
|
|
|
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2017-04-03
2
-4
/
+7
|
|
*
|
|
|
KEYS: Use a typedef for restrict_link function pointers
Mat Martineau
2017-04-03
2
-9
/
+3
|
*
|
|
|
|
apparmor: Make path_max parameter readonly
John Johansen
2017-04-07
1
-1
/
+1
|
*
|
|
|
|
apparmor: fix parameters so that the permission test is bypassed at boot
John Johansen
2017-04-07
2
-26
/
+23
|
*
|
|
|
|
apparmor: fix invalid reference to index variable of iterator line 836
John Johansen
2017-04-07
1
-2
/
+4
|
*
|
|
|
|
apparmor: use SHASH_DESC_ON_STACK
Nicolas Iooss
2017-04-07
1
-19
/
+13
|
*
|
|
|
|
security/apparmor/lsm.c: set debug messages
Valentin Rothberg
2017-04-07
1
-1
/
+1
|
*
|
|
|
|
apparmor: fix boolreturn.cocci warnings
kbuild test robot
2017-04-07
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
security, keys: convert key_user.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
4
-6
/
+7
|
*
|
|
|
security, keys: convert key.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
5
-10
/
+10
|
*
|
|
|
TOMOYO: Use designated initializers
Kees Cook
2017-03-30
2
-16
/
+16
|
|
|
/
/
|
|
/
|
|
|
*
|
|
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-28
1
-0
/
+5
|
*
|
|
LSM: Initialize security_hook_heads upon registration.
Tetsuo Handa
2017-03-24
1
-354
/
+7
|
|
/
/
|
*
|
security: mark LSM hooks as __ro_after_init
James Morris
2017-03-06
8
-8
/
+8
|
*
|
security: introduce CONFIG_SECURITY_WRITABLE_HOOKS
James Morris
2017-03-06
2
-0
/
+11
|
*
|
selinux: fix kernel BUG on prlimit(..., NULL, NULL)
Stephen Smalley
2017-03-06
1
-0
/
+2
|
*
|
prlimit,security,selinux: add a security hook for prlimit
Stephen Smalley
2017-03-06
3
-1
/
+23
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-0
/
+1
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
3
-27
/
+39
|
|
\
\
|
*
|
|
rtnetlink: Add RTM_DELNETCONF
David Ahern
2017-03-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
2017-05-02
1
-4
/
+8
|
\
\
\
|
*
|
|
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
2017-04-02
1
-4
/
+8
|
|
/
/
*
|
|
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
2
-10
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
2017-04-26
1
-9
/
+0
|
*
|
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
|
|
/
*
|
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-04-18
2
-24
/
+31
*
|
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-04-18
1
-1
/
+1
*
|
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-04-18
1
-2
/
+7
|
/
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
10
-1
/
+18
|
\
|
*
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
1
-0
/
+2
[prev]
[next]