summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-23ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-23ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-23MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-23MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
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
2021-01-09powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2021-01-09x86/entry/64: Add instruction suffixJan Beulich
2020-12-29powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-12-29powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-29powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-29ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre
2020-12-29KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-12-29powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-29s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
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: remove redundant cacheinfo updateNathan Lynch
2020-12-29powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch
2020-12-29arm64: dts: rockchip: Fix UART pull-ups on rk3328Chen-Yu Tsai
2020-12-29ARM: dts: at91: sama5d2: map securam as deviceClaudiu Beznea
2020-12-29ARM: dts: at91: at91sam9rl: fix ADC triggersAlexandre Belloni
2020-12-29ARM: dts: Remove non-existent i2c1 from 98dx3236Chris Packham
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-29arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel
2020-12-29ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-12-29x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar
2020-12-29soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()Dan Carpenter
2020-12-29ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XUKrzysztof Kozlowski
2020-12-29ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410Krzysztof Kozlowski
2020-12-29ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XUKrzysztof Kozlowski
2020-12-29ARM: dts: sun8i: v3s: fix GIC node memory rangeIcenowy Zheng
2020-12-29x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-29ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-12-29arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen