index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
audit: remove selinux_audit_rule_update() declaration
Xiu Jianfeng
1
-2
/
+0
2022-08-26
audit: audit_context pid unused, context enum comment fix
Richard Guy Briggs
1
-1
/
+1
2022-02-22
audit: log AUDIT_TIME_* records only from rules
Richard Guy Briggs
1
-0
/
+4
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-10-04
audit: add OPENAT2 record to list "how" info
Richard Guy Briggs
1
-0
/
+2
2021-09-19
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
1
-0
/
+2
2021-09-19
audit: prepare audit_context for use in calling contexts beyond syscalls
Paul Moore
1
-1
/
+4
2021-07-19
audit: add header protection to kernel/audit.h
MaYuming
1
-0
/
+5
2021-06-10
audit: remove trailing spaces and tabs
Zhen Lei
1
-1
/
+1
2021-06-08
audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
Sergey Nazarov
1
-4
/
+4
2021-03-24
audit: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2020-08-17
audit: change unnecessary globals into statics
Jules Irenge
1
-4
/
+0
2020-07-29
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
1
-8
/
+0
2020-04-22
audit: fix a net reference leak in audit_list_rules_send()
Paul Moore
1
-1
/
+1
2020-03-12
audit: trigger accompanying records when no rules present
Richard Guy Briggs
1
-0
/
+8
2019-07-08
Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-21
audit: deliver signal_info regarless of syscall
Richard Guy Briggs
1
-2
/
+6
2019-04-28
audit_compare_dname_path(): switch to const struct qstr *
Al Viro
1
-1
/
+1
2019-02-07
audit: hide auditsc_get_stamp and audit_serial prototypes
Richard Guy Briggs
1
-0
/
+5
2019-02-03
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
1
-9
/
+0
2019-01-30
audit: ignore fcaps on umount
Richard Guy Briggs
1
-1
/
+1
2019-01-25
audit: clean up AUDITSYSCALL prototypes and stubs
Richard Guy Briggs
1
-31
/
+33
2019-01-25
audit: add support for fcaps v3
Richard Guy Briggs
1
-0
/
+1
2019-01-14
audit: hand taken context to audit_kill_trees for syscall logging
Richard Guy Briggs
1
-2
/
+2
2018-11-26
audit: use current whenever possible
Paul Moore
1
-1
/
+1
2018-11-19
audit: remove WATCH and TREE config options
Richard Guy Briggs
1
-3
/
+3
2018-11-19
audit: localize audit_log_session_info prototype
Richard Guy Briggs
1
-0
/
+2
2018-02-23
audit: track the owner of the command mutex ourselves
Paul Moore
1
-1
/
+2
2017-11-15
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-10
audit: convert audit_ever_enabled to a boolean
Paul Moore
1
-1
/
+1
2017-09-03
ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
1
-1
/
+1
2017-06-12
audit: style fix
Derek Robson
1
-14
/
+14
2017-05-30
audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
Richard Guy Briggs
1
-0
/
+1
2017-05-02
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
1
-1
/
+1
2017-05-02
audit: store the auditd PID as a pid struct instead of pid_t
Paul Moore
1
-1
/
+1
2017-05-02
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
1
-2
/
+1
2017-03-27
audit: move audit_signal_info() into kernel/auditsc.c
Paul Moore
1
-7
/
+1
2017-03-21
audit: fix auditd/kernel connection state tracking
Paul Moore
1
-7
/
+2
2017-02-21
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+3
2017-02-13
audit: log module name on init_module
Richard Guy Briggs
1
-0
/
+3
2016-12-05
audit_log_{name,link_denied}: constify struct path
Al Viro
1
-1
/
+1
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+2
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
1
-0
/
+4
2016-06-27
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
1
-0
/
+2
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
1
-1
/
+1
2015-11-04
audit: audit_tree_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+18
2015-08-06
audit: implement audit by executable
Richard Guy Briggs
1
-0
/
+4
2015-08-06
audit: clean simple fsnotify implementation
Richard Guy Briggs
1
-0
/
+14
[next]