aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-22audit: correctly record file names with different path name typesPaul Moore
2014-12-19audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs
2014-12-19audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore
2014-12-09Merge branch 'next' into upstream for v3.19Paul Moore
2014-11-17audit: convert status version to a feature bitmapRichard Guy Briggs
2014-11-11audit: keep inode pinnedMiklos Szeredi
2014-10-30audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs
2014-10-20audit: add Paul Moore to the MAINTAINERS entryPaul Moore
2014-10-10audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs
2014-10-10audit: cull redundancy in audit_rule_changeRichard Guy Briggs
2014-10-10audit: WARN if audit_rule_change called illegallyEric Paris
2014-10-10audit: put rule existence check in canonical orderRichard Guy Briggs
2014-09-26next: openrisc: Fix buildGuenter Roeck
2014-09-23audit: get comm using lock to avoid race in string printingRichard Guy Briggs
2014-09-23audit: remove open_arg() function that is never usedRichard Guy Briggs
2014-09-23audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs
2014-09-23audit: set nlmsg_len for multicast messages.Richard Guy Briggs
2014-09-23audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs
2014-09-23audit: invalid op= values for rulesBurn Alting
2014-09-23audit: use atomic_t to simplify audit_serial()Richard Guy Briggs
2014-09-23kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-09-23audit: reduce scope of audit_log_fcapsRichard Guy Briggs
2014-09-23audit: reduce scope of audit_net_idRichard Guy Briggs
2014-09-23audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris
2014-09-23arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-09-23sparc: implement is_32bit_taskEric Paris
2014-09-23sparc: properly conditionalize use of TIF_32BITStephen Rothwell
2014-09-23sparc: simplify syscall_get_arch()Eric Paris
2014-09-23audit: fix build error when asm/syscall.h does not existEric Paris
2014-09-23audit: add arch field to seccomp event logRichard Guy Briggs
2014-09-23audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...Richard Guy Briggs
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-23Alpha: define syscall_get_arch()Eric Paris
2014-09-23UM: implement syscall_get_arch()Eric Paris
2014-09-23SH: define syscall_get_arch() for superhEric Paris
2014-09-23syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs
2014-09-23audit: drop unused struct audit_rule definitionEric Paris
2014-08-03Linux 3.16Linus Torvalds
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval
2014-08-02ARM: idmap: add identity mapping usage noteRussell King
2014-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula