summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-02-06pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski1-0/+17
2026-02-06ALSA: usb-audio: Fix missing unlock at error path of maxpacksize checkTakashi Iwai1-1/+2
2026-02-06net/sched: act_ife: convert comma to semicolonChen Ni1-3/+3
2026-02-06btrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn1-0/+13
2026-02-06drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-8/+0
2026-02-06team: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
2026-02-06wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang1-2/+8
2026-02-06wifi: mac80211: move TDLS work to wiphy workJohannes Berg3-10/+12
2026-02-06ksmbd: Fix race condition in RPC handle list accessYunseong Kim1-9/+17
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2026-02-06ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
2026-02-06mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-02-06arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
2026-02-06arm64/fpsimd: signal: Consistently read FPSIMD contextMark Rutland1-28/+29
2026-02-06arm64/fpsimd: signal: Mandate SVE payload for streaming-mode stateMark Rutland1-2/+13
2026-02-06mm/kfence: randomize the freelist on initializationPimyn Girgis1-4/+19
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy2-13/+4
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein1-1/+1
2026-02-06flex_proportions: make fprop_new_period() hardirq safeJan Kara1-2/+3
2026-02-06selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-02-06selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+20
2026-02-06selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+51
2026-02-06mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)1-4/+5
2026-02-06efivarfs: fix error propagation in efivar_entry_get()Kohei Enju1-1/+1
2026-02-06scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-02-06gpio: pca953x: mask interrupts in irq shutdownMartin Larsson1-0/+2
2026-02-06ASoC: amd: yc: Add DMI quirk for Acer TravelMate P216-41-TCOZhang Heng1-0/+8
2026-02-06scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
2026-02-06ASoC: fsl: imx-card: Do not force slot width to sample widthFabio Estevam1-1/+0
2026-02-06rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda1-1/+1
2026-02-06riscv: compat: fix COMPAT_UTS_MACHINE definitionHan Gao1-1/+1
2026-02-06pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2026-02-06dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi1-1/+6
2026-02-06gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev1-1/+1
2026-02-06ASoC: Intel: sof_es8336: fix headphone GPIO logic inversionTagir Garaev1-1/+1
2026-02-06scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2026-02-06net: bridge: fix static key checkMartin Kaiser1-1/+1
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima3-4/+29
2026-02-06net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
2026-02-06net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
2026-02-06net/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima2-2/+19
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2