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-03-14
AppArmor: Fix oops in policy unpack auditing
John Johansen
1
-2
/
+3
2012-03-14
AppArmor: Fix error returned when a path lookup is disconnected
John Johansen
1
-1
/
+1
2012-03-07
KEYS: testing wrong bit for KEY_FLAG_REVOKED
Dan Carpenter
1
-1
/
+2
2012-03-01
TOMOYO: Fix mount flags checking order.
Tetsuo Handa
1
-18
/
+20
2012-02-28
security: fix ima kconfig warning
Randy Dunlap
1
-1
/
+1
2012-02-27
AppArmor: Fix the error case for chroot relative path name lookup
John Johansen
1
-3
/
+2
2012-02-27
AppArmor: fix mapping of META_READ to audit and quiet flags
John Johansen
1
-2
/
+1
2012-02-27
AppArmor: Fix underflow in xindex calculation
John Johansen
1
-1
/
+1
2012-02-27
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
2
-3
/
+3
2012-02-27
AppArmor: Add mising end of structure test to caps unpacking
John Johansen
1
-0
/
+2
2012-02-27
AppArmor: export known rlimit names/value mappings in securityfs
Kees Cook
4
-6
/
+29
2012-02-27
AppArmor: add "file" details to securityfs
Kees Cook
2
-0
/
+16
2012-02-27
AppArmor: add initial "features" directory to securityfs
Kees Cook
2
-0
/
+65
2012-02-27
AppArmor: refactor securityfs to use structures
Kees Cook
2
-42
/
+114
2012-02-16
IMA: fix audit res field to indicate 1 for success and 0 for failure
Eric Paris
2
-2
/
+2
2012-02-16
Yama: add PR_SET_PTRACER_ANY
Kees Cook
1
-2
/
+6
2012-02-14
security: trim security.h
Al Viro
4
-0
/
+8
2012-02-14
mm: collapse security_vm_enough_memory() variants into a single function
Al Viro
1
-14
/
+0
2012-02-10
security: Yama LSM
Kees Cook
5
-0
/
+343
2012-02-10
security: create task_free security callback
Kees Cook
2
-0
/
+10
2012-02-09
Merge branch 'next-queue' into next
James Morris
3
-2
/
+16
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+39
2012-01-19
ima: policy for RAMFS
Dmitry Kasatkin
1
-0
/
+1
2012-01-19
ima: fix Kconfig dependencies
Fabio Estevam
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
1
-1
/
+14
2012-01-17
keys: add a "logon" key type
Jeff Layton
3
-0
/
+39
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-22
/
+34
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+20
2012-01-18
integrity: digital signature config option name change
Dmitry Kasatkin
3
-4
/
+4
2012-01-18
lib: digital signature config option name change
Dmitry Kasatkin
1
-1
/
+1
2012-01-18
encrypted-keys: fix rcu and sparse messages
Mimi Zohar
2
-2
/
+2
2012-01-18
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
Mimi Zohar
3
-4
/
+6
2012-01-18
KEYS: Add missing smp_rmb() primitives to the keyring search code
David Howells
2
-8
/
+18
2012-01-18
TOMOYO: Accept \000 as a valid character.
Tetsuo Handa
1
-3
/
+3
2012-01-17
audit: no leading space in audit_log_d_path prefix
Kees Cook
1
-2
/
+2
2012-01-17
audit: treat s_id as an untrusted string
Kees Cook
2
-13
/
+18
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
5
-85
/
+27
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-11
/
+11
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
16
-59
/
+259
2012-01-10
securityfs: fix object creation races
Al Viro
1
-141
/
+50
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+4
2012-01-09
Merge branch 'next' into for-linus
James Morris
16
-59
/
+259
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
13
-60
/
+46
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
4
-17
/
+11
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2
-3
/
+3
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
10
-34
/
+34
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
4
-34
/
+0
2012-01-05
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
1
-1
/
+1
[next]