summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-23LoongArch: KVM: Access mailbox directly in mail_send()Bibo Mao1-17/+28
2025-09-23LoongArch: KVM: Add implementation with IOCSR_IPI_SETBibo Mao1-15/+20
2025-09-23LoongArch: KVM: Add sign extension with kernel IOCSR read emulationBibo Mao1-6/+6
2025-09-23LoongArch: KVM: Add sign extension with kernel MMIO read emulationBibo Mao1-3/+4
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao3-0/+7
2025-09-22Linux 6.17-rc7v6.17-rc7Linus Torvalds1-1/+1
2025-09-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+20
2025-09-21Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-21/+43
2025-09-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2025-09-21Merge tag 'firewire-fixes-6.17-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-19/+19
2025-09-20Merge tag 'sunxi-clk-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd1-1/+1
2025-09-20firewire: core: fix overlooked update of subsystem ABI versionTakashi Sakamoto1-1/+1
2025-09-20Merge tag '6.17-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-34/+64
2025-09-20Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-22/+59
2025-09-19Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linuxLinus Torvalds6-0/+6
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds9-40/+15
2025-09-19Merge tag 'gpio-fixes-for-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+21
2025-09-19Merge tag 'mmc-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-20/+87
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-9/+27
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-69/+162
2025-09-19Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-6/+16
2025-09-19Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds32-123/+266
2025-09-19Merge tag 'drm-fixes-2025-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds28-100/+341
2025-09-19io_uring: fix incorrect io_kiocb reference in io_link_skbYang Xiuwei1-1/+1
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+22
2025-09-19Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/a...Dave Airlie7-20/+124
2025-09-19Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie17-73/+208
2025-09-19Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-6/+8
2025-09-19Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+9
2025-09-19smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher1-1/+3
2025-09-19smb: client: fix file open check in __cifs_unlink()Paulo Alcantara1-2/+15
2025-09-18rv: Add Gabriele Monaco as maintainer for Runtime VerificationSteven Rostedt1-0/+1
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe3-29/+2
2025-09-18ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xxPraful Adiga1-0/+1
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher3-4/+60
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds64-179/+640
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-177/+155
2025-09-18io_uring: include dying ring in task_work "should cancel" stateJens Axboe5-7/+9
2025-09-18Merge tag 'platform-drivers-x86-v6.17-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-0/+25
2025-09-18Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+6
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-09-18devlink rate: Remove unnecessary 'static' from a couple placesCosmin Ratiu1-2/+2
2025-09-18MAINTAINERS: update sundance entryDenis Kirjanov1-1/+1
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet1-2/+3
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14