- f43c887 KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES by Peter Gonda · 3 years, 4 months ago
- 24a996a KVM: nVMX: Fix nested bus lock VM exit by Chenyi Qiang · 3 years, 4 months ago
- 94c245a KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry by Sean Christopherson · 3 years, 4 months ago
- 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
- e9337c8 kvm: fix wrong exception emulation in check_rdtsc by Hou Wenlong · 3 years, 5 months ago
- 50c0380 KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA by Sean Christopherson · 3 years, 4 months ago
- f1815e0a KVM: SVM: fix missing sev_decommission in sev_receive_start by Mingwei Zhang · 3 years, 4 months ago
- bb18a67 KVM: SEV: Acquire vcpu mutex when updating VMSA by Peter Gonda · 3 years, 4 months ago
- ae232ea KVM: do not shrink halt_poll_ns below grow_start by Sergey Senozhatsky · 3 years, 5 months ago
- ed7023a KVM: nVMX: fix comments of handle_vmon() by Yu Zhang · 3 years, 4 months ago
- eb7511b KVM: x86: Handle SRCU initialization failure during page track init by Haimin Zhang · 3 years, 4 months ago
- cd36ae8 KVM: VMX: Remove defunct "nr_active_uret_msrs" field by Sean Christopherson · 3 years, 4 months ago
- 01f91ac selftests: KVM: Align SMCCC call with the spec in steal_time by Oliver Upton · 3 years, 4 months ago
- 90b5412 selftests: KVM: Fix check for !POLLIN in demand_paging_test by Oliver Upton · 3 years, 4 months ago
- 03a6e84 KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT by Sean Christopherson · 3 years, 4 months ago
- 7117003 KVM: x86: Mark all registers as avail/dirty at vCPU creation by Sean Christopherson · 3 years, 4 months ago
- 2da4a23 KVM: selftests: Remove __NR_userfaultfd syscall fallback by Sean Christopherson · 3 years, 5 months ago
- 61e52f1 KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs by Sean Christopherson · 3 years, 5 months ago
- de5f421 tools: Move x86 syscall number fallbacks to .../uapi/ by Sean Christopherson · 3 years, 5 months ago
- a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 5 months ago
- 8646e53 KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest by Sean Christopherson · 3 years, 5 months ago
- e4e737b Linux 5.15-rc2 by Linus Torvalds · 3 years, 4 months ago
- 316e8d7 pci_iounmap'2: Electric Boogaloo: try to make sense of it all by Linus Torvalds · 3 years, 4 months ago
- 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- fec3036 Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- f5e29a2 Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
- 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- d94f395 Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
- bc1abb9 dmascc: use proper 'virt_to_bus()' rather than casting to 'int' by Linus Torvalds · 3 years, 4 months ago
- 4fef611 alpha: enable GENERIC_PCI_IOMAP unconditionally by Linus Torvalds · 3 years, 4 months ago
- 9caea00 parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled by Helge Deller · 3 years, 4 months ago
- 31ad37b Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" by Linus Torvalds · 3 years, 4 months ago
- b1044a9 Revert drm/vc4 hdmi runtime PM changes by Linus Torvalds · 3 years, 4 months ago
- 0664684 kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS by Nathan Chancellor · 3 years, 4 months ago
- 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 4 months ago
- 7c80144 kbuild: Fix comment typo in scripts/Makefile.modpost by Ramji Jiyani · 3 years, 4 months ago
- 4e70b64 sh: Add missing FORCE prerequisites in Makefile by Geert Uytterhoeven · 3 years, 4 months ago
- ec783c7 gen_compile_commands: fix missing 'sys' package by Kortan · 3 years, 4 months ago
- aa0f5ea checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file by Ariel Marcovitch · 3 years, 5 months ago
- d62d5ae checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit by Ariel Marcovitch · 3 years, 5 months ago
- d4d016c alpha: move __udiv_qrnnd library function to arch/alpha/lib/ by Linus Torvalds · 3 years, 4 months ago
- ab41f75 alpha: mark 'Jensen' platform as no longer broken by Linus Torvalds · 3 years, 4 months ago
- 219d720 perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id() by Andrii Nakryiko · 3 years, 4 months ago
- aba5dae libperf evsel: Make use of FD robust. by Ian Rogers · 3 years, 4 months ago
- 57f0ff0 perf machine: Initialize srcline string member in add_location struct by Michael Petlan · 3 years, 6 months ago
- ff6f41f perf script: Fix ip display when type != attr->type by Adrian Hunter · 3 years, 4 months ago
- 7efbcc8 perf annotate: Fix fused instr logic for assembly functions by Ravi Bangoria · 3 years, 4 months ago
- 93ff9f1 Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- d1a88690 Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
- cd395d5 tgafb: clarify dependencies by Linus Torvalds · 3 years, 4 months ago
- cc9d3aa alpha: make 'Jensen' IO functions build again by Linus Torvalds · 3 years, 4 months ago
- efafec2 spi: Fix tegra20 build with CONFIG_PM=n by Linus Torvalds · 3 years, 4 months ago
- 55c21d5 dt-bindings: arm: Fix Toradex compatible typo by David Heidelberg · 3 years, 4 months ago
- 31c8025 of: restricted dma: Fix condition for rmem init by David Brazdil · 3 years, 4 months ago
- 4357f03 Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
- 7639afa Merge tag 'pci-v5.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- ddf21bd Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 0bc7eb0 Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 36d6753 Merge tag 'block-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 7f2cd14 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
- c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
- c8087ad dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference by Mauro Carvalho Chehab · 3 years, 4 months ago
- a11de92 dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference by Mauro Carvalho Chehab · 3 years, 4 months ago
- bdb575f Merge tag 'drm-fixes-2021-09-17' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- fc0c054 Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
- 109f7ea Merge tag 'amd-drm-fixes-5.15-2021-09-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 4 months ago
- 11654b3 Merge tag 'drm-intel-fixes-2021-09-16' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 4 months ago
- 3c0d2a4 net: 6pack: Fix tx timeout and slot time by Guenter Roeck · 3 years, 4 months ago
- da4ce47 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 3 years, 4 months ago
- 040b890 drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused by Arnd Bergmann · 4 years, 9 months ago
- b60cee5 cpufreq: vexpress: Drop unused variable by Guenter Roeck · 3 years, 4 months ago
- 35a3f4e alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile by Guenter Roeck · 3 years, 4 months ago
- db71f8f 3com 3c515: make it compile on 64-bit architectures by Linus Torvalds · 3 years, 4 months ago
- 5fe983d Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- 077a6cc Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 4 months ago
- 9fcb2e9 arm64: Mark __stack_chk_guard as __ro_after_init by Dan Li · 3 years, 4 months ago
- 861dc4f arm64/kernel: remove duplicate include in process.c by Lv Ruyi · 3 years, 5 months ago
- e35ac9d arm64/sve: Use correct size when reinitialising SVE state by Mark Brown · 3 years, 4 months ago
- e22e509 dt-bindings: ufs: Add bindings for Samsung ufs host by Alim Akhtar · 3 years, 4 months ago
- 92554cb drm/amdgpu/display: add a proper license to dc_link_dp.c by Alex Deucher · 3 years, 4 months ago
- a709398 drm/amd/display: Fix white screen page fault for gpuvm by Nicholas Kazlauskas · 3 years, 4 months ago
- cd51a57 amd/display: enable panel orientation quirks by Simon Ser · 3 years, 4 months ago
- b287e494 drm/amdgpu: Demote TMZ unsupported log message from warning to info by Paul Menzel · 3 years, 4 months ago
- 114518f drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count by Michel Dänzer · 3 years, 4 months ago
- 8b514e8 drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driver by Evan Quan · 3 years, 4 months ago
- 93def70 drm/radeon: pass drm dev radeon_agp_head_init directly by Nirmoy Das · 3 years, 4 months ago
- f02abeb drm/amdgpu: move iommu_resume before ip init/resume by James Zhu · 3 years, 4 months ago
- 8066008 drm/amdgpu: add amdgpu_amdkfd_resume_iommu by James Zhu · 3 years, 4 months ago
- fefc01f drm/amdkfd: separate kfd_iommu_resume from kfd_resume by James Zhu · 3 years, 4 months ago
- 71ae309 drm/amd/display: Link training retry fix for abort case by Meenakshikumar Somasundaram · 3 years, 5 months ago
- 4e00a43 drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo by Qingqing Zhuo · 3 years, 5 months ago
- 90517c9 drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3 by Hersen Wu · 3 years, 5 months ago
- 9987fbb3 drm/amd/display: Get backlight from PWM if DMCU is not initialized by Harry Wentland · 3 years, 5 months ago
- fb932df drm/amdkfd: make needs_pcie_atomics FW-version dependent by Felix Kuehling · 3 years, 5 months ago
- abd0a16 drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3) by Lang Yu · 3 years, 5 months ago
- 3061fe9 drm/amdgpu: add some pptable funcs for cyan skilfish(v3) by Lang Yu · 3 years, 5 months ago
- c007e17 drm/amdgpu: update SMU driver interface for cyan skilfish(v3) by Lang Yu · 3 years, 5 months ago
- 8492d3a drm/amdgpu: update SMU PPSMC for cyan skilfish by Lang Yu · 3 years, 5 months ago