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 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-09-04
6
-69
/
+89
|
\
|
*
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
2022-09-02
1
-1
/
+3
|
*
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
2022-09-02
1
-7
/
+36
|
*
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
2022-08-31
1
-1
/
+2
|
*
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
2022-08-26
1
-0
/
+4
|
*
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
Michael Ellerman
2022-08-26
1
-0
/
+8
|
*
powerpc: align syscall table for ppc32
Masahiro Yamada
2022-08-26
1
-0
/
+1
|
*
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Pali Rohár
2022-08-25
1
-0
/
+9
|
*
powerpc/papr_scm: Fix nvdimm event mappings
Kajol Jain
2022-08-23
1
-61
/
+27
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-04
12
-99
/
+143
|
\
\
|
*
\
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-02
92
-427
/
+729
|
|
\
\
|
|
*
|
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
2022-08-29
4
-16
/
+26
|
*
|
|
Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2022-09-02
3
-15
/
+13
|
|
\
\
\
|
|
*
|
|
riscv: kvm: move extern sbi_ext declarations to a header
Conor Dooley
2022-08-19
2
-11
/
+13
|
|
*
|
|
riscv: kvm: vcpu_timer: fix unused variable warnings
Conor Dooley
2022-08-19
1
-4
/
+0
|
*
|
|
|
KVM: x86: check validity of argument to KVM_SET_MP_STATE
Paolo Bonzini
2022-09-02
1
-3
/
+17
|
*
|
|
|
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
2022-09-02
1
-1
/
+2
|
*
|
|
|
KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
Miaohe Lin
2022-09-02
1
-2
/
+1
|
*
|
|
|
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
2022-09-02
1
-4
/
+21
|
*
|
|
|
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
Jim Mattson
2022-08-19
1
-2
/
+1
|
*
|
|
|
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
2022-08-19
3
-42
/
+61
|
*
|
|
|
kvm: x86: mmu: Drop the need_remote_flush() function
Junaid Shahid
2022-08-19
1
-14
/
+1
*
|
|
|
|
Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-03
7
-29
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
LoongArch: mm: Remove the unneeded result variable
ye xingchen
2022-09-03
1
-4
/
+1
|
*
|
|
|
|
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
2022-09-03
1
-12
/
+10
|
*
|
|
|
|
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
2022-09-03
3
-2
/
+3
|
*
|
|
|
|
LoongArch: Improve dump_tlb() output messages
Huacai Chen
2022-09-03
1
-13
/
+13
|
*
|
|
|
|
LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
Huacai Chen
2022-09-03
1
-2
/
+2
|
*
|
|
|
|
LoongArch: Avoid orphan input sections
Ard Biesheuvel
2022-09-03
2
-0
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-03
6
-52
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Gerald Schaefer
2022-08-30
1
-2
/
+4
|
*
|
|
|
|
s390: update defconfigs
Heiko Carstens
2022-08-30
3
-48
/
+60
|
*
|
|
|
|
s390: fix nospec table alignments
Josh Poimboeuf
2022-08-30
1
-0
/
+1
|
*
|
|
|
|
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
2022-08-30
1
-2
/
+0
|
|
/
/
/
/
*
|
|
|
|
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-09-03
1
-2
/
+2
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-09-02
3
-14
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arm64: mm: Reserve enough pages for the initial ID map
Ard Biesheuvel
2022-09-01
1
-13
/
+13
|
*
|
|
|
arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
Ard Biesheuvel
2022-09-01
1
-0
/
+2
|
*
|
|
|
arm64/kexec: Fix missing extra range for crashkres_low.
Levi Yun
2022-09-01
1
-1
/
+1
*
|
|
|
|
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-28
12
-72
/
+150
|
\
\
\
\
\
|
*
|
|
|
|
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-08-25
2
-2
/
+2
|
*
|
|
|
|
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
2022-08-24
1
-2
/
+14
|
*
|
|
|
|
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-08-24
2
-1
/
+19
|
*
|
|
|
|
x86/cpu: Add new Raptor Lake CPU model number
Tony Luck
2022-08-23
1
-0
/
+2
|
*
|
|
|
|
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
2022-08-21
1
-5
/
+10
|
*
|
|
|
|
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
2022-08-19
1
-0
/
+12
|
*
|
|
|
|
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
2022-08-19
1
-41
/
+39
|
*
|
|
|
|
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-18
3
-19
/
+42
|
*
|
|
|
|
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
2022-08-16
1
-1
/
+1
|
*
|
|
|
|
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
2022-08-15
1
-1
/
+9
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]