summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-27drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling1-1/+1
2025-02-27bpf: skip non exist keys in generic_map_lookup_batchYan Zhai1-13/+5
2025-02-27nvme/ioctl: add missing space in err messageCaleb Sander Mateos1-2/+1
2025-02-27nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos1-1/+4
2025-02-27nvme: tcp: Fix compilation warning with W=1Damien Le Moal1-1/+1
2025-02-27nvmet: Fix crash when a namespace is disabledHannes Reinecke1-21/+19
2025-02-27drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi1-13/+1
2025-02-27drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi5-36/+237
2025-02-27drm/xe: Make irq enabled flag atomicIlia Levi3-35/+9
2025-02-27drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk sourceKrzysztof Kozlowski2-2/+3
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driverKrzysztof Kozlowski2-14/+26
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver sideKrzysztof Kozlowski2-3/+16
2025-02-27drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten1-1/+2
2025-02-27drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov3-3/+3
2025-02-27drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov1-1/+1
2025-02-27drm/msm: Avoid rounding up to one jiffyRob Clark1-7/+4
2025-02-27nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand1-2/+7
2025-02-27platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBUGeert Uytterhoeven1-0/+1
2025-02-27firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2025-02-27md/raid*: Fix the set_queue_limits implementationsBart Van Assche3-9/+3
2025-02-27firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan1-2/+2
2025-02-27arm64: dts: rockchip: adjust SMMU interrupt type on rk3588Patrick Wildt1-8/+8
2025-02-27bpf: Fix softlockup in arena_map_free on 64k page kernelAlan Maguire1-1/+1
2025-02-27net: Add rx_skb of kfree_skb to raw_tp_null_args[].Kuniyuki Iwashima1-0/+2
2025-02-27power: supply: axp20x_battery: Fix fault handling for AXP717Chris Morgan1-16/+15
2025-02-27power: supply: da9150-fg: fix potential overflowAndrey Vatoropin1-2/+2
2025-02-27arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBookAndy Yan1-2/+2
2025-02-27arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devicesHeiko Stuebner3-18/+18
2025-02-27bpf: Fix deadlock when freeing cgroup storageAbel Wu1-1/+1
2025-02-27bpf: Disable non stream socket for strparserJiayuan Chen1-1/+4
2025-02-27bpf: avoid holding freeze_mutex during mmap operationAndrii Nakryiko1-7/+10
2025-02-27bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logicAndrii Nakryiko2-6/+8
2025-02-27bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()Shigeru Yoshida1-4/+1
2025-02-27rust: cleanup unnecessary castsGary Guo2-5/+5
2025-02-27rust: map `long` to `isize` and `char` to `u8`Gary Guo5-28/+47
2025-02-27rust: finish using custom FFI integer typesMiguel Ojeda6-12/+8
2025-02-27net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni3-6/+10
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca4-7/+21
2025-02-27net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-27arp: switch to dev_getbyhwaddr() in arp_req_set_public()Breno Leitao1-1/+1
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao2-3/+36
2025-02-27flow_dissector: Fix port range key handling in BPF conversionCong Wang1-8/+10
2025-02-27flow_dissector: Fix handling of mixed port and port-range keysCong Wang1-12/+19
2025-02-27geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima1-7/+0
2025-02-27gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-02-27net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent1-1/+1
2025-02-27net: pse-pd: Use power limit at driver side instead of current limitKory Maincent3-95/+57
2025-02-27net: pse-pd: Avoid setting max_uA in regulator constraintsKory Maincent1-3/+4
2025-02-27tcp: adjust rcvq_space after updating scaling ratioJakub Kicinski1-3/+9
2025-02-27vsock/bpf: Warn on socket without transportMichal Luczaj2-1/+4