index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2014-05-16
cgroup: remove css_parent()
Tejun Heo
-4
/
+4
2014-05-15
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
-0
/
+3
2014-05-15
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
-0
/
+2
2014-05-15
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
-2
/
+4
2014-05-13
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
-7
/
+7
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-43
/
+159
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-3
/
+3
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-15
/
+0
2014-05-06
Warning in scanf string typing
Toralf Förster
-1
/
+1
2014-05-06
nick kvfree() from apparmor
Al Viro
-15
/
+0
2014-05-05
device_cgroup: check if exception removal is allowed
Aristeu Rozanski
-3
/
+38
2014-05-04
device_cgroup: fix the comment format for recently added functions
Aristeu Rozanski
-17
/
+16
2014-05-01
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
-5
/
+11
2014-04-30
Smack: Label cgroup files for systemd
Casey Schaufler
-12
/
+18
2014-04-23
Smack: Verify read access on file open - v3
Casey Schaufler
-3
/
+16
2014-04-22
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
-1
/
+1
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
-3
/
+3
2014-04-21
device_cgroup: rework device access check and exception checking
Aristeu Rozanski
-40
/
+122
2014-04-15
security: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
-1
/
+1
2014-04-14
Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
James Morris
-49
/
+45
2014-04-14
Merge commit 'v3.14' into next
James Morris
-53
/
+93
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-4
/
+4
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
-5
/
+8
2014-04-11
Smack: bidirectional UDS connect check
Casey Schaufler
-23
/
+27
2014-04-11
Smack: Correctly remove SMACK64TRANSMUTE attribute
Casey Schaufler
-6
/
+19
2014-04-11
SMACK: Fix handling value==NULL in post setxattr
José Bollo
-1
/
+3
2014-04-11
bugfix patch for SMACK
Pankaj Kumar
-2
/
+2
2014-04-11
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
-2
/
+108
2014-04-11
Smack: unify all ptrace accesses in the smack
Lukasz Pawelczyk
-13
/
+71
2014-04-11
Smack: fix the subject/object order in smack_ptrace_traceme()
Lukasz Pawelczyk
-9
/
+29
2014-04-11
Minor improvement of 'smack_sb_kern_mount'
José Bollo
-3
/
+5
2014-04-04
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
Linus Torvalds
-0
/
+3
2014-04-04
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+20
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
-8
/
+4
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-175
/
+208
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-2
/
+3
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
-4
/
+4
2014-04-01
vfs: add cross-rename
Miklos Szeredi
-0
/
+16
2014-04-01
security: add flags to rename hooks
Miklos Szeredi
-2
/
+4
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
-2
/
+2
2014-03-31
Merge tag 'v3.14' into next
Paul Moore
-158
/
+260
2014-03-31
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
-0
/
+3
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-29
/
+46
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
-5
/
+8
2014-03-19
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
-9
/
+27
2014-03-19
selinux: put the mmap() DAC controls before the MAC controls
Paul Moore
-12
/
+8
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
-2
/
+2
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-29
/
+46
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+5
2014-03-14
smack: fix key permission verification
Dmitry Kasatkin
-1
/
+6
[prev]
[next]