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
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
1
-1
/
+0
*
|
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2011-09-09
1
-5
/
+0
*
|
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
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
1
-1
/
+2
|
\
|
*
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
Al Viro
2011-07-20
1
-2
/
+2
|
*
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
2011-07-20
1
-2
/
+3
*
|
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
*
|
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
2011-06-08
1
-10
/
+15
|
/
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
1
-37
/
+55
|
\
|
*
SELinux: introduce path_has_perm
Eric Paris
2011-04-28
1
-14
/
+30
|
*
SELinux: pass last path component in may_create
Eric Paris
2011-04-28
1
-1
/
+2
|
*
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
1
-13
/
+13
|
*
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
1
-25
/
+25
|
*
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
1
-13
/
+13
|
*
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-25
1
-1
/
+5
|
*
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2011-04-25
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-05-04
1
-1
/
+2
|
\
\
|
*
|
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
1
-13
/
+13
*
|
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-22
1
-1
/
+5
*
|
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
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-1
/
+1
|
*
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
1
-2
/
+4
*
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
1
-162
/
+188
|
\
\
|
|
/
|
/
|
|
*
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
|
*
Revert "selinux: simplify ioctl checking"
Eric Paris
2011-02-25
1
-8
/
+42
|
*
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
|
*
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
1
-8
/
+7
|
*
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-2
/
+3
*
|
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-07
1
-1
/
+5
|
/
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-01-10
1
-1
/
+4
|
\
|
*
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2010-12-02
1
-1
/
+4
*
|
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2011-01-05
1
-5
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-26
1
-5
/
+1
|
\
\
|
|
/
|
*
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-11-15
1
-5
/
+1
*
|
SELinux: indicate fatal error in compat netfilter code
Eric Paris
2010-11-23
1
-2
/
+2
*
|
SELinux: Only return netlink error when we know the return is fatal
Eric Paris
2010-11-23
1
-4
/
+4
*
|
SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
Eric Paris
2010-11-17
1
-8
/
+8
|
/
*
secmark: make secmark object handling generic
Eric Paris
2010-10-21
1
-0
/
+24
*
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
1
-2
/
+2
*
tty: fix fu_list abuse
Nick Piggin
2010-08-18
1
-1
/
+4
*
fs: cleanup files_lock locking
Nick Piggin
2010-08-18
1
-2
/
+2
[prev]
[next]