aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman
2022-10-31Merge tag 'v6.1-rc2' into fixesMichael Ellerman
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-22KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf
2022-10-22KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf
2022-10-22Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2022-10-22Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-21x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae
2022-10-21x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-10-21iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan
2022-10-21RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for SstcAnup Patel
2022-10-21RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones
2022-10-20perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-20x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra
2022-10-18x86/resctrl: Fix min_cbm_bits for AMDBabu Moger
2022-10-18powerpc/64s/interrupt: Perf NMI should not take normal exit pathNicholas Piggin
2022-10-18powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warningNicholas Piggin
2022-10-18KVM: PPC: BookS PR-KVM and BookE do not support context trackingNicholas Piggin
2022-10-18powerpc: Fix reschedule bug in KUAP-unlocked user copyNicholas Piggin
2022-10-18powerpc/64s: Fix hash__change_memory_range preemption warningNicholas Piggin
2022-10-18powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin
2022-10-18powerpc/64s: make linear_map_hash_lock a raw spinlockNicholas Piggin
2022-10-18powerpc/64s: make HPTE lock and native_tlbie_lock irq-safeNicholas Piggin
2022-10-18powerpc/64s: Add lockdep for HPTE lockNicholas Piggin
2022-10-18powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni
2022-10-18powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni
2022-10-18x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-10-17x86/topology: Fix duplicated core ID within a packageZhang Rui
2022-10-17x86/topology: Fix multiple packages shown on a single-package systemZhang Rui
2022-10-17x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor
2022-10-17x86/fpu: Exclude dynamic states from init_fpstateChang S. Bae
2022-10-17x86/fpu: Fix the init_fpstate size check with the actual sizeChang S. Bae
2022-10-17x86/fpu: Configure init_fpstate attributes orderlyChang S. Bae
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-10-15KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren
2022-10-15KVM: arm64: nvhe: Fix build with profile optimizationDenis Nikitin
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds