aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18drm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18drm/mediatek: mtk_hdmi_v2: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variableLouis-Alexis Eyraud1-1/+1
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang1-2/+6
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker1-2/+4
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa3-3/+4
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa2-1/+2
2026-05-18drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa1-1/+1
2026-05-18drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram2-2/+6
2026-05-18drm/xe/vf: Fix signature of print functionsMichal Wajdeczko2-9/+21
2026-05-18drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin1-4/+1
2026-05-18drm/xe/memirq: Update interrupt handler logicMichal Wajdeczko1-4/+22
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon11-75/+69
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel5-29/+42
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel4-2/+26
2026-05-18ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORTNiklas Cassel1-2/+3
2026-05-18ata: libata-scsi: improve readability of ata_scsi_qc_issue()Niklas Cassel1-22/+21
2026-05-18regulator: tps65219: fix irq_data.rdev not being assignedAlexander Sverdlin1-40/+95
2026-05-18drm/bridge: it66121: acquire reset GPIO in probeJulien Chauveau1-0/+5
2026-05-18debugobjects: Do not fill_pool() if pi_blocked_onHelen Koike1-4/+14
2026-05-18dma-mapping: move dma_map_resource() sanity check into debug codeJianpeng Chang2-5/+8
2026-05-18Merge tag 'i2c-host-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-currentWolfram Sang1-10/+9
2026-05-18ALSA: hda/realtek: Add quirk for HP Z66 G6 14 laptopMinxi Hou1-0/+1
2026-05-18RISC-V: KVM: Fix sign extension for MMIO loadsJiakai Xu1-5/+4
2026-05-18RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handlerJiakai Xu1-0/+2
2026-05-18riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOMOsama Abdelkader1-2/+4
2026-05-18riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOMOsama Abdelkader1-2/+4
2026-05-18RISC-V: KVM: Fix invalid HVA warning in steal-time recordingJiakai Xu1-1/+1
2026-05-17Linux 7.1-rc4Linus Torvalds1-1/+1
2026-05-17ALSA: pcm: Don't setup bogus iov_iter for silencingTakashi Iwai1-0/+3
2026-05-17ALSA: hda/realtek: Add mute LED quirk for HP Pavilion Plus 14Aryan Kushwaha1-0/+1
2026-05-17sched_ext: Fix deadlock between scx_root_disable() and concurrent forksTejun Heo1-1/+21
2026-05-17Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-4/+4
2026-05-17virt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López1-7/+5
2026-05-17Merge tag 'x86-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2026-05-17Merge branch 'fix-bpf_throw-global-subprogs-interaction'Alexei Starovoitov4-7/+53
2026-05-17selftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi1-0/+22
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi3-7/+31
2026-05-17Merge tag 'timers-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-34/+24
2026-05-17Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-28/+5
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-86/+77
2026-05-17Merge tag 'riscv-for-linus-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds12-27/+77
2026-05-17Merge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-7/+34
2026-05-17dt-bindings: display/msm: Fix typo in clock-names propertyLad Prabhakar1-5/+5
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach1-2/+2
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg1-3/+3