summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao1-12/+17
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao1-10/+15
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao2-8/+20
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui1-4/+2
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui1-1/+1
2025-09-18LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang2-0/+9
2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang1-5/+5
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang2-0/+33
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang1-3/+9
2025-09-18btrfs: reject invalid compression levelQu Wenruo3-18/+33
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski1-0/+16
2025-09-18tls: make sure to abort the stream if headers are bogusJakub Kicinski3-7/+11
2025-09-18crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu2-4/+13
2025-09-18crypto: af_alg - Set merge to zero early in af_alg_sendmsgHerbert Xu1-1/+2
2025-09-18Merge tag 'drm-intel-fixes-2025-09-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+1
2025-09-18Merge tag 'asoc-fix-v6.17-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai613-3285/+7641
2025-09-18Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds15-52/+94
2025-09-18btrfs: ref-verify: handle damaged extent root treeDavid Sterba1-1/+8
2025-09-18btrfs: tree-checker: fix the incorrect inode ref size checkQu Wenruo1-2/+2
2025-09-18smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...Stefan Metzmacher1-0/+3
2025-09-18smb: client: use disable[_delayed]_work_sync in smbdirect.cStefan Metzmacher1-3/+3
2025-09-18smb: client: fix filename matching of deferred filesPaulo Alcantara3-27/+21
2025-09-18smb: client: let recv_done verify data_offset, data_length and remaining_data...Stefan Metzmacher1-1/+19
2025-09-18Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-58/+125
2025-09-18drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio6-5/+98
2025-09-18Merge tag 'probes-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-09-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-63/+56
2025-09-18Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-3/+3
2025-09-18Merge branch 'tcp-clear-tcp_sk-sk-fastopen_rsk-in-tcp_disconnect'Jakub Kicinski2-0/+31