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
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
2020-06-19
Linus Torvalds
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'overflow-v5.8-rc2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Linus Torvalds
Merge tag 'perf-tools-fixes-2020-06-02' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Loic Poulain
MAINTAINERS: Add robert and myself as qcom i2c cci...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Keyur Patel
i2c: smbus: Fix spelling mistake in the comments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Daniel Schaefer
Documentation/i2c: SMBus start signal is S not A
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
i2c: remove deprecated i2c_new_device API
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
Documentation: media: convert to use i2c_new_client_dev...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
video: backlight: tosa_lcd: convert to use i2c_new_clie...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
x86/platform/intel-mid: convert to use i2c_new_client_d...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
drm: encoder_slave: use new I2C API
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Wolfram Sang
drm: encoder_slave: fix refcouting error for modules
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Atish Patra
RISC-V: Acquire mmap lock before invoking walk_page_range
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Yash Shah
RISC-V: Don't allow write+exec only page mapping reques...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Dave Airlie
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://peopl...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Dave Airlie
Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Linus Torvalds
Merge branch 'hch' (maccess patches from Christoph...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Linus Torvalds
maccess: make get_kernel_nofault() check for minimal...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Christoph Hellwig
maccess: rename probe_kernel_address to get_kernel_nofault
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Luc Van Oostenryck
sparse: use identifiers to define address spaces
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Zheng Bin
block: make function 'kill_bdev' static
commit
|
commitdiff
|
tree
|
snapshot
next