index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
vhost_task.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
vhost_task_create: kill unnecessary .exit_signal initialization
Oleg Nesterov
1
-1
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-21
vhost: Take a reference on the task in struct vhost_task.
Sebastian Andrzej Siewior
1
-1
/
+2
2025-08-01
vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Pei Xiao
1
-1
/
+1
2025-04-18
vhost_task: fix vhost_task_create() documentation
Stefano Garzarella
1
-1
/
+1
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
1
-2
/
+2
2024-05-22
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
1
-19
/
+34
2023-06-08
vhost: Fix worker hangs due to missed wake up calls
Mike Christie
1
-7
/
+9
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-31
/
+61
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
1
-0
/
+117