summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs2014-10-101-2/+2
* audit: cull redundancy in audit_rule_changeRichard Guy Briggs2014-10-101-11/+7Star
* audit: WARN if audit_rule_change called illegallyEric Paris2014-10-101-1/+2
* audit: put rule existence check in canonical orderRichard Guy Briggs2014-10-101-1/+1
* next: openrisc: Fix buildGuenter Roeck2014-09-262-2/+2
* audit: get comm using lock to avoid race in string printingRichard Guy Briggs2014-09-232-4/+4
* audit: remove open_arg() function that is never usedRichard Guy Briggs2014-09-231-8/+0Star
* audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs2014-09-231-1/+1
* audit: set nlmsg_len for multicast messages.Richard Guy Briggs2014-09-231-1/+2
* audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-232-14/+29
* audit: invalid op= values for rulesBurn Alting2014-09-233-5/+5
* audit: use atomic_t to simplify audit_serial()Richard Guy Briggs2014-09-231-12/+2Star
* kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-09-231-1/+1
* audit: reduce scope of audit_log_fcapsRichard Guy Briggs2014-09-232-2/+1Star
* audit: reduce scope of audit_net_idRichard Guy Briggs2014-09-231-1/+1
* audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-231-2/+2
* arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-231-0/+7
* audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-235-25/+20Star
* sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5Star
* sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4
* sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2Star
* audit: fix build error when asm/syscall.h does not existEric Paris2014-09-231-1/+2
* audit: add arch field to seccomp event logRichard Guy Briggs2014-09-231-5/+4Star
* audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...Richard Guy Briggs2014-09-231-1/+1
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-2317-77/+25Star
* ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-238-1/+49
* Alpha: define syscall_get_arch()Eric Paris2014-09-231-0/+11
* UM: implement syscall_get_arch()Eric Paris2014-09-231-0/+15
* SH: define syscall_get_arch() for superhEric Paris2014-09-232-0/+24
* syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-231-1/+1
* audit: drop unused struct audit_rule definitionEric Paris2014-09-231-13/+0Star
* Linux 3.16Linus Torvalds2014-08-041-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-08-032-5/+9
|\
| * timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-011-4/+6
| * sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-07-241-1/+3
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-026-17/+43
|\ \
| * | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4
| * | ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
| * | ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
| * | ARM: fix alignment of keystone page table fixupRussell King2014-07-291-3/+3
| * | ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König2014-07-241-2/+2
| * | ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-181-11/+12
| * | ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-022-8/+6Star
|\ \ \
| * | | vfs: fix check for fallocate on active swapfileEric Biggers2014-08-011-3/+2Star
| * | | direct-io: fix AIO regressionChristoph Hellwig2014-08-011-5/+4Star
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-023-21/+11Star
|\ \ \ \
| * | | | x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-293-21/+11Star
* | | | | Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-025-8/+15
|\ \ \ \ \
| * | | | | staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley2014-07-251-1/+1