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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SELinux: introduce path_has_perm
Eric Paris
2011-04-28
1
-14
/
+30
*
flex_array: allow 0 length elements
Eric Paris
2011-04-28
1
-6
/
+20
*
flex_arrays: allow zero length flex arrays
Eric Paris
2011-04-28
1
-1
/
+10
*
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
4
-11
/
+14
*
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
5
-42
/
+52
*
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
6
-73
/
+78
*
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
5
-8
/
+14
*
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: update git tree in MAINTAINERS
Eric Paris
2011-04-01
1
-1
/
+2
*
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
52
-323
/
+594
|
\
|
*
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
4
-0
/
+28
|
*
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
2
-0
/
+24
|
*
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
4
-29
/
+0
|
*
security/selinux: fix /proc/sys/ labeling
Lucian Adrian Grijincu
2011-02-01
2
-103
/
+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
39
-94
/
+136
*
|
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
2011-03-08
6
-11
/
+167
*
|
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
2011-03-08
11
-20
/
+81
*
|
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-03-08
4
-0
/
+37
*
|
KEYS: Add an RCU payload dereference macro
David Howells
2011-03-08
4
-6
/
+7
*
|
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
2011-03-08
5835
-156967
/
+310502
|
\
\
|
*
\
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-07
2
-22
/
+21
|
|
\
\
|
|
*
\
Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...
Tony Lindgren
2011-03-03
1
-18
/
+15
|
|
|
\
\
|
|
|
*
|
OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driver
Shweta Gulati
2011-03-02
1
-6
/
+12
|
|
|
*
|
arm: mach-omap2: smartreflex: fix another memory leak
Aaro Koskinen
2011-03-02
1
-12
/
+3
[next]