summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-28drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich1-1/+1
2025-03-28soc: qcom: pdr: Fix the potential deadlockSaranya R1-7/+1
2025-03-28batman-adv: Ignore own maximum aggregation size during RXSven Eckelmann2-4/+2
2025-03-28xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia1-1/+1
2025-03-28efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel1-0/+4
2025-03-28ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven1-0/+1
2025-03-28ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6Stefan Eichenberger1-5/+5
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin4-6/+31
2025-03-28mm/migrate: fix shmem xarray update during migrationZi Yan1-6/+4
2025-03-28mm: fix error handling in __filemap_get_folio() with FGP_NOWAITRaphael S. Carvalho1-1/+12
2025-03-28mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen1-1/+3
2025-03-28mmc: sdhci-brcmstb: add cqhci suspend/resume to PM opsKamal Dasu1-0/+10
2025-03-28arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on HaikouQuentin Schulz1-0/+2
2025-03-28arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-03-28arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-03-28accel/qaic: Fix integer overflow in qaic_validate_req()Dan Carpenter1-1/+3
2025-03-28regulator: check that dummy regulator has been probed before using itChristian Eggers1-1/+11
2025-03-28regulator: dummy: force synchronous probingChristian Eggers1-1/+1
2025-03-28riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitionsE Shattow1-1/+1
2025-03-28drm/v3d: Don't run jobs that have errors flagged in its fenceMaĆ­ra Canal1-1/+8
2025-03-28can: flexcan: disable transceiver during system PMHaibo Chen1-1/+11
2025-03-28can: flexcan: only change CAN state when link up in system PMHaibo Chen1-2/+4
2025-03-28can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol1-25/+18
2025-03-28can: rcar_canfd: Fix page entries in the AFL listBiju Das1-17/+11
2025-03-28i2c: omap: fix IRQ stormsAndreas Kemnade1-19/+7
2025-03-28Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault1-9/+6
2025-03-28net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
2025-03-28net: lwtunnel: fix recursion loopsJustin Iurman1-12/+53
2025-03-28net: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
2025-03-28ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima1-0/+2
2025-03-28ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima1-1/+2
2025-03-28ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XXDavid Lechner1-0/+1
2025-03-28accel/qaic: Fix possible data corruption in BOs > 2GJeffrey Hugo1-1/+4
2025-03-28Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy1-1/+1
2025-03-28Bluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter1-1/+6
2025-03-28RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang1-1/+1
2025-03-28RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang1-1/+1
2025-03-28RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang1-3/+5
2025-03-28RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang1-1/+15
2025-03-28RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-03-28ARM: dts: bcm2711: Don't mark timer regs unconfiguredPhil Elwell1-2/+0
2025-03-28ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann1-0/+1
2025-03-28RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz1-5/+9
2025-03-28RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai1-1/+2
2025-03-28arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1Yao Zi1-1/+0
2025-03-28ARM: dts: bcm2711: PL011 UARTs are actually r1p5Phil Elwell1-4/+5
2025-03-28soc: imx8m: Unregister cpufreq and soc dev in cleanup pathPeng Fan1-2/+24
2025-03-28soc: imx8m: Use devm_* to simplify probe failure handlingMarek Vasut1-63/+29
2025-03-28soc: imx8m: Remove global soc_uidMarek Vasut1-16/+15
2025-03-28xfrm_output: Force software GSO only in tunnel modeCosmin Ratiu1-1/+1