summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-12-16ARM: dts: imx6qdl-wandboard: Fix Ethernet supportMartin Haaß
2021-12-15Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-15x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport
2021-12-15Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov
2021-12-15Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-13Merge tag 'v5.16-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-13Merge tag 'v5.16-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-13Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-13Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2021-12-13Merge tag 'socfpga_fix_for_v5.16_part_2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2021-12-13Merge branch 'v5.16/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann
2021-12-13Merge tag 'imx-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-10s390: enable switchdev support in defconfigNiklas Schnelle
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov
2021-12-10s390/ftrace: remove preempt_disable()/preempt_enable() pairJerome Marchand
2021-12-10s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-10s390/kexec_file: print some more error messagesPhilipp Rudo
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan
2021-12-10KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson
2021-12-10KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08sched,x86: Don't use cluster topology for x86 hybrid CPUsPeter Zijlstra
2021-12-08KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov
2021-12-08csky: fix typo of fpu config macroKelly Devilliv
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTMarc Zyngier
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-12-06ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam
2021-12-06arm64: dts: imx8mq: remove interconnect property from lcdifMartin Kepplinger
2021-12-05Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-04parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-03Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan