projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-02-16
Josh Triplett
io_uring: Support calling io_uring_register with a...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Richard Guy...
io_uring,audit: don't log IORING_OP_MADVISE
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jens Axboe
io_uring: mark task TASK_RUNNING before handling resume...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Dylan Yudaken
io_uring: always go async for unsupported open flags
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Dylan Yudaken
io_uring: always go async for unsupported fadvise flags
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Dylan Yudaken
io_uring: for requests that require async, force it
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Dylan Yudaken
io_uring: if a linked request has REQ_F_FORCE_ASYNC...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jens Axboe
io_uring: add reschedule point to handle_tw_list()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jens Axboe
io_uring: add a conditional reschedule to the IOPOLL...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: return normal tw run linking optimisation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: refactor tctx_task_work
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: refactor io_put_task helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: refactor req allocation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: improve io_get_sqe
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: kill outdated comment about overflow flush
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: use user visible tail in io_uring_poll()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jens Axboe
io_uring: pass in io_issue_def to io_assign_file()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Breno Leitao
io_uring: Enable KASAN for request cache
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jens Axboe
io_uring: handle TIF_NOTIFY_RESUME when checking for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Jens Axboe
io_uring/msg-ring: ensure flags passing works for task_...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Breno Leitao
io_uring: Split io_issue_def struct
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Breno Leitao
io_uring: Rename struct io_op_def
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: refactor __io_req_complete_post
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: optimise ctx flags layout
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: simplify fallback execution
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: don't export io_put_task()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: return back links tw run optimisation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Quanfa Fu
io_uring: make io_sqpoll_wait_sq return void
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: optimise deferred tw execution
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: add io_req_local_work_add wake fast path
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: waitqueue-less cq waiting
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: wake up optimisations
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: add lazy poll_wq activation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: separate wq for ring polling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: move io_run_local_work_locked
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: mark io_run_local_work static
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: don't set TASK_RUNNING in local tw runner
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: refactor io_wake_function
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: move submitter_task out of cold cacheline
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Dmitrii Bundin
io_uring: remove excessive unlikely on IS_ERR
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Breno Leitao
io_uring/msg_ring: Pass custom flags to the cqe
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: keep timeout in io_wait_queue
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: optimise non-timeout waiting
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: set TASK_RUNNING right after schedule
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: simplify io_has_work
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: mimimise io_cqring_wait_schedule
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: parse check_cq out of wq waiting
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: move defer tw task checks
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: kill io_run_task_work_ctx
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: don't iterate cq wait fast path
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Pavel Begunkov
io_uring: rearrange defer list checks
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Linus Torvalds
Linux 6.2-rc6
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Linus Torvalds
Merge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Linus Torvalds
Merge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Linus Torvalds
Merge tag 'input-for-v6.2-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Linus Torvalds
Merge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
Vlastimil Babka
Revert "mm/compaction: fix set skip in fast_find_migrat...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Fix up more non-executable files marked executable
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Merge tag '6.2-rc5-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Merge tag 'block-6.2-2023-01-27' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Merge tag 'io_uring-6.2-2023-01-27' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Merge tag 'hardening-v6.2-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
Linus Torvalds
Merge tag 'trace-v6.2-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'i2c-for-6.2-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'regulator-fix-v6.2-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'ovl-fixes-6.2-rc6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'drm-fixes-2023-01-27' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'acpi-6.2-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'thermal-6.2-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'riscv-for-linus-6.2-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Linus Torvalds
Merge tag 'linux-kselftest-fixes-6.2-rc6' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Miklos Szeredi
ovl: fail on invalid uid/gid mapping at copy up
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Miklos Szeredi
ovl: fix tmpfile leak
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Dylan Yudaken
io_uring: always prep_async for drain requests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Ivo Borisov...
tools: gpio: fix -c option of gpio-event-mon
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Arnd Bergmann
gpio: ep93xx: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Dave Airlie
Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Dave Airlie
amdgpu: fix build on non-DCN platforms.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Dave Airlie
Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-27
Dave Airlie
Merge tag 'drm-intel-fixes-2023-01-26' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Jens Axboe
Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.2-3' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Linus Torvalds
Merge tag 'net-6.2-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Linus Torvalds
treewide: fix up files incorrectly marked executable
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Ming Lei
block: ublk: move ublk_chr_class destroying after devic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Robin Murphy
Partially revert "perf/arm-cmn: Optimise DTC counter...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Jerome Brunet
net: mdio-mux-meson-g12a: force internal PHY off on...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Ivan Vecera
docs: networking: Fix bridge documentation URL
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Gerhard Engleder
tsnep: Fix TX queue stop/wake for multiple queues
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
David Christensen
net/tg3: resolve deadlock in tg3_reset_task() during EEH
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Namjae Jeon
ksmbd: downgrade ndr version error message to debug
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Namjae Jeon
ksmbd: limit pdu length size according to connection...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Dan Williams
cxl/pmem: Fix nvdimm unregistration when cxl_pmem drive...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kees Cook
bcache: Silence memcpy() run-time false positive warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kees Cook
gcc-plugins: Reorganize gimple includes for GCC 13
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kees Cook
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW...
commit
|
commitdiff
|
tree
|
snapshot
next