summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-19Linux 6.1.153v6.1.153Greg Kroah-Hartman1-1/+1
2025-09-19net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran1-1/+2
2025-09-19soc: qcom: mdt_loader: Deal with zero e_shentsizeBjorn Andersson1-5/+7
2025-09-19soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()Dan Carpenter1-2/+2
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula1-3/+3
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher1-3/+0
2025-09-19phy: ti-pipe3: fix device leak at unbindJohan Hovold1-0/+13
2025-09-19phy: tegra: xusb: fix device and OF node leak at probeJohan Hovold1-1/+5
2025-09-19dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocateMiaoqian Lin1-4/+11
2025-09-19dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/eesStephan Gerhold1-2/+6
2025-09-19USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern1-4/+4
2025-09-19hrtimers: Unconditionally update target CPU base after offline timer migrationXiongfeng Wang1-8/+3
2025-09-19hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()Jiapeng Chong1-13/+8
2025-09-19hrtimer: Remove unused functionJiapeng Chong1-19/+1
2025-09-19regulator: sy7636a: fix lifecycle of power good gpioAndreas Kemnade1-3/+4
2025-09-19dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell1-2/+2
2025-09-19dmaengine: idxd: Fix double free in idxd_setup_wqs()Dan Carpenter1-16/+17
2025-09-19hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu2-1/+4
2025-09-19hsr: use rtnl lock when iterating over portsHangbin Liu3-10/+13
2025-09-19net: hsr: Add VLAN CTAG filter supportMurali Karicheri1-1/+79
2025-09-19net: hsr: Add support for MC filtering at the slave deviceMurali Karicheri1-1/+66
2025-09-19net: hsr: Disable promiscuous mode in offload modeRavi Gunasekaran3-4/+17
2025-09-19can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKBAnssi Hannula1-8/+8
2025-09-19can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...Tetsuo Handa1-1/+4
2025-09-19can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...Tetsuo Handa1-0/+3
2025-09-19i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-09-19igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-09-19docs: networking: can: change bcm_msg_head frames member to support flexible ...Alex Tran1-1/+1
2025-09-19tunnels: reset the GSO metadata before reusing the skbAntoine Tenart1-0/+6
2025-09-19net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren1-1/+2
2025-09-19USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+11
2025-09-19USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda1-0/+6
2025-09-19dt-bindings: serial: brcm,bcm7271-uart: Constrain clocksKrzysztof Kozlowski1-1/+1
2025-09-19serial: sc16is7xx: fix bug in flow control levels initHugo Villeneuve1-12/+2
2025-09-19tty: hvc_console: Call hvc_kick in hvc_write unconditionallyFabian Vogt1-3/+3
2025-09-19Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...Paolo Abeni1-0/+13
2025-09-19Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+14
2025-09-19Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy1-0/+3
2025-09-19mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memoryMiaohe Lin1-4/+3
2025-09-19kernfs: Fix UAF in polling when open file is releasedChen Ridong1-18/+36
2025-09-19mm/khugepaged: fix the address passed to notifier on testing youngWei Yang1-2/+2
2025-09-19mm/khugepaged: convert hpage_collapse_scan_pmd() to use foliosVishal Moola (Oracle)1-10/+10
2025-09-19mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin1-3/+13
2025-09-19mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl1-1/+1
2025-09-19mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()Quanmin Yan1-0/+3
2025-09-19mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()Quanmin Yan1-0/+3
2025-09-19mm/damon/sysfs: fix use-after-free in state_show()Stanislav Fort1-5/+9
2025-09-19libceph: fix invalid accesses to ceph_connection_v1_infoIlya Dryomov1-3/+4
2025-09-19fuse: prevent overflow in copy_file_range return valueMiklos Szeredi1-1/+1
2025-09-19fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi1-0/+3