index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
io-wq: make io_wq_fork_thread() available to other users
Jens Axboe
2
-4
/
+6
2021-02-22
io-wq: only remove worker from free_list, if it was there
Jens Axboe
1
-3
/
+7
2021-02-22
io_uring: remove io_identity
Jens Axboe
4
-99
/
+52
2021-02-22
io_uring: remove any grabbing of context
Jens Axboe
2
-229
/
+14
2021-02-22
io-wq: worker idling always returns false
Jens Axboe
1
-8
/
+2
2021-02-22
io-wq: fork worker threads from original task
Jens Axboe
4
-198
/
+116
2021-02-22
kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals
Jens Axboe
2
-3
/
+3
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
22
-22
/
+22
2021-02-22
io-wq: don't pass 'wqe' needlessly around
Jens Axboe
1
-15
/
+16
2021-02-22
io_uring: tie async worker side to the task context
Jens Axboe
2
-50
/
+35
2021-02-22
io-wq: get rid of wq->use_refs
Jens Axboe
2
-19
/
+1
2021-02-22
io_uring: disable io-wq attaching
Jens Axboe
1
-33
/
+22
2021-02-22
io-wq: don't create any IO workers upfront
Jens Axboe
1
-12
/
+0
2021-02-22
io_uring: remove the need for relying on an io-wq fallback worker
Jens Axboe
3
-17
/
+34
2021-02-22
io_uring: run task_work on io_uring_register()
Pavel Begunkov
1
-0
/
+2
2021-02-21
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
1
-1
/
+4
2021-02-21
io_uring: fix leaving invalid req->flags
Pavel Begunkov
1
-1
/
+3
2021-02-21
io_uring: wait potential ->release() on resurrect
Pavel Begunkov
1
-8
/
+18
2021-02-21
io_uring: keep generic rsrc infra generic
Pavel Begunkov
1
-19
/
+13
2021-02-21
io_uring: zero ref_node after killing it
Pavel Begunkov
1
-0
/
+1
2021-02-21
io_uring: make the !CONFIG_NET helpers a bit more robust
Jens Axboe
1
-50
/
+26
2021-02-21
io_uring: don't hold uring_lock when calling io_run_task_work*
Hao Xu
1
-17
/
+44
2021-02-21
io_uring: fail io-wq submission from a task_work
Pavel Begunkov
1
-30
/
+18
2021-02-20
fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
Al Viro
1
-4
/
+5
2021-02-19
io_uring: don't take uring_lock during iowq cancel
Pavel Begunkov
1
-2
/
+9
2021-02-18
drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)
Alex Deucher
1
-0
/
+2
2021-02-18
drm/radeon: OLAND boards don't have VCE
Alex Deucher
3
-2
/
+3
2021-02-18
drm/amdkfd: Fix recursive lock warnings
Felix Kuehling
1
-2
/
+2
2021-02-18
drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
Jan Kokemüller
2
-3
/
+19
2021-02-18
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2021-02-18
drm/amdgpu/display: remove hdcp_srm sysfs on device removal
Nirmoy Das
3
-3
/
+4
2021-02-18
drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3
Marek Olšák
1
-12
/
+10
2021-02-18
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-02-18
io_uring: fail links more in io_submit_sqe()
Pavel Begunkov
1
-13
/
+8
2021-02-18
io_uring: don't do async setup for links' heads
Pavel Begunkov
1
-3
/
+0
2021-02-18
io_uring: do io_*_prep() early in io_submit_sqe()
Pavel Begunkov
1
-35
/
+24
2021-02-18
io_uring: split sqe-prep and async setup
Pavel Begunkov
1
-50
/
+70
2021-02-18
io_uring: don't submit link on error
Pavel Begunkov
1
-4
/
+4
2021-02-18
io_uring: move req link into submit_state
Pavel Begunkov
1
-14
/
+14
2021-02-18
io_uring: move io_init_req() into io_submit_sqe()
Pavel Begunkov
1
-17
/
+15
2021-02-18
io_uring: move io_init_req()'s definition
Pavel Begunkov
1
-107
/
+107
2021-02-18
io_uring: don't duplicate ->file check in sfr
Pavel Begunkov
1
-3
/
+0
2021-02-18
io_uring: keep io_*_prep() naming consistent
Pavel Begunkov
1
-4
/
+4
2021-02-18
io_uring: kill fictitious submit iteration index
Pavel Begunkov
1
-2
/
+2
2021-02-18
Revert "MIPS: Add basic support for ptrace single step"
Thomas Bogendoerfer
4
-116
/
+1
2021-02-17
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2021-02-17
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
1
-3
/
+3
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
3
-0
/
+6
2021-02-17
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
1
-10
/
+8
2021-02-17
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
1
-4
/
+1
[next]