index
:
daniel.thompson/linux.git
backlight-for-v4.11
backport/arm64_nmi-android-3.18
bugs/debug_ll
bugs/st-asc-avalanche
clang-analyzer/initial_review
dev/arm64_alternative_if_not
dev/arm64_nix_assembler_macros
dev/arm64_nmi-v4.0
dev/arm64_nmi-v4.10
dev/arm64_nmi-v4.11
dev/arm64_nmi-v4.5
dev/arm64_nmi-v4.7-rc3
dev/arm64_nmi-v4.8
dev/arm64_nmi-v5
dev/arm_backtrace_on_apq8064
dev/arm_better_perf
dev/baseline
dev/debugll_sa1100
dev/imx_poll_get_char
dev/kdb-fiq
dev/kdb-fiq-v0.9
dev/kdb-interrupt
dev/kdb-kiosk
dev/kdb-nmi
dev/kdb_better_search
dev/kdb_ftdump
dev/kdb_no_log_levels
dev/kgdb-timeout
dev/kgdb_nmi-no_con_enabled
dev/kgdb_nmi_fiq-2
dev/msm_drm_prime_mmap-2
dev/multi_debug_ll
dev/out-of-tree
dev/perf_nmi_fiq
dev/perf_single_irq
dev/pl011-no-containerof
dev/readbwl_relaxed
dev/sched_clock_nmi-2
dev/st-asc-relaxed
dev/trigger_backtrace
dev/trigger_backtrace-v4.5
dev/trigger_backtrace-v4.6
dev/trigger_backtrace-v4.7
dev/trigger_backtrace-v4.8
developerbox/hacking
developerbox/hacking-v4.14
features/b2020-eth1
features/edid-svga
features/get_user_8
hacking/android-4.1
hacking/db820c-v4.10
hacking/fvp
hacking/ifc6410
hacking/perf
hacking/perf-reboot
hacking/pixel
hacking/x20-3.18
hacking/x20-3.18-fix_includes
honeycomb/vendor-rebase-v4.19
honeycomb/vendor-rebase-v5.0
ifc6410_lollipop
kdb/seq_file
kgdb/for-next
kgdb/kdb_read_cleanup
kgdb/polled_request_irq
linux-next
master
merge/fiq
merge/for_jason-3.20
misc/coccinelle_allow_list_entry_is_head
pinebookpro/hacking-5.8
rda/hacking
rda/v3.10.62-r0
rda/v3.10.62-r1
rda/v3.10.62-r2
rda/v3.10.62-r3
tty-next
Personal repo for development and upstreaming. Contains significant work on NMI/FIQ.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
audit.h
Age
Commit message (
Expand
)
Author
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-23
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2014-11-19
new helper: audit_file()
Al Viro
2014-10-22
audit: Remove "weak" from audit_classify_compat_syscall() declaration
Bjorn Helgaas
2014-09-23
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2014-09-23
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
audit: fix build error when asm/syscall.h does not exist
Eric Paris
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-04-10
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
2014-03-24
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
2014-01-13
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
2014-01-13
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
2014-01-13
audit: fix incorrect type of sessionid
Richard Guy Briggs
2014-01-13
audit: fix netlink portid naming and types
Richard Guy Briggs
2014-01-13
audit: Simplify and correct audit_log_capset
Eric W. Biederman
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-05-07
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2013-04-30
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
helper for some session id stuff
Eric Paris
2013-04-30
audit: use a consistent audit helper to log lsm information
Eric Paris
2013-04-30
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
2013-04-16
audit: allow checking the type of audit message in the user filter
Eric Paris
2013-04-10
kernel: audit: beautify code, for extern function, better to check its parame...
Chen Gang
2013-04-10
audit: Syscall rules are not applied to existing processes on non-x86
Anton Blanchard
2013-01-11
linux/audit.h: move ptrace.h include to kernel header
Mike Frysinger
2013-01-11
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
Linus Torvalds
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-06
audit.h: replace defines with C stubs
Kees Cook
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-09-21
audit: define AUDIT_ARCH_OPENRISC
Kees Cook
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
audit: Add typespecific uid and gid comparators
Eric W. Biederman
2012-09-17
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
2012-09-17
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
2012-09-12
audit: export audit_log_task_info
Peter Moody
2012-07-29
fs: add link restriction audit reporting
Kees Cook
[next]