index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2013-12-09
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2013-12-04
selinux: pull address family directly from the request_sock struct
Paul Moore
2013-12-04
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-04
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-11-08
Merge tag 'v3.12'
Paul Moore
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
SELinux: use a helper function to determine seclabel
Eric Paris
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
2013-07-25
SELinux: do all flags twiddling in one place
Eric Paris
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2013-07-25
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
2013-07-25
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
2013-06-08
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
2013-06-08
Security: Add hook to calculate context based on a negative dentry.
David Quigley
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-02
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-03-28
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-02-27
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-14
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2012-10-16
fix a leak in replace_fd() users
Al Viro
2012-10-11
consitify do_mount() arguments
Al Viro
2012-09-26
make get_file() return its argument
Al Viro
2012-09-26
new helper: iterate_fd()
Al Viro
2012-09-26
switch flush_unauthorized_files() to replace_fd()
Al Viro
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
2012-07-30
selinux: fix selinux_inode_setxattr oops
Al Viro
2012-07-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]