summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-12-29powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-29um: chan_xterm: Fix fd leakAnton Ivanov1-0/+5
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu1-0/+5
2020-12-29powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch1-1/+0
2020-12-29ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan1-0/+7
2020-12-29ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan1-0/+7
2020-12-29powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy1-5/+0
2020-12-29MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran1-0/+1
2020-12-29ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel1-5/+1
2020-12-29ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2-4/+21
2020-12-11arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2-10/+29
2020-12-11powerpc: Stop exporting __clear_user which is now inlined.Michal Suchanek1-1/+0
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry1-2/+2
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney1-1/+11
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu1-47/+2
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov1-0/+14
2020-11-24powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens1-2/+2
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam1-1/+1
2020-11-24arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich1-1/+1
2020-11-24MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon1-4/+1
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-6/+2
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin12-61/+220
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan4-5/+13
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy1-14/+46
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy4-8/+74
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin10-1/+196
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens1-48/+90
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens1-0/+6
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-19/+33
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta1-5/+11
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song1-2/+1
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-11-10ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-11-10ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski1-0/+1
2020-11-10arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-11-10ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-11-10powerpc/powernv/elog: Fix race while processing OPAL error log event.Mahesh Salgaonkar1-7/+26
2020-11-10ARM: dts: s5pv210: remove dedicated 'audio-subsystem' nodeKrzysztof Kozlowski1-36/+29
2020-11-10ARM: dts: s5pv210: move PMU node out of clock controllerKrzysztof Kozlowski1-8/+5
2020-11-10um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-11-10sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-11-10powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-10powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...Mukesh Ojha1-6/+3