summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams1-0/+2
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao1-1/+1
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy1-2/+21
2021-01-06KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini3-13/+20
2021-01-06KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesPaolo Bonzini1-0/+4
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand1-7/+15
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand1-0/+22
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler1-1/+1
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2020-12-30ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre1-3/+3
2020-12-30ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller1-1/+1
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-30s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo1-4/+5
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle1-15/+3
2020-12-30ARM: sunxi: Add machine match for the Allwinner V3 SoCPaul Kocialkowski1-0/+1
2020-12-30um: chan_xterm: Fix fd leakAnton Ivanov1-0/+5
2020-12-30um: tty: Fix handling of close in tty linesAnton Ivanov1-2/+2
2020-12-30um: Monitor error events in IRQ controllerAnton Ivanov1-1/+1
2020-12-30x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu1-0/+5
2020-12-30powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch1-3/+0
2020-12-30powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch1-1/+0
2020-12-30arm64: dts: rockchip: Fix UART pull-ups on rk3328Chen-Yu Tsai1-8/+8
2020-12-30ARM: dts: at91: sama5d2: map securam as deviceClaudiu Beznea1-0/+1
2020-12-30ARM: dts: at91: at91sam9rl: fix ADC triggersAlexandre Belloni1-8/+11
2020-12-30arm64: dts: meson: fix spi-max-frequency on Khadas VIM2Artem Lapkin1-1/+1
2020-12-30arm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-ccChen-Yu Tsai1-0/+1
2020-12-30ARM: dts: Remove non-existent i2c1 from 98dx3236Chris Packham1-5/+0
2020-12-30ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan1-0/+7
2020-12-30ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan1-0/+7
2020-12-30powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy1-5/+0
2020-12-30MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran1-0/+1
2020-12-30arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel1-1/+3
2020-12-30arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7Paweł Chmiel1-7/+1
2020-12-30powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe2-6/+6
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse3-6/+18
2020-12-30ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel1-5/+1
2020-12-30x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar1-2/+10
2020-12-30ARM: dts: aspeed: s2600wf: Fix VGA memory region locationJoel Stanley1-2/+2
2020-12-30soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()Dan Carpenter1-0/+1
2020-12-30ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XUKrzysztof Kozlowski1-0/+2
2020-12-30ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410Krzysztof Kozlowski2-0/+32
2020-12-30ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XUKrzysztof Kozlowski1-2/+2
2020-12-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland1-1/+1
2020-12-30ARM: dts: sun8i: v3s: fix GIC node memory rangeIcenowy Zheng1-1/+1
2020-12-30x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen1-4/+2
2020-12-30x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2-4/+1
2020-12-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3
2020-12-30arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino1-1/+1