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-10-17
apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40
John Johansen
1
-1
/
+1
2012-10-16
fix a leak in replace_fd() users
Al Viro
1
-11
/
+7
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-63
/
+129
2012-10-11
consitify do_mount() arguments
Al Viro
7
-13
/
+14
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-8
/
+3
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
1
-7
/
+2
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-1
/
+1
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
7
-63
/
+129
2012-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-4
/
+4
2012-10-06
device_cgroup: rename whitelist to exception list
Aristeu Rozanski
1
-99
/
+99
2012-10-06
device_cgroup: convert device_cgroup internally to policy + exceptions
Aristeu Rozanski
1
-98
/
+134
2012-10-06
device_cgroup: introduce dev_whitelist_clean()
Aristeu Rozanski
1
-5
/
+17
2012-10-06
device_cgroup: add "deny_all" in dev_cgroup structure
Aristeu Rozanski
1
-0
/
+5
2012-10-05
ima: fix bug in argument order
Dmitry Kasatkin
2
-4
/
+4
2012-10-04
UAPI: (Scripted) Disintegrate include/asm-generic
David Howells
1
-1
/
+1
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
17
-228
/
+793
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-52
/
+21
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
25
-136
/
+148
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-5
/
+5
2012-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-09-28
Merge tag 'v3.6-rc7' into next
James Morris
2
-8
/
+3
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-09-21
userns: Teach security_path_chown to take kuids and kgids
Eric W. Biederman
4
-8
/
+10
2012-09-21
userns: Add user namespace support to IMA
Eric W. Biederman
2
-9
/
+10
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
1
-2
/
+2
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2
-4
/
+4
2012-09-21
userns: Convert tomoyo to use kuid and kgid where appropriate
Eric W. Biederman
4
-20
/
+31
2012-09-21
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
4
-10
/
+12
2012-09-19
ima: change flags container data type
Dmitry Kasatkin
1
-1
/
+1
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
1
-0
/
+1
2012-09-18
Smack: setprocattr memory leak fix
Casey Schaufler
1
-12
/
+2
2012-09-18
Smack: implement revoking all rules for a subject label
Rafal Krypa
1
-0
/
+75
2012-09-18
Smack: remove task_wait() hook.
Casey Schaufler
1
-29
/
+8
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-0
/
+9
2012-09-13
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
8
-83
/
+79
2012-09-13
ima: audit log hashes
Peter Moody
5
-6
/
+55
2012-09-13
ima: generic IMA action flag handling
Dmitry Kasatkin
4
-19
/
+26
2012-09-13
task_work: Revert "hold task_lock around checks in keyctl"
Oleg Nesterov
1
-2
/
+0
2012-09-12
ima: rename ima_must_appraise_or_measure
Dmitry Kasatkin
3
-4
/
+4
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-09-07
ima: digital signature verification support
Dmitry Kasatkin
2
-19
/
+52
2012-09-07
ima: add support for different security.ima data types
Mimi Zohar
3
-14
/
+17
[next]