summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2026-07-31powerpc: Enable Rust for ppc64leMukesh Kumar Chaurasiya (IBM)
2026-07-31rust: Add PowerPC supportLink Mauve
2026-07-31powerpc/jump_label: adjust inline asm to be consistentMukesh Kumar Chaurasiya (IBM)
2026-07-31perf/x86/intel/pt: Drop kernel-doc for deleted struct membersRandy Dunlap
2026-07-31x86/intel/quark: Clean up function kernel-docRandy Dunlap
2026-07-31x86/speculation: Drop Excess function parameter descriptionsRandy Dunlap
2026-07-31x86/lib: checksum_64.h: Eliminate all kernel-doc warningsRandy Dunlap
2026-07-31x86/barrier: Use correct parameter names in kernel-docRandy Dunlap
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth
2026-07-31arm64: Add override for ID_AA64MMFR4_EL1.NV_fracMarc Zyngier
2026-07-31KVM: arm64: Expose FEAT_NV3 to guestsMarc Zyngier
2026-07-31KVM: arm64: Add FEAT_NV3 detectionMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 TLBI trap elisionMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 ERET trap elisionMarc Zyngier
2026-07-31KVM: arm64: Add NVHCR_EL2 context switchingMarc Zyngier
2026-07-31KVM: arm64: Add routing for NVHCR_EL2 trapMarc Zyngier
2026-07-31KVM: arm64: Add NVHCR_EL2 handling to the sysreg arrayMarc Zyngier
2026-07-31KVM: arm64: Add sanitisation for NVHCR_EL2Marc Zyngier
2026-07-31KVM: arm64: Make HCR_EL2 a non-VNCR registerMarc Zyngier
2026-07-31KVM: arm64: Add kvm_has_nv{2,3}() predicatesMarc Zyngier
2026-07-31KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisationMarc Zyngier
2026-07-31KVM: arm64: Split NV-specific exit fixups from the non-NV handlingMarc Zyngier