platform/kernel/linux-starfive.git
2023-06-23 Pavel Begunkovio_uring: inline __io_cq_unlock
2023-06-23 Pavel Begunkovio_uring: fix acquire/release annotations
2023-06-23 Pavel Begunkovio_uring: kill io_cq_unlock()
2023-06-23 Pavel Begunkovio_uring: remove IOU_F_TWQ_FORCE_NORMAL
2023-06-23 Pavel Begunkovio_uring: don't batch task put on reqs free
2023-06-23 Pavel Begunkovio_uring: move io_clean_op()
2023-06-23 Pavel Begunkovio_uring: inline io_dismantle_req()
2023-06-23 Pavel Begunkovio_uring: remove io_free_req_tw
2023-06-23 Pavel Begunkovio_uring: open code io_put_req_find_next
2023-06-20 Christoph Hellwigio_uring: add helpers to decode the fixed file file_ptr
2023-06-20 Christoph Hellwigio_uring: use io_file_from_index in io_msg_grab_file
2023-06-20 Christoph Hellwigio_uring: use io_file_from_index in __io_sync_cancel
2023-06-20 Christoph Hellwigio_uring: return REQ_F_ flags from io_file_get_flags
2023-06-20 Christoph Hellwigio_uring: remove io_req_ffs_set
2023-06-20 Christoph Hellwigio_uring: remove a confusing comment above io_file_get_...
2023-06-20 Christoph Hellwigio_uring: remove the mode variable in io_file_get_flags
2023-06-20 Christoph Hellwigio_uring: remove __io_file_supports_nowait
2023-06-12 Jens Axboeio_uring: wait interruptibly for request completions...
2023-06-07 Jens Axboeio_uring: get rid of unnecessary 'length' variable
2023-06-07 Jens Axboeio_uring: cleanup io_aux_cqe() API
2023-06-02 Jens Axboeio_uring: avoid indirect function calls for the hottest...
2023-05-25 Pavel Begunkovnvme: optimise io_uring passthrough completion
2023-05-25 Pavel Begunkovio_uring/cmd: add cmd lazy tw wake helper
2023-05-20 Pavel Begunkovio_uring: annotate offset timeout races
2023-05-19 Jens Axboeio_uring: maintain ordering for DEFER_TASKRUN tw list
2023-05-17 Jens Axboeio_uring/net: don't retry recvmsg() unnecessarily
2023-05-17 Jens Axboeio_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into...
2023-05-17 Jens Axboeio_uring/net: initalize msghdr->msg_inq to known value
2023-05-17 Jens Axboeio_uring/net: initialize struct msghdr more sanely...
2023-05-16 Josh Triplettio_uring: Add io_uring_setup flag to pre-register ring...
2023-05-16 Jens Axboeio_uring: support for user allocated memory for rings...
2023-05-16 Jens Axboeio_uring: add ring freeing helper
2023-05-16 Jens Axboeio_uring: return error pointer from io_mem_alloc()
2023-05-16 Jens Axboeio_uring: remove sq/cq_off memset
2023-05-15 Jens Axboeio_uring: rely solely on FMODE_NOWAIT
2023-05-15 Jens Axboeblock: mark bdev files as FMODE_NOWAIT if underlying...
2023-05-15 Jens Axboenet: set FMODE_NOWAIT for sockets
2023-05-14 Linus TorvaldsLinux 6.4-rc2
2023-05-14 Linus TorvaldsMerge tag 'cxl-fixes-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'parisc-for-6.4-2' of git://git./linux/kernel...
2023-05-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-14 Linus TorvaldsMerge tag 'locking_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'perf_urgent_for_v6.4_rc2' of git://git....
2023-05-14 Linus TorvaldsMerge tag 'sched_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'x86_urgent_for_v6.4_rc2' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'timers_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'fbdev-for-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-05-14 Helge Dellerparisc: Fix encoding of swp_entry due to added SWP_EXCL...
2023-05-13 Theodore Ts'oext4: bail out of ext4_xattr_ibody_get() fails for...
2023-05-13 Theodore Ts'oext4: add bounds checking in get_max_inline_xattr_value...
2023-05-13 Theodore Ts'oext4: add indication of ro vs r/w mounts in the mount...
2023-05-13 Theodore Ts'oext4: fix deadlock when converting an inline directory...
2023-05-13 Theodore Ts'oext4: improve error recovery code paths in __ext4_remount()
2023-05-13 Theodore Ts'oext4: improve error handling from ext4_dirhash()
2023-05-13 Theodore Ts'oext4: don't clear SB_RDONLY when remounting r/w until...
2023-05-13 Baokun Liext4: check iomap type only if ext4_iomap_begin() does...
2023-05-13 Tudor Ambarusext4: avoid a potential slab-out-of-bounds in ext4_grou...
2023-05-13 Jan Karaext4: fix data races when using cached status extents
2023-05-13 Jan Karaext4: avoid deadlock in fs reclaim with page writeback
2023-05-13 Theodore Ts'oext4: fix invalid free tracking in ext4_xattr_move_to_b...
2023-05-13 Theodore Ts'oext4: remove a BUG_ON in ext4_mb_release_group_pa()
2023-05-13 Theodore Ts'oext4: allow ext4_get_group_info() to fail
2023-05-13 Linus TorvaldsMerge tag 'block-6.4-2023-05-13' of git://git.kernel...
2023-05-13 Dave Jiangcxl: Add missing return to cdat read error path
2023-05-13 Dan Williamstools/testing/cxl: Use DEFINE_STATIC_SRCU()
2023-05-12 Borislav Petkov... x86/retbleed: Fix return thunk alignment
2023-05-12 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-12 Linus TorvaldsMerge tag '6.4-rc1-smb3-client-fixes' of git://git...
2023-05-12 Linus TorvaldsMerge tag 'vfs/v6.4-rc1/pipe' of gitolite.pub/scm/linux...
2023-05-12 Linus TorvaldsMerge tag 'io_uring-6.4-2023-05-12' of git://git.kernel...
2023-05-12 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-rc2' of git://git./linux...
2023-05-12 Randy DunlapDocumentation/block: drop the request.rst file
2023-05-12 Jens Axboepipe: check for IOCB_NOWAIT alongside O_NONBLOCK
2023-05-12 Ming Leiublk: fix command op code check
2023-05-12 Guoqing Jiangblock/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
2023-05-12 Ivan Orlovnbd: Fix debugfs_create_dir error checking
2023-05-12 Linus TorvaldsMerge tag 'firewire-fixes-6.4-rc2' of git://git./linux...
2023-05-12 Helge Dellerfbdev: stifb: Fix info entry in sti_struct on error...
2023-05-12 Helge Dellerfbdev: modedb: Add 1920x1080 at 60 Hz video mode
2023-05-11 Linus TorvaldsMerge tag 'drm-fixes-2023-05-12' of git://anongit.freed...
2023-05-11 Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git./fs/xfs...
2023-05-11 Zheng Wangfbdev: imsttfb: Fix use after free bug in imsttfb_probe
2023-05-11 Dave AirlieMerge tag 'amd-drm-fixes-6.4-2023-05-11' of https:...
2023-05-11 Dave AirlieMerge tag 'drm-intel-fixes-2023-05-11-1' of git://anong...
2023-05-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
2023-05-11 Linus TorvaldsMerge tag 'dt-fixes-6.4' of git://git./linux/kernel...
2023-05-11 Linus TorvaldsMerge tag 'net-6.4-rc2' of git://git./linux/kernel...
2023-05-11 Linus TorvaldsMerge tag 'media/v6.4-2' of git://git./linux/kernel...
2023-05-11 Thomas Zimmermannfbdev: vfb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: valkyriefb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: stifb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: sa1100fb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: platinumfb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: p9100: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: maxinefb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: macfb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: hpfb: Remove trailing whitespaces
2023-05-11 Thomas Zimmermannfbdev: hgafb: Remove trailing whitespaces
next