summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-19Linux 6.1.153v6.1.153Greg Kroah-Hartman
2025-09-19net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2025-09-19soc: qcom: mdt_loader: Deal with zero e_shentsizeBjorn Andersson
2025-09-19soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()Dan Carpenter
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher
2025-09-19phy: ti-pipe3: 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: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern
2025-09-19hrtimers: Unconditionally update target CPU base after offline timer migrationXiongfeng Wang
2025-09-19hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()Jiapeng Chong
2025-09-19hrtimer: Remove unused functionJiapeng Chong
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-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-19net: hsr: Add support for MC filtering at the slave deviceMurali Karicheri
2025-09-19net: hsr: Disable promiscuous mode in offload modeRavi Gunasekaran
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-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: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-19USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-09-19USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda
2025-09-19dt-bindings: serial: brcm,bcm7271-uart: Constrain clocksKrzysztof Kozlowski
2025-09-19serial: sc16is7xx: fix bug in flow control levels initHugo Villeneuve
2025-09-19tty: hvc_console: Call hvc_kick in hvc_write unconditionallyFabian Vogt
2025-09-19Revert "net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime...Paolo Abeni
2025-09-19Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg
2025-09-19Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy
2025-09-19mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memoryMiaohe Lin
2025-09-19kernfs: Fix UAF in polling when open file is releasedChen Ridong
2025-09-19mm/khugepaged: fix the address passed to notifier on testing youngWei Yang
2025-09-19mm/khugepaged: convert hpage_collapse_scan_pmd() to use foliosVishal Moola (Oracle)
2025-09-19mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin
2025-09-19mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl
2025-09-19mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()Quanmin Yan
2025-09-19mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()Quanmin Yan
2025-09-19mm/damon/sysfs: fix use-after-free in state_show()Stanislav Fort
2025-09-19libceph: fix invalid accesses to ceph_connection_v1_infoIlya Dryomov
2025-09-19fuse: prevent overflow in copy_file_range return valueMiklos Szeredi
2025-09-19fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi