summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-28ALSA: pcm: wake linked drain waiters on unlinkNorbert Szetei1-0/+7
2026-07-28PCI: Fix UAF when probe runs concurrent to dyn ID removalGary Guo2-13/+16
2026-07-28PCI: Fix dyn_id add TOCTOUGary Guo1-68/+72
2026-07-28PCI: Make pci_match_one_device() match on ID instead of deviceGary Guo3-24/+63
2026-07-28agp/amd-k7: Don't rely on address of pci_device_idGary Guo1-22/+4
2026-07-28agp/via: Don't rely on address of pci_device_idGary Guo1-236/+72
2026-07-28mlxsw: pci: Don't store pci_device_idGary Guo1-7/+4
2026-07-28ipack: tpci200: Don't store pci_device_idGary Guo2-2/+0
2026-07-28scsi: nsp32: Don't store pci_device_idGary Guo2-8/+8
2026-07-28ata: ata_generic: Don't store pci_device_idGary Guo1-3/+3
2026-07-28Merge tag 'realtek-dt-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-2/+42
2026-07-28KVM: x86/mmu: Check all address spaces before skipping unsyncJinu Kim1-1/+21
2026-07-28KVM: x86/mmu: Check write tracking in all address spacesJinu Kim1-6/+26
2026-07-28cpufreq/amd-pstate: Document missing kernel-doc membersDavid Vernet1-0/+6
2026-07-28hwmon: (pmbus) Fix return value from pmbus_update_byte_data()Guenter Roeck1-1/+1
2026-07-28PCI/pwrctrl: tc9563: Move Integrated MAC Endpoint out of 'tc9563_pwrctrl_port...Manivannan Sadhasivam1-36/+60
2026-07-28PCI/pwrctrl: tc9563: Rename DSP3 to VDSPManivannan Sadhasivam1-7/+7
2026-07-28PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3Manivannan Sadhasivam1-0/+14
2026-07-28KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi1-0/+6
2026-07-28KVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini1-4/+4
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini13-41/+93
2026-07-28Merge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini5-37/+148
2026-07-28i2c: qcom-geni: distinguish address-phase and data-phase NACKPraveen Talari1-9/+20
2026-07-28i2c: qcom-geni: use dedicated completions for abort and reset eventsPraveen Talari1-27/+27
2026-07-28i2c: qcom-geni: use cancel command before abort on transfer timeoutPraveen Talari1-2/+28
2026-07-28of/address: Fix NULL bus dereference in of_pci_range_parser_one()Carlo Caione1-6/+16
2026-07-28isofs: validate directory records consistentlyYichong Chen4-10/+38
2026-07-28i2c: imx: mark I2C adapter when hardware is powered downCarlos Song1-2/+43
2026-07-28clk: tegra: set up proper EMC clock implementation for Tegra114Svyatoslav Ryhel1-14/+25
2026-07-29tracing/fprobe: Roll back on enable_trace_fprobe() failureRaushan Patel1-1/+11
2026-07-28clk: clocking-wizard: remove 20kHz restrictionColin Foster1-2/+1
2026-07-28clk: clocking-wizard: optimize clock searchColin Foster1-0/+3
2026-07-28clk: clocking-wizard: fix clock difference detectionColin Foster1-1/+1
2026-07-28clk: mediatek: mt8135: Fix inverted gate control for devapc_ckAkari Tsuyukusa1-1/+4
2026-07-28clk: clocking-wizard: Program PLL CP/RES and lock parameters on reconfigShubhrajyoti Datta1-0/+134
2026-07-28clk: tegra: support 48MHz clock for pll_p_out1Dmitry Osipenko1-0/+1
2026-07-28clk: aspeed: add AST2700 PECI clockRyan Chen1-0/+10
2026-07-28dt-bindings: clock: ast2700: add PECI clockRyan Chen1-0/+2
2026-07-28clk: mediatek: Add mt8173-mfgtop driverChen-Yu Tsai3-0/+253
2026-07-28dt-bindings: clock: mediatek: Add mt8173 mfgtopChen-Yu Tsai2-0/+77
2026-07-28clk: tegra: clean-up simple provider misuse of the consumer APIJerome Brunet1-1/+1
2026-07-28clk: st: clean-up simple provider misuse of the consumer APIJerome Brunet1-10/+10
2026-07-28clk: mvebu: clean-up simple provider misuse of the consumer APIJerome Brunet1-1/+1
2026-07-28clk: remove conditional return with no effectSang-Heon Jeon2-13/+5
2026-07-28clk: Add devm_clk_bulk_get_enable()Suraj Gupta3-0/+31
2026-07-28clk: en7523: add support for dedicated PCIe PERSTOUT resetChristian Marangi1-10/+26
2026-07-28dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUTChristian Marangi1-0/+4
2026-07-28arm64: dts: cix: sky1: add audss cruJoakim Zhang1-0/+18
2026-07-28reset: cix: add sky1 audss auxiliary reset driverJoakim Zhang3-0/+141
2026-07-28clk: cix: add sky1 audss clock controllerJoakim Zhang5-0/+1227