- 861b441 ARM: dts: imx6qdl-wandboard: Fix Ethernet support by Martin Haaß · 3 years, 1 month ago
- 93a957b arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode by Robert Marko · 3 years, 1 month ago
- 8c0059a arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd by Nick Desaulniers · 3 years, 2 months ago
- b16b124 arm64: vdso32: drop -no-integrated-as flag by Nick Desaulniers · 3 years, 8 months ago
- 6b8d8ec ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name by Fabio Estevam · 3 years, 1 month ago
- 9439fab KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES by Vitaly Kuznetsov · 3 years ago
- 151ffac powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n by Xiaoming Ni · 3 years, 1 month ago
- 1208b44 s390/kexec_file: fix error handling when applying relocations by Philipp Rudo · 3 years, 1 month ago
- 429bb01 ARM: socfpga: dts: fix qspi node compatible by Dinh Nguyen · 3 years, 2 months ago
- 24983f75 arm64: dts: rockchip: fix audio-supply for Rock Pi 4 by Alex Bee · 3 years, 2 months ago
- 49bd597 arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply by John Keeping · 3 years, 2 months ago
- 9fcdbbf arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply by John Keeping · 3 years, 2 months ago
- ba86684 arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge by Artem Lapkin · 3 years, 1 month ago
- 3516bc1 arm64: dts: imx8mp-evk: Improve the Ethernet PHY description by Fabio Estevam · 3 years, 10 months ago
- 06294e7 arm64: dts: imx8m: correct assigned clocks for FEC by Joakim Zhang · 4 years ago
- 8dd559d arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM by Mike Rapoport · 3 years, 1 month ago
- 65c5789 arm: extend pfn_valid to take into account freed memory map alignment by Mike Rapoport · 3 years, 1 month ago
- 74551f1 memblock: align freed memory map on pageblock boundaries with SPARSEMEM by Mike Rapoport · 3 years, 1 month ago
- b4b54c7 memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER by Mike Rapoport · 3 years, 1 month ago
- ac76adc KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req by Sean Christopherson · 3 years, 1 month ago
- 27f4ce0 s390/test_unwind: use raw opcode instead of invalid instruction by Ilie Halip · 3 years, 1 month ago
- 9eab949 KVM: arm64: Save PSTATE early on exit by Marc Zyngier · 3 years, 1 month ago
- 014c2fa csky: fix typo of fpu config macro by Kelly Devilliv · 3 years, 2 months ago
- 0636892 KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hypercall by Vitaly Kuznetsov · 3 years, 1 month ago
- dded8d7 x86/sme: Explicitly map new EFI memmap table as encrypted by Tom Lendacky · 3 years, 2 months ago
- dbe73da parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 3 years, 1 month ago
- 67d0845 x86/64/mm: Map all kernel memory into trampoline_pgd by Joerg Roedel · 3 years, 1 month ago
- b3a519b x86/tsc: Disable clocksource watchdog for TSC on qualified platorms by Feng Tang · 3 years, 1 month ago
- 1ed4a8f x86/tsc: Add a timer to make sure TSC_adjust is always checked by Feng Tang · 3 years, 1 month ago
- 92b9113 parisc: Fix "make install" on newer debian releases by Helge Deller · 3 years, 1 month ago
- c27a548 parisc: Fix KBUILD_IMAGE for self-extracting kernel by Helge Deller · 3 years, 1 month ago
- 92f309c x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() by Lai Jiangshan · 3 years, 1 month ago
- 4bbbc9c x86/pv: Switch SWAPGS to ALTERNATIVE by Juergen Gross · 4 years ago
- 2015ffa x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 3 years, 1 month ago
- 8b9279c x86/entry: Use the correct fence macro after swapgs in kernel CR3 by Lai Jiangshan · 3 years, 1 month ago
- c8e3411 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 3 years, 1 month ago
- 64ca109 KVM: VMX: Set failure code in prepare_vmcs02() by Dan Carpenter · 3 years, 1 month ago
- 60ce9a7 KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register by Like Xu · 3 years, 1 month ago
- 59d2dc7 arm64: ftrace: add missing BTIs by Mark Rutland · 3 years, 1 month ago
- d4af6d97 KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() by Lai Jiangshan · 3 years, 1 month ago
- c71b5f3 KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 by Catalin Marinas · 3 years, 1 month ago
- 5f33887 KVM: x86: Use a stable condition around all VT-d PI paths by Paolo Bonzini · 3 years, 1 month ago
- 7722e88 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST by Sean Christopherson · 3 years, 1 month ago
- 80bfed3 s390/pci: move pseudo-MMIO to prevent MIO overlap by Niklas Schnelle · 3 years, 2 months ago
- 0395722 s390/setup: avoid using memblock_enforce_memory_limit by Vasily Gorbik · 3 years, 3 months ago
- 57e3697 powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" by Alexey Kardashevskiy · 3 years, 2 months ago
- aa20e96 s390/mm: validate VMA in PGSTE manipulation functions by David Hildenbrand · 3 years, 4 months ago
- 3b6c71c MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 by Huang Pei · 3 years, 1 month ago
- a6a5d85 MIPS: loongson64: fix FTLB configuration by Huang Pei · 3 years, 1 month ago
- 0effb7f ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE by Takashi Iwai · 3 years, 1 month ago
- 2be17ec ARM: dts: bcm2711: Fix PCIe interrupts by Florian Fainelli · 3 years, 2 months ago
- 9db1d4a ARM: dts: BCM5301X: Add interrupt properties to GPIO node by Florian Fainelli · 3 years, 2 months ago
- b2cd6fd ARM: dts: BCM5301X: Fix I2C controller interrupt by Florian Fainelli · 3 years, 2 months ago
- dfe906d powerpc/32: Fix hardlockup on vmap stack overflow by Christophe Leroy · 3 years, 1 month ago
- b777c86 KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB by Nicholas Piggin · 3 years, 1 month ago
- 6ca32e2 Revert "parisc: Fix backtrace to always include init funtion names" by Helge Deller · 3 years, 1 month ago
- b3ef505 x86/Kconfig: Fix an unused variable error in dell-smm-hwmon by Randy Dunlap · 3 years, 4 months ago
- 6b43cf1 KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load by Maxim Levitsky · 3 years, 1 month ago
- 63e2f34 s390/kexec: fix memory leak of ipl report buffer by Baoquan He · 3 years, 1 month ago
- 08fd6df powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 3 years, 1 month ago
- 9c177ee x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails by Sean Christopherson · 3 years, 2 months ago
- f5995fc hexagon: clean up timer-regs.h by Nathan Chancellor · 3 years, 1 month ago
- 0854c9f hexagon: export raw I/O routines for modules by Nathan Chancellor · 3 years, 1 month ago
- af1d3c4 arm64: vdso32: suppress error message for 'make mrproper' by Nick Desaulniers · 3 years, 2 months ago
- 4cebe23 s390/kexec: fix return code handling by Heiko Carstens · 3 years, 1 month ago
- d4fb80a perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server by Alexander Antonov · 3 years, 1 month ago
- 175135a5 perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server by Alexander Antonov · 3 years, 1 month ago
- a8230fb KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() by Michael Ellerman · 3 years, 3 months ago
- da16f90 mips: lantiq: add support for clk_get_parent() by Randy Dunlap · 3 years, 2 months ago
- 17dfbe1 mips: bcm63xx: add support for clk_get_parent() by Randy Dunlap · 3 years, 2 months ago
- 34284b3 MIPS: generic/yamon-dt: fix uninitialized variable error by Colin Ian King · 3 years, 2 months ago
- dadcc93 perf/x86/vlbr: Add c->flags to vlbr event constraints by Like Xu · 3 years, 2 months ago
- 91191d4 mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set by Randy Dunlap · 3 years, 2 months ago
- 4ce685c sh: define __BIG_ENDIAN for math-emu by Randy Dunlap · 3 years, 3 months ago
- 73383f6 sh: math-emu: drop unused functions by Randy Dunlap · 3 years, 3 months ago
- f44defd sh: fix kconfig unmet dependency warning for FRAME_POINTER by Randy Dunlap · 3 years, 3 months ago
- 8748f08 sh: check return code of request_irq by Nick Desaulniers · 4 years ago
- 29b7426 powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST by Christophe Leroy · 3 years, 2 months ago
- bc4bc07 powerpc/dcr: Use cmplwi instead of 3-argument cmpli by Michael Ellerman · 3 years, 3 months ago
- 850416b ARM: dts: qcom: fix memory and mdio nodes naming for RB3011 by David Heidelberg · 3 years, 2 months ago
- 8c4d976 powerpc/5200: dts: fix memory node unit name by Anatolij Gustschin · 3 years, 3 months ago
- 9635581 MIPS: sni: Fix the build by Bart Van Assche · 3 years, 3 months ago
- c788ac4 ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flash by Li Yang · 3 years, 3 months ago
- cbba09f ARM: dts: ls1021a: move thermal-zones node out of soc/ by Li Yang · 3 years, 3 months ago
- 02d9ebe ARM: dts: omap: fix gpmc,mux-add-data type by Roger Quadros · 3 years, 3 months ago
- 19d193c arm64: dts: freescale: fix arm,sp805 compatible string by Michael Walle · 3 years, 4 months ago
- 36446a0 arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property by Shawn Guo · 3 years, 4 months ago
- e52fecd arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency by AngeloGioacchino Del Regno · 3 years, 4 months ago
- 568d94c ARM: BCM53016: Specify switch ports for Meraki MR32 by Christian Lamparter · 3 years, 3 months ago
- 3544c33 ARM: dts: ux500: Skomer regulator fixes by Linus Walleij · 3 years, 7 months ago
- 4e5bc9f arm64: dts: hisilicon: fix arm,sp805 compatible string by Michael Walle · 3 years, 4 months ago
- 109a63b arm64: dts: rockchip: Disable CDN DP on Pinebook Pro by Matthias Brugger · 3 years, 6 months ago
- db90c50 ARM: dts: NSP: Fix mpcore, mmc node names by Matthew Hagan · 3 years, 4 months ago
- 2651d06 arm64: dts: allwinner: a100: Fix thermal zone node name by Maxime Ripard · 3 years, 4 months ago
- fa98ac4 arm64: dts: allwinner: h5: Fix GPU thermal zone node name by Maxime Ripard · 3 years, 4 months ago
- aed1955 ARM: dts: sunxi: Fix OPPs node name by Maxime Ripard · 3 years, 4 months ago
- e2e1056 arm64: zynqmp: Fix serial compatible string by Michal Simek · 3 years, 5 months ago
- 48f154e arm64: zynqmp: Do not duplicate flash partition label property by Amit Kumar Mahapatra · 3 years, 7 months ago
- c49bfdf parisc/entry: fix trace test in syscall exit path by Sven Schnelle · 3 years, 2 months ago
- b31bac0 x86/iopl: Fake iopl(3) CLI/STI usage by Peter Zijlstra · 3 years, 3 months ago