index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
squashfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
1
-1
/
+2
2021-11-12
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
1
-4
/
+5
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
39
-1229
/
+3
2021-11-12
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
7
-45
/
+14
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
1
-1
/
+2
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
1
-14
/
+11
2021-11-12
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
1
-3
/
+6
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
2
-1
/
+13
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2
-0
/
+5
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
3
-3
/
+15
2021-11-11
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
1
-2
/
+0
2021-11-11
mm: unexport folio_memcg_{,un}lock
Christoph Hellwig
1
-2
/
+0
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
7
-128
/
+35
2021-11-11
mm: migrate: simplify the file-backed pages validation when migrating its map...
Baolin Wang
1
-6
/
+0
2021-11-11
mm: allow only SLUB on PREEMPT_RT
Ingo Molnar
1
-0
/
+2
2021-11-11
mm/page_owner.c: modify the type of argument "order" in some functions
Yixuan Cao
2
-9
/
+9
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
2
-2
/
+1
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
3
-11
/
+2
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
3
-5
/
+14
2021-11-11
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
1
-39
/
+14
2021-11-11
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
1
-60
/
+25
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
3
-110
/
+111
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
1
-4
/
+4
2021-11-11
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
1
-8
/
+13
2021-11-11
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
4
-5
/
+5
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
5
-8
/
+47
2021-11-11
KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
Sean Christopherson
1
-23
/
+24
2021-11-11
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
Junaid Shahid
1
-5
/
+5
2021-11-11
KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
Sean Christopherson
1
-1
/
+1
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
4
-2
/
+25
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
5
-11
/
+11
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
2
-31
/
+76
2021-11-11
selftest: KVM: Add intra host migration tests
Peter Gonda
2
-1
/
+205
2021-11-11
selftest: KVM: Add open sev dev helper
Peter Gonda
4
-10
/
+30
2021-11-11
KVM: SEV: Add support for SEV-ES intra host migration
Peter Gonda
1
-1
/
+47
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
7
-0
/
+177
2021-11-11
KVM: SEV: provide helpers to charge/uncharge misc_cg
Paolo Bonzini
1
-7
/
+15
2021-11-11
KVM: generalize "bugged" VM to "dead" VM
Paolo Bonzini
3
-8
/
+16
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
3
-56
/
+61
2021-11-11
ALSA: fireworks: add support for Loud Onyx 1200f quirk
Takashi Sakamoto
1
-2
/
+3
2021-11-11
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
1
-0
/
+25
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
3
-0
/
+91
2021-11-11
EFI: Introduce the new AMD Memory Encryption GUID.
Ashish Kalra
1
-0
/
+1
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
6
-9
/
+73
2021-11-11
x86/kvm: Add AMD SEV specific Hypercall3
Brijesh Singh
1
-0
/
+12
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
1
-4
/
+7
2021-11-11
net: wwan: iosm: fix compilation warning
M Chetan Kumar
1
-2
/
+0
[next]