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
...
|
*
|
|
|
|
|
|
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
1
-5
/
+3
|
*
|
|
|
|
|
|
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
2
-18
/
+29
|
*
|
|
|
|
|
|
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
6
-36
/
+49
|
*
|
|
|
|
|
|
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
6
-31
/
+35
|
*
|
|
|
|
|
|
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
4
-17
/
+21
|
*
|
|
|
|
|
|
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
1
-2
/
+2
|
*
|
|
|
|
|
|
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
2022-04-02
1
-2
/
+2
|
*
|
|
|
|
|
|
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
5
-21
/
+23
|
*
|
|
|
|
|
|
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
1
-3
/
+2
|
*
|
|
|
|
|
|
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2022-04-02
2
-1
/
+2
|
*
|
|
|
|
|
|
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
4
-1
/
+5
|
*
|
|
|
|
|
|
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
2022-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
2022-04-02
3
-48
/
+19
|
*
|
|
|
|
|
|
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
2022-04-02
1
-2
/
+8
|
*
|
|
|
|
|
|
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-04-02
5
-17
/
+32
|
*
|
|
|
|
|
|
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
2022-03-29
1
-3
/
+6
|
*
|
|
|
|
|
|
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-03-29
1
-0
/
+4
|
*
|
|
|
|
|
|
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
2022-03-29
1
-0
/
+3
|
*
|
|
|
|
|
|
KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
Nathan Chancellor
2022-03-29
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-04-02
13
-74
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
2022-01-31
3
-27
/
+1
|
*
|
|
|
|
|
|
|
asm/user.h: killed unused macros
Al Viro
2022-01-31
10
-47
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
28
-47
/
+355
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
Palmer Dabbelt
2022-04-01
3
-3
/
+0
|
*
|
|
|
|
|
|
|
|
RISC-V: defconfig: Drop redundant SBI HVC and earlycon
Palmer Dabbelt
2022-04-01
2
-4
/
+0
|
*
|
|
|
|
|
|
|
|
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
2022-04-01
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
RISC-V: Enable profiling by default
Anup Patel
2022-03-31
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
2022-03-31
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
RISC-V: Declare per cpu boot data as static
Atish Patra
2022-03-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
2022-03-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
riscv: Increase stack size under KASAN
Dmitry Vyukov
2022-03-31
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
riscv: Fix fill_callchain return value
Nikita Shubin
2022-03-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
riscv: dts: canaan: Fix SPI3 bus width
Niklas Cassel
2022-03-31
4
-0
/
+8
|
*
|
|
|
|
|
|
|
|
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-31
13
-24
/
+322
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
Anup Patel
2022-03-10
3
-0
/
+5
|
|
*
|
|
|
|
|
|
|
|
RISC-V: Add SBI HSM suspend related defines
Anup Patel
2022-03-10
3
-8
/
+25
|
|
*
|
|
|
|
|
|
|
|
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
7
-21
/
+279
|
|
*
|
|
|
|
|
|
|
|
RISC-V: Rename relocate() and make it global
Anup Patel
2022-03-10
1
-3
/
+4
|
|
*
|
|
|
|
|
|
|
|
RISC-V: Enable CPU_IDLE drivers
Anup Patel
2022-03-10
5
-1
/
+35
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
2022-03-31
3
-4
/
+5
|
*
|
|
|
|
|
|
|
|
riscv module: remove (NOLOAD)
Fangrui Song
2022-03-29
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-04-01
24
-140
/
+208
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
s390/alternatives: avoid using jgnop mnemonic
Vasily Gorbik
2022-03-28
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
s390/pci: rename get_zdev_by_bus() to zdev_from_bus()
Niklas Schnelle
2022-03-27
2
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
2022-03-27
4
-4
/
+16
|
*
|
|
|
|
|
|
|
|
|
s390/smp: use physical address for SIGP_SET_PREFIX command
Alexander Gordeev
2022-03-27
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-27
6
-24
/
+32
|
*
|
|
|
|
|
|
|
|
|
s390/smp: cleanup control register update routines
Alexander Gordeev
2022-03-27
2
-29
/
+23
|
*
|
|
|
|
|
|
|
|
|
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
2022-03-27
1
-4
/
+11
[prev]
[next]