Sign in
android-kvm
/
linux
/
refs/heads/for-upstream/pkvm-coalescing
/
arch
/
loongarch
4956e07
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
by Bibo Mao
· 6 months ago
8037632
LoongArch: Add ifdefs to fix LSX and LASX related warnings
by Tiezhu Yang
· 6 months ago
274ea35
LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
by Huacai Chen
· 6 months ago
58aec91e
LoongArch: Remove the unused dma-direct.h
by Miao Wang
· 6 months ago
494b079
LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
by Dandan Zhang
· 7 months ago
296b03c
LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
by Yuli Wang
· 7 months ago
4574815
LoongArch: Use accessors to page table entries instead of direct dereference
by Huacai Chen
· 7 months ago
e688c22
LoongArch: Enable general EFI poweroff method
by Miao Wang
· 7 months ago
343416f
syscalls: fix syscall macros for newfstat/newfstatat
by Arnd Bergmann
· 7 months ago
c9f3343
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 7 months ago
a362ade
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 8 months ago
6a4aa4c
Merge patch series "Add ACPI NUMA support for RISC-V"
by Palmer Dabbelt
· 8 months ago
adc3e82
ACPI: NUMA: change the ACPI_NUMA to a hidden option
by Haibo Xu
· 9 months ago
fbc90c0
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 8 months ago
2c9b351
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 months ago
998b17d
LoongArch: Make the users of larch_insn_gen_break() constant
by Oleg Nesterov
· 8 months ago
3892b11
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
by Tiezhu Yang
· 8 months ago
0d3a632
LoongArch: Use rustc option -Zdirect-access-external-data
by WANG Rui
· 8 months ago
e05d4cd
LoongArch: Add support for relocating the kernel with RELR relocation
by Xi Ruoyao
· 8 months ago
0ad158e
LoongArch: Remove a redundant checking in relocator
by Xi Ruoyao
· 8 months ago
0124fbb
LoongArch: Use correct API to map cmdline in relocate_kernel()
by Huacai Chen
· 8 months ago
67e6b11
LoongArch: Automatically disable KASLR for hibernation
by Huacai Chen
· 8 months ago
e523a5a
LoongArch: Add ACPI standard hardware register based S3 support
by Jiaxun Yang
· 8 months ago
f60d251
LoongArch: Add architectural preparation for CPUFreq
by Huacai Chen
· 8 months ago
8e02c3b
LoongArch: Add writecombine support for DMW-based ioremap()
by Huacai Chen
· 8 months ago
614d7e9
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
by Huacai Chen
· 8 months ago
b7a2750
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
by Huacai Chen
· 8 months ago
a0f7085
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
by Jinjie Ruan
· 8 months ago
08f417d
LoongArch: Add irq_work support via self IPIs
by Huacai Chen
· 8 months ago
12d3b55
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
by Huacai Chen
· 8 months ago
7697a0fe
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
by Huacai Chen
· 8 months ago
70045bf
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 8 months ago
86014c1
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
by Paolo Bonzini
· 8 months ago
26a3b85
loongarch: convert to generic syscall table
by Arnd Bergmann
· 11 months ago
505d66d
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
by Arnd Bergmann
· 10 months ago
ff96f5c
loongarch: avoid generating extra header files
by Arnd Bergmann
· 9 months ago
0377999
LoongArch: KVM: Add PV steal time support in guest side
by Bibo Mao
· 8 months ago
b4ba157
LoongArch: KVM: Add PV steal time support in host side
by Bibo Mao
· 8 months ago
d7ad41a3
LoongArch: KVM: always make pte young in page map's fast path
by Jia Qingtong
· 8 months ago
ebf0027
LoongArch: KVM: Mark page accessed and dirty with page ref added
by Bibo Mao
· 8 months ago
8c34704
LoongArch: KVM: Add dirty bitmap initially all set support
by Bibo Mao
· 8 months ago
32d4b999
LoongArch: KVM: Add memory barrier before update pmd entry
by Bibo Mao
· 8 months ago
b072cbf
LoongArch: KVM: Discard dirty page tracking on readonly memslot
by Bibo Mao
· 8 months ago
2f56f9e
LoongArch: KVM: Select huge page only if secondary mmu supports it
by Bibo Mao
· 8 months ago
b5d4e23
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
by Bibo Mao
· 8 months ago
e306e51
LoongArch: KVM: Sync pending interrupt when getting ESTAT from user mode
by Bibo Mao
· 8 months ago
8f65aa32
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
by Bang Li
· 10 months ago
23b1b44
mm: add update_mmu_tlb_range()
by Bang Li
· 10 months ago
295f100
syscalls: mmap(): use unsigned offset type consistently
by Arnd Bergmann
· 9 months ago
d0a1c07
LoongArch: KVM: Remove an unneeded semicolon
by Yang Li
· 9 months ago
3eb2a8b
LoongArch: Fix multiple hardware watchpoint issues
by Hui Li
· 9 months ago
c8e57ab
LoongArch: Trigger user-space watchpoints correctly
by Hui Li
· 9 months ago
f63a47b
LoongArch: Fix watchpoint setting error
by Hui Li
· 9 months ago
120dd41
LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add-sub
by Xi Ruoyao
· 9 months ago
a681631
KVM: Introduce vcpu->wants_to_run
by David Matlack
· 10 months ago
2a27c43
KVM: Delete the now unused kvm_arch_sched_in()
by Sean Christopherson
· 10 months ago
5f7fb89
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
by Steven Rostedt (Google)
· 9 months ago
eb36e52
LoongArch: Fix GMAC's phy-mode definitions in dts
by Huacai Chen
· 9 months ago
1098efd
LoongArch: Override higher address bits in JUMP_VIRT_ADDR
by Jiaxun Yang
· 9 months ago
beb2800
LoongArch: Fix entry point in kernel image header
by Jiaxun Yang
· 9 months ago
3de9c42
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
by Jiaxun Yang
· 9 months ago
b56f67a
LoongArch: Fix built-in DTB detection
by Jiaxun Yang
· 9 months ago
6c3ca66
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
by Tiezhu Yang
· 9 months ago
c760b37
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 10 months ago
4f05e82
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 10 months ago
3eb3c33
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 months ago
372f662
LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORT
by Samuel Holland
· 11 months ago
61307b7
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
by Linus Torvalds
· 10 months ago
9cc1df4
LoongArch: Update Loongson-3 default config file
by Huacai Chen
· 10 months ago
ff9a793
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 10 months ago
0cc6f45
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 months ago
70a6632
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 10 months ago
1a7d089
kprobe/ftrace: bail out if ftrace was killed
by Stephen Brennan
· 10 months ago
f4b0c4b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 months ago
a4946824
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
by Linus Torvalds
· 10 months ago
1b294a1
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 10 months ago
7f7f6f7
Makefile: remove redundant tool coverage variables
by Masahiro Yamada
· 10 months ago
0cc2dc4
arch: make execmem setup available regardless of CONFIG_MODULES
by Mike Rapoport (IBM)
· 10 months ago
f6bec26
mm/execmem, arch: convert simple overrides of module_alloc to execmem
by Mike Rapoport (IBM)
· 10 months ago
7c33c91
LoongArch: dts: Add new supported device nodes to Loongson-2K2000
by Binbin Zhou
· 10 months ago
bd7bc02
LoongArch: dts: Add new supported device nodes to Loongson-2K0500
by Binbin Zhou
· 10 months ago
3e4d599
LoongArch: dts: Remove "disabled" state of clock controller node
by Binbin Zhou
· 10 months ago
8f8d74e
LoongArch: rust: Switch to use built-in rustc target
by WANG Rui
· 10 months ago
d6af2c7
LoongArch: Fix callchain parse error with kernel tracepoint events again
by Huacai Chen
· 10 months ago
5685d7f
LoongArch: Give a chance to build with !CONFIG_SMP
by Tiezhu Yang
· 10 months ago
ff4a244
LoongArch: Select THP_SWAP if HAVE_ARCH_TRANSPARENT_HUGEPAGE
by Huacai Chen
· 10 months ago
d0b35b0
LoongArch: Select ARCH_WANT_DEFAULT_BPF_JIT
by Huacai Chen
· 10 months ago
5125d03
LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
by Xi Ruoyao
· 10 months ago
2cce905
LoongArch: Select ARCH_HAS_FAST_MULTIPLIER
by Xi Ruoyao
· 10 months ago
0c9f4ac
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
by Linus Torvalds
· 10 months ago
2bd5059
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' into next
by Joerg Roedel
· 10 months ago
4232da2
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
by Paolo Bonzini
· 10 months ago
b1992c3
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
by Masahiro Yamada
· 10 months ago
bf20ab5
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
by Yu Kuai
· 10 months ago
7b7e584
LoongArch: KVM: Add mmio trace events support
by Bibo Mao
· 10 months ago
163e9fc
LoongArch: KVM: Add software breakpoint support
by Bibo Mao
· 10 months ago
74c16b2
LoongArch: KVM: Add PV IPI support on guest side
by Bibo Mao
· 10 months ago
e33bda7
LoongArch: KVM: Add PV IPI support on host side
by Bibo Mao
· 10 months ago
73516e9
LoongArch: KVM: Add vcpu mapping from physical cpuid
by Bibo Mao
· 10 months ago
9753d30
LoongArch: KVM: Add cpucfg area for kvm hypervisor
by Bibo Mao
· 10 months ago
Next »