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
*
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-14
1
-1
/
+9
*
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
1
-42
/
+63
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-1
/
+70
*
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
1
-5
/
+4
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
|
*
Replace the fd_sets in struct fdtable with an array of unsigned longs
David Howells
2012-02-19
1
-1
/
+1
*
|
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+2
|
/
*
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
1
-4
/
+1
|
*
selinux: sparse fix: fix warnings in netlink code
James Morris
2012-01-05
1
-1
/
+0
|
*
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2012-01-05
1
-5
/
+0
|
*
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
2012-01-05
1
-1
/
+1
*
|
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
*
|
|
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
1
-3
/
+3
|
/
/
*
|
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-09-09
1
-4
/
+1
*
|
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
[next]