platform/kernel/linux-starfive.git
2023-03-10 Sean ChristophersonKVM: x86: Purge "highest ISR" cache when updating APICv...
2023-03-10 Sean ChristophersonKVM: Register /dev/kvm as the _very_ last thing during...
2023-03-10 Alexandru MateiKVM: VMX: Fix crash due to uninitialized current_vmcs
2023-03-10 Sean ChristophersonKVM: Destroy target device if coalesced MMIO unregistra...
2023-03-10 Bernard MetzlerRDMA/siw: Fix user page pinning accounting
2023-03-10 Hou Taomd: don't update recovery_cp when curr_resync is ACTIVE
2023-03-10 Jan Karaudf: Fix file corruption when appending just after...
2023-03-10 Jan Karaudf: Detect system inodes linked into directory hierarchy
2023-03-10 Jan Karaudf: Preserve link count of system files
2023-03-10 Jan Karaudf: Do not update file length for failed writes to...
2023-03-10 Jan Karaudf: Do not bother merging very long extents
2023-03-10 Jan Karaudf: Truncate added extents on failed expansion
2023-03-10 Jeff Xuselftests/landlock: Test ptrace as much as possible...
2023-03-10 Jeff Xuselftests/landlock: Skip overlayfs tests when not supported
2023-03-10 Andrew Mortonfs/cramfs/inode.c: initialize file_ra_state
2023-03-10 Heming Zhao... ocfs2: fix non-auto defrag path not working issue
2023-03-10 Heming Zhao... ocfs2: fix defrag path triggering jbd2 ASSERT
2023-03-10 Jaegeuk Kimf2fs: fix kernel crash due to null io->bio
2023-03-10 Eric Biggersf2fs: fix cgroup writeback accounting with fs-layer...
2023-03-10 Jaegeuk Kimf2fs: retry to update the inode page given data corruption
2023-03-10 Eric Biggersf2fs: fix information leak in f2fs_move_inline_dirents()
2023-03-10 Alexander Aringfs: dlm: send FIN ack back in right cases
2023-03-10 Alexander Aringfs: dlm: move sending fin message into state change...
2023-03-10 Alexander Aringfs: dlm: don't set stop rx flag after node reset
2023-03-10 Yuezhang Moexfat: fix inode->i_blocks for non-512 byte sector...
2023-03-10 Sungjong Seoexfat: redefine DIR_DELETED as the bad cluster number
2023-03-10 Yuezhang Moexfat: fix unexpected EOF while reading dir
2023-03-10 Yuezhang Moexfat: fix reporting fs error when reading dir beyond EOF
2023-03-10 Dongliang Mufs: hfsplus: fix UAF issue in hfsplus_put_super
2023-03-10 Liu Shixinhfs: fix missing hfs_bnode_get() in __hfs_bnode_create
2023-03-10 Jens Axboeio_uring: mark task TASK_RUNNING before handling resume...
2023-03-10 Krzysztof KozlowskiARM: dts: exynos: correct HDMI phy compatible in Exynos4
2023-03-10 Joel Fernandes... torture: Fix hang during kthread shutdown phase
2023-03-10 Hangyu Huaksmbd: fix possible memory leak in smb2_lock()
2023-03-10 Namjae Jeonksmbd: do not allow the actual frame length to be small...
2023-03-10 Namjae Jeonksmbd: fix wrong data area length for smb2 lock request
2023-03-10 Waiman Longlocking/rwsem: Prevent non-first waiter from spinning...
2023-03-10 Boris Burkovbtrfs: hold block group refcount during async discard
2023-03-10 Shin'ichiro... scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_inf...
2023-03-10 Shin'ichiro... scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
2023-03-10 Shin'ichiro... scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
2023-03-10 Ronnie Sahlbergcifs: return a single-use cfid if we did not get a...
2023-03-10 Ronnie Sahlbergcifs: Check the lease context if we actually got a...
2023-03-10 Stefan Metzmachercifs: don't try to use rdma offload on encrypted connec...
2023-03-10 Stefan Metzmachercifs: split out smb3_use_rdma_offload() helper
2023-03-10 Stefan Metzmachercifs: introduce cifs_io_parms in smb2_async_writev()
2023-03-10 Paulo Alcantaracifs: fix mount on old smb servers
2023-03-10 Volker Lendeckecifs: Fix uninitialized memory reads for oparms.mode
2023-03-10 Volker Lendeckecifs: Fix uninitialized memory read in smb3_qfs_tcon()
2023-03-10 Nico BoehrKVM: s390: disable migration mode when dirty tracking...
2023-03-10 Vasily Gorbiks390/kprobes: fix current_kprobe never cleared after...
2023-03-10 Vasily Gorbiks390/kprobes: fix irq mask clobbering on kprobe reenter...
2023-03-10 Ilya Leoshkevichs390: discard .interp section
2023-03-10 Gerald Schaefers390/extmem: return correct segment type in __segment_l...
2023-03-10 Joseph Qiio_uring: fix fget leak when fs don't support nowait...
2023-03-10 David Lamparterio_uring: remove MSG_NOSIGNAL from recvmsg
2023-03-10 Pavel Begunkovio_uring/rsrc: disallow multi-source reg buffers
2023-03-10 Jens Axboeio_uring: add reschedule point to handle_tw_list()
2023-03-10 Jens Axboeio_uring: add a conditional reschedule to the IOPOLL...
2023-03-10 Jens Axboeio_uring: handle TIF_NOTIFY_RESUME when checking for...
2023-03-10 Pavel Begunkovio_uring: use user visible tail in io_uring_poll()
2023-03-10 Kees Cookio_uring: Replace 0-length array with flexible array
2023-03-10 Corey Minyardipmi_ssif: Rename idle state and check
2023-03-10 Corey Minyardipmi:ssif: resend_msg() cannot fail
2023-03-10 Christophe... ipmi: ipmb: Fix the MODULE_PARM_DESC associated to...
2023-03-10 Johan Hovoldrtc: pm8xxx: fix set-alarm race
2023-03-10 Jens Axboeblock: be a bit more careful in checking for NULL bdev...
2023-03-10 Jens Axboeblock: clear bio->bi_bdev when putting a bio back in...
2023-03-10 Jens Axboeblock: don't allow multiple bios for IOCB_NOWAIT issue
2023-03-10 Alper Nebi... firmware: coreboot: framebuffer: Ignore reserved pixel...
2023-03-10 Sreekanth Reddyscsi: mpt3sas: Remove usage of dma_get_required_mask...
2023-03-10 Jun ASAKAwifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
2023-03-10 Saravana Kannandriver core: fw_devlink: Avoid spurious error message
2023-03-10 Asahi Linadrm/shmem-helper: Revert accidental non-GPL export
2023-03-10 Paulo Alcantaracifs: prevent data race in smb2_reconnect()
2023-03-10 Jeff Laytonnfsd: don't hand out delegation on setuid files being...
2023-03-10 Jeff Laytonnfsd: zero out pointers after putting nfsd_files on...
2023-03-10 Mike Snitzerdm cache: add cond_resched() to various workqueue loops
2023-03-10 Mike Snitzerdm thin: add cond_resched() to various workqueue loops
2023-03-10 Nicholas Kazlauskasdrm/amd/display: Disable HUBP/DPP PG on DCN314 for now
2023-03-10 Darrell Kavanaghdrm: panel-orientation-quirks: Add quirk for Lenovo...
2023-03-10 Nicholas Kazlauskasdrm/amd/display: Enable P-state validation checks for...
2023-03-10 Bastien NoceraHID: logitech-hidpp: Don't restart communication if...
2023-03-10 Mason Zhangscsi: ufs: core: Fix device management cmd timeout...
2023-03-10 Greg Kroah... scsi: snic: Fix memory leak with using debugfs_lookup()
2023-03-10 Wesley Chalmersdrm/amd/display: Do not commit pipe when updating DRR
2023-03-10 Claudiu Bezneapinctrl: at91: use devm_kasprintf() to avoid potential...
2023-03-10 Denis Paukhwmon: (nct6775) B650/B660/X670 ASUS boards support
2023-03-10 Denis Paukhwmon: (nct6775) Directly call ASUS ACPI WMI method
2023-03-10 Robin Murphyhwmon: (coretemp) Simplify platform device handling
2023-03-10 Andreas Gruenbachergfs2: Improve gfs2_make_fs_rw error handling
2023-03-10 Vladimir Stempendrm/amd/display: fix FCLK pstate change underflow
2023-03-10 Vitaly ProsyakRevert "drm/amdgpu: TA unload messages are not actually...
2023-03-10 Kees Cookregulator: s5m8767: Bounds check id indexing into arrays
2023-03-10 Kees Cookregulator: max77802: Bounds check regulator id against...
2023-03-10 Kees CookASoC: kirkwood: Iterate over array indexes instead...
2023-03-10 강신형ASoC: soc-compress: Reposition and add pcm_mutex
2023-03-10 Marijn Suijtendrm/msm/dpu: Add DSC hardware blocks to register snapshot
2023-03-10 Jakob Koscheldocs/scripts/gdb: add necessary make scripts_gdb step
2023-03-10 farah kassabrihabanalabs: fix bug in timestamps registration code
next