index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
audit: Use rcu for task lookup protection
Thomas Gleixner
1
-16
/
+14
2010-10-30
audit: Do not send uninitialized data for AUDIT_TTY_GET
Thomas Gleixner
1
-2
/
+4
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-16
/
+9
2010-10-30
audit: make functions static
Stephen Hemminger
1
-3
/
+3
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+0
2010-07-28
Audit: clean up the audit_watch split
Eric Paris
1
-1
/
+0
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2009-09-24
Audit: send signal info if selinux is disabled
Eric Paris
1
-6
/
+12
2009-06-24
Fix rule eviction order for AUDIT_DIR
Al Viro
1
-16
/
+1
2009-06-24
Audit: clean up all op= output to include string quoting
Eric Paris
1
-0
/
+9
2009-06-23
audit: seperate audit inode watches into a subfile
Eric Paris
1
-16
/
+0
2009-06-23
Audit: clean up audit_receive_skb
Eric Paris
1
-17
/
+18
2009-06-23
Audit: cleanup netlink mesg handling
Eric Paris
1
-15
/
+15
2009-06-23
Audit: unify the printk of an skb when auditd not around
Eric Paris
1
-17
/
+22
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
1
-2
/
+2
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-3
/
+1
2008-12-09
[PATCH] Audit: make audit=0 actually turn off audit
Eric Paris
1
-7
/
+21
2008-08-01
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...
zhangxiliang
1
-3
/
+8
2008-08-01
kernel/audit.c control character detection is off-by-one
Vesa-Matti J Kari
1
-1
/
+1
2008-06-24
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
1
-1
/
+1
2008-06-24
[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
Peng Haitao
1
-2
/
+2
2008-05-17
[patch 1/1] audit_send_reply(): fix error-path memory leak
Andrew Morton
1
-5
/
+6
2008-04-28
[patch 2/2] Use find_task_by_vpid in audit code
Pavel Emelyanov
1
-3
/
+3
2008-04-28
[PATCH 2/2] audit: fix sparse shadowed variable warnings
Harvey Harrison
1
-5
/
+5
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
1
-10
/
+9
2008-04-28
Audit: stop deadlock from signals under load
Eric Paris
1
-5
/
+35
2008-04-28
Audit: save audit_backlog_limit audit messages in case auditd comes back
Eric Paris
1
-21
/
+81
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-32
/
+40
2008-04-19
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
1
-6
/
+1
2008-04-19
Audit: use new LSM hooks instead of SELinux exports
Ahmed S. Darwish
1
-8
/
+9
2008-03-28
audit: silence two kerneldoc warnings in kernel/audit.c
Dave Jones
1
-3
/
+3
2008-03-20
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
Pavel Emelyanov
1
-3
/
+8
2008-03-01
[PATCH] drop EOE records from printk
Steve Grubb
1
-6
/
+8
2008-03-01
[RFC] AUDIT: do not panic when printk loses messages
Eric Paris
1
-1
/
+4
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-1
/
+1
2008-02-14
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-6
/
+6
2008-02-01
[AUDIT] ratelimit printk messages audit
Eric Paris
1
-9
/
+18
2008-02-01
[patch 2/2] audit: complement va_copy with va_end()
Richard Knutsson
1
-0
/
+1
2008-02-01
[patch 1/2] kernel/audit.c: warning fix
Andrew Morton
1
-1
/
+1
2008-02-01
[AUDIT] create context if auditing was ever enabled
Eric Paris
1
-3
/
+13
2008-02-01
[AUDIT] clean up audit_receive_msg()
Eric Paris
1
-103
/
+66
2008-02-01
[AUDIT] make audit=0 really stop audit messages
Eric Paris
1
-131
/
+60
2008-02-01
[AUDIT] break large execve argument logging into smaller messages
Eric Paris
1
-14
/
+23
2008-02-01
[AUDIT] include audit type in audit message when using printk
Eric Paris
1
-1
/
+2
2008-01-31
[AUDIT]: Increase skb->truesize in audit_expand
Herbert Xu
1
-3
/
+7
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
1
-0
/
+87
[next]