index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-10
1
-4
/
+8
|
\
|
*
rlimits: selinux, do rlimits changes under task_lock
Oleg Nesterov
2010-07-16
1
-2
/
+4
|
*
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
1
-1
/
+2
|
*
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-07-16
1
-3
/
+4
*
|
selinux: place open in the common file perms
Eric Paris
2010-08-02
1
-21
/
+3
*
|
SELinux: special dontaudit for access checks
Eric Paris
2010-08-02
1
-5
/
+15
*
|
security: make LSMs explicitly mask off permissions
Eric Paris
2010-08-02
1
-0
/
+2
*
|
security: move LSM xattrnames to xattr.h
Mimi Zohar
2010-08-02
1
-3
/
+0
*
|
selinux: Use current_security() when possible
Paul Moore
2010-08-02
1
-11
/
+6
*
|
selinux: Convert socket related access controls to use socket labels
Paul Moore
2010-08-02
1
-74
/
+45
*
|
selinux: Shuffle the sk_security_struct alloc and free routines
Paul Moore
2010-08-02
1
-28
/
+17
*
|
selinux: Consolidate sockcreate_sid logic
Paul Moore
2010-08-02
1
-20
/
+12
*
|
selinux: Set the peer label correctly on connected UNIX domain sockets
Paul Moore
2010-08-02
1
-16
/
+14
|
/
*
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2010-05-21
1
-47
/
+8
*
selinux: generalize disabling of execmem for plt-in-heap archs
Stephen Smalley
2010-04-29
1
-6
/
+8
*
selinux: always call sk_security_struct sksec
Eric Paris
2010-04-08
1
-25
/
+25
*
Merge branch 'next-queue' into next
James Morris
2010-03-09
1
-1
/
+1
|
\
|
*
selinux: const strings in tables
Stephen Hemminger
2010-03-08
1
-1
/
+1
*
|
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
2010-02-26
1
-1
/
+1
*
|
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-24
1
-12
/
+1
*
|
syslog: use defined constants instead of raw numbers
Kees Cook
2010-02-04
1
-10
/
+11
*
|
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
2010-02-04
1
-2
/
+3
|
/
*
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
2010-01-04
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-10
/
+15
|
\
|
*
security: report the module name to security_module_request
Eric Paris
2009-11-10
1
-2
/
+11
|
*
selinux: drop remapping of netlink classes
Stephen Smalley
2009-10-07
1
-5
/
+1
|
*
SELinux: reset the security_ops before flushing the avc cache
Eric Paris
2009-09-30
1
-3
/
+3
*
|
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-20
1
-3
/
+3
|
/
*
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
Oleg Nesterov
2009-09-24
1
-1
/
+1
*
sysfs: Add labeling support for sysfs
David P. Quigley
2009-09-10
1
-0
/
+5
*
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
2009-09-10
1
-0
/
+29
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+28
*
CRED: Add some configurable debugging [try #6]
David Howells
2009-09-02
1
-1
/
+5
*
selinux: Support for the new TUN LSM hooks
Paul Moore
2009-09-01
1
-2
/
+58
*
selinux: adjust rules for ATTR_FORCE
Amerigo Wang
2009-08-21
1
-5
/
+11
*
Merge branch 'master' into next
James Morris
2009-08-20
1
-1
/
+2
|
\
|
*
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-17
1
-1
/
+1
|
*
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
2009-08-17
1
-1
/
+13
[next]