summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-12-21x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-21x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse
2020-12-21KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-16x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu
2020-12-16x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-16x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-16x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-16s390: fix irq state tracingHeiko Carstens
2020-12-16arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter
2020-12-16sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-12-16ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-12-16arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-12-16powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-12-16arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc.Markus Reichl
2020-12-16arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl
2020-12-16arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go A...Maciej Matuszczyk
2020-12-16usb: ohci-omap: Fix descriptor conversionLinus Walleij
2020-12-16perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim
2020-12-16powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin
2020-12-16mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-12-11x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier
2020-12-11powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin
2020-12-11KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz
2020-12-11s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev
2020-12-02x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni
2020-12-02RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap
2020-12-02RISC-V: Add missing jump label initializationAnup Patel
2020-12-02riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor
2020-12-02arm64: tegra: Wrong AON HSP reg property sizeDipen Patel
2020-12-02x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu
2020-12-02powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-12-02ARM: dts: dra76x: m_can: fix order of clocksMarc Kleine-Budde
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-12-02KVM: s390: remove diag318 reset codeCollin Walling
2020-12-02KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank
2020-12-02ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()Tony Lindgren
2020-12-02x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-12-02xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-12-02arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon
2020-12-02arm64: pgtable: Fix pte_accessible()Will Deacon
2020-12-02arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo
2020-12-02arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter
2020-12-02KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini