summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel
2020-12-11powerpc: Stop exporting __clear_user which is now inlined.Michal Suchanek
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov
2020-11-24powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-24ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam
2020-11-24arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich
2020-11-24MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron
2020-11-10ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski
2020-11-10ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski
2020-11-10arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang
2020-11-10ia64: fix build error with !COREDUMPKrzysztof Kozlowski
2020-11-10powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar
2020-11-10ARM: dts: s5pv210: remove dedicated 'audio-subsystem' nodeKrzysztof Kozlowski
2020-11-10ARM: dts: s5pv210: move PMU node out of clock controllerKrzysztof Kozlowski
2020-11-10um: change sigio_spinlock to a mutexJohannes Berg
2020-11-10sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-11-10powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-11-10powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha
2020-10-29powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-29arm64: dts: zynqmp: Remove additional compatible string for i2c IPsMichal Simek
2020-10-29KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo
2020-10-29powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
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