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
2022-09-21
Pavel Begunkov
io_uring/net: rename io_sendzc()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: support non-zerocopy sendto
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: refactor io_setup_async_addr
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: don't lose partial send_zc on fail
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: don't lose partial send/recv on fail
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/rw: don't lose partial IO result on fail
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: add custom opcode hooks on fail
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jens Axboe
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jens Axboe
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: remove unused return from io_disarm_next
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: add fast path for io_run_local_work()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/iopoll: unify tw breaking logic
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/iopoll: fix unexpected returns
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: disallow defer-tw run w/ no submitters
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: further limit non-owner defer-tw cq waiting
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: use io_sr_msg for sendzc
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: refactor io_sr_msg types
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: add non-bvec sg chunking callback
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: io_async_msghdr caches for sendzc
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: use async caches for async prep
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring/net: reshuffle error handling
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: use io_cq_lock consistently
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Pavel Begunkov
io_uring: kill an outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: allow buffer recycling in READV
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jens Axboe
fs: add batch and poll flags to the uring_cmd_iopoll...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jens Axboe
io_uring: ensure iopoll runs local task work as well
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jens Axboe
io_uring: add local task_work run helper that is entere...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Jens Axboe
io_uring: cleanly separate request types for iopoll
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Kanchan Joshi
nvme: wire up async polling for io passthrough commands
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Kanchan Joshi
block: export blk_rq_is_poll
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Kanchan Joshi
io_uring: add iopoll infrastructure for io_uring_cmd
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Kanchan Joshi
fs: add file_operations->uring_cmd_iopoll
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: trace local task work run
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: signal registered eventfd to process deferred...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: move io_eventfd_put
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: add IORING_SETUP_DEFER_TASKRUN
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: do not run task work at the start of io_uring...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: introduce io_has_work
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
io_uring: remove unnecessary variable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dylan Yudaken
eventfd: guard wake_up in eventfd fs calls as well
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Linus Torvalds
Linux 6.0-rc6
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Linus Torvalds
Merge tag 'parisc-for-6.0-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Linus Torvalds
Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Stefan Metzmacher
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Pavel Begunkov
io_uring/net: fix zc fixed buf lifetime
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Linus Torvalds
Merge tag 'pinctrl-v6.0-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Linus Torvalds
Merge tag 'block-6.0-2022-09-16' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Linus Torvalds
Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Linus Torvalds
Merge tag 'drm-fixes-2022-09-16' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Linus Torvalds
Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Dave Airlie
Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Dave Airlie
Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Dave Airlie
Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Jens Axboe
io_uring/msg_ring: check file type before putting
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Mikulas Patocka
blk-lib: fix blkdev_issue_secure_erase
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Helge Deller
parisc: Allow CONFIG_64BIT with ARCH=parisc
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Rolf Eike Beer
parisc: remove obsolete manual allocation aligning...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Alex Deucher
drm/amdgpu: make sure to init common IP before gmc
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Alex Deucher
drm/amdgpu: move nbio sdma_doorbell_range() into sdma...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Alex Deucher
drm/amdgpu: move nbio ih_doorbell_range() into ih code...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Horatiu Vultur
pinctrl: ocelot: Fix interrupt controller
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Sergio Paracuellos
gpio: mt7621: Make the irqchip immutable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.0-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Steve French
cifs: update internal module number
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Paulo Alcantara
cifs: add missing spinlock around tcon refcount
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Nathan Huckleberry
drm/rockchip: Fix return type of cdn_dp_connector_mode_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Stefan Metzmacher
cifs: always initialize struct msghdr smb_msg completely
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Stefan Metzmacher
cifs: don't send down the destination address to sendms...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Stefan Roesch
block: blk_queue_enter() / __bio_queue_enter() must...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nathan Chancellor
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nathan Chancellor
drm/amd/display: Reduce number of arguments of dml31...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nathan Chancellor
drm/amd/display: Reduce number of arguments of dml31...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nathan Chancellor
drm/amd/display: Reduce number of arguments of dml32_Ca...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nathan Chancellor
drm/amd/display: Reduce number of arguments of dml32_Ca...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Alvin Lee
drm/amd/display: Refactor SubVP calculation to remove FPU
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Yao Wang1
drm/amd/display: Limit user regamma to a valid value
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Aurabindo Pillai
drm/amd/display: add workaround for subvp cursor corrup...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Alvin Lee
drm/amd/display: SW cursor fallback for SubVP
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Taimur Hassan
drm/amd/display: Round cursor width up for MALL allocation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Duncan Ma
drm/amd/display: Correct dram channel width for dcn314
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nicholas Kazlauskas
drm/amd/display: Relax swizzle checks for video non...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Nicholas Kazlauskas
drm/amd/display: Hook up DCN314 specific dml implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Rodrigo Siqueira
drm/amd/display: Enable dlg and vba compilation for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Rodrigo Siqueira
drm/amd/display: Fix compilation errors on DCN314
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Aric Cyr
drm/amd/display: Fix divide by zero in DML
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Leo Chen
drm/amd/display: Fixing DIG FIFO Error
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Alvin Lee
drm/amd/display: Update MBLK calculation for SubVP
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Aurabindo Pillai
drm/amd/display: Revert "Fallback to SW cursor if SubVP...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Candice Li
drm/amdgpu: Skip reset error status for psp v13_0_0
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Alex Deucher
drm/amdgpu: add HDP remap functionality to nbio 7.7
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Yang Wang
drm/amdgpu: change the alignment size of TMR BO to 1M
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Candice Li
drm/amdgpu: Enable full reset when RAS is supported...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Hamza Mahfooz
drm/amdgpu: use dirty framebuffer helper
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Lijo Lazar
drm/amdgpu: Don't enable LTR if not supported
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Guchun Chen
drm/amd/pm: disable BACO entry/exit completely on sever...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Krzysztof Kozlowski
dt-bindings: pinctrl: qcom: drop non-working codeaurora...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Krzysztof Kozlowski
dt-bindings: power: qcom,rpmpd: drop non-working codeau...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Linus Walleij
gpio: ixp4xx: Make irqchip immutable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Jay Fang
MAINTAINERS: Update HiSilicon GPIO Driver maintainer
commit
|
commitdiff
|
tree
|
snapshot
next