Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
57d4657716aca81ef4d7ec23e8123d26e3d28954
/
kernel
/
auditsc.c
57d4657
audit: ignore fcaps on umount
by Richard Guy Briggs
· 6 years ago
a252f56
audit: more filter PATH records keyed on filesystem magic
by Richard Guy Briggs
· 6 years ago
2fec30e
audit: add support for fcaps v3
by Richard Guy Briggs
· 6 years ago
4b7d248
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
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
d0a3f18
audit: minimize our use of audit_log_format()
by Paul Moore
· 6 years ago
c8fc5d4
audit: remove WATCH and TREE config options
by Richard Guy Briggs
· 6 years ago
ea956d8
audit: print empty EXECVE args
by Richard Guy Briggs
· 6 years ago
8c32685
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
b305f7e
audit: fix potential null dereference 'context->module.name'
by Yi Wang
· 6 years ago
290e44b
audit: use ktime_get_coarse_real_ts64() for timestamps
by Paul Moore
· 6 years ago
c72051d
audit: use ktime_get_coarse_ts64() for time access
by Arnd Bergmann
· 7 years ago
af85d17
audit: Fix extended comparison of GID/EGID
by Ondrej Mosnáček
· 7 years ago
d87de4a
audit: tie ANOM_ABEND records to syscall
by Richard Guy Briggs
· 7 years ago
9b8753f
audit: tie SECCOMP records to syscall
by Richard Guy Briggs
· 7 years ago
5b71388
audit: Fix wrong task in comparison of session ID
by Ondrej Mosnáček
· 7 years ago
38f8059
audit: normalize loginuid read access
by Richard Guy Briggs
· 7 years ago
8982a1f
audit: use new audit_context access funciton for seccomp_actions_logged
by Richard Guy Briggs
· 7 years ago
c0b0ae8
audit: use inline function to set audit context
by Richard Guy Briggs
· 7 years ago
cdfb6b3
audit: use inline function to get audit context
by Richard Guy Briggs
· 7 years ago
f0b7521
audit: convert sessionid unset to a macro
by Richard Guy Briggs
· 7 years ago
326bee0
seccomp: Don't special case audited processes when logging
by Tyler Hicks
· 7 years ago
ea6eca7
seccomp: Audit attempts to modify the actions_logged sysctl
by Tyler Hicks
· 7 years ago
23bcc48
audit: allow not equal op for audit by executable
by Ondrej Mosnáček
· 7 years ago
94d14e3
audit: bail before bug check if audit disabled
by Richard Guy Briggs
· 7 years ago
5260ecc
audit: deprecate the AUDIT_FILTER_ENTRY filter
by Richard Guy Briggs
· 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
42d5e37
audit: filter PATH records keyed on filesystem magic
by Richard Guy Briggs
· 7 years ago
de8cd83
audit: Record fanotify access control decisions
by Steve Grubb
· 7 years ago
cc73fee
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
196a508
audit: update the function comments
by Geliang Tang
· 7 years ago
e832bf4
audit: Reduce overhead using a coarse clock
by Mel Gorman
· 7 years ago
b904772
ipc: mqueue: Replace timespec with timespec64
by Deepa Dinamani
· 7 years ago
7391786
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 7 years ago
7786f6b
audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
by Richard Guy Briggs
· 8 years ago
5133cd7
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
2115bb2
audit: Use timespec64 to represent audit timestamps
by Deepa Dinamani
· 8 years ago
08991e8
fsnotify: Free fsnotify_mark_connector when there is no mark attached
by Jan Kara
· 8 years ago
9dd813c
fsnotify: Move mark list head from object into dedicated structure
by Jan Kara
· 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
fe8e52b9
audit: remove unnecessary curly braces from switch/case statements
by Paul Moore
· 8 years ago
ca86cad
audit: log module name on init_module
by Richard Guy Briggs
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
89670af
audit: Make AUDIT_ANOM_ABEND event normalized
by Steve Grubb
· 8 years ago
8fae477
audit: add support for session ID user filter
by Richard Guy Briggs
· 8 years ago
833fc48
audit: skip sessionid sentinel value when auto-incrementing
by Richard Guy Briggs
· 8 years ago
8443075
audit: tame initialization warning len_abuf in audit_log_execve_info
by Richard Guy Briggs
· 8 years ago
3cd013a
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
fa2bea2
audit: consistently record PIDs with task_tgid_nr()
by Paul Moore
· 8 years ago
797cee9
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
43761473
audit: fix a double fetch in audit_log_single_execve_arg()
by Paul Moore
· 8 years ago
0b7a0fd
audit: fix whitespace in CWD record
by Steve Grubb
· 8 years ago
89a82a9
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
3f5be2d
audit: move audit_get_tty to reduce scope and kabi changes
by Richard Guy Briggs
· 9 years ago
76a658c2
audit: move calcs after alloc and check when logging set loginuid
by Richard Guy Briggs
· 9 years ago
66b12ab
audit: fix some horrible switch statement style crimes
by Paul Moore
· 9 years ago
03e1aa1
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
db0a6fb
audit: add tty field to LOGIN event
by Richard Guy Briggs
· 9 years ago
efbc0fb
auditsc: for seccomp events, log syscall compat state using in_compat_syscall
by Andy Lutomirski
· 9 years ago
d6335d7
security: Make inode argument of inode_getsecid non-const
by Andreas Gruenbacher
· 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
84cb777
audit: use macros for unset inode and device values
by Richard Guy Briggs
· 9 years ago
45820c2
Fix broken audit tests for exec arg len
by Linus Torvalds
· 9 years ago
4a10a91
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
0b08c5e
audit: Fix check of return value of strnlen_user()
by Jan Kara
· 10 years ago
5c1390c
audit: obsolete audit_context check is removed in audit_filter_rules()
by Mikhail Klementyev
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
27cf3a1
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
3b36215
VFS: audit: d_backing_inode() annotations
by David Howells
· 10 years ago
4766b19
audit: consolidate handling of mm->exe_file
by Davidlohr Bueso
· 10 years ago
05016b0f
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
f4a4a8b
file->f_path.dentry is pinned down for as long as the file is open...
by Al Viro
· 10 years ago
55422d0
audit: replace getname()/putname() hacks with reference counters
by Paul Moore
· 10 years ago
57c59f5
audit: fix filename matching in __audit_inode() and __audit_inode_child()
by Paul Moore
· 10 years ago
fd3522f
audit: enable filename recording via getname_kernel()
by Paul Moore
· 10 years ago
5e0f872
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
fcf22d8
audit: create private file name copies when auditing inodes
by Paul Moore
· 10 years ago
66b3f4f
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 10 years ago
4a92843
audit: correctly record file names with different path name types
by Paul Moore
· 10 years ago
9f45f5b
new helper: audit_file()
by Al Viro
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
9eab339
audit: get comm using lock to avoid race in string printing
by Richard Guy Briggs
· 11 years ago
f874738
audit: remove open_arg() function that is never used
by Richard Guy Briggs
· 10 years ago
b4f0d37
audit: x86: drop arch from __audit_syscall_entry() interface
by Richard Guy Briggs
· 11 years ago
84db564
audit: add arch field to seccomp event log
by Richard Guy Briggs
· 11 years ago
4a99854
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly
by Richard Guy Briggs
· 11 years ago
da3dae5
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
by Masanari Iida
· 10 years ago
a3c5493
auditsc: audit_krule mask accesses need bounds checking
by Andy Lutomirski
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
b755078
audit: remove stray newline from audit_log_execve_info() audit_panic() call
by Joe Perches
· 11 years ago
ddfad8a
audit: include subject in login records
by Eric Paris
· 14 years ago
aa589a1
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
by Richard Guy Briggs
· 11 years ago
f1dc486
audit: anchor all pid references in the initial pid namespace
by Richard Guy Briggs
· 11 years ago
c92cdeb
audit: convert PPIDs to the inital PID namespace.
by Richard Guy Briggs
· 11 years ago
4a3eb726
audit: rename the misleading audit_get_context() to audit_take_context()
by Richard Guy Briggs
· 11 years ago
Next »