summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-02-031-0/+1
* KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-031-1/+1
* x86/boot/compressed: Disable relocation relaxationArvind Sankar2021-01-301-0/+2
* sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-301-2/+1
* ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-231-0/+4
* arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-231-0/+1
* ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-231-0/+1
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2021-01-171-2/+2
* x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang2021-01-121-3/+3
* x86/mm: Fix leak of pmd ptlockDan Williams2021-01-121-0/+2
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-091-1/+1
* powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev2020-12-291-0/+10
* um: chan_xterm: Fix fd leakAnton Ivanov2020-12-291-0/+5
* x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu2020-12-291-0/+5
* powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch2020-12-291-1/+0
* ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan2020-12-291-0/+7
* ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan2020-12-291-0/+7
* powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy2020-12-291-5/+0
* MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-12-291-0/+1
* ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel2020-12-291-5/+1
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-291-8/+15
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-112-4/+21
* arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2020-12-112-10/+29
* powerpc: Stop exporting __clear_user which is now inlined.Michal Suchanek2020-12-111-1/+0
* x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-12-021-2/+2
* x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-12-021-1/+11
* x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-241-47/+2
* s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-241-1/+1
* xtensa: disable preemption around cache alias management callsMax Filippov2020-11-241-0/+14
* powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens2020-11-241-2/+2
* MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-241-1/+8
* ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam2020-11-241-1/+1
* arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich2020-11-241-1/+1
* MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton2020-11-241-2/+1
* arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon2020-11-241-4/+1
* KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-221-1/+7
* powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-221-6/+2
* powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-2212-61/+220
* powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin2020-11-221-14/+35
* powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2020-11-224-5/+13
* powerpc: Implement user_access_begin and friendsChristophe Leroy2020-11-221-14/+46
* powerpc: Add a framework for user access trackingChristophe Leroy2020-11-224-8/+74
* powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-2210-1/+196
* powerpc/64s: move some exception handlers out of lineDaniel Axtens2020-11-221-48/+90
* powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens2020-11-221-0/+6
* x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-181-19/+33
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-11-101-1/+1