platform/kernel/linux-starfive.git
2022-09-29 Pavel Begunkovio_uring/net: fix non-zc send with address
2022-09-28 Pavel Begunkovio_uring/net: don't skip notifs for failed requests
2022-09-27 Pavel Begunkovio_uring/rw: don't lose short results on io_setup_async...
2022-09-27 Pavel Begunkovio_uring/rw: fix unexpected link breakage
2022-09-26 Pavel Begunkovio_uring/net: fix cleanup double free free_iov init
2022-09-23 Pavel Begunkovio_uring: fix CQE reordering
2022-09-23 Pavel Begunkovio_uring/net: fix UAF in io_sendrecv_fail()
2022-09-23 Pavel Begunkovselftest/net: adjust io_uring sendzc notif handling
2022-09-22 Jens Axboeio_uring: ensure local task_work marks task as running
2022-09-21 Pavel Begunkovio_uring/net: zerocopy sendmsg
2022-09-21 Pavel Begunkovio_uring/net: combine fail handlers
2022-09-21 Pavel Begunkovio_uring/net: rename io_sendzc()
2022-09-21 Pavel Begunkovio_uring/net: support non-zerocopy sendto
2022-09-21 Pavel Begunkovio_uring/net: refactor io_setup_async_addr
2022-09-21 Pavel Begunkovio_uring/net: don't lose partial send_zc on fail
2022-09-21 Pavel Begunkovio_uring/net: don't lose partial send/recv on fail
2022-09-21 Pavel Begunkovio_uring/rw: don't lose partial IO result on fail
2022-09-21 Pavel Begunkovio_uring: add custom opcode hooks on fail
2022-09-21 Jens Axboeio_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
2022-09-21 Jens Axboeio_uring/fdinfo: get rid of unnecessary is_cqe32 variable
2022-09-21 Pavel Begunkovio_uring: remove unused return from io_disarm_next
2022-09-21 Pavel Begunkovio_uring: add fast path for io_run_local_work()
2022-09-21 Pavel Begunkovio_uring/iopoll: unify tw breaking logic
2022-09-21 Pavel Begunkovio_uring/iopoll: fix unexpected returns
2022-09-21 Pavel Begunkovio_uring: disallow defer-tw run w/ no submitters
2022-09-21 Pavel Begunkovio_uring: further limit non-owner defer-tw cq waiting
2022-09-21 Pavel Begunkovio_uring/net: use io_sr_msg for sendzc
2022-09-21 Pavel Begunkovio_uring/net: refactor io_sr_msg types
2022-09-21 Pavel Begunkovio_uring/net: add non-bvec sg chunking callback
2022-09-21 Pavel Begunkovio_uring/net: io_async_msghdr caches for sendzc
2022-09-21 Pavel Begunkovio_uring/net: use async caches for async prep
2022-09-21 Pavel Begunkovio_uring/net: reshuffle error handling
2022-09-21 Pavel Begunkovio_uring: use io_cq_lock consistently
2022-09-21 Pavel Begunkovio_uring: kill an outdated comment
2022-09-21 Dylan Yudakenio_uring: allow buffer recycling in READV
2022-09-21 Jens Axboefs: add batch and poll flags to the uring_cmd_iopoll...
2022-09-21 Jens Axboeio_uring: ensure iopoll runs local task work as well
2022-09-21 Jens Axboeio_uring: add local task_work run helper that is entere...
2022-09-21 Jens Axboeio_uring: cleanly separate request types for iopoll
2022-09-21 Kanchan Joshinvme: wire up async polling for io passthrough commands
2022-09-21 Kanchan Joshiblock: export blk_rq_is_poll
2022-09-21 Kanchan Joshiio_uring: add iopoll infrastructure for io_uring_cmd
2022-09-21 Kanchan Joshifs: add file_operations->uring_cmd_iopoll
2022-09-21 Dylan Yudakenio_uring: trace local task work run
2022-09-21 Dylan Yudakenio_uring: signal registered eventfd to process deferred...
2022-09-21 Dylan Yudakenio_uring: move io_eventfd_put
2022-09-21 Dylan Yudakenio_uring: add IORING_SETUP_DEFER_TASKRUN
2022-09-21 Dylan Yudakenio_uring: do not run task work at the start of io_uring...
2022-09-21 Dylan Yudakenio_uring: introduce io_has_work
2022-09-21 Dylan Yudakenio_uring: remove unnecessary variable
2022-09-21 Dylan Yudakeneventfd: guard wake_up in eventfd fs calls as well
2022-09-18 Linus TorvaldsLinux 6.0-rc6
2022-09-18 Linus TorvaldsMerge tag 'parisc-for-6.0-3' of git://git./linux/kernel...
2022-09-18 Linus TorvaldsMerge tag 'io_uring-6.0-2022-09-18' of git://git.kernel...
2022-09-18 Stefan Metzmacherio_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
2022-09-18 Pavel Begunkovio_uring/net: fix zc fixed buf lifetime
2022-09-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.0-rc6' of git://git./linux...
2022-09-16 Linus TorvaldsMerge tag 'pinctrl-v6.0-2' of git://git./linux/kernel...
2022-09-16 Linus TorvaldsMerge tag 'block-6.0-2022-09-16' of git://git.kernel...
2022-09-16 Linus TorvaldsMerge tag 'io_uring-6.0-2022-09-16' of git://git.kernel...
2022-09-16 Linus TorvaldsMerge tag 'drm-fixes-2022-09-16' of git://anongit.freed...
2022-09-16 Linus TorvaldsMerge tag '6.0-rc5-smb3-fixes' of git://git.samba.org...
2022-09-16 Dave AirlieMerge tag 'drm-intel-fixes-2022-09-15' of git://anongit...
2022-09-16 Dave AirlieMerge tag 'drm-misc-fixes-2022-09-15' of git://anongit...
2022-09-16 Dave AirlieMerge tag 'amd-drm-fixes-6.0-2022-09-14' of https:...
2022-09-15 Jens Axboeio_uring/msg_ring: check file type before putting
2022-09-15 Mikulas Patockablk-lib: fix blkdev_issue_secure_erase
2022-09-15 Helge Dellerparisc: Allow CONFIG_64BIT with ARCH=parisc
2022-09-15 Rolf Eike Beerparisc: remove obsolete manual allocation aligning...
2022-09-14 Alex Deucherdrm/amdgpu: make sure to init common IP before gmc
2022-09-14 Alex Deucherdrm/amdgpu: move nbio sdma_doorbell_range() into sdma...
2022-09-14 Alex Deucherdrm/amdgpu: move nbio ih_doorbell_range() into ih code...
2022-09-14 Horatiu Vulturpinctrl: ocelot: Fix interrupt controller
2022-09-14 Sergio Paracuellosgpio: mt7621: Make the irqchip immutable
2022-09-14 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.0-2' of git://git...
2022-09-14 Steve Frenchcifs: update internal module number
2022-09-14 Paulo Alcantaracifs: add missing spinlock around tcon refcount
2022-09-14 Nathan Huckleberrydrm/rockchip: Fix return type of cdn_dp_connector_mode_...
2022-09-14 Stefan Metzmachercifs: always initialize struct msghdr smb_msg completely
2022-09-14 Stefan Metzmachercifs: don't send down the destination address to sendms...
2022-09-13 Stefan Roeschblock: blk_queue_enter() / __bio_queue_enter() must...
2022-09-13 Nathan Chancellordrm/amd/display: Mark dml30's UseMinimumDCFCLK() as...
2022-09-13 Nathan Chancellordrm/amd/display: Reduce number of arguments of dml31...
2022-09-13 Nathan Chancellordrm/amd/display: Reduce number of arguments of dml31...
2022-09-13 Nathan Chancellordrm/amd/display: Reduce number of arguments of dml32_Ca...
2022-09-13 Nathan Chancellordrm/amd/display: Reduce number of arguments of dml32_Ca...
2022-09-13 Alvin Leedrm/amd/display: Refactor SubVP calculation to remove FPU
2022-09-13 Yao Wang1drm/amd/display: Limit user regamma to a valid value
2022-09-13 Aurabindo Pillaidrm/amd/display: add workaround for subvp cursor corrup...
2022-09-13 Alvin Leedrm/amd/display: SW cursor fallback for SubVP
2022-09-13 Taimur Hassandrm/amd/display: Round cursor width up for MALL allocation
2022-09-13 Duncan Madrm/amd/display: Correct dram channel width for dcn314
2022-09-13 Nicholas Kazlauskasdrm/amd/display: Relax swizzle checks for video non...
2022-09-13 Nicholas Kazlauskasdrm/amd/display: Hook up DCN314 specific dml implementation
2022-09-13 Rodrigo Siqueiradrm/amd/display: Enable dlg and vba compilation for...
2022-09-13 Rodrigo Siqueiradrm/amd/display: Fix compilation errors on DCN314
2022-09-13 Aric Cyrdrm/amd/display: Fix divide by zero in DML
2022-09-13 Leo Chendrm/amd/display: Fixing DIG FIFO Error
2022-09-13 Alvin Leedrm/amd/display: Update MBLK calculation for SubVP
2022-09-13 Aurabindo Pillaidrm/amd/display: Revert "Fallback to SW cursor if SubVP...
next