index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-33
/
+11
|
\
|
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
1
-19
/
+0
|
*
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
2012-01-05
1
-1
/
+1
|
*
capabilities: remove the task from capable LSM hook entirely
Eric Paris
2012-01-05
1
-13
/
+10
|
*
selinux: sparse fix: fix several warnings in the security server cod
James Morris
2012-01-05
5
-7
/
+9
|
*
selinux: sparse fix: fix warnings in netlink code
James Morris
2012-01-05
6
-5
/
+6
|
*
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2012-01-05
3
-6
/
+4
|
*
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2012-01-05
2
-1
/
+1
|
*
selinux: sparse fix: move selinux_complete_init
James Morris
2012-01-05
2
-1
/
+1
|
*
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
2012-01-05
1
-1
/
+1
|
*
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
2011-12-20
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
2
-11
/
+5
|
\
\
|
*
\
Merge branch 'next' into for-linus
James Morris
2012-01-09
2
-11
/
+5
|
|
\
\
|
|
*
|
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-12-19
1
-1
/
+1
|
|
*
|
Merge branch 'master'; commit 'v3.2-rc2' into next
James Morris
2011-11-16
2
-0
/
+2
|
|
|
\
\
|
|
*
|
|
selinuxfs: remove custom hex_to_bin()
Andy Shevchenko
2011-11-16
1
-10
/
+4
*
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
1
-1
/
+1
|
*
|
|
|
|
get rid of open-coded S_ISREG(), etc.
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
|
|
|
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
|
|
|
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
|
|
|
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-1
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
2011-12-21
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2011-12-06
1
-1
/
+1
*
|
|
|
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+2
*
|
|
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
2
-4
/
+4
|
/
/
/
*
|
|
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
/
/
*
|
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-09-09
5
-7
/
+9
*
|
selinux: sparse fix: include selinux.h in exports.c
James Morris
2011-09-09
1
-0
/
+1
*
|
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
6
-5
/
+6
*
|
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2011-09-09
3
-6
/
+4
*
|
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2011-09-09
2
-1
/
+1
*
|
selinux: sparse fix: move selinux_complete_init
James Morris
2011-09-09
2
-1
/
+1
*
|
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
2011-09-09
1
-1
/
+1
|
/
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
15
-15
/
+15
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
VFS : mount lock scalability for internal mounts
Tim Chen
2011-07-24
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
2
-2
/
+3
|
\
|
*
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
Al Viro
2011-07-20
2
-3
/
+3
|
*
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
2011-07-20
1
-2
/
+3
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
2
-36
/
+4
|
\
\
|
*
|
security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-18
/
+2
|
*
|
security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-18
/
+2
|
|
/
*
|
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
2011-06-22
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-06-15
2
-1
/
+39
|
\
\
|
*
|
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
2011-06-14
1
-0
/
+3
|
*
|
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
2011-05-26
1
-1
/
+36
|
*
|
Merge commit 'v2.6.39' into 20110526
Eric Paris
2011-05-26
5
-16
/
+21
|
|
\
\
[next]