summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-06ALSA: hda/realtek: Enable mute LED on HP Laptop 15-dy0xxxCarl Quist
2026-08-06ALSA: hda/realtek: Limit mic boost on Positivo N15RPE-SEdson Juliano Drosdeck
2026-08-06misc: sgi-gru: Remove SGI GRU driverDimitri Sivanich
2026-08-06misc: sgi-xp: Remove SGI XP driversDimitri Sivanich
2026-08-06misc: ibmasm: Remove obsolete IBM Remote Supervisor Adapter driverMingyu Wang
2026-08-06Merge tag 'w1-drv-7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2026-08-06Merge tag 'fpga-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2026-08-06Merge tag 'counter-updates-for-7.3' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2026-08-06Merge tag 'counter-fixes-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2026-08-06Merge branch 'bpf-allow-selected-kfuncs-under-bpf_spin_lock'Kumar Kartikeya Dwivedi
2026-08-06selftests/bpf: Test module kfunc calls under spin lockKaitao Cheng
2026-08-06bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFEKaitao Cheng
2026-08-06bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lockKaitao Cheng
2026-08-06soundwire: stream: validate slave port propertiesEric Wu
2026-08-06soundwire: honor clock_reg_supported in the clock scaling checkJorijn van der Graaf
2026-08-06soundwire: qcom: set the bus mclk_freq propertyJorijn van der Graaf
2026-08-06soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook DuoCharles Keepax
2026-08-06soundwire: intel_ace2x: handle the max_data_per_frame propertyBard Liao
2026-08-06soundwire: get mipi-sdw-bra-mode-max-data-per-frame propertyBard Liao
2026-08-06soundwire: intel: handle Peripheral bra_block_alignmentBard Liao
2026-08-06soundwire: Add bra_block_alignment property supportRichard Fitzgerald
2026-08-06soundwire: cadence_master: add BRA_NumBytes[8] supportBard Liao
2026-08-06clk: renesas: Add R-Car X5H CPG driverGeert Uytterhoeven
2026-08-06drm/panthor: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt
2026-08-06cpufreq: imx6q: fix out-of-bounds write when probed more than onceKarl Mehltretter
2026-08-06cpufreq: imx6q: fix devres accumulation across driver rebindKarl Mehltretter
2026-08-06rust: cpufreq: Fix temporary write in Registration::bios_limit_callbackPriya Bala Govindasamy
2026-08-06rust: cpufreq: Add CPUFREQ_TABLE_END as last table entry in TableBuilder::to_...Priya Bala Govindasamy
2026-08-06opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointerPraveen Talari
2026-08-06drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHzJernej Skrabec
2026-08-06drm/sun4i: Drop node references while building component listJernej Skrabec
2026-08-06drm/sun4i: dw-hdmi: Drop TCON TOP port referenceJernej Skrabec
2026-08-06drm/sun4i: tcon: Drop remote endpoint referenceJernej Skrabec
2026-08-06drm/sun4i: crtc: Propagate layer initialization errorJernej Skrabec
2026-08-06drm/sun4i: hdmi: Don't leak sync polarity bits into packet controlJernej Skrabec
2026-08-06drm/sun4i: tcon: Drop TCON TOP device referenceJernej Skrabec
2026-08-06drm/sun4i: tcon: Set output mux for DSI and LVDSJernej Skrabec
2026-08-06drm/sun4i: tcon-top: Keep mixer routes distinctJernej Skrabec
2026-08-06drm/sun4i: vi scaler: Restore opaque alpha in video modesJernej Skrabec
2026-08-06drm/sun4i: vi scaler: Fix coefficient selectionJernej Skrabec
2026-08-06drm/sun4i: Fix V3s YUV scanline sizeJernej Skrabec
2026-08-05Input: evdev - sanitize event type index when fetching event masksDmitry Torokhov
2026-08-05Input: reject inhibit and uninhibit requests on unregistering devicesDmitry Torokhov
2026-08-05Input: defer handler's start() until device is openedDmitry Torokhov
2026-08-05Input: call handler->start() when uninhibiting deviceDmitry Torokhov
2026-08-05Input: clear inhibited flag before re-opening device on uninhibitDmitry Torokhov
2026-08-05Input: ensure device is ready before delivering eventsDmitry Torokhov
2026-08-06drm/sun4i: framebuffer: Set mode_config.normalize_zposChen-Yu Tsai
2026-08-05Input: gscps2 - supply PA-RISC keyboard keymap via device propertyDmitry Torokhov
2026-08-06KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()Thorsten Blum