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
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-05-04
2
-4
/
+5
|
\
|
*
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: 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-22
1
-1
/
+5
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
*
|
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-29
1
-1
/
+1
*
|
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-03-23
1
-1
/
+1
*
|
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2011-03-23
1
-5
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
3
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
2
-3
/
+3
|
*
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
1
-2
/
+4
|
*
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2011-02-22
2
-2
/
+2
*
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
10
-201
/
+413
|
\
\
|
*
|
SELinux: implement the new sb_remount LSM hook
Eric Paris
2011-03-03
1
-0
/
+86
|
*
|
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/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
1
-2
/
+3
*
|
|
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2011-03-08
4
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-07
1
-1
/
+5
|
*
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2011-01-24
2
-3
/
+3
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-10
11
-931
/
+944
|
|
\
|
*
|
headers: path.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
*
|
|
security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit
Shan Wei
2011-01-24
2
-2
/
+0
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-01-10
10
-930
/
+943
|
\
\
|
*
|
SELinux: define permissions for DCB netlink messages
Eric Paris
2010-12-16
1
-0
/
+2
|
*
|
selinux: cache sidtab_context_to_sid results
Eric Paris
2010-12-07
2
-2
/
+39
|
*
|
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2010-12-02
1
-1
/
+4
|
*
|
SELinux: merge policydb_index_classes and policydb_index_others
Eric Paris
2010-11-30
1
-59
/
+10
|
*
|
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-11-30
5
-68
/
+127
|
*
|
selinux: convert type_val_to_struct to flex_array
Eric Paris
2010-11-30
3
-13
/
+34
|
*
|
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
2010-11-30
1
-1
/
+0
|
*
|
selinux: rework security_netlbl_secattr_to_sid
Eric Paris
2010-11-30
1
-21
/
+21
|
*
|
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-11-30
1
-171
/
+157
|
*
|
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-11-30
1
-337
/
+311
|
*
|
SELinux: standardize return code handling in policydb.c
Eric Paris
2010-11-30
1
-287
/
+268
*
|
|
Merge branch 'master' into next
James Morris
2011-01-10
2
-17
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-07
1
-6
/
+10
|
|
\
\
|
|
*
|
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
|
|
*
|
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-4
/
+0
|
|
*
|
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-2
/
+10
|
|
|
/
|
*
|
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2011-01-05
1
-5
/
+5
[next]