- a5036f7f powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h by Tony Ambardar · 4 years, 2 months ago
- 6716dba powerpc/eeh: Fix EEH handling for hugepages in ioremap space. by Mahesh Salgaonkar · 3 years, 7 months ago
- 73e167f arm64/vdso: Discard .note.gnu.property sections in vDSO by Bill Wendling · 3 years, 7 months ago
- 9b95c63 x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS) by John Millikin · 3 years, 8 months ago
- b080e17 arm64: dts: mt8173: fix property typo of 'phys' in dsi node by Chunfeng Yun · 3 years, 8 months ago
- cde6e80 s390/disassembler: increase ebpf disasm buffer size by Vasily Gorbik · 3 years, 7 months ago
- 81362531 x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access by Mike Galbraith · 3 years, 7 months ago
- affcbcf ia64: fix discontig.c section mismatches by Randy Dunlap · 3 years, 7 months ago
- 74e7cef s390/entry: save the caller of psw_idle by Vasily Gorbik · 3 years, 7 months ago
- 766deaf ARM: dts: Fix swapped mmc order for omap3 by Tony Lindgren · 3 years, 8 months ago
- 22edfdc ARM: 9071/1: uprobes: Don't hook on thumb instructions by Fredrik Strupe · 3 years, 8 months ago
- 9a12a13 ARM: keystone: fix integer overflow warning by Arnd Bergmann · 3 years, 8 months ago
- bb3162b arc: kernel: Return -EFAULT if copy_to_user() fails by Wang Qing · 3 years, 9 months ago
- 4c25714 ARM: dts: Fix moving mmc devices with aliases for omap4 & 5 by Tony Lindgren · 3 years, 9 months ago
- bf886e5 s390/cpcmd: fix inline assembly register clobbering by Alexander Gordeev · 3 years, 8 months ago
- f061244 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers by Gao Xiang · 3 years, 8 months ago
- 84427f0 ia64: fix user_stack_pointer() for ptrace() by Sergei Trofimovich · 3 years, 7 months ago
- aa0ef53e ARM: 8723/2: always assume the "unified" syntax for assembly code by Nicolas Pitre · 7 years ago
- d4b234e bpf, x86: Validate computation of branch displacements for x86-64 by Piotr Krysiuk · 3 years, 8 months ago
- ae6a33f ia64: mca: allocate early mca with GFP_ATOMIC by Sergei Trofimovich · 3 years, 8 months ago
- e38847b x86/build: Turn off -fcf-protection for realmode targets by Arnd Bergmann · 3 years, 8 months ago
- 420fd37 powerpc: Force inlining of cpu_has_feature() to avoid build failure by Christophe Leroy · 3 years, 8 months ago
- bd3ec28f arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP by Will Deacon · 3 years, 8 months ago
- 7bfe5a1 arm64: dts: ls1043a: mark crypto engine dma coherent by Horia Geantă · 3 years, 9 months ago
- cdba20c x86/tlb: Flush global mappings when KAISER is disabled by Borislav Petkov · 3 years, 8 months ago
- a1dcff84c ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 3 years, 8 months ago
- 3abc8cb ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 3 years, 8 months ago
- 9113d25 powerpc/4xx: Fix build errors from mfdcr() by Michael Ellerman · 3 years, 9 months ago
- 5b87109 x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() by Oleg Nesterov · 3 years, 10 months ago
- 4a3b824 x86: Move TS_COMPAT back to asm/thread_info.h by Oleg Nesterov · 3 years, 10 months ago
- 3d9fcc2 x86/ioapic: Ignore IRQ2 again by Thomas Gleixner · 3 years, 8 months ago
- 6c2ab22 perf/x86/intel: Fix a crash caused by zero PEBS status by Kan Liang · 3 years, 8 months ago
- 2a667b9 KVM: arm64: Fix exclusive limit for IPA size by Marc Zyngier · 3 years, 8 months ago
- 3d8ca21 powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() by Naveen N. Rao · 3 years, 9 months ago
- 4e7957e alpha: switch __copy_user() and __do_clean_user() to normal calling conventions by Al Viro · 8 years ago
- 8d8f9b3 alpha: Package string routines together by Richard Henderson · 7 years ago
- d7a8d02 alpha: make short build log available for division routines by Masahiro Yamada · 8 years ago
- 8330686 alpha: merge build rules of division routines by Masahiro Yamada · 8 years ago
- 721e7cd alpha: add $(src)/ rather than $(obj)/ to make source file path by Masahiro Yamada · 8 years ago
- 2597a7e s390/smp: __smp_rescan_cpus() - move cpumask away from stack by Heiko Carstens · 3 years, 9 months ago
- 6a7dbc9 powerpc/perf: Record counter overflow always if SAMPLE_IP is unset by Athira Rajeev · 3 years, 10 months ago
- d1ae0cf Xen/gnttab: handle p2m update errors on a per-slot basis by Jan Beulich · 3 years, 9 months ago
- ccc432e x86/build: Treat R_386_PLT32 relocation as R_386_PC32 by Fangrui Song · 3 years, 10 months ago
- c1a98ac x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk by Heiner Kallweit · 4 years ago
- 3e2b4c2 arm64: Use correct ll/sc atomic constraints by Andrew Murray · 5 years ago
- 1b62277 arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint by Will Deacon · 6 years ago
- 73dc3ba arm64: Avoid redundant type conversions in xchg() and cmpxchg() by Will Deacon · 6 years ago
- e32210d arm64: Remove redundant mov from LL/SC cmpxchg by Robin Murphy · 8 years ago
- 355a04f arm: kprobes: Allow to handle reentered kprobe on single-stepping by Masami Hiramatsu · 8 years ago
- 00d0241 sparc32: fix a user-triggerable oops in clear_user() by Al Viro · 4 years, 4 months ago
- fbb316c x86/reboot: Force all cpus to exit VMX root if VMX is supported by Sean Christopherson · 3 years, 11 months ago
- b3fcbf9 arm64: Add missing ISB after invalidating TLB in __primary_switch by Marc Zyngier · 3 years, 9 months ago
- 4086dff sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set by Randy Dunlap · 4 years ago
- fdbb2f1 powerpc/pseries/dlpar: handle ibm, configure-connector delay status by Nathan Lynch · 3 years, 11 months ago
- a90acaf ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores by Vladimir Murzin · 3 years, 11 months ago
- cb03394 powerpc/47x: Disable 256k page size by Christophe Leroy · 3 years, 10 months ago
- c1ccba7 MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0 by Nathan Chancellor · 3 years, 11 months ago
- a137124 MIPS: c-r4k: Fix section mismatch for loongson2_sc_init by Nathan Chancellor · 3 years, 11 months ago
- 6b9fda9 arm64: dts: msm8916: Fix reserved and rfsa nodes unit address by Vincent Knecht · 3 years, 10 months ago
- a17c47f ARM: dts: Configure missing thermal interrupt for 4430 by Tony Lindgren · 3 years, 11 months ago
- f2241bc arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso by Krzysztof Kozlowski · 4 years ago
- 31036a9 ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa by Krzysztof Kozlowski · 4 years ago
- 6357106 ARM: dts: exynos: correct PMIC interrupt trigger level on Spring by Krzysztof Kozlowski · 4 years ago
- c72ceed MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section by Alexander Lobakin · 3 years, 10 months ago
- 4e8cea3 arm64: tegra: Add power-domain for Tegra210 HDA by Sameer Pujar · 3 years, 11 months ago
- 06897d9 xen/arm: don't ignore return errors from set_phys_to_machine by Stefano Stabellini · 3 years, 9 months ago
- a3c335b Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() by Jan Beulich · 3 years, 9 months ago
- 3415617 Xen/x86: don't bail early from clear_foreign_p2m_mapping() by Jan Beulich · 3 years, 9 months ago
- d10795e x86/build: Disable CET instrumentation in the kernel for 32-bit too by Borislav Petkov · 3 years, 9 months ago
- af9f48e h8300: fix PREEMPTION build, TI_PRE_COUNT undefined by Randy Dunlap · 3 years, 9 months ago
- 32ef350 ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL by Alexandre Belloni · 3 years, 10 months ago
- 8cc3e20 x86/apic: Add extra serialization for non-serializing MSRs by Dave Hansen · 4 years, 9 months ago
- 7175b11 x86/build: Disable CET instrumentation in the kernel by Josh Poimboeuf · 3 years, 10 months ago
- 137482a ARM: footbridge: fix dc21285 PCI configuration accessors by Russell King · 4 years, 1 month ago
- d3ea0d2 ARM: imx: build suspend-imx6.S with arm instruction set by Max Krummenacher · 3 years, 10 months ago
- f5d6818 KVM: x86: get smi pending status correctly by Jay Zhou · 3 years, 10 months ago
- 4abaecd KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] by Like Xu · 3 years, 11 months ago
- 27d298b x86/boot/compressed: Disable relocation relaxation by Arvind Sankar · 4 years, 3 months ago
- 268daa2 sh: dma: fix kconfig dependency for G2_DMA by Necip Fazil Yildiran · 4 years, 2 months ago
- 388c1c2 ARM: picoxcell: fix missing interrupt-parent properties by Arnd Bergmann · 3 years, 11 months ago
- 83917f6 arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC by Randy Dunlap · 3 years, 11 months ago
- c321869 ARC: build: add boot_targets to PHONY by Masahiro Yamada · 4 years ago
- fc17d43 MIPS: relocatable: fix possible boot hangup with KASLR enabled by Alexander Lobakin · 3 years, 10 months ago
- fad8fa5 MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB by Paul Cercueil · 4 years ago
- 1bc9e65 KVM: arm64: Don't access PMCR_EL0 when no PMU is available by Marc Zyngier · 4 years ago
- 3f848a5 ARM: OMAP2+: omap_device: fix idling of devices during probe by Andreas Kemnade · 4 years ago
- 97d987e powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at by Mathieu Desnoyers · 3 years, 10 months ago
- 90dc59e x86/mtrr: Correct the range check before performing MTRR type lookups by Ying-Tsun Huang · 4 years ago
- 285e502 x86/mm: Fix leak of pmd ptlock by Dan Williams · 4 years ago
- 73d5728 powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() by Qinglang Miao · 4 years, 1 month ago
- 75c50f6 x86/entry/64: Add instruction suffix by Jan Beulich · 7 years ago
- 97d73f7 powerpc/xmon: Change printk() to pr_cont() by Christophe Leroy · 4 years ago
- c23d1af KVM: arm64: Introduce handling of AArch32 TTBCR2 traps by Marc Zyngier · 4 years ago
- 26aabe4 powerpc/perf: Exclude kernel samples while counting events in user space. by Athira Rajeev · 4 years ago
- bdf326b um: chan_xterm: Fix fd leak by Anton Ivanov · 4 years ago
- 45b2b65 x86/kprobes: Restore BTF if the single-stepping is cancelled by Masami Hiramatsu · 4 years, 1 month ago
- 0af1cd1 powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops by Nathan Lynch · 4 years ago
- 70b2274 ARM: dts: at91: at91sam9rl: fix ADC triggers by Alexandre Belloni · 4 years ago
- b2a653a ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host by Cristian Birsan · 4 years ago
- 5f660d2 ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host by Cristian Birsan · 4 years ago