index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
auditsc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
1
-25
/
+0
*
audit: free module name
Christian Göttsche
2022-06-15
1
-1
/
+1
*
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-17
1
-0
/
+6
*
Merge tag 'audit-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-21
1
-20
/
+67
|
\
|
*
audit: log AUDIT_TIME_* records only from rules
Richard Guy Briggs
2022-02-22
1
-20
/
+67
*
|
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
2022-02-09
1
-1
/
+1
|
/
*
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-11-22
1
-1
/
+10
*
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
1
-22
/
+29
|
\
|
*
audit: return early if the filter rule has a lower priority
Gaosheng Cui
2021-10-18
1
-2
/
+3
|
*
audit: add OPENAT2 record to list "how" info
Richard Guy Briggs
2021-10-04
1
-1
/
+17
|
*
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
1
-0
/
+3
|
*
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-10-01
1
-6
/
+6
|
*
audit: Convert to SPDX identifier
Cai Huoqing
2021-09-14
1
-14
/
+1
*
|
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
1
-100
/
+368
|
\
\
|
*
|
audit: add filtering for io_uring records
Paul Moore
2021-09-19
1
-14
/
+46
|
*
|
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
2021-09-19
1
-0
/
+166
|
*
|
audit: prepare audit_context for use in calling contexts beyond syscalls
Paul Moore
2021-09-19
1
-93
/
+163
|
|
/
*
/
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
2021-10-18
1
-1
/
+1
|
/
*
audit: remove trailing spaces and tabs
Zhen Lei
2021-06-10
1
-4
/
+4
*
audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
Sergey Nazarov
2021-06-08
1
-17
/
+17
*
audit: add blank line after variable declarations
Roni Nevalainen
2021-05-10
1
-0
/
+21
*
Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-27
1
-7
/
+4
|
\
|
*
audit: further cleanup of AUDIT_FILTER_ENTRY deprecation
Richard Guy Briggs
2021-03-12
1
-7
/
+4
*
|
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
1
-4
/
+4
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-2
/
+3
|
\
|
*
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+3
*
|
audit: Make audit_filter_syscall() return void
Yang Yang
2021-01-27
1
-8
/
+8
|
/
*
Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
1
-26
/
+12
|
\
|
*
audit: fix macros warnings
Alex Shi
2020-11-24
1
-6
/
+5
|
*
audit: trigger accompanying records when no rules present
Richard Guy Briggs
2020-10-27
1
-20
/
+7
*
|
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-2
/
+2
|
/
*
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-7
/
+38
|
\
|
*
audit: issue CWD record to accompany LSM_AUDIT_DATA_* records
Richard Guy Briggs
2020-07-08
1
-2
/
+15
|
*
audit: add gfp parameter to audit_log_nfcfg
Richard Guy Briggs
2020-06-29
1
-2
/
+2
|
*
audit: log nftables configuration change events
Richard Guy Briggs
2020-06-23
1
-3
/
+21
*
|
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
2020-07-29
1
-0
/
+3
|
/
*
audit: add subj creds to NETFILTER_CFG record to
Richard Guy Briggs
2020-05-20
1
-0
/
+6
*
audit: make symbol 'audit_nfcfgs' static
Zheng Bin
2020-05-01
1
-1
/
+1
*
netfilter: add audit table unregister actions
Richard Guy Briggs
2020-04-28
1
-2
/
+3
*
audit: tidy and extend netfilter_cfg x_tables
Richard Guy Briggs
2020-04-28
1
-0
/
+24
*
audit: trigger accompanying records when no rules present
Richard Guy Briggs
2020-03-12
1
-3
/
+0
*
audit: enforce op for string fields
Richard Guy Briggs
2019-05-28
1
-3
/
+15
*
audit: add saddr_fam filter field
Richard Guy Briggs
2019-05-23
1
-0
/
+5
*
audit: deliver signal_info regarless of syscall
Richard Guy Briggs
2019-05-21
1
-16
/
+3
*
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
audit_compare_dname_path(): switch to const struct qstr *
Al Viro
2019-04-28
1
-2
/
+2
*
|
ntp: Audit NTP parameters adjustment
Ondrej Mosnacek
2019-04-15
1
-0
/
+22
*
|
timekeeping: Audit clock adjustments
Ondrej Mosnacek
2019-04-15
1
-0
/
+7
*
|
audit: purge unnecessary list_empty calls
Richard Guy Briggs
2019-04-08
1
-37
/
+27
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-2
/
+2
[next]