projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-07-05
Jens Axboe
Merge branch 'io_uring-5.8' into for-5.9/io_uring
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
Jens Axboe
io_uring: fix regression with always ignoring signals...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Jens Axboe
io_uring: use signal based task_work running
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Oleg Nesterov
task_work: teach task_work_add() to do signal_wake_up()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: fix missing ->mm on exit
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: optimise io_req_find_next() fast check
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: simplify io_async_task_func()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: fix NULL mm in io_poll_task_func()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: don't fail iopoll requeue without ->mm
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Jens Axboe
io_uring: clean up io_kill_linked_timeout() locking
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: do grab_env() just before punting
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: factor out grab_env() from defer_prep()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: do init work in grab_env()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: don't pass def into io_req_work_grab_env
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: fix potential use after free on fallback...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: kill REQ_F_TIMEOUT_NOSEQ
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: kill REQ_F_TIMEOUT
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: replace find_next() out param with ret
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Pavel Begunkov
io_uring: deduplicate freeing linked timeouts
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Pavel Begunkov
io_uring: fix missing wake_up io_rw_reissue()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: fix iopoll -EAGAIN handling
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: do task_work_run() during iopoll
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: clean up req->result setting by rw
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: kill REQ_F_LINK_NEXT
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: cosmetic changes for batch free
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: batch-free linked requests as well
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: dismantle req early and remove need_iter
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: remove inflight batching in free_many()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: fix refs underflow in io_iopoll_queue()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: fix missing io_grab_files()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: don't mark link's head for_async
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: fix feeding io-wq with uninit reqs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: fix punting req w/o grabbed env
commit
|
commitdiff
|
tree
|
snapshot
2020-06-28
Pavel Begunkov
io_uring: fix req->work corruption
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Randy Dunlap
io_uring: fix function args for !CONFIG_NET
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Jens Axboe
Merge branch 'io_uring-5.8' into for-5.9/io_uring
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Pavel Begunkov
io-wq: return next work from ->do_work() directly
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Pavel Begunkov
io-wq: compact io-wq flags numbers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Jens Axboe
io_uring: use task_work for links if possible
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Jens Axboe
io_uring: enable READ/WRITE to use deferred completions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Jens Axboe
io_uring: pass in completion state to appropriate issue...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Jens Axboe
io_uring: pass down completion state on the issue side
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Jens Axboe
io_uring: add 'io_comp_state' to struct io_submit_state
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Jens Axboe
io_uring: provide generic io_req_complete() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Pavel Begunkov
io_uring: fix NULL-mm for linked reqs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Pavel Begunkov
io_uring: fix current->mm NULL dereference on exit
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Pavel Begunkov
io_uring: fix hanging iopoll in case of -EAGAIN
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Xuan Zhuo
io_uring: fix io_sq_thread no schedule when busy
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Pavel Begunkov
io_uring: kill NULL checks for submit state
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Pavel Begunkov
io_uring: set @poll->file after @poll init
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Pavel Begunkov
io_uring: remove REQ_F_MUST_PUNT
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Pavel Begunkov
io_uring: remove setting REQ_F_MUST_PUNT in rw
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
Merge branch 'async-buffered.8' into for-5.9/io_uring
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
io_uring: support true async buffered reads, if file...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
mm: add kiocb_wait_page_queue_init() helper
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
btrfs: flag files as supporting buffered async reads
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
xfs: flag files as supporting buffered async reads
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
block: flag block devices as supporting IOCB_WAITQ
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
fs: add FMODE_BUF_RASYNC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
mm: support async buffered reads in generic_file_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
mm: add support for async page locking
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
mm: abstract out wake_page_match() from wake_page_funct...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
mm: allow read-ahead with IOCB_NOWAIT set
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
io_uring: re-issue block requests that failed because...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
io_uring: catch -EIO from buffered issue request failure
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
io_uring: always plug for any number of IOs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jens Axboe
block: provide plug based way of signaling forced no...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Bijan Mottahedeh
io_uring: separate reporting of ring pages from registe...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Bijan Mottahedeh
io_uring: report pinned memory usage
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Bijan Mottahedeh
io_uring: rename ctx->account_mem field
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Bijan Mottahedeh
io_uring: add wrappers for memory accounting
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jiufei Xue
io_uring: use EPOLLEXCLUSIVE flag to aoid thundering...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Jiufei Xue
io_uring: change the poll type to be 32-bits
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Linux 5.8-rc2
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'selinux-pr-20200621' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'pinctrl-v5.8-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'kbuild-fixes-v5.8' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'powerpc-5.8-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Masahiro Yamada
samples: watch_queue: build sample program for target...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Masahiro Yamada
Revert "Makefile: install modules.builtin even if CONFI...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Drew Fustini
pinctrl: single: fix function name in documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'trace-v5.8-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'libnvdimm-for-5.8-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Sivaprakash...
pinctrl: qcom: ipq6018 Add missing pins in qpic pin...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Haibo Chen
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 's390-5.8-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'riscv-for-linus-5.8-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Linus Torvalds
Merge tag 'linux-kselftest-5.8-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
David Howells
afs: Fix hang on rmmod due to outstanding timer
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
David Howells
afs: Fix afs_do_lookup() to call correct fetch-status...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Christophe...
powerpc/8xx: Provide ptep_get() with 16k pages
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Christophe...
mm: Allow arches to provide ptep_get()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Christophe...
mm/gup: Use huge_ptep_get() in gup_hugepte()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Dan Williams
Merge branch 'for-5.8/papr_scm' into libnvdimm-for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'block-5.8-2020-06-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
next