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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-1
/
+1
2012-08-17
Yama: access task_struct->comm directly
Kees Cook
1
-8
/
+2
2012-08-10
Yama: higher restrictions should block PTRACE_TRACEME
Kees Cook
1
-0
/
+41
2012-07-31
selinux: tag avc cache alloc as non-critical
Mel Gorman
1
-1
/
+1
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-30
smack: off by one error
Alan Cox
1
-4
/
+4
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
2
-10
/
+17
2012-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
17
-87
/
+114
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-26
/
+18
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
3
-6
/
+5
2012-07-22
hold task_lock around checks in keyctl
Al Viro
1
-0
/
+2
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
3
-28
/
+12
2012-07-22
trimming task_work: kill ->data
Al Viro
3
-8
/
+15
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2012-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+4
2012-07-16
SELinux: do not check open perms if they are not known to policy
Eric Paris
1
-1
/
+1
2012-07-16
SELinux: include definition of new capabilities
Eric Paris
1
-1
/
+3
2012-07-13
Smack: don't show empty rules when /smack/load or /smack/load2 is read
Rafal Krypa
1
-2
/
+3
2012-07-13
Smack: user access check bounds
Casey Schaufler
1
-14
/
+12
2012-07-13
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
4
-26
/
+34
2012-07-13
Smack: fix smack_new_inode bogosities
Casey Schaufler
3
-8
/
+2
2012-07-05
ima: audit is compiled only when enabled
Dmitry Kasatkin
4
-5
/
+13
2012-07-05
ima: ima_initialized is set only if successful
Dmitry Kasatkin
1
-1
/
+2
2012-07-05
ima: add policy for pseudo fs
Dmitry Kasatkin
1
-0
/
+2
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-07-03
security: Fix nommu build.
Paul Mundt
1
-0
/
+1
2012-07-02
ima: remove unused cleanup functions
Dmitry Kasatkin
3
-20
/
+0
2012-07-02
ima: free securityfs violations file
Dmitry Kasatkin
1
-0
/
+1
2012-07-02
ima: use full pathnames in measurement list
Mimi Zohar
2
-7
/
+39
2012-07-02
security: Fix nommu build.
Paul Mundt
1
-0
/
+1
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+5
2012-06-26
selinux: netlink: Move away from NLMSG_PUT().
David S. Miller
1
-4
/
+7
2012-06-10
Merge commit 'v3.5-rc2' into next
James Morris
16
-186
/
+173
2012-06-07
netfilter: selinux: switch hook PFs to nfproto
Alban Crequy
1
-5
/
+5
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-72
/
+80
2012-06-01
take calculation of final prot in security_mmap_file() into a helper
Al Viro
1
-18
/
+28
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
1
-3
/
+30
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-51
/
+44
2012-05-31
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2
-2
/
+2
2012-05-31
kmod: convert two call sites to call_usermodehelper_fns()
Boaz Harrosh
1
-10
/
+3
2012-05-31
security/keys/keyctl.c: suppress memory allocation failure warning
Andrew Morton
1
-1
/
+1
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
6
-51
/
+30
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
4
-12
/
+26
2012-05-29
selinuxfs snprintf() misuses
Al Viro
1
-29
/
+7
2012-05-25
KEYS: Fix some sparse warnings
David Howells
4
-4
/
+6
2012-05-23
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
3
-41
/
+44
[next]