summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-01-29SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-08selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-01-08selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2014-01-08selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2014-01-08selinux: fix broken peer recv checkChad Hanson
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells
2012-02-14security: trim security.hAl Viro
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2012-01-05ptrace: do not audit capability check when outputing /proc/pid/statEric Paris
2012-01-05capabilities: remove the task from capable LSM hook entirelyEric Paris
2012-01-05selinux: sparse fix: fix several warnings in the security server codJames Morris
2012-01-05selinux: sparse fix: fix warnings in netlink codeJames Morris
2012-01-05selinux: sparse fix: eliminate warnings for selinuxfsJames Morris
2012-01-05selinux: sparse fix: make selinux_secmark_refcount staticJames Morris
2012-01-03get rid of open-coded S_ISREG(), etc.Al Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-10-31selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-09selinux: sparse fix: fix several warnings in the security server codeJames Morris
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris
2011-09-09selinux: sparse fix: make selinux_secmark_refcount staticJames Morris
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-07-20selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-04-28SELinux: pass last path component in may_createEric Paris
2011-04-28SELinux: introduce path_has_permEric Paris
2011-04-28SELinux: pass last path component in may_createEric Paris