summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-20Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-10-20Merge tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-10-20KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic
2021-10-20KVM: s390: clear kicked_mask before sleeping againHalil Pasic
2021-10-20powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch
2021-10-20powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-19ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-10-19ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-10-19ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-10-19ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-10-19ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao
2021-10-19ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel
2021-10-19ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-18xtensa/platforms/iss/simdisk: add error handling support for add_disk()Luis Chamberlain
2021-10-18KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini
2021-10-18KVM: VMX: Remove redundant handling of bus lock vmexitHao Xiang
2021-10-18KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unloadSean Christopherson
2021-10-18Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...Sean Christopherson
2021-10-18KVM: X86: fix lazy allocation of rmapsPaolo Bonzini
2021-10-18KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda
2021-10-18NIOS2: irqflags: rename a redefined register nameRandy Dunlap
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-16Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-16Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-10-16Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov
2021-10-16arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHYFrieder Schrempf
2021-10-16arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequencyFrieder Schrempf
2021-10-16arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2Frieder Schrempf
2021-10-16arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mVFrieder Schrempf
2021-10-16arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correctFrieder Schrempf
2021-10-15ARC: fix potential build snafuVineet Gupta
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck
2021-10-16csky: Fixup regs.sr broken in ptraceGuo Ren
2021-10-16csky: don't let sigreturn play with priveleged bits of status registerAl Viro
2021-10-15Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-10-16KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-16KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman