index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+3
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-16
audit: include source and destination ports to NETFILTER_PKT
Ricardo Robaina
1
-4
/
+99
2025-12-16
audit: add audit_log_nf_skb helper function
Ricardo Robaina
1
-0
/
+64
2025-09-10
audit: fix skb leak when audit rate limit is exceeded
Gerald Yang
1
-1
/
+3
2025-09-04
audit: init ab->skb_list earlier in audit_buffer_alloc()
Eric Dumazet
1
-1
/
+2
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
1
-1
/
+57
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-33
/
+175
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
1
-2
/
+2
2025-08-30
audit: create audit_stamp structure
Casey Schaufler
1
-8
/
+9
2025-04-11
audit: record AUDIT_ANOM_* events regardless of presence of rules
Richard Guy Briggs
1
-1
/
+1
2025-04-11
audit: mark audit_log_vformat() with __printf() attribute
Andy Shevchenko
1
-2
/
+2
2025-01-29
audit: Initialize lsmctx to avoid memory allocation error
Huacai Chen
1
-1
/
+1
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
1
-5
/
+4
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
1
-15
/
+15
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+11
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
1
-6
/
+5
2024-10-11
audit: update shutdown LSM data
Casey Schaufler
1
-6
/
+8
2024-10-03
audit: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-09-03
audit: Make use of str_enabled_disabled() helper
Hongbo Li
1
-1
/
+1
2024-08-28
audit: use task_tgid_nr() instead of task_pid_nr()
Ricardo Robaina
1
-1
/
+1
2024-01-25
audit: use KMEM_CACHE() instead of kmem_cache_create()
Kunwu Chan
1
-3
/
+1
2023-11-12
audit: Send netlink ACK before setting connection in auditd_set
Chris Riches
1
-7
/
+24
2023-08-15
audit: move trailing statements to next line
Atul Kumar Pant
1
-1
/
+2
2023-07-20
audit: include security.h unconditionally
Xiu Jianfeng
1
-2
/
+0
2022-08-29
audit: use time_after to compare time
wuchi
1
-5
/
+3
2022-06-13
audit: make is_audit_feature_set() static
Xiu Jianfeng
1
-1
/
+1
2022-06-07
audit: remove redundant data_len check
Shreenidhi Shedi
1
-1
/
+1
2022-01-25
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
1
-19
/
+43
2022-01-11
Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+19
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-12-20
audit: use struct_size() helper in audit_[send|make]_reply()
Xiu Jianfeng
1
-1
/
+1
2021-12-15
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
2021-12-15
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
1
-1
/
+17
2021-12-14
audit: use struct_size() helper in kmalloc()
Xiu Jianfeng
1
-1
/
+1
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
1
-2
/
+2
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
1
-2
/
+2
2021-01-15
audit: Remove leftover reference to the audit_tasklet
Davidlohr Bueso
1
-1
/
+1
2021-01-04
kernel/audit: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-02
audit: replace atomic_add_return()
Yejune Deng
1
-1
/
+1
2020-11-24
audit: fix macros warnings
Alex Shi
1
-1
/
+1
2020-10-27
audit: trigger accompanying records when no rules present
Richard Guy Briggs
1
-0
/
+3
2020-10-27
audit: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-26
audit: Remove redundant null check
Xu Wang
1
-2
/
+1
2020-08-17
audit: uninitialize variable audit_sig_sid
Jules Irenge
1
-1
/
+1
2020-08-17
audit: change unnecessary globals into statics
Jules Irenge
1
-3
/
+3
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+27
[next]