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
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
2011-02-25
Revert "selinux: simplify ioctl checking"
Eric Paris
1
-8
/
+42
2011-02-25
selinux: Fix packet forwarding checks on postrouting
Steffen Klassert
1
-18
/
+5
2011-02-25
selinux: Fix wrong checks for selinux_policycap_netpeer
Steffen Klassert
1
-18
/
+6
2011-02-08
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
1
-1
/
+5
2011-02-01
security/selinux: fix /proc/sys/ labeling
Lucian Adrian Grijincu
1
-102
/
+18
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
1
-8
/
+7
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+3
2011-01-10
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-1
/
+4
2011-01-06
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
1
-5
/
+5
2010-12-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-12-03
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
1
-1
/
+4
2010-11-23
SELinux: indicate fatal error in compat netfilter code
Eric Paris
1
-2
/
+2
2010-11-23
SELinux: Only return netlink error when we know the return is fatal
Eric Paris
1
-4
/
+4
2010-11-17
SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
Eric Paris
1
-8
/
+8
2010-11-16
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
1
-5
/
+1
2010-10-21
secmark: make secmark object handling generic
Eric Paris
1
-0
/
+24
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-2
/
+2
2010-08-18
tty: fix fu_list abuse
Nick Piggin
1
-1
/
+4
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
1
-2
/
+2
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
1
-4
/
+8
2010-08-02
selinux: place open in the common file perms
Eric Paris
1
-21
/
+3
2010-08-02
SELinux: special dontaudit for access checks
Eric Paris
1
-5
/
+15
2010-08-02
security: make LSMs explicitly mask off permissions
Eric Paris
1
-0
/
+2
2010-08-02
security: move LSM xattrnames to xattr.h
Mimi Zohar
1
-3
/
+0
2010-08-02
selinux: Use current_security() when possible
Paul Moore
1
-11
/
+6
2010-08-02
selinux: Convert socket related access controls to use socket labels
Paul Moore
1
-74
/
+45
2010-08-02
selinux: Shuffle the sk_security_struct alloc and free routines
Paul Moore
1
-28
/
+17
2010-08-02
selinux: Consolidate sockcreate_sid logic
Paul Moore
1
-20
/
+12
2010-08-02
selinux: Set the peer label correctly on connected UNIX domain sockets
Paul Moore
1
-16
/
+14
2010-07-16
rlimits: selinux, do rlimits changes under task_lock
Oleg Nesterov
1
-2
/
+4
2010-07-16
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
1
-1
/
+2
2010-07-16
rlimits: security, add task_struct to setrlimit
Jiri Slaby
1
-3
/
+4
2010-05-22
switch selinux delayed superblock handling to iterate_supers()
Al Viro
1
-47
/
+8
2010-04-29
selinux: generalize disabling of execmem for plt-in-heap archs
Stephen Smalley
1
-6
/
+8
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
1
-25
/
+25
2010-03-09
Merge branch 'next-queue' into next
James Morris
1
-1
/
+1
2010-03-08
selinux: const strings in tables
Stephen Hemminger
1
-1
/
+1
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
1
-1
/
+1
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
1
-12
/
+1
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
1
-10
/
+11
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
1
-2
/
+3
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
1
-1
/
+1
[next]