summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong2-2/+2
2025-05-02smb: client: fix NULL ptr deref in crypto_aead_setkey()Paulo Alcantara1-1/+3
2025-05-02smb: client: fix UAF in async decryptionEnzo Matsumiya2-20/+34
2025-05-02cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu2-11/+24
2025-05-02smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara1-0/+2
2025-05-02net: make sock_inuse_add() availableEric Dumazet3-13/+11
2025-05-02ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon2-28/+41
2025-05-02smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara1-1/+2
2025-05-02nvmet-fc: Remove unused functionsWangYuli1-14/+0
2025-05-02landlock: Add the errata interfaceMickaël Salaün6-5/+185
2025-05-02drm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4
2025-05-02drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2025-05-02drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1
2025-05-02drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu1-7/+7
2025-05-02wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-2/+3
2025-05-02phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node functionMiaoqian Lin1-1/+1
2025-05-02powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch1-0/+4
2025-05-02x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel1-1/+6
2025-05-02net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2-8/+15
2025-05-02bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt1-1/+2
2025-05-02phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont1-9/+32
2025-05-02filemap: Fix bounds checking in filemap_read()Trond Myklebust1-1/+1
2025-05-02net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang1-1/+1
2025-05-02ipv6: release nexthop on device removalPaolo Abeni1-3/+3
2025-05-02misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi1-0/+1
2025-05-02misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi1-1/+1
2025-05-02misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi1-0/+3
2025-05-02mptcp: sockopt: fix getting IPV6_V6ONLYMatthieu Baerts (NGI0)1-0/+16
2025-05-02kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor1-0/+3
2025-05-02cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki1-0/+8
2025-05-02KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland9-28/+106
2025-05-02KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba3-11/+26
2025-05-02KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-16/+0
2025-05-02KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland3-7/+1
2025-05-02KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-28/+10
2025-05-02arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown2-27/+16
2025-05-02arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown4-25/+70
2025-05-02arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown8-17/+74
2025-05-02KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown3-1/+27
2025-05-02KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier1-0/+1
2025-05-02KVM: arm64: Get rid of host SVE tracking/savingMark Brown3-40/+8
2025-05-02drm/sti: remove duplicate object namesRolf Eike Beer1-2/+0
2025-05-02drm/nouveau: prime: fix ttm_bo_delayed_delete oopsChris Bainbridge2-3/+3
2025-05-02drm/amdgpu/dma_buf: fix page_link checkMatthew Auld1-1/+1
2025-05-02drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev1-1/+1
2025-05-02drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zeroDenis Arefev1-1/+1
2025-05-02drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev1-2/+2
2025-05-02drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev1-2/+2
2025-05-02drm/amd/pm: Prevent division by zeroDenis Arefev1-0/+3
2025-05-02drm/repaper: fix integer overflows in repeat functionsNikita Zhandarovich1-2/+2