index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-11
/
+81
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
1
-6
/
+18
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
1
-0
/
+4
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
1
-9
/
+26
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
1
-2
/
+10
2013-06-08
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
1
-0
/
+6
2013-06-08
Security: Add hook to calculate context based on a negative dentry.
David Quigley
1
-0
/
+35
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+35
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+7
2013-04-02
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
1
-4
/
+35
2013-03-28
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-02-27
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
1
-9
/
+0
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-22
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2013-01-14
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
1
-11
/
+39
2012-10-16
fix a leak in replace_fd() users
Al Viro
1
-11
/
+7
2012-10-11
consitify do_mount() arguments
Al Viro
1
-2
/
+2
2012-09-26
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-26
new helper: iterate_fd()
Al Viro
1
-35
/
+22
2012-09-26
switch flush_unauthorized_files() to replace_fd()
Al Viro
1
-32
/
+15
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-07-30
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
1
-0
/
+1
2012-07-30
selinux: fix selinux_inode_setxattr oops
Al Viro
1
-5
/
+10
2012-07-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
1
-1
/
+1
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+5
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-2
/
+1
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-07-16
SELinux: do not check open perms if they are not known to policy
Eric Paris
1
-1
/
+1
2012-06-07
netfilter: selinux: switch hook PFs to nfproto
Alban Crequy
1
-5
/
+5
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
1
-7
/
+8
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
1
-1
/
+1
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-140
/
+118
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
1
-1
/
+9
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
1
-4
/
+0
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
1
-67
/
+0
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
1
-34
/
+34
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
1
-1
/
+0
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
1
-34
/
+34
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
1
-11
/
+21
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
1
-24
/
+4
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
1
-3
/
+27
2012-04-09
SELinux: audit failed attempts to set invalid labels
Eric Paris
1
-2
/
+34
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
1
-3
/
+3
2012-04-09
SELinux: check OPEN on truncate calls
Eric Paris
1
-1
/
+5
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-42
/
+63
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+70
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-5
/
+4
[next]