index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
auditsc.c
Age
Commit message (
Expand
)
Author
2026-05-12
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
2026-03-06
audit: widen ino fields to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
struct filename ->refcnt doesn't need to be atomic
Al Viro
2026-01-13
get rid of audit_reusename()
Al Viro
2025-11-07
audit: merge loops in __audit_inode_child()
Ricardo Robaina
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
2025-08-30
audit: create audit_stamp structure
Casey Schaufler
2025-08-13
audit: add a missing tab
Dan Carpenter
2025-08-11
audit: fix indentation in audit_log_exit()
Casey Schaufler
2025-06-16
audit,module: restore audit logging in load failure case
Richard Guy Briggs
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-04
audit: workaround a GCC bug triggered by task comm changes
Yafang shao
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-05
auditsc: replace memcpy() with strscpy()
Yafang Shao
2024-10-22
audit: Use str_yes_no() helper function
Thorsten Blum
2024-10-11
audit: change context data from secid to lsm_prop
Casey Schaufler
2024-10-11
audit: use an lsm_prop in audit_names
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
2024-10-11
audit: maintain an lsm_prop in audit_context
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2024-08-28
audit: use task_tgid_nr() instead of task_pid_nr()
Ricardo Robaina
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-31
netfilter: nf_tables: Audit log rule reset
Phil Sutter
2023-08-31
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
2023-08-15
audit: cleanup function braces and assignment-in-if-condition
Atul Kumar Pant
2023-08-15
audit: add space before parenthesis and around '=', "==", and '<'
Atul Kumar Pant
2023-08-08
audit: fix possible soft lockup in __audit_inode_child()
Gaosheng Cui
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-02-20
Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-07
fanotify,audit: Allow audit to use the full permission event response
Richard Guy Briggs
2023-02-07
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2022-10-17
audit: unify audit_filter_{uring(), inode_name(), syscall()}
Ankur Arora
2022-10-17
audit: cache ctx->major in audit_filter_syscall()
Ankur Arora
2022-10-04
Merge tag 'audit-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-26
audit: free audit_proctitle only on task exit
Richard Guy Briggs
2022-08-26
audit: explicitly check audit_context->context enum value
Richard Guy Briggs
2022-08-26
audit: audit_context pid unused, context enum comment fix
Richard Guy Briggs
2022-08-25
audit: move audit_return_fixup before the filters
Richard Guy Briggs
2022-08-15
audit: fix repeated words in comments
Jilin Yuan
[next]