- d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
- 571e5c0 audit: add OPENAT2 record to list "how" info by Richard Guy Briggs · 3 years, 7 months ago
- 5bd2182 audit,io_uring,io-wq: add some basic audit support to io_uring by Paul Moore · 3 years, 10 months ago
- 12c5e81 audit: prepare audit_context for use in calling contexts beyond syscalls by Paul Moore · 3 years, 10 months ago
- d97e993 audit: add header protection to kernel/audit.h by MaYuming · 3 years, 6 months ago
- 6ddb568 audit: remove trailing spaces and tabs by Zhen Lei · 3 years, 7 months ago
- 619ed58 audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition by Sergey Nazarov · 3 years, 7 months ago
- d4ceb1d audit: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 9 months ago
- 6b87024 audit: change unnecessary globals into statics by Jules Irenge · 4 years, 5 months ago
- 8ac68dc revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") by Paul Moore · 4 years, 5 months ago
- 3054d06 audit: fix a net reference leak in audit_list_rules_send() by Paul Moore · 4 years, 8 months ago
- 1320a40 audit: trigger accompanying records when no rules present by Richard Guy Briggs · 4 years, 10 months ago
- 61fc577 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
- 795d673 audit_compare_dname_path(): switch to const struct qstr * by Al Viro · 6 years ago
- cd108b5 audit: hide auditsc_get_stamp and audit_serial prototypes by Richard Guy Briggs · 6 years ago
- 5f3d544 audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL by Richard Guy Briggs · 6 years ago
- 57d4657 audit: ignore fcaps on umount by Richard Guy Briggs · 6 years ago
- 05c7a9c audit: clean up AUDITSYSCALL prototypes and stubs by Richard Guy Briggs · 6 years ago
- 2fec30e audit: add support for fcaps v3 by Richard Guy Briggs · 6 years ago
- 9e36a5d audit: hand taken context to audit_kill_trees for syscall logging by Richard Guy Briggs · 6 years ago
- 2a1fe21 audit: use current whenever possible by Paul Moore · 6 years ago
- c8fc5d4 audit: remove WATCH and TREE config options by Richard Guy Briggs · 6 years ago
- 0fe3c7f audit: localize audit_log_session_info prototype by Richard Guy Briggs · 6 years ago
- ce42363 audit: track the owner of the command mutex ourselves by Paul Moore · 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
- b3b4fdf audit: convert audit_ever_enabled to a boolean by Paul Moore · 7 years ago
- b904772 ipc: mqueue: Replace timespec with timespec64 by Deepa Dinamani · 7 years ago
- e4c1a0d audit: style fix by Derek Robson · 8 years ago
- 7786f6b audit: add ambient capabilities to CAPSET and BPRM_FCAPS records by Richard Guy Briggs · 8 years ago
- 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
- b6c7c11 audit: store the auditd PID as a pid struct instead of pid_t by Paul Moore · 8 years ago
- 45a0642 audit: kernel generated netlink traffic should have a portid of 0 by Paul Moore · 8 years ago
- ab6434a audit: move audit_signal_info() into kernel/auditsc.c by Paul Moore · 8 years ago
- 5b52330 audit: fix auditd/kernel connection state tracking by Paul Moore · 8 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
- 8bd1076 audit_log_{name,link_denied}: constify struct path by Al Viro · 8 years ago
- 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
- 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 9 years ago
- 86b2efb audit: add fields to exclude filter by reusing user filter by Richard Guy Briggs · 9 years ago
- d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago
- 6f1b5d7 audit: audit_tree_match can be boolean by Yaowei Bai · 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
- 7f49294 audit: clean simple fsnotify implementation by Richard Guy Briggs · 9 years ago
- 27cf3a1 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
- 4766b19 audit: consolidate handling of mm->exe_file by Davidlohr Bueso · 10 years ago
- 55422d0 audit: replace getname()/putname() hacks with reference counters by Paul Moore · 10 years ago
- 691e6d5 audit: reduce scope of audit_log_fcaps by Richard Guy Briggs · 11 years ago
- 638a0fd audit: Use struct net not pid_t to remember the network namespce to reply in by Eric W. Biederman · 11 years ago
- 3f1c825 audit: Audit proc/<pid>/cmdline aka proctitle by William Roberts · 11 years ago
- 3e1d0bb audit: Convert int limit uses to u32 by Joe Perches · 11 years ago
- 33faba7 audit: listen in all network namespaces by Richard Guy Briggs · 11 years ago
- f944163 audit: fix netlink portid naming and types by Richard Guy Briggs · 11 years ago
- 9410d22 audit: call audit_bprm() only once to add AUDIT_EXECVE information by Richard Guy Briggs · 11 years ago
- d9cfea9 audit: move audit_aux_data_execve contents into audit_context union by Richard Guy Briggs · 11 years ago
- 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
- c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
- b24a30a audit: fix event coverage of AUDIT_ANOM_LINK by Eric Paris · 12 years ago
- dde5b7d audit: remove unnecessary #if CONFIG_AUDIT by Gao feng · 12 years ago
- 374c586 audit: remove duplicate export of audit_enabled by Gao feng · 12 years ago
- 72199ca audit: remove duplicate export of audit_enabled by Gao feng · 12 years ago
- e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
- 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
- bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
- cca080d userns: Convert audit to work with user namespaces enabled by Eric W. Biederman · 13 years ago
- ca57ec0 audit: Add typespecific uid and gid comparators by Eric W. Biederman · 12 years ago
- 997f5b6 audit: remove AUDIT_SETUP_CONTEXT as it isn't used by Eric Paris · 13 years ago
- b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
- 939a67f Audit: split audit watch Kconfig by Eric Paris · 15 years ago
- a05fb6c audit: do not get and put just to free a watch by Eric Paris · 15 years ago
- ae7b8f4 Audit: clean up the audit_watch split by Eric Paris · 15 years ago
- 916d757 Fix rule eviction order for AUDIT_DIR by Al Viro · 16 years ago
- 35fe4d0 Audit: move audit_get_nd completely into audit_watch by Eric Paris · 16 years ago
- cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 16 years ago
- 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 16 years ago
- c782f24 [PATCH 1/2] audit: move extern declarations to audit.h by Harvey Harrison · 17 years ago
- 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
- 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
- 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
- e54dc24 [PATCH] audit signal recipients by Amy Griffis · 18 years ago
- 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
- 5adc8a6 [PATCH] add rule filterkey by Amy Griffis · 19 years ago
- 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 19 years ago
- f368c07d [PATCH] audit: path-based rules by Amy Griffis · 19 years ago
- e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 19 years ago
- 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 19 years ago
- 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 19 years ago
- 5a0bbce [PATCH] sem2mutex: audit_netlink_sem by Ingo Molnar · 19 years ago
- 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 19 years ago
- fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 19 years ago