index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
10
-9
/
+202
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
2021-11-11
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
2
-2
/
+7
2021-11-11
drm/ttm: Double check mem_type of BO while eviction
xinhui pan
1
-1
/
+2
2021-11-11
ata: sata_highbank: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-11
libata: fix read log timeout value
Damien Le Moal
2
-1
/
+9
2021-11-11
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
1
-2
/
+5
2021-11-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-250
/
+300
2021-11-11
Merge tag 'for-5.16-deadlock-fix-tag' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+123
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
43
-1050
/
+1155
2021-11-11
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
59
-1814
/
+2011
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
47
-96
/
+97
2021-11-11
Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
32
-79
/
+205
2021-11-11
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+10
2021-11-11
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
4
-24
/
+43
2021-11-11
smb3: remove trivial dfs compile warning
Steve French
1
-2
/
+2
2021-11-11
cifs: support nested dfs links over reconnect
Paulo Alcantara
9
-693
/
+660
2021-11-11
smb3: do not error on fsync when readonly
Steve French
1
-6
/
+29
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
14
-193
/
+23
2021-11-11
ALSA: hda: fix general protection fault in azx_runtime_idle
Kai Vehmanen
1
-0
/
+1
2021-11-11
afs: Use folios in directory handling
David Howells
2
-209
/
+174
2021-11-11
netfs, 9p, afs, ceph: Use folios
David Howells
9
-416
/
+428
2021-11-11
folio: Add a function to get the host inode for a folio
David Howells
2
-1
/
+15
2021-11-11
folio: Add a function to change the private data attached to a folio
David Howells
1
-0
/
+19
2021-11-10
Merge tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+27
2021-11-10
Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
9
-108
/
+229
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-129
/
+301
2021-11-10
Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-330
/
+490
2021-11-10
ALSA: hda: Free card instance properly at probe errors
Takashi Iwai
1
-1
/
+2
2021-11-10
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9
-137
/
+104
[prev]
[next]