summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-18audit: treat s_id as an untrusted stringKees Cook2-13/+18
2012-01-18audit: fix signedness bug in audit_log_execve_info()Xi Wang1-2/+2
2012-01-18audit: comparison on interprocess fieldsPeter Moody2-1/+62
2012-01-18audit: implement all object interfield comparisonsPeter Moody2-1/+38
2012-01-18audit: allow interfield comparison between gid and ogidEric Paris2-1/+8
2012-01-18audit: complex interfield comparison helperEric Paris1-11/+39
2012-01-18audit: allow interfield comparison in audit rulesEric Paris3-2/+37
2012-01-18Kernel: Audit Support For The ARM PlatformNathaniel Husted6-9/+25
2012-01-18audit: do not call audit_getname on errorEric Paris2-18/+13
2012-01-18audit: only allow tasks to set their loginuid if it is -1Eric Paris3-4/+24
2012-01-18audit: remove task argument to audit_set_loginuidEric Paris3-5/+5
2012-01-18audit: allow audit matching on inode gidEric Paris3-0/+14
2012-01-18audit: allow matching on obj_uidEric Paris3-0/+14
2012-01-18audit: remove audit_finish_fork as it can't be calledEric Paris3-24/+0
2012-01-18audit: reject entry,always rulesEric Paris1-2/+4
2012-01-18audit: inline audit_free to simplify the look of generic codeEric Paris3-4/+8
2012-01-18audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-18audit: inline checks for not needing to collect aux recordsEric Paris2-15/+23
2012-01-18audit: drop some potentially inadvisable likely notationsEric Paris1-6/+6
2012-01-18audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris1-5/+1
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris16-86/+72
2012-01-18audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris26-74/+132
2012-01-18seccomp: audit abnormal end to a process due to seccompEric Paris3-21/+39
2012-01-18audit: check current inode and containing object when filtering on major and ...Eric Paris1-10/+14
2012-01-18audit: drop the meaningless and format breaking word 'user'Eric Paris1-1/+1
2012-01-18audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris1-188/+215
2012-01-18audit: make filetype matching consistent with other filtersEric Paris2-12/+11
2012-01-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-25/+89
2012-01-12Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-10/+337
2012-01-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-8/+1613
2012-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-93/+69
2012-01-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds12-726/+799
2012-01-12Merge git://git.infradead.org/battery-2.6Linus Torvalds47-737/+3475
2012-01-12Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-42/+82
2012-01-12Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-1/+16
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds91-806/+1125
2012-01-12cpu: Register a generic CPU device on architectures that currently do notBen Hutchings10-0/+31
2012-01-12cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2-9/+6
2012-01-11Merge branch 'slab/urgent' into slab/for-linusPekka Enberg1239-10498/+14102
2012-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds44-2049/+8684
2012-01-11Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds59-143/+7026
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-214/+137
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro3-4/+7
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro1-1/+7
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds48-369/+124
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds125-5/+12989
2012-01-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-90/+99
2012-01-11Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds8-53/+17