summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-08x86/msr: Remove wrmsr_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross
2026-06-08x86/msr: Remove rdmsr_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()Juergen Gross
2026-06-08x86/msr: Remove rdmsrl_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsrl_on_cpu() user to rdmsrq_on_cpu()Juergen Gross
2026-06-08agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-08power: sequencing: pcie-m2: Create BT node based on the pci_device_id[] tableManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Create serdev for PCI devices present before probeManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Improve PCI device ID checkManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devicesManivannan Sadhasivam
2026-06-08power: sequencing: pcie-m2: Fix inconsistent function prefixesManivannan Sadhasivam
2026-06-08Merge tag 'rust-i2c-7.1-rc7' of https://github.com/ikrtn/linux into i2c/for-c...Wolfram Sang
2026-06-08x86/xen: Replace generic lazy tracking with cpu specific oneJuergen Gross
2026-06-08x86/xen: Get rid of last XEN_LAZY_MMU usesJuergen Gross
2026-06-08mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()Juergen Gross
2026-06-08x86/xen: Change interface of xen_mc_issue()Juergen Gross
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross
2026-06-08x86/xen: Remove Xen debugfs supportJuergen Gross
2026-06-08x86/xen: Cleanup Xen related trace pointsJuergen Gross
2026-06-08x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PVJuergen Gross
2026-06-08xen: balloon: Replace sprintf() with sysfs_emit()Yash Suthar
2026-06-08xen/mcelog: mark g_physinfo, ncpus and xen_mce_chrdev_device as __ro_after_initLen Bao
2026-06-08xen: constify xsd_errors arrayLen Bao
2026-06-08wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas
2026-06-08xen/platform-pci: Simplify initialization of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-07mshv: add bounds check on vp_index in mshv_intercept_isr()Junrui Luo
2026-06-07hv_balloon: Simplify data output in hv_balloon_debug_show()Markus Elfring
2026-06-07x86/hyperv: Cosmetic changes in irqdomain.c for readabilityMukesh R
2026-06-07iommu/hyperv: Create hyperv subdirectory under drivers/iommuMukesh R
2026-06-08Merge tag 'amd-drm-fixes-7.1-2026-06-04' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-08cpufreq: ti: Add EPROBE_DEFER for K3 SoCsAkashdeep Kaur
2026-06-08cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoCTaniya Das
2026-06-08dt-bindings: cpufreq: Document Qualcomm Shikra SoC EPSSImran Shaik
2026-06-08m68k: coldfire: use ColdFire specifc IO access in SoC codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in system codeGreg Ungerer
2026-06-08m68k: coldfire: rename timer register access definesGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in timer codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in interrupt codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer
2026-06-08m68k: defconfig: update all ColdFire defconfigsGreg Ungerer
2026-06-08m68k: defconfig: add config for SnapGear/NETtel boardGreg Ungerer
2026-06-08m68k: defconfig: add config for M54418EVB boardGreg Ungerer
2026-06-08m68k: defconfig: add config for M5329EVB boardGreg Ungerer
2026-06-08m68k: coldfire: select legacy gpiolib interface for mcfqspiArnd Bergmann
2026-06-08m68k: update boards company nameAngelo Dureghello
2026-06-08config: stmark2: defconfig updatesAngelo Dureghello
2026-06-07kunit:tool: Don't write to stdout when it should be disabledDavid Gow
2026-06-07kunit: tool: Add (primitive) support for outputting JUnit XMLDavid Gow