Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0ea3e83bd8d198f2a18e0066542f8670b2883890
/
security
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
c151694
Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev into next
by James Morris
· 14 years ago
1936113
AppArmor: kill unused macros in lsm.c
by Shan Wei
· 14 years ago
0f82502
AppArmor: cleanup generated files correctly
by Michal Hocko
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
ee009e4a0
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
by David Howells
· 14 years ago
fdd1b94
KEYS: Add a new keyctl op to reject a key with a specified error code
by David Howells
· 14 years ago
b9fffa3
KEYS: Add a key type op to permit the key description to be vetted
by David Howells
· 14 years ago
633e804
KEYS: Add an RCU payload dereference macro
by David Howells
· 14 years ago
1cc26ba
Merge branch 'master'; commit 'v2.6.38-rc7' into next
by James Morris
· 14 years ago
4fdef21
AppArmor: Cleanup make file to remove cruft and make it easier to read
by John Johansen
· 14 years ago
01a16b2
netlink: kill eff_cap from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
026eb16
SELinux: implement the new sb_remount LSM hook
by Eric Paris
· 14 years ago
ff36fe2
LSM: Pass -o remount options to the LSM
by Eric Paris
· 14 years ago
2ad18bd
SELinux: Compute SID for the newly created socket
by Harry Ciao
· 14 years ago
6f5317e
SELinux: Socket retains creator role and MLS attribute
by Harry Ciao
· 14 years ago
4bc6c2d
SELinux: Auto-generate security_is_socket_class
by Harry Ciao
· 14 years ago
c53fa1e
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
by Patrick McHardy
· 14 years ago
eae61f3
TOMOYO: Fix memory leak upon file open.
by Tetsuo Handa
· 14 years ago
0b24dcb
Revert "selinux: simplify ioctl checking"
by Eric Paris
· 14 years ago
47ac19e
selinux: drop unused packet flow permissions
by Eric Paris
· 14 years ago
4a7ab3d
selinux: Fix packet forwarding checks on postrouting
by Steffen Klassert
· 14 years ago
b9679a7
selinux: Fix wrong checks for selinux_policycap_netpeer
by Steffen Klassert
· 14 years ago
8f82a68
selinux: Fix check for xfrm selinux context algorithm
by Steffen Klassert
· 14 years ago
1adace9
ima: remove unnecessary call to ima_must_measure
by Mimi Zohar
· 14 years ago
e33f770
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
by David S. Miller
· 14 years ago
6037b71
security: add cred argument to security_capable()
by Chris Wright
· 14 years ago
854fdd5
IMA: remove IMA imbalance checking
by Mimi Zohar
· 14 years ago
890275b5
IMA: maintain i_readcount in the VFS layer
by Mimi Zohar
· 14 years ago
a68a27b
IMA: convert i_readcount to atomic
by Mimi Zohar
· 14 years ago
75a2563
Smack: correct final mmap check comparison
by Casey Schaufler
· 14 years ago
db904aa
security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE
by Shan Wei
· 14 years ago
0e0a070
Smack: correct behavior in the mmap hook
by Casey Schaufler
· 14 years ago
2edeaa3
CRED: Fix BUG() upon security_cred_alloc_blank() failure
by Tetsuo Handa
· 14 years ago
1e6d767
time: Correct the *settime* parameters
by Richard Cochran
· 14 years ago
4916ca4
security: remove unused security_sysctl hook
by Lucian Adrian Grijincu
· 14 years ago
8e6c969
security/selinux: fix /proc/sys/ labeling
by Lucian Adrian Grijincu
· 14 years ago
652bb9b
SELinux: Use dentry name in new object labeling
by Eric Paris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
ceb73c1
KEYS: Fix __key_link_end() quota fixup on error
by David Howells
· 14 years ago
3ac285ff
selinux: return -ENOMEM when memory allocation fails
by Davidlohr Bueso
· 14 years ago
5403110
trusted keys: Fix a memory leak in trusted_update().
by Jesper Juhl
· 14 years ago
8214044
CacheFiles: Add calls to path-based security hooks
by David Howells
· 14 years ago
ced3b93
security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit
by Shan Wei
· 14 years ago
b970344
encrypted-keys: rename encrypted_defined files to encrypted
by Mimi Zohar
· 14 years ago
4b174b6
trusted-keys: rename trusted_defined files to trusted
by Mimi Zohar
· 14 years ago
973c9f4
KEYS: Fix up comments in key management code
by David Howells
· 14 years ago
a8b17ed
KEYS: Do some style cleanup in the key management code.
by David Howells
· 14 years ago
154a96b
trusted-keys: avoid scattring va_end()
by Tetsuo Handa
· 14 years ago
0e7491f
trusted-keys: check for NULL before using it
by Tetsuo Handa
· 14 years ago
35576ea
trusted-keys: another free memory bugfix
by Tetsuo Handa
· 14 years ago
7898e1f
Subject: [PATCH] Smack: mmap controls for library containment
by Casey Schaufler
· 14 years ago
40c1001
trusted-keys: free memory bugfix
by Mimi Zohar
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e0e736f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
37721e1
headers: path.h redux
by Alexey Dobriyan
· 14 years ago
aeda4ac
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
d2e7ad1
Merge branch 'master' into next
by James Morris
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
abb3594
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
867c202
ima: fix add LSM rule bug
by Mimi Zohar
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3fc5e98
KEYS: Don't call up_write() if __key_link_begin() returns an error
by David Howells
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
350e4f3
SELinux: define permissions for DCB netlink messages
by Eric Paris
· 14 years ago
3b1826c
encrypted-keys: style and other cleanup
by Mimi Zohar
· 14 years ago
1f35065
encrypted-keys: verify datablob size before converting to binary
by Mimi Zohar
· 14 years ago
1bdbb40
trusted-keys: kzalloc and other cleanup
by Mimi Zohar
· 14 years ago
bc5e0af
trusted-keys: additional TSS return code and other error handling
by Mimi Zohar
· 14 years ago
5c6d112
Smack: Transmute labels on specified directories
by Jarkko Sakkinen
· 14 years ago
73ff5fc
selinux: cache sidtab_context_to_sid results
by Eric Paris
· 14 years ago
415103f
SELinux: do not compute transition labels on mountpoint labeled filesystems
by Eric Paris
· 14 years ago
676dac4
This patch adds a new security attribute to Smack called
by Casey Schaufler
· 14 years ago
1d9bc6dc
SELinux: merge policydb_index_classes and policydb_index_others
by Eric Paris
· 14 years ago
ac76c05
selinux: convert part of the sym_val_to_name array to use flex_array
by Eric Paris
· 14 years ago
23bdecb
selinux: convert type_val_to_struct to flex_array
by Eric Paris
· 14 years ago
c9e86a9
SELinux: do not set automatic i_ino in selinuxfs
by Eric Paris
· 14 years ago
7ae9f23
selinux: rework security_netlbl_secattr_to_sid
by Eric Paris
· 14 years ago
4b02b52
SELinux: standardize return code handling in selinuxfs.c
by Eric Paris
· 14 years ago
b77a493
SELinux: standardize return code handling in selinuxfs.c
by Eric Paris
· 14 years ago
9398c7f
SELinux: standardize return code handling in policydb.c
by Eric Paris
· 14 years ago
93ae86e
keys: add missing include file for trusted and encrypted keys
by Mimi Zohar
· 14 years ago
b4e0d5f
Smack: UDS revision
by Casey Schaufler
· 14 years ago
7e70cb4
keys: add new key-type encrypted
by Mimi Zohar
· 14 years ago
d00a1c7
keys: add new trusted key-type
by Mimi Zohar
· 14 years ago
ce6ada3
security: Define CAP_SYSLOG
by Serge E. Hallyn
· 14 years ago
2fe66ec
SELinux: indicate fatal error in compat netfilter code
by Eric Paris
· 14 years ago
04f6d70
SELinux: Only return netlink error when we know the return is fatal
by Eric Paris
· 14 years ago
1f1aaf8
SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
by Eric Paris
· 14 years ago
12b3052
capabilities/syslog: open code cap_syslog logic to fix build failure
by Eric Paris
· 14 years ago
Next »