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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-23
36
-252
/
+316
|
\
|
*
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2022-04-21
8
-13
/
+8
|
*
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2022-04-21
2
-115
/
+92
|
*
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
8
-3
/
+44
|
*
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
2022-04-21
1
-3
/
+6
|
*
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
2022-04-21
1
-34
/
+20
|
*
KVM: selftests: Silence compiler warning in the kvm_page_table_test
Thomas Huth
2022-04-21
1
-1
/
+1
|
*
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-21
3
-6
/
+12
|
*
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
2022-04-21
1
-0
/
+13
|
*
KVM: SPDX style and spelling fixes
Tom Rix
2022-04-21
3
-4
/
+4
|
*
KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
Sean Christopherson
2022-04-21
1
-0
/
+3
|
*
KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
Sean Christopherson
2022-04-21
1
-1
/
+14
|
*
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
2022-04-21
3
-0
/
+11
|
*
KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
Sean Christopherson
2022-04-21
1
-1
/
+1
|
*
KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
Sean Christopherson
2022-04-21
1
-6
/
+6
|
*
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
11
-50
/
+71
|
*
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-04-21
3
-13
/
+10
|
*
KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
Sean Christopherson
2022-04-21
1
-6
/
+1
|
*
Merge tag 'kvm-riscv-fixes-5.18-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-04-21
1
-9
/
+12
|
|
\
|
|
*
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
2022-04-20
1
-7
/
+12
|
|
*
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
2022-04-20
1
-3
/
+1
|
|
/
*
|
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
2022-04-22
1
-2
/
+2
*
|
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-22
3
-1
/
+3
|
\
\
|
*
|
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
2022-04-22
1
-1
/
+1
|
*
|
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
2022-04-22
1
-0
/
+1
|
*
|
cpuidle: riscv: support non-SMP config
Randy Dunlap
2022-04-20
1
-0
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-22
3
-11
/
+18
|
\
\
\
|
*
|
|
arm64: mm: fix p?d_leaf()
Muchun Song
2022-04-22
1
-2
/
+2
|
*
|
|
arm64: fix typos in comments
Ken Kurematsu
2022-04-14
1
-1
/
+1
|
*
|
|
arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clang
Nathan Chancellor
2022-04-14
1
-2
/
+11
|
*
|
|
arm_pmu: Validate single/group leader events
Rob Herring
2022-04-13
1
-6
/
+4
*
|
|
|
Merge tag 'xarray-5.18a' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2022-04-22
3
-2
/
+11
|
\
\
\
\
|
*
|
|
|
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
2022-04-22
1
-0
/
+2
|
*
|
|
|
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2022-04-22
2
-2
/
+9
*
|
|
|
|
Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-22
4
-10
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-04-21
1
-0
/
+8
|
*
|
|
|
|
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
2022-04-21
1
-1
/
+8
|
*
|
|
|
|
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2022-04-21
2
-7
/
+14
|
*
|
|
|
|
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-04-18
1
-2
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-22
1
-1
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
2022-04-21
1
-1
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-04-22
35
-177
/
+300
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ALSA: hda/realtek: Add quirk for Clevo NP70PNP
Tim Crawford
2022-04-21
1
-0
/
+1
|
*
|
|
|
ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
Gongjun Song
2022-04-21
1
-0
/
+9
|
*
|
|
|
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook ...
Andy Chi
2022-04-21
1
-2
/
+9
|
*
|
|
|
ALSA: usb-audio: Clear MIDI port active flag after draining
Takashi Iwai
2022-04-20
1
-0
/
+1
|
*
|
|
|
Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-04-19
13267
-292196
/
+1027557
|
|
\
\
\
\
|
|
*
|
|
|
firmware: cs_dsp: Fix overrun of unterminated control name string
Richard Fitzgerald
2022-04-12
1
-2
/
+1
|
|
*
|
|
|
ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()
Christophe JAILLET
2022-04-08
3
-10
/
+26
|
|
*
|
|
|
Make headphone work on Huawei Matebook D15
Mark Brown
2022-04-08
1
-28
/
+89
|
|
|
\
\
\
\
[next]