summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen
2021-01-12arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers
2021-01-12x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-12x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-12KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon
2021-01-12KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson
2021-01-12KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2021-01-06s390: always clear kernel stack backchain before calling functionsHeiko Carstens
2021-01-06um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard
2021-01-06powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-06mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-30x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-12-30Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)
2020-12-30um: Fix time-travel modeJohannes Berg
2020-12-30um: Remove use of asprinf in umid.cAnton Ivanov
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-12-30powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-30powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-30powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy
2020-12-30ARM: tegra: Populate OPP table for Tegra20 VentanaJon Hunter
2020-12-30ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre
2020-12-30ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller
2020-12-30KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky
2020-12-30KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-12-30arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040Tomasz Nowicki
2020-12-30arm64: dts: ti: k3-am65: mark dss as dma-coherentTomi Valkeinen
2020-12-30RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra
2020-12-30m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-12-30crypto: arm/aes-ce - work around Cortex-A57/A72 silion errataArd Biesheuvel
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-30perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang
2020-12-30perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang
2020-12-30perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang
2020-12-30s390/idle: fix accounting with machine checksSven Schnelle
2020-12-30s390/idle: add missing mt_cycles calculationSven Schnelle