index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-33
/
+11
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+5
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-19
/
+0
2012-01-06
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
1
-1
/
+1
2012-01-06
capabilities: remove the task from capable LSM hook entirely
Eric Paris
1
-13
/
+10
2012-01-06
selinux: sparse fix: fix several warnings in the security server cod
James Morris
1
-4
/
+1
2012-01-06
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-1
/
+0
2012-01-06
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-5
/
+0
2012-01-06
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2012-01-04
get rid of open-coded S_ISREG(), etc.
Al Viro
1
-1
/
+1
2012-01-04
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-3
/
+3
2011-11-01
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-10
selinux: sparse fix: fix several warnings in the security server code
James Morris
1
-4
/
+1
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-1
/
+0
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-5
/
+0
2011-09-10
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2011-07-23
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-2
/
+2
2011-07-20
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
Al Viro
1
-2
/
+2
2011-07-20
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
1
-2
/
+3
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
1
-2
/
+2
2011-06-09
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
1
-10
/
+15
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
1
-37
/
+55
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-1
/
+2
2011-04-29
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-29
SELinux: introduce path_has_perm
Eric Paris
1
-14
/
+30
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
1
-13
/
+13
2011-04-26
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
1
-13
/
+13
2011-04-26
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
1
-25
/
+25
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
1
-13
/
+13
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+5
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
1
-0
/
+2
2011-04-23
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+5
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-5
/
+8
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+5
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-162
/
+188
2011-03-04
SELinux: implement the new sb_remount LSM hook
Eric Paris
1
-0
/
+86
2011-03-03
SELinux: Compute SID for the newly created socket
Harry Ciao
1
-6
/
+21
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-2
/
+4
[next]