index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
io-wq: improve manager/worker handling over exec
Jens Axboe
3
-23
/
+45
2021-02-25
io_uring: ensure SQPOLL startup is triggered before error shutdown
Jens Axboe
1
-1
/
+2
2021-02-25
io-wq: make buffered file write hashed work map per-ctx
Jens Axboe
3
-11
/
+107
2021-02-23
io-wq: fix race around io_worker grabbing
Jens Axboe
1
-9
/
+9
2021-02-23
io-wq: fix races around manager/worker creation and task exit
Jens Axboe
1
-22
/
+35
2021-02-23
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
2
-4
/
+5
2021-02-23
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2
-2
/
+2
2021-02-23
io_uring: cleanup ->user usage
Jens Axboe
1
-12
/
+6
2021-02-23
io-wq: remove nr_process accounting
Jens Axboe
3
-50
/
+1
2021-02-23
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
Jens Axboe
2
-1
/
+2
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
4
-15
/
+0
2021-02-23
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
1
-7
/
+0
2021-02-23
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2
-8
/
+1
2021-02-23
io_uring: move SQPOLL thread io-wq forked worker
Jens Axboe
1
-292
/
+181
2021-02-21
io-wq: make io_wq_fork_thread() available to other users
Jens Axboe
2
-4
/
+6
2021-02-21
io-wq: only remove worker from free_list, if it was there
Jens Axboe
1
-3
/
+7
2021-02-21
io_uring: remove io_identity
Jens Axboe
4
-99
/
+52
2021-02-21
io_uring: remove any grabbing of context
Jens Axboe
2
-229
/
+14
2021-02-21
io-wq: worker idling always returns false
Jens Axboe
1
-8
/
+2
2021-02-21
io-wq: fork worker threads from original task
Jens Axboe
4
-198
/
+116
2021-02-21
kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals
Jens Axboe
2
-3
/
+3
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
22
-22
/
+22
2021-02-21
io-wq: don't pass 'wqe' needlessly around
Jens Axboe
1
-15
/
+16
2021-02-21
io_uring: tie async worker side to the task context
Jens Axboe
2
-50
/
+35
2021-02-21
io-wq: get rid of wq->use_refs
Jens Axboe
2
-19
/
+1
2021-02-21
io_uring: disable io-wq attaching
Jens Axboe
1
-33
/
+22
2021-02-21
io-wq: don't create any IO workers upfront
Jens Axboe
1
-12
/
+0
2021-02-21
io_uring: remove the need for relying on an io-wq fallback worker
Jens Axboe
3
-17
/
+34
2021-02-21
Merge branch 'for-5.12/io_uring' into io_uring-worker.v3
Jens Axboe
1
-342
/
+347
2021-02-21
io_uring: run task_work on io_uring_register()
Pavel Begunkov
1
-0
/
+2
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1549
-44262
/
+51351
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
470
-6644
/
+12539
2021-02-21
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
292
-5293
/
+22207
2021-02-21
Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-12
/
+16
2021-02-21
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
27
-793
/
+457
2021-02-21
Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
36
-325
/
+841
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
86
-1661
/
+1353
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
150
-2060
/
+6655
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
24
-233
/
+1717
2021-02-21
Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-235
/
+141
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
139
-925
/
+1577
2021-02-21
Merge tag 'm68k-for-v5.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-3
/
+39
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
91
-985
/
+1652
2021-02-21
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-46
/
+53
2021-02-21
Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-433
/
+801
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
48
-785
/
+1898
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-65
/
+60
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
57
-294
/
+617
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
63
-763
/
+3108
2021-02-21
Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-1401
/
+81
[next]