summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-12KVM: arm64: Add missing BTI instructionsMostafa Saleh
2023-07-12KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton
2023-07-12RISC-V: Don't include Zicsr or Zifencei in I from ACPIPalmer Dabbelt
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann
2023-07-12riscv: mm: fix truncation warning on RV32Jisheng Zhang
2023-07-11KVM: arm64: Disable preemption in kvm_arch_hardware_enable()Marc Zyngier
2023-07-11KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla
2023-07-11KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bitsMarc Zyngier
2023-07-11x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=yIngo Molnar
2023-07-11riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel
2023-07-10xtensa: fix unaligned and load/store configuration interactionMax Filippov
2023-07-10xtensa: ISS: fix call to split_if_specMax Filippov
2023-07-10xtensa: ISS: add comment about etherdev freeingMax Filippov
2023-07-10x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()YueHaibing
2023-07-10arm64: ftrace: Add direct call trampoline samples supportFlorent Revest
2023-07-10openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne
2023-07-10x86/fineibt: Poison ENDBR at +0Peter Zijlstra
2023-07-10x86: Rewrite ret_from_fork() in CBrian Gerst
2023-07-10x86/32: Remove schedule_tail_wrapper()Brian Gerst
2023-07-10x86/cfi: Extend ENDBR sealing to kCFIPeter Zijlstra
2023-07-10x86/alternative: Rename apply_ibt_endbr()Peter Zijlstra
2023-07-10x86/cfi: Extend {JMP,CAKK}_NOSPEC commentPeter Zijlstra
2023-07-10perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim
2023-07-10powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V
2023-07-10powerpc/64e: Fix obtool warnings in exceptions-64e.SMichael Ellerman
2023-07-10powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman
2023-07-10powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-07Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-07-07x86/smp: Don't send INIT to boot CPUThomas Gleixner
2023-07-07MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-06Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-06Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt
2023-07-06riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang
2023-07-06riscv: mm: mark CBO relate initialization funcs as __initJisheng Zhang
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang
2023-07-06riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06MIPS: dts: add missing space before {Krzysztof Kozlowski
2023-07-06Merge tag 'drm-misc-next-fixes-2023-06-29' of git://anongit.freedesktop.org/d...Dave Airlie
2023-07-05Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05ARM: dts: st: add missing space before {Krzysztof Kozlowski
2023-07-05RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds