linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-13 17:21:52 to 2019-02-27 15:31:09 UTC [more...]

[PATCH 00/14] Prepare syscall_get_arch for PTRACE_GET_SYSCALL_INFO
 2019-02-27 15:31 UTC  (25+ messages)
` [PATCH 01/14] Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
` [PATCH 02/14] arc: define syscall_get_arch()
` [PATCH 03/14] c6x: "
` [PATCH 04/14] h8300: "
` [PATCH 05/14] Move EM_HEXAGON to uapi/linux/elf-em.h
` [PATCH 06/14] hexagon: define syscall_get_arch()
` [PATCH 07/14] m68k: "
` [PATCH 08/14] Move EM_NDS32 to uapi/linux/elf-em.h
` [PATCH 09/14] nds32: define syscall_get_arch()
` [PATCH 10/14] nios2: "
` [PATCH 11/14] riscv: "
` [PATCH 12/14] Move EM_UNICORE to uapi/linux/elf-em.h
` [PATCH 13/14] unicore32: define syscall_get_arch()
` [PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument

[PATCH] audit: mark expected switch fall-through
 2019-02-13  1:54 UTC  (3+ messages)

[PATCH ghak105 V3sup] audit: hide auditsc_get_stamp and audit_serial prototypes
 2019-02-08  2:46 UTC  (2+ messages)

[PATCH ghak106 V1] audit: join tty records to their syscall
 2019-02-08  2:40 UTC  (2+ messages)

[PATCH ghak105 V3] audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
 2019-02-03 22:53 UTC  (2+ messages)

Send a message to audit.log
 2019-02-02 10:36 UTC  (3+ messages)

[PATCH ghak100 V2 0/2] audit: avoid umount hangs on missing mount
 2019-02-01 22:49 UTC  (13+ messages)
` [PATCH ghak100 V2 1/2] audit: more filter PATH records keyed on filesystem magic
` [PATCH ghak100 V2 2/2] audit: ignore fcaps on umount

[PATCH ghak105 V2] audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
 2019-02-01 22:40 UTC  (8+ messages)

[PATCH ghak107 V1] audit: remove unused actx param from audit_rule_match
 2019-02-01 13:14 UTC  (3+ messages)

actx not used?
 2019-01-31  1:57 UTC  (3+ messages)

[PATCH] audit: always enable syscall auditing when supported and audit is enabled
 2019-01-28 22:01 UTC  (13+ messages)

[PATCH v3 0/4] Report raw context in AVCs + refactoring
 2019-01-25 22:36 UTC  (14+ messages)
` [PATCH v3 1/4] selinux: inline some AVC functions used only once
` [PATCH v3 2/4] selinux: replace some BUG_ON()s with a WARN_ON()
` [PATCH v3 3/4] selinux: remove some useless BUG_ONs
` [PATCH v3 4/4] selinux: log invalid contexts in AVCs

[PATCH ghak105 V1 0/2] audit: clean up CONFIG_AUDITSYSCALL
 2019-01-25 21:56 UTC  (5+ messages)
` [PATCH ghak105 V1 1/2] audit: clean up AUDITSYSCALL prototypes and stubs
` [PATCH ghak105 V1 2/2] audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL

[PATCH ghak103 V1] audit: add support for fcaps v3
 2019-01-25 21:04 UTC  (3+ messages)

[PATCH ghak104 V1] audit: move loginuid and sessionid from CONFIG_ AUDITSYSCALL to AUDIT
 2019-01-25 18:27 UTC  (2+ messages)

[PATCH v2] selinux: log invalid contexts in AVCs
 2019-01-25 17:31 UTC  (5+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2019-01-24 20:36 UTC  (34+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[RFC PATCH] selinux: log invalid contexts in AVCs
 2019-01-21 14:37 UTC  (7+ messages)

Audit change
 2019-01-20  9:59 UTC  (2+ messages)

[PATCH ghak59 V4] audit: add syscall information to CONFIG_CHANGE records
 2019-01-18 22:58 UTC  (2+ messages)

[PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering
 2019-01-18 12:35 UTC  (24+ messages)
` [PATCH ghak59 V3 1/4] audit: give a clue what CONFIG_CHANGE op was involved
` [PATCH ghak59 V3 2/4] audit: add syscall information to CONFIG_CHANGE records
` [PATCH ghak59 V3 3/4] audit: hand taken context to audit_kill_trees for syscall logging
` [PATCH ghak59 V3 4/4] audit: extend config_change mark/watch/tree rule changes

Audit filtering by parent process path
 2019-01-08 18:30 UTC  (2+ messages)

[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-01-07  2:54 UTC  (10+ messages)
` [PATCH v7 05/22] arc: define syscall_get_arch()
` [PATCH v7 06/22] c6x: "
` [PATCH v7 07/22] h8300: define remaining syscall_get_* functions
` [PATCH v7 09/22] hexagon: "
` [PATCH v7 11/22] nds32: define syscall_get_arch()
` [PATCH v7 12/22] nios2: "
` [PATCH v7 17/22] riscv: "
` [PATCH v7 19/22] unicore32: add asm/syscall.h
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument

[GIT PULL] Audit patches for v4.21
 2018-12-27 22:05 UTC  (2+ messages)

Found (and fixed) ausearch checkpoint bug
 2018-12-26 15:23 UTC  (2+ messages)

[PATCH v5 19/25] xtensa: define syscall_get_* functions
 2018-12-19  5:58 UTC  (2+ messages)

[RFC PATCH] audit-testsuite: improve our chances of losing records in lost_reset
 2018-12-15 17:35 UTC  (8+ messages)

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-12-14 23:03 UTC  (5+ messages)

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-14 20:15 UTC  (13+ messages)
` [PATCH v6 06/27] c6x: define syscall_get_arch()
` [PATCH v6 08/27] csky: "
` [PATCH v6 09/27] h8300: define remaining syscall_get_* functions
` [PATCH v6 11/27] hexagon: "
` [PATCH v6 13/27] nds32: define syscall_get_arch()
` [PATCH v6 14/27] nios2: "
` [PATCH v6 19/27] riscv: "
` [PATCH v6 21/27] xtensa: define syscall_get_* functions
` [PATCH v6 23/27] unicore32: add asm/syscall.h
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument

[PATCH -next] audit: remove duplicated include from audit.c
 2018-12-14 17:14 UTC  (4+ messages)

[RFC PATCH] audit-testsuite: restrict the syscall_socketcall test to x86/x86_64
 2018-12-13 22:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).