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
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
31
-583
/
+949
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+19
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-38
/
+18
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
1
-6
/
+18
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
1
-1
/
+1
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
1
-1
/
+14
2013-06-20
integrity: move integrity_audit_msg()
Mimi Zohar
7
-33
/
+36
2013-06-03
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
1
-1
/
+1
2013-05-31
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
1
-20
/
+14
2013-05-28
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
1
-0
/
+2
2013-05-28
Smack: Add smkfstransmute mount option
Casey Schaufler
2
-5
/
+21
2013-05-28
Smack: Improve access check performance
Casey Schaufler
4
-249
/
+282
2013-05-28
Smack: Local IPv6 port based controls
Casey Schaufler
2
-40
/
+319
2013-05-24
device_cgroup: simplify cgroup tree walk in propagate_exception()
Tejun Heo
1
-38
/
+18
2013-05-12
apparmor: no need to delay vfree()
Al Viro
1
-21
/
+3
2013-05-12
Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...
James Morris
19
-248
/
+286
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2
-0
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+4
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+3
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-3
/
+10
2013-04-30
KEYS: split call to call_usermodehelper_fns()
Lucas De Marchi
1
-3
/
+10
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-108
/
+222
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-56
/
+211
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
3
-8
/
+4
2013-04-28
apparmor: fix fully qualified name parsing
John Johansen
1
-2
/
+4
2013-04-28
apparmor: fix setprocattr arg processing for onexec
John Johansen
1
-16
/
+21
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
4
-21
/
+24
2013-04-28
apparmor: fix sparse warnings
John Johansen
2
-11
/
+11
2013-04-28
apparmor: Fix smatch warning in aa_remove_profiles
John Johansen
1
-8
/
+6
2013-04-28
apparmor: fix the audit type table
John Johansen
1
-1
/
+1
2013-04-28
apparmor: reserve and mask off the top 8 bits of the base field
John Johansen
1
-7
/
+9
2013-04-28
apparmor: move the free_profile fn ahead of aa_alloc_profile
John Johansen
1
-75
/
+75
2013-04-28
apparmor: remove sid from profiles
John Johansen
4
-21
/
+11
2013-04-28
apparmor: move perm defines into policy_unpack
John Johansen
2
-2
/
+3
2013-04-28
apparmor: misc cleanup of match
John Johansen
2
-8
/
+14
2013-04-28
apparmor: relax the restrictions on setting rlimits
John Johansen
1
-3
/
+12
2013-04-28
apparmor: remove "permipc" command
John Johansen
3
-9
/
+0
2013-04-28
apparmor: use common fn to clear task_context for domain transitions
John Johansen
3
-16
/
+20
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
3
-8
/
+22
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
4
-32
/
+49
2013-04-28
apparmor: fix error code to failure message mapping for name lookup
John Johansen
1
-1
/
+1
2013-04-28
apparmor: refactor profile mode macros
John Johansen
1
-6
/
+6
2013-04-28
apparmor: Remove -W1 warnings
John Johansen
2
-6
/
+0
2013-04-28
apparmor: fix auditing of domain transition failures due to incomplete policy
John Johansen
1
-0
/
+2
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+18
2013-04-18
devcg: remove parent_cgroup.
Rami Rosen
1
-2
/
+0
2013-04-17
ima: eliminate passing d_name.name to process_measurement()
Mimi Zohar
1
-9
/
+5
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
3
-0
/
+18
2013-04-08
devcg: remove broken_hierarchy tag
Tejun Heo
1
-9
/
+0
2013-04-03
Smack: include magic.h in smackfs.c
Casey Schaufler
1
-0
/
+1
[next]