index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/uv: Add SE hdr query information
Janosch Frank
2022-06-01
3
-1
/
+28
*
KVM: Do not pin pages tracked by gfn=>pfn caches
Sean Christopherson
2022-05-25
1
-16
/
+20
*
KVM: Fix multiple races in gfn=>pfn cache refresh
Sean Christopherson
2022-05-25
2
-71
/
+131
*
KVM: Fully serialize gfn=>pfn cache refresh via mutex
Sean Christopherson
2022-05-25
2
-0
/
+14
*
KVM: Do not incorporate page offset into gfn=>pfn cache user address
Sean Christopherson
2022-05-25
1
-2
/
+0
*
KVM: Put the extra pfn reference when reusing a pfn in the gpc cache
Sean Christopherson
2022-05-25
1
-0
/
+8
*
KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helper
Sean Christopherson
2022-05-25
1
-7
/
+3
*
KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
Lev Kujawski
2022-05-25
1
-2
/
+5
*
KVM: VMX: Print VM-instruction error as unsigned
Jim Mattson
2022-05-25
1
-1
/
+1
*
KVM: VMX: Print VM-instruction error when it may be helpful
David Matlack
2022-05-25
1
-2
/
+4
*
KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
Yanfei Xu
2022-05-25
1
-1
/
+1
*
KVM: selftests: x86: Sync the new name of the test case to .gitignore
Like Xu
2022-05-25
1
-1
/
+1
*
Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND
Paolo Bonzini
2022-05-25
1
-26
/
+26
*
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
2022-05-25
1
-1
/
+1
*
KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
Wanpeng Li
2022-05-25
1
-0
/
+1
*
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
2022-05-25
1
-14
/
+27
*
KVM: x86: avoid calling x86 emulator without a decoded instruction
Sean Christopherson
2022-05-25
1
-12
/
+19
*
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
2022-05-25
1
-6
/
+6
*
x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
Sean Christopherson
2022-05-25
1
-1
/
+16
*
s390/uv_uapi: depend on CONFIG_S390
Paolo Bonzini
2022-05-25
1
-0
/
+1
*
Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-05-25
14
-6
/
+714
|
\
|
*
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
2022-05-20
1
-1
/
+45
|
*
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
2022-05-20
2
-4
/
+24
|
*
selftests: drivers/s390x: Add uvdevice tests
Steffen Eiden
2022-05-20
6
-0
/
+302
|
*
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
2022-05-20
6
-1
/
+343
*
|
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
386
-1842
/
+4225
|
\
\
|
*
|
MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Anup Patel
2022-05-20
1
-0
/
+2
|
*
|
RISC-V: KVM: Introduce ISA extension register
Atish Patra
2022-05-20
2
-0
/
+119
|
*
|
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
2022-05-20
3
-0
/
+39
|
*
|
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
7
-53
/
+369
|
*
|
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
2022-05-20
1
-2
/
+1
|
*
|
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
6
-83
/
+237
|
*
|
RISC-V: KVM: Treat SBI HFENCE calls as NOPs
Anup Patel
2022-05-20
1
-1
/
+5
|
*
|
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
3
-1
/
+14
|
*
|
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-20
7
-151
/
+151
|
*
|
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
2022-05-20
1
-1
/
+1
|
*
|
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-05-20
3
-17
/
+31
|
*
|
Linux 5.18-rc7
v5.18-rc7
Linus Torvalds
2022-05-16
1
-1
/
+1
|
*
|
Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-15
2
-3
/
+21
|
|
\
\
|
|
*
|
Documentation/process: Update ARM contact for embargoed hardware issues
Catalin Marinas
2022-05-10
1
-1
/
+1
|
|
*
|
Documentation/process: Add embargoed HW contact for Ampere Computing
Darren Hart
2022-05-06
1
-0
/
+1
|
|
*
|
Documentation/process: Make groups alphabetical and use tabs consistently
Darren Hart
2022-05-06
1
-3
/
+3
|
|
*
|
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
2022-05-06
1
-0
/
+17
|
*
|
|
Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-15
2
-3
/
+9
|
|
\
\
\
|
|
*
\
\
Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2022-05-13
1
-1
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
interconnect: Restore sync state by ignoring ipa-virt in provider count
Stephen Boyd
2022-05-03
1
-1
/
+7
|
|
*
|
|
|
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
2022-05-09
1
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-15
4
-29
/
+43
|
|
\
\
\
\
|
|
*
|
|
|
fsl_lpuart: Don't enable interrupts too early
Indan Zupancic
2022-05-05
1
-9
/
+9
|
|
*
|
|
|
tty: n_gsm: fix invalid gsmtty_write_room() result
Daniel Starke
2022-05-05
1
-4
/
+3
[next]