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-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+5
2013-09-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
28
-547
/
+1666
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+6
2013-09-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-39
/
+26
2013-08-30
capabilities: allow nice if we are privileged
Serge Hallyn
1
-4
/
+4
2013-08-30
userns: Allow PR_CAPBSET_DROP in a user namespace.
Eric W. Biederman
1
-1
/
+1
2013-08-23
Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in...
James Morris
4
-114
/
+150
2013-08-20
module/lsm: Have apparmor module parameters work with no args
Steven Rostedt
1
-0
/
+2
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+11
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
8
-6
/
+199
2013-08-14
apparmor: export set of capabilities supported by the apparmor module
John Johansen
4
-1
/
+15
2013-08-14
apparmor: add the profile introspection file to interface
John Johansen
1
-0
/
+236
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
4
-0
/
+40
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
7
-29
/
+436
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
5
-9
/
+22
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
3
-7
/
+7
2013-08-14
apparmor: rework namespace free path
John Johansen
2
-35
/
+10
2013-08-14
apparmor: update how unconfined is handled
John Johansen
3
-83
/
+67
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
6
-87
/
+125
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
4
-111
/
+167
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
4
-146
/
+283
2013-08-14
apparmor: add a features/policy dir to interface
John Johansen
1
-0
/
+5
2013-08-14
apparmor: enable users to query whether apparmor is enabled
John Johansen
1
-1
/
+1
2013-08-14
apparmor: remove minimum size check for vmalloc()
Tetsuo Handa
1
-5
/
+0
2013-08-12
Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes
Rafal Krypa
1
-85
/
+82
2013-08-08
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
1
-1
/
+1
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-8
/
+3
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-6
/
+6
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-11
/
+11
2013-08-08
cgroup: add css_parent()
Tejun Heo
1
-13
/
+5
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
1
-1
/
+1
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-2
/
+2
2013-08-06
Smack: IPv6 casting error fix for 3.11
Casey Schaufler
1
-13
/
+11
2013-08-01
Smack: network label match fix
Casey Schaufler
3
-9
/
+31
2013-08-01
security: smack: add a hash table to quicken smk_find_entry()
Tomasz Stanislawski
3
-9
/
+37
2013-08-01
security: smack: fix memleak in smk_write_rules_list()
Tomasz Stanislawski
1
-22
/
+11
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+6
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
5
-24
/
+14
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-15
/
+138
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-08
NFS: Extend NFS xattr handlers to accept the security namespace
David Quigley
1
-0
/
+1
[next]