summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-10-30powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-30arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek
2020-10-30ARM: dts: owl-s500: Fix incorrect PPI interrupt specifiersCristian Ciocaltea
2020-10-30arm64: dts: qcom: msm8916: Fix MDP/DSI interruptsStephan Gerhold
2020-10-30arm64: dts: qcom: pm8916: Remove invalid reg size from wcd_codecStephan Gerhold
2020-10-30ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulatorJernej Skrabec
2020-10-30ARM: dts: imx6sl: fix rng nodeHoria Geantă
2020-10-30KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo
2020-10-30powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-30powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev
2020-10-30powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-10-30powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-30powerpc/tau: Check processor type before enabling TAU interruptFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Convert from timer to workqueueFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-29arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
2020-10-29powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-10-29powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire
2020-10-29powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-10-29x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2020-10-29x86/nmi: Fix nmi_handle() duration miscalculationLibing Zhou
2020-10-29x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar
2020-10-29KVM: SVM: Initialize prev_ga_tag before useSuravee Suthikulpanit
2020-10-29KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson
2020-10-17ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld
2020-10-17ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin
2020-10-17ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada
2020-10-14arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-10-01KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky
2020-10-01KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-10-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2020-10-01ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner
2020-10-01arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka