summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesAlexey Kardashevskiy1-0/+2
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2-28/+19
2022-08-25powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy2-8/+6
2022-08-25powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour1-0/+43
2022-08-25powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour2-1/+22
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-08-25riscv: dts: canaan: Add k210 topology informationConor Dooley1-0/+12
2022-08-25riscv: dts: sifive: Add fu740 topology informationConor Dooley1-0/+24
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2022-08-25KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timingsFabiano Rosas1-11/+2
2022-08-25openrisc: io: Define iounmap argument as volatileStafford Horne2-2/+2
2022-08-25csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang1-0/+4
2022-08-25um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld1-1/+16
2022-08-25x86/kvm: Fix "missing ENDBR" BUG for fastop functionsJosh Poimboeuf1-1/+2
2022-08-25x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf1-0/+11
2022-08-25KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton1-1/+1
2022-08-25KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton3-4/+7
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman1-6/+10
2022-08-25nios2: add force_successful_syscall_return()Al Viro2-0/+8
2022-08-25nios2: restarts apply only to the first sigframe we build...Al Viro1-0/+1
2022-08-25nios2: fix syscall restart checksAl Viro1-1/+1
2022-08-25nios2: traced syscall does need to check the syscall numberAl Viro1-3/+8
2022-08-25nios2: don't leave NULLs in sys_call_table[]Al Viro2-1/+1
2022-08-25nios2: page fault et.al. are *not* restartable syscalls...Al Viro2-4/+3
2022-08-25m68k: coldfire/device.c: protect FLEXCAN blocksRandy Dunlap1-3/+3
2022-08-25x86/kprobes: Fix JNG/JNLE emulationNadav Amit1-1/+1
2022-08-25x86/mm: Use proper mask when setting PUD mappingAaron Lu1-1/+1
2022-08-21arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu1-10/+1
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-19/+1
2022-08-17powerpc/kexec: Fix build failure from uninitialised variableRussell Currey1-5/+5
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-17powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao1-4/+4
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy1-6/+9
2022-08-17KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it existsSean Christopherson1-1/+3
2022-08-17KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRLSean Christopherson2-2/+14
2022-08-17Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...Sean Christopherson2-18/+1
2022-08-17KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmuLike Xu2-1/+18
2022-08-17KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrlLike Xu1-0/+3
2022-08-17KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMUSean Christopherson1-0/+2
2022-08-17KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu2-1/+6
2022-08-17s390/unwind: fix fgraph return address recoverySumanth Korikkar1-1/+1
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld3-36/+12
2022-08-17ARM: Marvell: Update PCIe fixupPali Rohár5-9/+27
2022-08-17kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao4-1/+21
2022-08-17KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)Sean Christopherson1-2/+2
2022-08-17KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski1-2/+5