Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
028d9b3cc62cb9dd31f1b5929edb3c23612cfccc
/
security
/
selinux
/
hooks.c
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
87fcd70
[PATCH] selinux endianness annotations
by Al Viro
· 18 years ago
3de4bab
SELinux: peer secid consolidation for external network labeling
by Paul Moore
· 18 years ago
9f2ad66
NetLabel: SELinux cleanups
by Paul Moore
· 18 years ago
2ee92d4
[SELinux]: Add support for DCCP
by James Morris
· 18 years ago
67f83cb
SELinux: Fix SA selection semantics
by Venkat Yekkirala
· 18 years ago
6b87769
SELinux: Return correct context for SO_PEERSEC
by Venkat Yekkirala
· 18 years ago
fc5d81e
selinux: fix dentry_open() error check
by Akinobu Mita
· 18 years ago
f8687af
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
by Paul Moore
· 18 years ago
2148ccc
[PATCH] MLSXFRM: fix mis-labelling of child sockets
by David Woodhouse
· 18 years ago
3528a95
[PATCH] SELinux: support mls categories for context mounts
by Cory Olmo
· 18 years ago
b20c812
[PATCH] selinux: fix tty locking
by Stephen Smalley
· 18 years ago
bc7e982
[PATCH] SELinux: convert sbsec semaphore to a mutex
by Eric Paris
· 18 years ago
2397074
[PATCH] SELinux: change isec semaphore to a mutex
by Eric Paris
· 18 years ago
296fddf
[PATCH] SELinux: eliminate inode_security_set_security
by Eric Paris
· 18 years ago
99f59ed
[NetLabel]: Correctly initialize the NetLabel fields.
by Paul Moore
· 18 years ago
9a673e5
[SELINUX]: security/selinux/hooks.c: Make 4 functions static.
by Adrian Bunk
· 18 years ago
7420ed2
[NetLabel]: SELinux support
by Venkat Yekkirala
· 18 years ago
a51c64f
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
by Venkat Yekkirala
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
e0d1caa
[MLSXFRM]: Flow based matching of xfrm policy and state
by Venkat Yekkirala
· 18 years ago
892c141
[MLSXFRM]: Add security sid to sock
by Venkat Yekkirala
· 18 years ago
dc49c1f
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
by Catherine Zhang
· 18 years ago
b04ea3c
[PATCH] Fix security check for joint context= and fscontext= mount options
by Eric Paris
· 18 years ago
0808925
[PATCH] SELinux: add rootcontext= option to label root inode when mounting
by Eric Paris
· 18 years ago
c312feb
[PATCH] SELinux: decouple fscontext/context mount options
by Eric Paris
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
a1836a4
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
by David Quigley
· 18 years ago
f9008e4
[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion
by David Quigley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
28eba5b
[PATCH] selinux: inherit /proc/self/attr/keycreate across fork
by Michael LeMay
· 18 years ago
42c3e03
[PATCH] SELinux: Add sockcreate node to procattr API
by Eric Paris
· 18 years ago
4eb582c
[PATCH] keys: add a way to store the appropriate context for newly-created keys
by Michael LeMay
· 18 years ago
7e047ef
[PATCH] keys: sort out key quota system
by David Howells
· 18 years ago
3560154
[PATCH] SELinux: add task_movememory hook
by David Quigley
· 18 years ago
03e6806
[PATCH] lsm: add task_setioprio hook
by James Morris
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
d720024
[PATCH] selinux: add hooks for key subsystem
by Michael LeMay
· 18 years ago
4e5ab4c
[SECMARK]: Add new packet controls to SELinux
by James Morris
· 18 years ago
3e3ff15
[SELINUX]: add security class for appletalk sockets
by Christopher J. PeBenito
· 18 years ago
c8c05a8
[LSM-IPsec]: SELinux Authorize
by Catherine Zhang
· 18 years ago
ba0c19e
[PATCH] selinux: fix sb_lock/sb_security_lock nesting
by Stephen Smalley
· 18 years ago
d4e9dc6
[PATCH] selinux: endian fix
by Alexey Dobriyan
· 18 years ago
30d5528
[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.
by Stephen Smalley
· 19 years ago
9c7aa6a
[PATCH] change lspp ipc auditing
by Steve Grubb
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
7cae7e2
[PATCH] SELinux: add slab cache for inode security struct
by James Morris
· 19 years ago
cf01efd
[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()
by James Morris
· 19 years ago
8aad387
[PATCH] selinux: Disable automatic labeling of new inodes when no policy is loaded
by Stephen Smalley
· 19 years ago
2c7946a
[SECURITY]: TCP/UDP getpeersec
by Catherine Zhang
· 19 years ago
7306a0b
[PATCH] Miscellaneous bug and warning fixes
by Dustin Kirkland
· 19 years ago
8c8570f
[PATCH] Capture selinux subject/object context information.
by Dustin Kirkland
· 19 years ago
341c2d8
[PATCH] selinux: tracer SID fix
by Stephen Smalley
· 19 years ago
c2b507f
[PATCH] selinux: require SECURITY_NETWORK
by Stephen Smalley
· 19 years ago
9ac49d2
[PATCH] selinux: remove security struct magic number fields and tests
by Stephen Smalley
· 19 years ago
26d2a4b
[PATCH] selinux: change file_alloc_security to use GFP_KERNEL
by Stephen Smalley
· 19 years ago
db4c964
[PATCH] selinux: fix and cleanup mprotect checks
by Stephen Smalley
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
095975d
[PATCH] rcu file: use atomic primitives
by Nick Piggin
· 19 years ago
d28d1e0
[LSM-IPSec]: Per-packet access control.
by Trent Jaeger
· 19 years ago
25a74f3
[PATCH] selinux: disable setxattr on mountpoint labeled filesystems
by Stephen Smalley
· 19 years ago
621d312
[PATCH] cleanup the usage of SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
b67a1b9
[PATCH] remove hardcoded SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
2f51201
[PATCH] reduce sizeof(struct file)
by Eric Dumazet
· 19 years ago
ce4c2bd
[PATCH] selinux-canonicalize-getxattr-fix
by Andrew Morton
· 19 years ago
d381d8a
[PATCH] SELinux: canonicalize getxattr()
by James Morris
· 19 years ago
89d155e
[PATCH] SELinux: convert to kzalloc
by James Morris
· 19 years ago
7d877f3
[PATCH] gfp_t: net/*
by Al Viro
· 19 years ago
1340258
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
by James Morris
· 19 years ago
5d54e69
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
b835996
[PATCH] files: lock-free fd look-up
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
e31e14e
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
by Stephen Smalley
· 19 years ago
a74574a
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
by Stephen Smalley
· 19 years ago
570bc1c
[PATCH] tmpfs: Enable atomic inode security labeling
by Stephen Smalley
· 19 years ago
5e41ff9
[PATCH] security: enable atomic inode security labeling
by Stephen Smalley
· 19 years ago
216efaa
[SELINUX]: Update for tcp_diag rename to inet_diag.
by James Morris
· 19 years ago
c973b11
Merge with /shiny/git/linux-2.6/.git
by David Woodhouse
· 19 years ago
911656f
[PATCH] selinux: Fix address length checks in connect hook
by Stephen Smalley
· 19 years ago
f5c1d5b
[PATCH] SELinux: default labeling of MLS field
by James Morris
· 19 years ago
d2f6409
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
6931dfc
[PATCH] selinux_sb_copy_data() should not require a whole page
by Eric Paris
· 19 years ago
9a5f04b
[PATCH] selinux: kfree cleanup
by Jesper Juhl
· 19 years ago
09ffd94
[PATCH] selinux: add executable heap check
by Lorenzo Hernández García-Hierro
· 19 years ago
6b99219
[PATCH] selinux: add executable stack check
by Lorenzo Hernandez García-Hierro
· 19 years ago
9ad9ad3
AUDIT: Wait for backlog to clear when generating messages.
by David Woodhouse
· 19 years ago
da3caa2
[PATCH] SELinux: memory leak in selinux_sb_copy_data()
by Gerald Schaefer
· 19 years ago
c040499
AUDIT: Add message types to audit records
by Steve Grubb
· 20 years ago
6af963f
[PATCH] SELinux: cleanup ipc_has_perm
by Stephen Smalley
· 20 years ago
0d3d077
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
by Herbert Xu
· 20 years ago
0c9b794
[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENT
by James Morris
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago