summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-27KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier3-4/+15
2024-06-27LoongArch: Fix multiple hardware watchpoint issuesHui Li1-24/+33
2024-06-27LoongArch: Trigger user-space watchpoints correctlyHui Li3-6/+31
2024-06-27LoongArch: Fix watchpoint setting errorHui Li3-32/+21
2024-06-27arm64: defconfig: enable the vf610 gpio driverMartin Kaiser1-0/+1
2024-06-27arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher1-1/+1
2024-06-27arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam1-1/+0
2024-06-27arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey1-1/+1
2024-06-27arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut1-1/+1
2024-06-27arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoMMarek Vasut1-1/+1
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li1-0/+6
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan7-0/+21
2024-06-27powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman1-12/+12
2024-06-27powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao1-6/+22
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao1-10/+11
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam1-1/+8
2024-06-21x86/kexec: Fix bug with call depth trackingDavid Kaplan1-2/+9
2024-06-21parisc: Try to fix random segmentation faults in package buildsJohn David Anglin3-180/+275
2024-06-21x86/boot: Don't add the EFI stub to targets, againBenjamin Segall1-2/+2
2024-06-21x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook2-3/+7
2024-06-21x86/asm: Use %c/%n instead of %P operand modifier in asm templatesUros Bizjak6-18/+18
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman1-0/+16
2024-06-21KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria3-7/+17
2024-06-21KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guestsMichael Roth3-1/+21
2024-06-21KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria3-9/+14
2024-06-21RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou1-2/+2
2024-06-21RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang1-3/+4
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
2024-06-16parisc: Define sigset_t in parisc uapi headerHelge Deller2-12/+10
2024-06-16parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
2024-06-16ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-16ARM: dts: samsung: smdk4412: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-16ARM: dts: samsung: smdkv310: fix keypad no-autorepeatKrzysztof Kozlowski1-1/+1
2024-06-16riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 boardShengyu Qu1-1/+0
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts4-1/+7
2024-06-16LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang1-1/+1
2024-06-16LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang2-1/+5
2024-06-16KVM: arm64: AArch32: Fix spurious trapping of conditional instructionsMarc Zyngier1-2/+16
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier1-0/+1
2024-06-16KVM: arm64: Fix AArch32 register narrowing on userspace writeMarc Zyngier1-1/+1
2024-06-16KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright maskedSean Christopherson1-8/+19
2024-06-16arm64: dts: ti: verdin-am62: Set memory size to 2gbMax Krummenacher1-1/+1