summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King
2021-02-10ELF/MIPS build fixRalf Baechle
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2021-01-30sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2021-01-23ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-23arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-23ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-09powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2020-12-29powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-29um: chan_xterm: Fix fd leakAnton Ivanov
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-29powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch
2020-12-29ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan
2020-12-29ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan
2020-12-29powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-12-29MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran
2020-12-29ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-12-29ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
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