summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02net: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
2025-05-02net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang1-4/+10
2025-05-02net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang1-2/+7
2025-05-02fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()Al Viro1-33/+36
2025-05-02net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configurationBo-Cun Chen2-5/+29
2025-05-02tipc: fix NULL pointer dereference in tipc_mon_reinit_self()Tung Nguyen1-1/+2
2025-05-02net: phy: leds: fix memory leakQingfang Deng1-10/+13
2025-05-02net: lwtunnel: disable BHs when requiredJustin Iurman1-6/+20
2025-05-02scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()Chenyuan Yang1-0/+2
2025-05-02scsi: core: Clear flags for scsi_cmnd that did not completeAnastasia Kovaleva1-1/+5
2025-05-02net/mlx5: Move ttc allocation after switch case to prevent leaksHenry Martin1-8/+8
2025-05-02net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()Henry Martin1-0/+10
2025-05-02vhost-scsi: Fix vhost_scsi_send_status()Dongli Zhang1-7/+11
2025-05-02vhost-scsi: Fix vhost_scsi_send_bad_target()Dongli Zhang1-11/+37
2025-05-02vhost-scsi: Add better resource allocation failure handlingMike Christie1-3/+25
2025-05-02cgroup/cpuset-v1: Add missing support for cpuset_v2_modeT.J. Mercier1-0/+29
2025-05-02btrfs: zoned: return EIO on RAID1 block group write pointer mismatchJohannes Thumshirn1-1/+0
2025-05-02btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()Qu Wenruo1-2/+7
2025-05-02cpufreq: fix compile-test defaultsJohan Hovold1-4/+4
2025-05-02cpufreq: Do not enable by default during compile testingKrzysztof Kozlowski1-8/+8
2025-05-02cpufreq: cppc: Fix invalid return value in .get() callbackMarc Zyngier1-1/+1
2025-05-02scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()Chenyuan Yang1-7/+5
2025-05-02cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()Henry Martin1-3/+10
2025-05-02cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()Henry Martin1-2/+8
2025-05-02cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()Henry Martin1-2/+8
2025-05-02dma/contiguous: avoid warning about unused size_bytesArnd Bergmann1-2/+1
2025-05-02cpufreq: sun50i: prevent out-of-bounds accessAndre Przywara1-6/+12
2025-05-02ceph: Fix incorrect flush end position calculationDavid Howells1-1/+1
2025-05-02lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAPNathan Chancellor1-1/+0
2025-05-02drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher2-7/+10
2025-05-02drm/amd/display: Fix unnecessary cast warnings from checkpatchRohit Chavan1-3/+3
2025-05-02drm/xe/bmg: Add one additional PCI IDMatt Roper1-0/+1
2025-05-02net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry readsJonathan Currier1-0/+2
2025-05-02scsi: ufs: exynos: Disable iocc if dma-coherent property isn't setPeter Griffin2-5/+15
2025-05-02scsi: ufs: exynos: Move UFS shareability value to drvdataPeter Griffin2-6/+16
2025-05-02scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBoosterPeter Griffin1-2/+17
2025-05-02scsi: ufs: exynos: Remove superfluous function parameterTudor Ambarus2-3/+3
2025-05-02scsi: ufs: exynos: Remove empty drv_init methodTudor Ambarus1-6/+0
2025-05-02ksmbd: fix use-after-free in __smb2_lease_break_noti()Namjae Jeon3-6/+13
2025-05-02ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTLNamjae Jeon6-42/+41
2025-05-02ksmbd: add netdev-up/down event debug printNamjae Jeon1-0/+6
2025-05-02ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon24-119/+126
2025-05-02accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski6-88/+66
2025-05-02accel/ivpu: Add auto selection logic for job schedulerJacek Lawrynowicz8-15/+52
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier2-0/+5
2025-05-02PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backendsThomas Gleixner1-12/+6
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne4-24/+26
2025-05-02scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_getTudor Ambarus1-1/+1
2025-05-02of: resolver: Fix device node refcount leakage in of_resolve_phandles()Zijun Hu1-1/+2
2025-05-02of: resolver: Simplify of_resolve_phandles() using __free()Rob Herring (Arm)1-23/+11