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-05-18
apparmor: fix long path failure due to disconnected path
John Johansen
1
-0
/
+2
2012-05-18
apparmor: fix profile lookup for unconfined
John Johansen
1
-0
/
+4
2012-05-16
ima: fix filename hint to reflect script interpreter name
Mimi Zohar
1
-1
/
+3
2012-05-16
Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next
James Morris
4
-539
/
+981
2012-05-16
KEYS: Don't check for NULL key pointer in key_validate()
David Howells
1
-24
/
+16
2012-05-14
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
4
-526
/
+941
2012-05-14
gfp flags for security_inode_alloc()?
Tetsuo Handa
1
-4
/
+4
2012-05-14
Smack: recursive tramsmute
Casey Schaufler
2
-9
/
+36
2012-05-15
Yama: replace capable() with ns_capable()
Kees Cook
1
-2
/
+2
2012-05-15
TOMOYO: Accept manager programs which do not start with / .
Tetsuo Handa
2
-21
/
+6
2012-05-11
KEYS: Add invalidation support
David Howells
8
-28
/
+110
2012-05-11
KEYS: Do LRU discard in full keyrings
David Howells
2
-7
/
+42
2012-05-11
KEYS: Permit in-place link replacement in keyring list
David Howells
2
-40
/
+57
2012-05-11
KEYS: Perform RCU synchronisation on keys prior to key destruction
David Howells
1
-29
/
+44
2012-05-11
KEYS: Announce key type (un)registration
David Howells
1
-0
/
+3
2012-05-11
KEYS: Reorganise keys Makefile
David Howells
1
-3
/
+9
2012-05-11
KEYS: Move the key config into security/keys/Kconfig
David Howells
2
-67
/
+72
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
3
-29
/
+54
2012-04-23
Yama: remove an unused variable
Dan Carpenter
1
-1
/
+0
2012-04-19
Yama: add additional ptrace scopes
Kees Cook
1
-11
/
+51
2012-04-19
security: fix compile error in commoncap.c
Jonghwan Choi
1
-0
/
+1
2012-04-18
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
1
-0
/
+5
2012-04-18
Smack: move label list initialization
Casey Schaufler
2
-25
/
+33
2012-04-14
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
John Johansen
1
-4
/
+35
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
3
-3
/
+18
2012-04-10
Smack: build when CONFIG_AUDIT not defined
Kees Cook
1
-4
/
+15
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
4
-13
/
+12
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2
-14
/
+27
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
1
-2
/
+2
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
1
-1
/
+0
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
4
-88
/
+122
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
15
-97
/
+238
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-71
/
+48
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-5
/
+4
2012-03-31
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
1
-66
/
+44
2012-03-31
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
1
-2
/
+2
2012-03-31
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
1
-14
/
+38
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-1
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
apparmor: Fix change_onexec when called from a confined task
John Johansen
2
-1
/
+4
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
1
-0
/
+2
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
1
-1
/
+1
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
1
-1
/
+1
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-16
/
+22
2012-03-22
security: optimize avc_audit() common path
Linus Torvalds
1
-29
/
+41
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
38
-191
/
+856
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-03-20
switch unix_sock to struct path
Al Viro
1
-6
/
+2
[next]