summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-02openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02nios2/mm: refactor swap PTE layoutDavid Hildenbrand
2023-02-02mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02m68k/mm: remove dummy __swp definitions for nommuDavid Hildenbrand
2023-02-02loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02m68k/mm/motorola: specify pmd_page() typeLorenzo Stoakes
2023-02-02Revert "x86: kmsan: sync metadata pages on page fault"Alexander Potapenko
2023-02-03crypto: x86 - exit fpu context earlier in ECB/CBC macrosPeter Lafreniere
2023-02-02riscv: stacktrace: Fix missing the first frameLiu Shixin
2023-02-02x86/tdx: Do not corrupt frame-pointer in __tdx_hypercall()Kirill A. Shutemov
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02clocksource: Verify HPET and PMTMR when TSC unverifiedPaul E. McKenney
2023-02-02x86/tsc: Add option to force frequency recalibration with HW timerFeng Tang
2023-02-02KVM: arm64: Finalise EL2 state from pKVM PSCI relayQuentin Perret
2023-02-02KVM: arm64: Use sanitized values in __check_override in nVHEQuentin Perret
2023-02-02KVM: arm64: Introduce finalise_el2_state macroQuentin Perret
2023-02-02KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHEQuentin Perret
2023-02-02Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-02Merge tag 'v6.2-next-defconfig' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-02-02ARM: dts: stm32: fix compatible for BSEC on STM32MP13 Patrick Delaunay
2023-02-02ARM: dts: stm32: Update part number NVMEM description on stm32mp131Patrick Delaunay
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman
2023-02-02arm64: defconfig: Enable UCSI supportJon Hunter
2023-02-01riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale
2023-02-01riscv: disable generation of unwind tablesAndreas Schwab
2023-02-01riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren
2023-02-01Merge patch series "riscv: improve boot time isa extensions handling"Palmer Dabbelt
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman
2023-02-01perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu
2023-02-01KVM: x86/pmu: Add PRIR++ and PDist support for SPR and later modelsLike Xu
2023-02-01KVM: x86: Reinitialize xAPIC ID when userspace forces x2APIC => xAPICEmanuele Giuseppe Esposito
2023-02-01KVM: x86: hyper-v: Add extended hypercall support in Hyper-vVipin Sharma
2023-02-01KVM: x86: hyper-v: Use common code for hypercall userspace exitVipin Sharma
2023-02-01um: Declare fix_range_common as a static functionBenjamin Berg
2023-02-01um: Switch printk calls to adhere to correct coding styleBenjamin Berg
2023-02-01um: vector: Fix memory leak in vector_configXiang Yang
2023-02-01um: protect VMA iterationJohannes Berg
2023-02-01um: remove unneeded semicolonYang Li
2023-02-01um: Remove the unneeded result variableye xingchen
2023-02-01parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller