summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-20x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-20x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-20x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-20x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-05-20x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-05-02powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-24KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-24powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-24s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2020-04-24arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson
2020-04-24x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-24x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-24x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu
2020-04-24x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu
2020-04-24x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu
2020-04-24x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-04-24kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-24powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2020-04-24powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-24powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-04-24powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-24powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-24powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2020-04-24KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-24KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-04-24KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-24KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-24KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson
2020-04-24x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner
2020-04-24MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-04-24x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-04-24x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom