summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro1-30/+0
2026-03-25arm64: dts: renesas: r9a09g057: Add RTC nodeOvidiu Panait1-0/+15
2026-03-25arm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar1-0/+1
2026-03-25arm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar1-0/+1
2026-03-25wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_downPeddolla Harshavardhan Reddy1-0/+1
2026-03-25wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.Kuniyuki Iwashima1-9/+5
2026-03-25wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive timesNicolas Cavallari1-2/+5
2026-03-25wifi: mac80211: remove keys after disabling beaconingJohannes Berg1-6/+6
2026-03-25tee: shm: Remove refcounting of kernel pagesMatthew Wilcox1-27/+0
2026-03-25soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...Chen Ni1-2/+2
2026-03-25soc: fsl: qbman: fix race condition in qman_destroy_fqRichard Genoud1-2/+22
2026-03-25soc: rockchip: grf: Add missing of_node_put() when returningShawn Lin1-0/+1
2026-03-25cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()Felix Gu1-2/+2
2026-03-25cache: starfive: fix device node leak in starlink_cache_init()Felix Gu1-2/+2
2026-03-25soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe()Zilin Guan1-4/+9
2026-03-25btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang1-1/+1
2026-03-25btrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana1-0/+6
2026-03-25drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-25Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
2026-03-25drm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
2026-03-25drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-25drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1
2026-03-25drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-25drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle2-20/+8
2026-03-25drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle1-1/+10
2026-03-25drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-25drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-25drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-25serial: uartlite: fix PM runtime usage count underflow on probeMaciej Andrzejewski ICEYE1-0/+1
2026-03-25serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWNJiayuan Chen1-1/+4
2026-03-25serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen3-55/+161
2026-03-25serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen1-0/+6
2026-03-25serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen1-4/+63
2026-03-25serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen1-16/+21
2026-03-25serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen2-8/+17
2026-03-25serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen1-0/+31
2026-03-25serial: 8250: Protect LCR write in shutdownIlpo Järvinen1-5/+6
2026-03-25serial: 8250: always disable IRQ during THRE testPeng Zhang1-4/+2
2026-03-25serial: 8250: Fix TX deadlock when using DMARaul E Rangel1-0/+15
2026-03-25serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)1-0/+17
2026-03-25vt: save/restore unicode screen buffer for alternate screenNicolas Pitre2-0/+9