Age | Commit message (Expand) | Author |
2023-07-09 | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-09 | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-07-09 | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds |
2023-07-07 | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-07 | Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-07-07 | x86/smp: Don't send INIT to boot CPU | Thomas Gleixner |
2023-07-07 | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled | Thomas Bogendoerfer |
2023-07-06 | Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-07-06 | Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-07-06 | Merge patch series "riscv: some CMO alternative related clean up" | Palmer Dabbelt |
2023-07-06 | riscv: mm: mark noncoherent_supported as __ro_after_init | Jisheng Zhang |
2023-07-06 | riscv: mm: mark CBO relate initialization funcs as __init | Jisheng Zhang |
2023-07-06 | riscv: errata: thead: only set cbom size & noncoherent during boot | Jisheng Zhang |
2023-07-06 | riscv: Select HAVE_ARCH_USERFAULTFD_MINOR | Samuel Holland |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-07-06 | Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-07-06 | MIPS: dts: add missing space before { | Krzysztof Kozlowski |
2023-07-06 | Merge tag 'drm-misc-next-fixes-2023-06-29' of git://anongit.freedesktop.org/d... | Dave Airlie |
2023-07-05 | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-07-05 | ARM: dts: st: add missing space before { | Krzysztof Kozlowski |
2023-07-05 | RISC-V: make ARCH_THEAD preclude XIP_KERNEL | Conor Dooley |
2023-07-05 | Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-07-05 | sh: Provide unxlate_dev_mem_ptr() in asm/io.h | Guenter Roeck |
2023-07-05 | sh: dma: Correct the number of DMA channels for SH7709 | Artur Rojek |
2023-07-05 | sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4 | Artur Rojek |
2023-07-05 | sh: dma: Fix DMA channel offset calculation | Artur Rojek |
2023-07-05 | sh: Remove compiler flag duplication | Masahiro Yamada |
2023-07-05 | sh: Refactor header include path addition | Masahiro Yamada |
2023-07-05 | sh: Move build rule for cchips/hd6446x/ to arch/sh/Kbuild | Masahiro Yamada |
2023-07-05 | sh: Fix -Wmissing-include-dirs warnings for various platforms | Masahiro Yamada |
2023-07-05 | risc-v: Fix order of IPI enablement vs RCU startup | Marc Zyngier |
2023-07-05 | mm: riscv: fix an unsafe pte read in huge_pte_alloc() | John Hubbard |
2023-07-05 | arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n | Arnd Bergmann |
2023-07-05 | x86/xen: Fix secondary processors' FPU initialization | Juergen Gross |
2023-07-04 | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-04 | RISC-V: drop error print from riscv_hartid_to_cpuid() | Conor Dooley |
2023-07-04 | riscv: Discard vector state on syscalls | Björn Töpel |
2023-07-04 | riscv: move memblock_allow_resize() after linear mapping is ready | Woody Zhang |
2023-07-04 | riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle | Song Shuai |
2023-07-04 | riscv: vdso: include vdso/vsyscall.h for vdso_data | Ben Dooks |
2023-07-04 | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro" | Alexander Gordeev |
2023-07-04 | s390/cpum_sf: remove check on CPU being online | Thomas Richter |
2023-07-04 | s390/cpum_sf: handle casts consistently | Thomas Richter |
2023-07-04 | s390/cpum_sf: remove unnecessary debug statement | Thomas Richter |
2023-07-04 | s390/cpum_sf: remove parameter in call to pr_err | Thomas Richter |
2023-07-04 | s390/cpum_sf: simplify function setup_pmu_cpu | Thomas Richter |
2023-07-04 | s390/cpum_cf: remove unneeded debug statements | Thomas Richter |
2023-07-03 | arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault() | SeongJae Park |
2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |