# heads (aka `branches'): $ git for-each-ref --sort=-creatordate refs/heads \ --format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))' next Automated merge of 'dev' into 'next' (2024-12-06) dev audit: fix suffixed '/' filename matching (2024-12-05) stable-6.13 audit: workaround a GCC bug triggered by task comm changes (2024-12-04) dev-staging Linux 6.13-rc1 (2024-12-01) * main audit: add a Linux Audit specific README.md and SECURITY.md (2024-11-19) stable-6.12 Linux 6.12-rc1 (2024-09-29) stable-6.11 Linux 6.11-rc1 (2024-07-28) stable-6.10 Linux 6.10-rc1 (2024-05-26) stable-6.9 Linux 6.9-rc1 (2024-03-24) stable-6.8 Linux 6.8-rc1 (2024-01-21) stable-6.7 audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() (2023-11-14) stable-6.6 Linux 6.6-rc1 (2023-09-10) stable-6.5 Linux 6.5-rc1 (2023-07-09) stable-6.4 Linux 6.4-rc1 (2023-05-07) stable-6.3 Linux 6.3-rc1 (2023-03-05) stable-6.2 Linux 6.2-rc2 (2023-01-01) stable-6.1 audit: fix undefined behavior in bit shift for AUDIT_BIT (2022-10-31) stable-6.0 audit: move audit_return_fixup before the filters (2022-08-25) stable-5.19 audit: free module name (2022-06-15) stable-5.18 audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts (2022-05-17) stable-5.17 audit: don't deref the syscall args when checking the openat2 open_how::flags (2022-02-09) stable-5.16 audit: improve robustness of the audit queue handling (2021-12-15) stable-5.15 audit: fix possible null-pointer dereference in audit_filter_rules (2021-10-18) stable-5.14 audit: remove unnecessary 'ret' initialization (2021-06-11) stable-5.13 audit: drop /proc/PID/loginuid documentation Format field (2021-04-01) stable-5.12 audit: Make audit_filter_syscall() return void (2021-01-27) stable-5.11 audit: replace atomic_add_return() (2020-12-02) stable-5.10 audit: Remove redundant null check (2020-08-26) stable-5.8 revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") (2020-07-29) stable-5.9 audit: report audit wait metric in audit status reply (2020-07-21) stable-5.7 audit: check the length of userspace generated audit records (2020-04-20) stable-5.6 audit: always check the netlink payload length in audit_receive_msg() (2020-02-24) stable-5.5 audit: remove redundant condition check in kauditd_thread() (2019-10-25) stable-5.4 Linux 5.3 (2019-09-15) stable-5.3 audit: remove the BUG() calls in the audit rule comparison functions (2019-05-30) stable-5.2 audit: fix a memory leak bug (2019-04-22) stable-5.1 audit: mark expected switch fall-through (2019-02-12) stable-5.0 audit: remove duplicated include from audit.c (2018-12-14) working-fsnotify_fixes audit: Use 'mark' name for fsnotify_mark variables (2018-11-09) stable-4.20 Linux 4.19 (2018-10-22) stable-4.18 audit: fix potential null dereference 'context->module.name' (2018-07-30) stable-4.19 audit: fix use-after-free in audit_add_watch (2018-07-18) stable-4.17 audit: add refused symlink to audit_names (2018-03-21) stable-4.15 audit: filter PATH records keyed on filesystem magic (2017-11-10) stable-4.16 audit: filter PATH records keyed on filesystem magic (2017-11-10) stable-4.14 audit: update the function comments (2017-09-05) stable-4.13 audit: Receive unmount event (2017-08-15) stable-4.11 audit: fix the RCU locking for the auditd_connection structure (2017-05-26) stable-4.12 audit: fix the RCU locking for the auditd_connection structure (2017-05-02) stable-4.10 audit: Fix sleep in atomic (2017-01-03) stable-4.9 audit: add exclude filter extension to feature bitmap (2016-09-29) stable-4.8 audit: fix exe_file access in audit_exe_compare (2016-08-31) stable-4.7 audit: move audit_get_tty to reduce scope and kabi changes (2016-06-28) stable-4.6 audit: Fix typo in comment (2016-02-08) stable-4.5 audit: always enable syscall auditing when supported and audit is enabled (2016-01-13) stable-4.4 audit: make audit_log_common_recv_msg() a void function (2015-11-04) stable-4.3 fixup: audit: implement audit by executable (2015-08-12) stable-4.2 audit: Fix check of return value of strnlen_user() (2015-06-11) stable-4.1 audit: Remove condition which always evaluates to false (2015-03-13) stable-4.0 audit: remove vestiges of vers_ops (2015-01-20) stable-3.19 audit: create private file name copies when auditing inodes (2014-12-30) stable-3.18 audit: keep inode pinned (2014-11-11)
git clone https://yhbt.net/pub/scm/linux/kernel/git/pcmoore/audit.git