summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-16Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-07-16Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-16Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-07-16Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-14Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-13Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13sparc: mark __arch_xchg() as __always_inlineArnd Bergmann
2023-07-13sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek
2023-07-13sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven
2023-07-13sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-13sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
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-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