aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/kern...Wolfram 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-rc4v7.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/t...Linus 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/kerne...Linus 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/ke...Linus Torvalds1-3/+2
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-34/+24
2026-05-17Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-28/+5
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-86/+77
2026-05-17Merge tag 'riscv-for-linus-7.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-27/+77
2026-05-17Merge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+34
2026-05-17dt-bindings: display/msm: Fix typo in clock-names propertyLad Prabhakar1-5/+5
2026-05-17auxdisplay: Kconfig: drop unneeded quotes in PANEL_BOOT_MESSAGE depStepan Ionichev1-1/+1
2026-05-17auxdisplay: line-display: fix OOB read on zero-length message_store()Stepan Ionichev1-1/+1
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
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki1-3/+3
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg2-19/+22
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit1-7/+6
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev1-0/+10
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt1-1/+4
2026-05-16batman-adv: fix batadv_skb_is_frag() kernel-docSven Eckelmann1-2/+2
2026-05-16tracing: Fix desc in error path for the trace remote test moduleVincent Donnefort1-2/+2
2026-05-16io_uring/waitid: clear waitid info before copying it to userspaceHeechan Kang1-0/+1
2026-05-16Merge tag 'powerpc-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-52/+27
2026-05-16ARM: dts: microchip: sam9x7: fix GMAC clock configurationMihai Sain1-3/+3
2026-05-16Merge tag 'sound-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-35/+99
2026-05-16hwmon: (lm90) Add lock protection to lm90_alertGuenter Roeck1-0/+2
2026-05-16hwmon: (lm90) Stop work before releasing hwmon deviceGuenter Roeck1-4/+20
2026-05-16ALSA: pcm_drm_eld: rate-limit ELD parsing errorsFrancesco Saverio Pavone1-2/+2
2026-05-16drm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
2026-05-16ALSA: hda: Avoid quirk matching with zero PCI SSIDTakashi Iwai1-2/+2
2026-05-16ALSA: hda/realtek: Add quirk for HP 250 G10 (103c:8b34)Sergio Boglione1-0/+1
2026-05-16ALSA: hda/realtek: Use ALC287_FIXUP_TXNW2781_I2C for ASUS Strix Gxx5Eric Naim1-6/+6
2026-05-16ALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai1-0/+6