summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-22audit: correctly record file names with different path name typesPaul Moore1-4/+10
2014-12-19audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs1-4/+4
2014-12-19audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore1-13/+0
2014-12-09Merge branch 'next' into upstream for v3.19Paul Moore3-7/+17
2014-11-17audit: convert status version to a feature bitmapRichard Guy Briggs2-5/+14
2014-11-11audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-10-30audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs1-1/+1
2014-10-20audit: add Paul Moore to the MAINTAINERS entryPaul Moore1-2/+3
2014-10-10audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs1-2/+2
2014-10-10audit: cull redundancy in audit_rule_changeRichard Guy Briggs1-11/+7
2014-10-10audit: WARN if audit_rule_change called illegallyEric Paris1-1/+2
2014-10-10audit: put rule existence check in canonical orderRichard Guy Briggs1-1/+1
2014-09-26next: openrisc: Fix buildGuenter Roeck2-2/+2
2014-09-23audit: get comm using lock to avoid race in string printingRichard Guy Briggs2-4/+4
2014-09-23audit: remove open_arg() function that is never usedRichard Guy Briggs1-8/+0
2014-09-23audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs1-1/+1
2014-09-23audit: set nlmsg_len for multicast messages.Richard Guy Briggs1-1/+2
2014-09-23audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2-14/+29
2014-09-23audit: invalid op= values for rulesBurn Alting3-5/+5
2014-09-23audit: use atomic_t to simplify audit_serial()Richard Guy Briggs1-12/+2
2014-09-23kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-1/+1
2014-09-23audit: reduce scope of audit_log_fcapsRichard Guy Briggs2-2/+1
2014-09-23audit: reduce scope of audit_net_idRichard Guy Briggs1-1/+1
2014-09-23audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris1-2/+2
2014-09-23arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro1-0/+7
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs5-25/+20
2014-09-23sparc: implement is_32bit_taskEric Paris3-6/+5
2014-09-23sparc: properly conditionalize use of TIF_32BITStephen Rothwell1-0/+4
2014-09-23sparc: simplify syscall_get_arch()Eric Paris1-8/+2
2014-09-23audit: fix build error when asm/syscall.h does not existEric Paris1-1/+2
2014-09-23audit: add arch field to seccomp event logRichard Guy Briggs1-5/+4
2014-09-23audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...Richard Guy Briggs1-1/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris17-77/+25
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris8-1/+49
2014-09-23Alpha: define syscall_get_arch()Eric Paris1-0/+11
2014-09-23UM: implement syscall_get_arch()Eric Paris1-0/+15
2014-09-23SH: define syscall_get_arch() for superhEric Paris2-0/+24
2014-09-23syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs1-1/+1
2014-09-23audit: drop unused struct audit_rule definitionEric Paris1-13/+0
2014-08-03Linux 3.16Linus Torvalds1-1/+1
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+9
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-17/+43
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval1-0/+4
2014-08-02ARM: idmap: add identity mapping usage noteRussell King1-0/+5
2014-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+6
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+11
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+15
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+7
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+6