summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin2-0/+6
2026-03-04Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin1-1/+1
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann3-1/+19
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann3-4/+20
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann3-2/+46
2026-03-04drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann1-0/+6
2026-03-04drm/tests: shmem: Swap names of export testsThomas Zimmermann1-3/+3
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo1-1/+1
2026-03-04PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli1-16/+25
2026-03-04ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2026-03-04ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2026-03-04ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2026-03-04ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
2026-03-04drm/panthor: fix for dma-fence safe access rulesChia-I Wu1-0/+4
2026-03-04arm64: dts: ti: am62p-verdin: Fix SD regulator startup delayFrancesco Dolcini1-1/+1
2026-03-04memory: mtk-smi: fix device leak on larb probeJohan Hovold1-0/+1
2026-03-04memory: mtk-smi: fix device leaks on common probeJohan Hovold1-0/+2
2026-03-04hfsplus: ensure sb->s_fs_info is always cleaned upMehdi Ben Hadj Khelifa1-4/+9
2026-03-04clk: renesas: rzg2l: Select correct div round macroChris Brandt1-2/+2
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt1-1/+1
2026-03-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han1-39/+27
2026-03-04x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian1-1/+1
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski1-5/+18
2026-03-04net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu1-2/+1
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
2026-03-04net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory1-0/+2
2026-03-04net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory3-6/+15
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
2026-03-04team: avoid NETDEV_CHANGEMTU event when unregistering slaveTetsuo Handa1-5/+21
2026-03-04net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy2-2/+7
2026-03-04dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu1-5/+1
2026-03-04tcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz1-4/+14
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni1-3/+1
2026-03-04erofs: fix interlaced plain identification for encoded extentsGao Xiang1-4/+5
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-03-04net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior3-7/+20
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe1-1/+1
2026-03-04RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib1-0/+2
2026-03-04netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski1-1/+2
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-03-04RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam1-14/+15
2026-03-04RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam1-23/+4
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-03-04tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
2026-03-04dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera5-7/+55
2026-03-04kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
2026-03-04tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1