index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-11
4
-31
/
+28
|
\
|
*
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
2024-02-09
1
-1
/
+1
|
*
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
Andrei Vagin
2024-01-30
1
-8
/
+5
|
*
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
Qiuxu Zhuo
2024-01-29
2
-22
/
+22
*
|
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-11
1
-0
/
+2
|
\
\
|
*
|
arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2024-02-08
1
-0
/
+2
*
|
|
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
29
-67
/
+67
*
|
|
Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-09
7
-6
/
+89
|
\
\
\
|
*
|
|
riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask
Alexandre Ghiti
2024-02-07
1
-0
/
+1
|
*
|
|
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
2024-02-07
1
-0
/
+5
|
*
|
|
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
2024-02-07
2
-3
/
+16
|
*
|
|
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
2024-02-07
1
-1
/
+1
|
*
|
|
Merge patch series "svnapot fixes"
Palmer Dabbelt
2024-02-01
1
-2
/
+60
|
|
\
\
\
|
|
*
|
|
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
2024-02-01
1
-0
/
+20
|
|
*
|
|
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
2024-02-01
1
-2
/
+40
|
*
|
|
|
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
2024-01-31
3
-1
/
+7
|
|
/
/
/
*
|
|
|
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-09
2
-11
/
+9
|
\
\
\
\
|
*
|
|
|
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2024-02-05
2
-11
/
+9
|
|
/
/
/
*
|
|
|
Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
2024-01-29
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-07
5
-25
/
+10
|
\
\
\
\
|
*
|
|
|
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
2024-02-06
1
-0
/
+1
|
*
|
|
|
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
2024-02-06
1
-0
/
+3
|
*
|
|
|
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2024-02-06
2
-4
/
+4
|
*
|
|
|
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
2024-02-06
1
-17
/
+1
|
*
|
|
|
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
2024-02-06
1
-4
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-07
11
-6
/
+155
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
2024-02-06
1
-2
/
+3
|
*
|
|
x86/kvm: Fix SEV check in sev_map_percpu_data()
Kirill A. Shutemov
2024-01-31
1
-1
/
+2
|
*
|
|
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-31
4
-0
/
+59
|
*
|
|
KVM: x86: Check irqchip mode before create PIT
Tengfei Yu
2024-01-31
1
-0
/
+3
|
*
|
|
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-26
2
-0
/
+81
|
|
\
\
\
|
|
*
|
|
RISC-V: KVM: Allow Zfa extension for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+3
|
|
*
|
|
RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+6
|
|
*
|
|
RISC-V: KVM: Allow Zihintntl extension for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+3
|
|
*
|
|
RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+6
|
|
*
|
|
RISC-V: KVM: Allow vector crypto extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+30
|
|
*
|
|
RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+30
|
|
*
|
|
RISC-V: KVM: Allow Zbc extension for Guest/VM
Anup Patel
2024-01-19
2
-0
/
+3
|
*
|
|
|
Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2024-01-26
3
-3
/
+7
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
KVM: s390: fix cc for successful PQAP
Eric Farman
2024-01-08
1
-2
/
+6
|
|
*
|
|
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
2023-12-21
2
-1
/
+1
*
|
|
|
|
Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-02
1
-9
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
2024-02-02
1
-9
/
+28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-02
4
-16
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
2024-01-30
3
-13
/
+1
|
*
|
|
|
|
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
2024-01-30
1
-0
/
+6
|
*
|
|
|
|
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
2024-01-30
1
-7
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-01
10
-74
/
+118
|
\
\
\
\
\
|
*
|
|
|
|
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
2024-01-31
1
-1
/
+1
[next]