summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-161-2/+20
* x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-161-10/+14
* x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-162-6/+13
* x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-162-2/+3
* s390: fix irq state tracingHeiko Carstens2020-12-162-18/+2
* arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter2020-12-161-12/+0
* sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-12-1622-37/+37
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-161-8/+15
* arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei2020-12-161-10/+10
* powerpc: Drop -me200 addition to build flagsMichael Ellerman2020-12-161-1/+0
* arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc.Markus Reichl2020-12-161-2/+2
* arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl2020-12-161-0/+3
* arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go A...Maciej Matuszczyk2020-12-161-1/+0
* usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-161-1/+1
* perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim2020-12-161-1/+1
* powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin2020-12-161-1/+1
* mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-161-1/+0
* x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu2020-12-111-2/+3
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-112-4/+21
* powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier2020-12-111-1/+2
* powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin2020-12-111-2/+7
* KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz2020-12-111-5/+2
* s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev2020-12-111-3/+11
* x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen2020-12-021-7/+25
* x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen2020-12-021-33/+2
* x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-12-021-2/+2
* x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni2020-12-021-2/+4
* RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2020-12-021-0/+2
* RISC-V: Add missing jump label initializationAnup Patel2020-12-021-0/+1
* riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor2020-12-021-1/+1
* arm64: tegra: Wrong AON HSP reg property sizeDipen Patel2020-12-021-1/+1
* x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu2020-12-021-4/+1
* powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell2020-12-021-0/+2
* ARM: dts: dra76x: m_can: fix order of clocksMarc Kleine-Budde2020-12-021-2/+2
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-12-027-0/+15
* KVM: s390: remove diag318 reset codeCollin Walling2020-12-021-2/+0
* KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank2020-12-023-2/+5
* ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()Tony Lindgren2020-12-021-3/+5
* x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner2020-12-021-4/+19
* xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart2020-12-021-1/+1
* perf/x86: fix sysfs type mismatchesSami Tolvanen2020-12-024-24/+12
* x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-12-021-1/+11
* arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon2020-12-021-13/+14
* arm64: pgtable: Fix pte_accessible()Will Deacon2020-12-021-3/+4
* arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo2020-12-021-10/+10
* arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter2020-12-021-1/+1
* KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini2020-12-023-9/+12
* KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2020-12-022-51/+34
* KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu2020-12-021-2/+20
* KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater2020-12-021-0/+7