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
*
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
1
-3
/
+3
*
SELinux: pass last path component in may_create
Eric Paris
2011-04-28
1
-1
/
+2
*
SELinux: put name based create rules in a hashtable
Eric Paris
2011-04-28
3
-61
/
+135
*
SELinux: generic hashtab entry counter
Eric Paris
2011-04-28
1
-2
/
+2
*
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
2011-04-28
1
-19
/
+13
*
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
2011-04-28
3
-0
/
+17
*
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
2011-04-28
1
-3
/
+3
*
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
2011-04-28
1
-1
/
+1
*
SMACK: smack_file_lock can use the struct path
Eric Paris
2011-04-25
1
-2
/
+2
*
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
4
-42
/
+50
*
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
5
-68
/
+74
*
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
3
-25
/
+55
*
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-25
4
-7
/
+13
*
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2011-04-25
2
-2
/
+2
*
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2011-04-25
2
-0
/
+3
*
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
2011-04-20
1
-4
/
+0
*
Initialize policydb.process_class eariler.
Harry Ciao
2011-04-07
1
-5
/
+5
*
selinux: Fix regression for Xorg
Stephen Smalley
2011-04-07
1
-1
/
+1
*
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-04-01
3
-12
/
+25
*
SELinux: Write class field in role_trans_write.
Harry Ciao
2011-03-28
1
-2
/
+9
*
SELinux: Compute role in newcontext for all classes
Harry Ciao
2011-03-28
1
-11
/
+9
*
SELinux: Add class support to the role_trans structure
Harry Ciao
2011-03-28
3
-2
/
+18
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
13
-216
/
+434
|
\
|
*
SELinux: implement the new sb_remount LSM hook
Eric Paris
2011-03-03
1
-0
/
+86
|
*
LSM: Pass -o remount options to the LSM
Eric Paris
2011-03-03
2
-0
/
+11
|
*
SELinux: Compute SID for the newly created socket
Harry Ciao
2011-03-03
1
-6
/
+21
|
*
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
2011-03-03
3
-7
/
+29
|
*
SELinux: Auto-generate security_is_socket_class
Harry Ciao
2011-03-03
1
-0
/
+4
|
*
Revert "selinux: simplify ioctl checking"
Eric Paris
2011-02-25
1
-8
/
+42
|
*
selinux: drop unused packet flow permissions
Eric Paris
2011-02-25
1
-2
/
+1
|
*
selinux: Fix packet forwarding checks on postrouting
Steffen Klassert
2011-02-25
1
-18
/
+5
|
*
selinux: Fix wrong checks for selinux_policycap_netpeer
Steffen Klassert
2011-02-25
1
-18
/
+6
|
*
selinux: Fix check for xfrm selinux context algorithm
Steffen Klassert
2011-02-25
1
-1
/
+1
|
*
security: remove unused security_sysctl hook
Lucian Adrian Grijincu
2011-02-01
2
-11
/
+0
|
*
security/selinux: fix /proc/sys/ labeling
Lucian Adrian Grijincu
2011-02-01
1
-102
/
+18
|
*
SELinux: Use dentry name in new object labeling
Eric Paris
2011-02-01
6
-37
/
+197
|
*
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
4
-6
/
+13
*
|
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
2011-03-08
3
-7
/
+150
*
|
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
2011-03-08
6
-13
/
+56
*
|
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-03-08
1
-0
/
+8
*
|
KEYS: Add an RCU payload dereference macro
David Howells
2011-03-08
3
-6
/
+3
*
|
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2011-03-08
24
-671
/
+930
|
\
\
|
*
|
security: add cred argument to security_capable()
Chris Wright
2011-02-11
1
-3
/
+2
|
*
|
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-07
1
-1
/
+5
|
*
|
KEYS: Fix __key_link_end() quota fixup on error
David Howells
2011-01-26
4
-20
/
+27
|
*
|
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2011-01-24
2
-3
/
+3
|
*
|
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
2011-01-24
1
-0
/
+1
|
*
|
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
2011-01-24
3
-2
/
+3
|
*
|
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
2011-01-24
3
-2
/
+2
|
*
|
KEYS: Fix up comments in key management code
David Howells
2011-01-21
11
-366
/
+777
[next]