summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-2112-113/+259
|\
| * audit: fix type of sessionid in audit_set_loginuid()Eric Paris2013-11-061-2/+2
| * audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-054-15/+4
| * audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-053-31/+18
| * audit: remove unused envc member of audit_aux_data_execveRichard Guy Briggs2013-11-051-2/+0
| * audit: Kill the unused struct audit_aux_data_capsetEric W. Biederman2013-11-051-6/+0
| * audit: do not reject all AUDIT_INODE filter typesEric Paris2013-11-051-0/+1
| * audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs2013-11-051-1/+2
| * audit: log the audit_names record typeJeff Layton2013-11-051-0/+20
| * audit: add child record before the create to handle case where create failsJeff Layton2013-11-051-0/+1
| * audit: use given values in tty_audit enable apiRichard Guy Briggs2013-11-051-1/+1
| * audit: use nlmsg_len() to get message payload lengthMathias Krause2013-11-051-2/+2
| * audit: use memset instead of trying to initialize field by fieldEric Paris2013-11-051-1/+1
| * audit: fix info leak in AUDIT_GET requestsMathias Krause2013-11-051-0/+1
| * audit: update AUDIT_INODE filter rule to comparator functionRichard Guy Briggs2013-11-051-1/+1
| * audit: audit feature to set loginuid immutableEric Paris2013-11-053-2/+7
| * audit: audit feature to only allow unsetting the loginuidEric Paris2013-11-053-2/+7
| * audit: allow unsetting the loginuid (with priv)Eric Paris2013-11-052-5/+13
| * audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris2013-11-052-20/+4
| * audit: loginuid functions coding styleEric Paris2013-11-051-25/+45
| * selinux: apply selinux checks on new audit message typesEric Paris2013-11-051-0/+2
| * audit: implement generic feature setting and retrievingEric Paris2013-11-053-0/+127
| * audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-052-1/+3
| * audit: printk USER_AVC messages when audit isn't enabledTyler Hicks2013-11-051-1/+1
| * audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_contextOleg Nesterov2013-11-051-1/+3
| * Audit: remove duplicate commentsGao feng2013-11-051-7/+0
| * audit: remove newline accidentally added during session id helper refactorRichard Guy Briggs2013-11-051-1/+1
| * audit: remove duplicate inclusion of the netlink headerIlya V. Matveychikov2013-11-051-1/+0
| * audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-052-1/+8
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-2013-34/+542
|\ \
| * | powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-211-1/+15
| * | powerpc: Add pseries_le_defconfigAnton Blanchard2013-11-211-0/+352
| * | powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-211-0/+11
| * | powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-211-0/+1
| * | powerpc: ELF2 binaries signal handlingRusty Russell2013-11-211-9/+16
| * | powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-211-15/+35
| * | powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-211-0/+2
| * | powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-212-0/+11
| * | pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-214-0/+87
| * | powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-211-9/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-2024-388/+777
|\ \ \
| * | | alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-161-5/+5
| * | | alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-161-2/+13
| * | | alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-164-7/+165
| * | | alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-165-109/+53
| * | | alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-161-30/+37
| * | | alpha: Reorganize rtc handlingRichard Henderson2013-11-1611-223/+337
| * | | alpha: Primitive support for CPU power down.Richard Henderson2013-11-165-0/+58
| * | | alpha: Allow HZ to be configuredRichard Henderson2013-11-163-11/+59
| * | | alpha: Notice if we're being run under QEMURichard Henderson2013-11-163-7/+38
OpenPOWER on IntegriCloud