index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-28
audit_compare_dname_path(): switch to const struct qstr *
Al Viro
1
-1
/
+1
2019-02-07
audit: hide auditsc_get_stamp and audit_serial prototypes
Richard Guy Briggs
1
-0
/
+5
2019-02-03
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
1
-9
/
+0
2019-01-30
audit: ignore fcaps on umount
Richard Guy Briggs
1
-1
/
+1
2019-01-25
audit: clean up AUDITSYSCALL prototypes and stubs
Richard Guy Briggs
1
-31
/
+33
2019-01-25
audit: add support for fcaps v3
Richard Guy Briggs
1
-0
/
+1
2019-01-14
audit: hand taken context to audit_kill_trees for syscall logging
Richard Guy Briggs
1
-2
/
+2
2018-11-26
audit: use current whenever possible
Paul Moore
1
-1
/
+1
2018-11-19
audit: remove WATCH and TREE config options
Richard Guy Briggs
1
-3
/
+3
2018-11-19
audit: localize audit_log_session_info prototype
Richard Guy Briggs
1
-0
/
+2
2018-02-23
audit: track the owner of the command mutex ourselves
Paul Moore
1
-1
/
+2
2017-11-15
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-10
audit: convert audit_ever_enabled to a boolean
Paul Moore
1
-1
/
+1
2017-09-03
ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
1
-1
/
+1
2017-06-12
audit: style fix
Derek Robson
1
-14
/
+14
2017-05-30
audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
Richard Guy Briggs
1
-0
/
+1
2017-05-02
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
1
-1
/
+1
2017-05-02
audit: store the auditd PID as a pid struct instead of pid_t
Paul Moore
1
-1
/
+1
2017-05-02
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
1
-2
/
+1
2017-03-27
audit: move audit_signal_info() into kernel/auditsc.c
Paul Moore
1
-7
/
+1
2017-03-21
audit: fix auditd/kernel connection state tracking
Paul Moore
1
-7
/
+2
2017-02-21
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+3
2017-02-13
audit: log module name on init_module
Richard Guy Briggs
1
-0
/
+3
2016-12-05
audit_log_{name,link_denied}: constify struct path
Al Viro
1
-1
/
+1
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+2
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
1
-0
/
+4
2016-06-27
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
1
-0
/
+2
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
1
-1
/
+1
2015-11-04
audit: audit_tree_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+18
2015-08-06
audit: implement audit by executable
Richard Guy Briggs
1
-0
/
+4
2015-08-06
audit: clean simple fsnotify implementation
Richard Guy Briggs
1
-0
/
+14
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+3
2015-02-23
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
1
-0
/
+3
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
1
-15
/
+2
2014-09-23
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
1
-1
/
+0
2014-03-20
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
1
-1
/
+1
2014-03-20
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
1
-0
/
+6
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
1
-1
/
+1
2014-01-13
audit: listen in all network namespaces
Richard Guy Briggs
1
-0
/
+5
2014-01-13
audit: fix netlink portid naming and types
Richard Guy Briggs
1
-4
/
+4
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
1
-1
/
+0
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
1
-0
/
+4
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
1
-0
/
+1
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+156
2013-04-30
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
1
-0
/
+157
2013-04-29
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
1
-2
/
+0
2013-04-29
audit: remove duplicate export of audit_enabled
Gao feng
1
-1
/
+0
2013-04-12
audit: remove duplicate export of audit_enabled
Gao feng
1
-1
/
+0
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
1
-1
/
+4
[next]