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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-18
selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-18
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
12
-159
/
+120
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
1
-2
/
+2
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
1
-1
/
+0
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
1
-1
/
+1
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
1
-3
/
+3
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
1
-1
/
+6
2021-11-18
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
3
-101
/
+12
2021-11-18
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2
-9
/
+22
2021-11-18
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
1
-11
/
+15
2021-11-18
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
1
-9
/
+9
2021-11-18
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2
-9
/
+20
2021-11-18
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
1
-1
/
+1
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2
-0
/
+2
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
1
-5
/
+17
2021-11-18
KVM: Fix steal time asm constraints
David Woodhouse
1
-3
/
+3
2021-11-18
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'
Paul Durrant
1
-1
/
+1
2021-11-18
ata: libata-sata: Declare ata_ncq_sdev_attrs static
Damien Le Moal
1
-1
/
+1
2021-11-18
ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
Mario Limonciello
1
-0
/
+15
2021-11-18
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
Mario Limonciello
1
-0
/
+1
2021-11-18
ata: libata: add missing ata_identify_page_supported() calls
Damien Le Moal
1
-1
/
+5
2021-11-18
octeontx2-af: debugfs: don't corrupt user memory
Dan Carpenter
1
-7
/
+10
2021-11-18
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2
-2
/
+18
2021-11-18
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
1
-14
/
+18
2021-11-18
NFC: reorganize the functions in nci_request
Lin Ma
1
-4
/
+7
2021-11-18
drm/amd/amdgpu: fix potential memleak
Bernard Zhao
1
-0
/
+1
2021-11-18
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
shaoyunl
1
-0
/
+5
2021-11-18
tipc: check for null after calling kmemdup
Tadeusz Struk
1
-0
/
+4
2021-11-18
drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUs
Perry Yuan
4
-2
/
+74
2021-11-18
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
1
-0
/
+1
2021-11-18
drm/amd/display: Fix OLED brightness control on eDP
Roman Li
1
-1
/
+2
2021-11-18
i40e: Fix display error code in dmesg
Grzegorz Szczurek
1
-3
/
+2
2021-11-18
i40e: Fix creation of first queue by omitting it if is not power of two
Jedrzej Jagielski
1
-40
/
+19
2021-11-18
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
1
-32
/
+21
2021-11-18
Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-19
/
+18
2021-11-18
sunrpc: fix header include guard in trace header
Thiago Rafael Becker
1
-1
/
+1
2021-11-18
NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION
Olga Kornievskaia
1
-0
/
+4
2021-11-18
Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-1
/
+16
2021-11-18
drm/amd/pm: Remove artificial freq level on Navi1x
Lijo Lazar
1
-5
/
+8
2021-11-18
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
4
-1
/
+23
2021-11-18
drm/amdgpu: add error print when failing to add IP block(v2)
Guchun Chen
1
-0
/
+36
2021-11-18
drm/amd/pm: Enhanced reporting also for a stuck command
Luben Tuikov
1
-2
/
+6
2021-11-17
RDMA/nldev: Check stat attribute before accessing it
Leon Romanovsky
1
-1
/
+2
2021-11-17
RDMA/mlx4: Do not fail the registration on port stats
Jack Wang
1
-3
/
+15
2021-11-17
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-1
/
+3
2021-11-17
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2
-0
/
+2
2021-11-17
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
2021-11-17
iio: ad7768-1: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
[prev]
[next]