summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-01bpf, x86: Fix trampoline stack size for 128-bit argumentsYonghong Song
2026-07-31KVM: VMX: Fix stale PID-pointer table entry left after vCPU freeDmytro Maluka
2026-07-31x86/cpu: Use parsed CPUID(0x1)Ahmed S. Darwish
2026-07-31KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()Sean Christopherson
2026-07-31KVM: nVMX: Synthesize SHUTDOWN on RSM if L2 requires emulationSean Christopherson
2026-07-31KVM: x86: Extract VMX's unhandleable emulation check to common x86Sean Christopherson
2026-07-31x86/lib: Add CPUID(0x1) family and model calculationAhmed S. Darwish
2026-07-31KVM: VMX: Cap VMX preemption timer to work around Intel erratumJim Mattson
2026-07-31KVM: VMX: Bury all of the VMX preemption timer code under CONFIG_X86_64=ySean Christopherson
2026-07-31x86/cpu: Use parsed CPUID(0x0)Ahmed S. Darwish
2026-07-31Merge tag 'uml-for-linus-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-31arm64: tegra: Correct Tegra234 p3740 interrupt flagsKrzysztof Kozlowski
2026-07-31arm64: tegra: Correct Tegra234 p3737 interrupt flagsKrzysztof Kozlowski
2026-07-31arm64: tegra: Correct Tegra194 p2972 interrupt flagsKrzysztof Kozlowski
2026-07-31arm64: tegra: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-07-31ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-07-31arm64: tegra: Add Lenovo ThinkEdge SE70 device treeJiqi Li
2026-07-31arm64: tegra: Add pinctrl nodes for Tegra264Prathamesh Shete
2026-07-31arm64: tegra: Fix CMDQV interrupt type on Tegra264Ashish Mhetre
2026-07-31arm64: tegra: Properly sort devices on Tegra264Thierry Reding
2026-07-31arm64: tegra: Add GTE nodes for Tegra264Suneel Garapati
2026-07-31arm64: tegra: Add Host1x and VIC on Tegra264Mikko Perttunen
2026-07-31arm64: tegra: Populate CPU and L2 cache nodes on Tegra264Sumit Gupta
2026-07-31arm64: tegra: Enable GPCDMA in Tegra264 and add iommu-mapAkhil R
2026-07-31ARM: tegra: Fix OF node reference leaks in IRQ initYuho Choi
2026-07-31powerpc/kexec_file: Prevent kexec range truncationJinjie Ruan
2026-07-31powerpc/kexec_file: Fix null-ptr-def in extra size calculationJinjie Ruan
2026-07-31powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()Jinjie Ruan
2026-07-31powerpc/44x: Set GPIO chip parentRosen Penev
2026-07-31powerpc: implement get_direction() in cpm2Christophe Leroy (CS GROUP)
2026-07-31powerpc/serial: Use generic BASE_BAUD in asm/serial.hThorsten Blum
2026-07-31powerpc/boot: Remove unused sprintf()Thorsten Blum
2026-07-31powerpc/pseries: Avoid strlen() in do_{remove,update}_property()Thorsten Blum
2026-07-31powerpc/powernv: Avoid strlen() in pnv_restart()Thorsten Blum
2026-07-31powerpc/powermac: Simplify bootx_scan_dt_build_struct()Thorsten Blum
2026-07-31powerpc/ps3: Use cpu_relax() in ps3_create_spu()Thorsten Blum
2026-07-31powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()Thorsten Blum
2026-07-31powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()Thorsten Blum
2026-07-31powerpc/rtasd: Use struct_size() to simplify log_rtas_len()Thorsten Blum
2026-07-31powerpc/pseries: Simplify attribute description check in papr_init()Thorsten Blum
2026-07-31s390/smp: Reflect (de)configured CPUs to cpu_enabled_maskMete Durlu
2026-07-31s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reportingNiklas Schnelle
2026-07-31s390/ap: Fix queue depth field lengthFinn Callies
2026-07-31powerpc: rtas: use get_user to simplify manage_flash_writeThorsten Blum
2026-07-31s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
2026-07-31powerpc/boot: drop redundant assignment in serial_edit_cmdlineThorsten Blum
2026-07-31powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdlineThorsten Blum
2026-07-31powerpc: enable to run posix cpu timers in task contextShrikanth Hegde
2026-07-31KVM: powerpc: Use generic xfer to guest work functionVishal Chourasia