Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
66c56cfa64d9dbb9efa8a06c1aece77e8d57ea19
/
include
/
uapi
/
linux
/
audit.h
8010094
Fix a handful of audit-related issue
by Palmer Dabbelt
· 6 years ago
efe75c4
riscv: add audit support
by David Abdurachmanov
· 6 years ago
9ee3b3f
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
d770b25
csky: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
98c3115
xtensa: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
f91e654
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
dba31ee
ima: Differentiate auditing policy rules from "audit" actions
by Stefan Berger
· 7 years ago
d904ac0
audit: rename FILTER_TYPE to FILTER_EXCLUDE
by Richard Guy Briggs
· 7 years ago
00d535a
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
fa516b6
EVM: Allow runtime modification of the set of verified xattrs
by Matthew Garrett
· 7 years ago
f0b7521
audit: convert sessionid unset to a macro
by Richard Guy Briggs
· 7 years ago
f9bab26
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
f14fc0c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
42d5e37
audit: filter PATH records keyed on filesystem magic
by Richard Guy Briggs
· 7 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 7 years ago
de8cd83
audit: Record fanotify access control decisions
by Steve Grubb
· 7 years ago
b8989bc
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
ca86cad
audit: log module name on init_module
by Richard Guy Briggs
· 8 years ago
92c82e8
audit: add feature audit_lost reset
by Richard Guy Briggs
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
8fae477
audit: add support for session ID user filter
by Richard Guy Briggs
· 8 years ago
3cd013a
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
7ff89ac6
audit: add exclude filter extension to feature bitmap
by Richard Guy Briggs
· 8 years ago
cb72d38
netlabel: Initial support for the CALIPSO netlink protocol.
by Huw Davies
· 9 years ago
133e1e5
audit: stop an old auditd being starved out by a new auditd
by Richard Guy Briggs
· 9 years ago
425afcf
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
34d99af5
audit: implement audit by executable
by Richard Guy Briggs
· 9 years ago
a0ddef8
tile: enable full SECCOMP support
by Chris Metcalf
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
a99abce
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
63f1344
powerpc: add little endian flag to syscall_get_arch()
by Richard Guy Briggs
· 10 years ago
0288d71
audit: convert status version to a feature bitmap
by Richard Guy Briggs
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
ce5d112
ARCH: AUDIT: implement syscall_get_arch for all arches
by Eric Paris
· 11 years ago
7e51aa4
audit: drop unused struct audit_rule definition
by Eric Paris
· 11 years ago
875cbf3
arm64: Add audit support
by AKASHI Takahiro
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
dc93f7b
MIPS: Fix a typo error in AUDIT_ARCH definition
by Huacai Chen
· 11 years ago
f2d0801
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
by Markos Chandras
· 11 years ago
451f921
audit: add netlink multicast group for log read
by Richard Guy Briggs
· 11 years ago
ab9705f
audit: renumber AUDIT_FEATURE_CHANGE into the 1300 range
by Eric Paris
· 11 years ago
356750e
audit: define audit_is_compat in kernel internal header
by Eric Paris
· 11 years ago
4b58841
audit: Add generic compat syscall support
by AKASHI Takahiro
· 11 years ago
3f1c825
audit: Audit proc/<pid>/cmdline aka proctitle
by William Roberts
· 11 years ago
b7d3622
Merge tag 'v3.13' into for-3.15
by Eric Paris
· 11 years ago
70249a9
audit: use define's for audit version
by Eric Paris
· 11 years ago
51cc83f
audit: add audit_backlog_wait_time configuration option
by Richard Guy Briggs
· 11 years ago
09f883a
audit: clean up AUDIT_GET/SET local variables and future-proof API
by Richard Guy Briggs
· 11 years ago
3eaded86
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
21b85c3
audit: audit feature to set loginuid immutable
by Eric Paris
· 12 years ago
d040e5a
audit: audit feature to only allow unsetting the loginuid
by Eric Paris
· 12 years ago
b0fed40
audit: implement generic feature setting and retrieving
by Eric Paris
· 12 years ago
42f7446
audit: change decimal constant to macro for invalid uid
by Richard Guy Briggs
· 12 years ago
b50eba7
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
by Richard Guy Briggs
· 11 years ago
6f6f467
Drop remaining references to H8/300 architecture
by Guenter Roeck
· 11 years ago
780a765
audit: Make testing for a valid loginuid explicit.
by Eric W. Biederman
· 12 years ago
46e959e
audit: add an option to control logging of passwords with pam_tty_audit
by Richard Guy Briggs
· 12 years ago
c0a3a20
linux/audit.h: move ptrace.h include to kernel header
by Mike Frysinger
· 12 years ago
7b9205b
audit: create explicit AUDIT_SECCOMP event type
by Kees Cook
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago