index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2015-10-21
selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default
Paul Moore
-2
/
+2
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
-67
/
+82
2015-10-21
keys: Be more consistent in selection of union members used
Insu Yun
-1
/
+1
2015-10-21
KEYS: use kvfree() in add_key
Geliang Tang
-7
/
+1
2015-10-21
Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...
James Morris
-47
/
+238
2015-10-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
-1
/
+1
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
-41
/
+229
2015-10-19
KEYS: Don't permit request_key() to construct a new keyring
David Howells
-0
/
+3
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
-3
/
+33
2015-10-19
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
-11
/
+0
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
-4
/
+8
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
-7
/
+0
2015-10-15
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
-2
/
+4
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
-4
/
+8
2015-10-09
Smack: pipefs fix in smack_d_instantiate
Roman Kubiak
-0
/
+3
2015-10-09
Smack: Minor initialisation improvement
José Bollo
-3
/
+3
2015-10-09
smack: smk_ipv6_port_list should be static
Geliang Tang
-1
/
+1
2015-10-09
Smack: fix a NULL dereference in wrong smack_import_entry() usage
Lukasz Pawelczyk
-2
/
+2
2015-10-09
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
-1
/
+1
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+4
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2015-09-25
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
-4
/
+4
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
-7
/
+7
2015-09-17
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2015-09-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-1
/
+1
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
-1
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
-362
/
+1732
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
-1
/
+1
2015-09-04
capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE
Andy Lutomirski
-1
/
+2
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
-10
/
+93
2015-09-03
security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition
Paul E. McKenney
-1
/
+1
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-1
/
+1
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+3
2015-08-26
LSM: restore certain default error codes
Jan Beulich
-5
/
+6
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
-110
/
+907
2015-08-14
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
-14
/
+18
2015-08-12
Smack - Fix build error with bringup unconfigured
Casey Schaufler
-14
/
+18
2015-08-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-3
/
+3
2015-08-11
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
-208
/
+807
2015-08-10
Kernel threads excluded from smack checks
Roman Kubiak
-0
/
+6
2015-08-04
Adding YAMA hooks also when YAMA is not stacked.
Salvatore Mesoraca
-0
/
+1
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
-3
/
+3
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
-160
/
+578
2015-07-28
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
-43
/
+14
2015-07-28
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
-3
/
+5
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
-3
/
+3
2015-07-22
sysfs: fix simple_return.cocci warnings
kbuild test robot
-5
/
+1
2015-07-22
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
-40
/
+219
2015-07-13
selinux: Create a common helper to determine an inode label [ver #3]
David Howells
-46
/
+41
2015-07-13
selinux: Augment BUG_ON assertion for secclass_map.
Stephen Smalley
-1
/
+2
[prev]
[next]