index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-08
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-07
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-07
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
2024-02-07
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-06
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
2024-02-06
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2024-02-06
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
2024-02-06
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
2024-02-05
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2024-02-02
Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
2024-02-01
Merge patch series "svnapot fixes"
Palmer Dabbelt
2024-02-01
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-02-01
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-31
x86/kvm: Fix SEV check in sev_map_percpu_data()
Kirill A. Shutemov
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-31
KVM: x86: Check irqchip mode before create PIT
Tengfei Yu
2024-01-31
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
2024-01-31
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
2024-01-30
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
2024-01-30
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-29
riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
2024-01-28
Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-28
Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-28
parisc: Drop unneeded semicolon in parse_tree_node()
Helge Deller
2024-01-28
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
2024-01-28
parisc: Check for valid stride size for cache flushes
Helge Deller
2024-01-28
parisc: Make RO_DATA page aligned in vmlinux.lds.S
Helge Deller
2024-01-27
Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-28
um: Fix adding '-no-pie' for clang
Nathan Chancellor
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
2024-01-27
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2024-01-27
Revert "MIPS: loongson64: set nid for reserved memblock region"
Thomas Bogendoerfer
2024-01-26
Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-26
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
[next]