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
2015-11-26
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
1
-2
/
+2
2015-11-25
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
3
-2
/
+10
2015-11-24
selinux: fix bug in conditional rules handling
Stephen Smalley
1
-2
/
+2
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+10
2015-11-08
smack: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+7
2015-11-08
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2
-15
/
+3
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
25
-183
/
+393
2015-11-05
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
1
-4
/
+14
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+7
2015-10-23
Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
13
-75
/
+84
2015-10-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
5
-45
/
+36
2015-10-22
apparmor: clarify CRYPTO dependency
Arnd Bergmann
1
-1
/
+1
2015-10-21
selinux: Use a kmem_cache for allocation struct file_security_struct
Sangwoo
1
-2
/
+6
2015-10-21
selinux: ioctl_has_perm should be static
Geliang Tang
1
-1
/
+1
2015-10-21
selinux: use sprintf return value
Rasmus Villemoes
1
-4
/
+1
2015-10-21
selinux: use kstrdup() in security_get_bools()
Rasmus Villemoes
1
-7
/
+1
2015-10-21
selinux: use kmemdup in security_sid_to_context_core()
Rasmus Villemoes
1
-2
/
+2
2015-10-21
selinux: remove pointless cast in selinux_inode_setsecurity()
Rasmus Villemoes
1
-1
/
+1
2015-10-21
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
4
-25
/
+20
2015-10-21
selinux: do not check open perm on ftruncate call
Jeff Vander Stoep
1
-1
/
+2
2015-10-21
selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default
Paul Moore
1
-2
/
+2
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
13
-67
/
+82
2015-10-21
keys: Be more consistent in selection of union members used
Insu Yun
1
-1
/
+1
2015-10-21
KEYS: use kvfree() in add_key
Geliang Tang
1
-7
/
+1
2015-10-21
Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...
James Morris
4
-47
/
+238
2015-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
1
-1
/
+1
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
4
-41
/
+229
2015-10-19
KEYS: Don't permit request_key() to construct a new keyring
David Howells
1
-0
/
+3
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
1
-3
/
+33
2015-10-19
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
1
-11
/
+0
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-4
/
+8
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2
-7
/
+0
2015-10-15
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
1
-4
/
+8
2015-10-09
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
1
-0
/
+3
2015-10-09
Smack: Minor initialisation improvement
José Bollo
2
-3
/
+3
2015-10-09
smack: smk_ipv6_port_list should be static
Geliang Tang
1
-1
/
+1
2015-10-09
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
1
-2
/
+2
2015-10-09
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
1
-1
/
+1
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-09-25
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2
-7
/
+7
2015-09-17
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-09-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
20
-362
/
+1732
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-1
/
+1
2015-09-04
capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE
Andy Lutomirski
1
-1
/
+2
[next]