summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-19Linux 6.12.48v6.12.48Greg Kroah-Hartman
2025-09-19x86: disable image size check for test buildsGuenter Roeck
2025-09-19netfilter: nft_set_pipapo: fix null deref for empty setFlorian Westphal
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula
2025-09-19net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-09-19x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak
2025-09-19phy: ti-pipe3: fix device leak at unbindJohan Hovold
2025-09-19phy: ti: omap-usb2: fix device leak at unbindJohan Hovold
2025-09-19phy: tegra: xusb: fix device and OF node leak at probeJohan Hovold
2025-09-19dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocateMiaoqian Lin
2025-09-19dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/eesStephan Gerhold
2025-09-19usb: gadget: midi2: Fix MIDI2 IN EP max packet sizeTakashi Iwai
2025-09-19usb: gadget: midi2: Fix missing UMP group attributes initializationTakashi Iwai
2025-09-19usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera
2025-09-19USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern
2025-09-19xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman
2025-09-19RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt
2025-09-19regulator: sy7636a: fix lifecycle of power good gpioAndreas Kemnade
2025-09-19dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell
2025-09-19dmaengine: idxd: Fix double free in idxd_setup_wqs()Dan Carpenter
2025-09-19dmaengine: idxd: Fix refcount underflow on module unloadYi Sun
2025-09-19dmaengine: idxd: Remove improper idxd_freeYi Sun
2025-09-19phy: qualcomm: phy-qcom-eusb2-repeater: fix override propertiesPengyu Luo
2025-09-19hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu
2025-09-19hsr: use rtnl lock when iterating over portsHangbin Liu
2025-09-19net: hsr: Add VLAN CTAG filter supportMurali Karicheri
2025-09-19netfilter: nf_tables: restart set lookup on base_seq changeFlorian Westphal
2025-09-19netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-19netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-19netfilter: nf_tables: Reintroduce shortened deletion notificationsPhil Sutter
2025-09-19netfilter: nft_set_rbtree: continue traversal if element is inactiveFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: don't check genbit from packetpath lookupsFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: don't return bogus extension pointerFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: merge pipapo_get/lookupFlorian Westphal
2025-09-19netfilter: nft_set: remove one argument from lookup and update functionsFlorian Westphal
2025-09-19netfilter: nft_set_pipapo: remove unused argumentsFlorian Westphal
2025-09-19can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKBAnssi Hannula
2025-09-19can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...Tetsuo Handa
2025-09-19can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...Tetsuo Handa
2025-09-19drm/amd/display: use udelay rather than fsleepAlex Deucher
2025-09-19i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-09-19igb: fix link test skipping when interface is admin downKohei Enju
2025-09-19docs: networking: can: change bcm_msg_head frames member to support flexible ...Alex Tran
2025-09-19tunnels: reset the GSO metadata before reusing the skbAntoine Tenart
2025-09-19net: bridge: Bounce invalid booloptsPetr Machata
2025-09-19genetlink: fix genl_bind() invoking bind() after -EPERMAlok Tiwari
2025-09-19net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-19drm/panthor: validate group queue countChia-I Wu
2025-09-19Disable SLUB_TINY for build testingLinus Torvalds