summaryrefslogtreecommitdiffstats
path: root/fs/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-19iommufd: WARN if an object is aborted with an elevated refcountJason Gunthorpe3-3/+7
2025-09-19iommufd: Fix race during abort for file descriptorsJason Gunthorpe2-10/+34
2025-09-19iommufd: Fix refcounting race during mmapJason Gunthorpe1-6/+14
2025-09-19io_uring: fix incorrect io_kiocb reference in io_link_skbYang Xiuwei1-1/+1
2025-09-19drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-09-19vhost-net: flush batched before enabling notificationsJason Wang1-0/+5
2025-09-19Revert "vhost/net: Defer TX queue re-enable until after sendmsg"Michael S. Tsirkin1-21/+9
2025-09-19vhost-net: unbreak busy pollingJason Wang1-3/+4
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+22
2025-09-19drm/ast: Use msleep instead of mdelay for edid readNirmoy Das1-1/+1
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-09-18i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-09-18i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-09-18i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-09-18i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-09-18smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher1-1/+3
2025-09-18smb: client: fix file open check in __cifs_unlink()Paulo Alcantara1-2/+15
2025-09-18spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli1-17/+36
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-18MAINTAINERS: remove Alyssa RosenzweigAlyssa Rosenzweig2-2/+1
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-18io_uring: include dying ring in task_work "should cancel" stateJens Axboe5-7/+9
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