linux-2.6-microblaze.git
2026-01-08 Sean ChristophersonKVM: VMX: Add mediated PMU support for CPUs without...
2026-01-08 Sean ChristophersonKVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR...
2026-01-08 Sean ChristophersonKVM: VMX: Dedup code for adding MSR to VMCS's auto...
2026-01-08 Sean ChristophersonKVM: VMX: Compartmentalize adding MSRs to host vs....
2026-01-08 Sean ChristophersonKVM: VMX: Set MSR index auto-load entry if and only...
2026-01-08 Sean ChristophersonKVM: VMX: Bug the VM if either MSR auto-load list is...
2026-01-08 Sean ChristophersonKVM: VMX: Drop unused @entry_only param from add_atomic...
2026-01-08 Sean ChristophersonKVM: VMX: Dedup code for removing MSR from VMCS's auto...
2026-01-08 Sean ChristophersonKVM: nVMX: Don't update msr_autostore count when saving...
2026-01-08 Sean ChristophersonKVM: VMX: Drop intermediate "guest" field from msr_auto...
2026-01-08 Sean ChristophersonKVM: x86/pmu: Elide WRMSRs when loading guest PMCs...
2026-01-08 Dapeng MiKVM: x86/pmu: Expose enable_mediated_pmu parameter...
2026-01-08 Sean ChristophersonKVM: nSVM: Disable PMU MSR interception as appropriate...
2026-01-08 Mingwei ZhangKVM: nVMX: Disable PMU MSR interception as appropriate...
2026-01-08 Dapeng MiKVM: nVMX: Add macros to simplify nested MSR intercepti...
2026-01-08 Dapeng MiKVM: x86/pmu: Handle emulated instruction for mediated...
2026-01-08 Sean ChristophersonKVM: x86/pmu: Disallow emulation in the fastpath if...
2026-01-08 Dapeng MiKVM: x86/pmu: Load/put mediated PMU context when enteri...
2026-01-08 Sandipan DasKVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for...
2026-01-08 Dapeng MiKVM: x86/pmu: Reprogram mediated PMU event selectors...
2026-01-08 Mingwei ZhangKVM: x86/pmu: Introduce eventsel_hw to prepare for...
2026-01-08 Dapeng MiKVM: x86/pmu: Bypass perf checks when emulating mediate...
2026-01-08 Dapeng MiKVM: x86/pmu: Disable interception of select PMU MSRs...
2026-01-08 Dapeng MiKVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit...
2026-01-08 Dapeng MiKVM: x86/pmu: Disable RDPMC interception for compatible...
2026-01-08 Xiong ZhangKVM: x86/pmu: Register PMI handler for mediated vPMU
2026-01-08 Sean ChristophersonKVM: x86/pmu: Implement AMD mediated PMU requirements
2026-01-08 Dapeng MiKVM: x86/pmu: Implement Intel mediated PMU requirements...
2026-01-08 Dapeng MiKVM: x86/pmu: Start stubbing in mediated PMU support
2026-01-08 Sean ChristophersonKVM: Add a simplified wrapper for registering perf...
2025-12-19 Peter Zijlstraperf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated...
2025-12-17 Peter Zijlstraperf: Clean up mediated vPMU accounting
2025-12-17 Martin Schillerperf/x86/cstate: Add Airmont NP
2025-12-17 Martin Schillerperf/x86/intel: Add Airmont NP
2025-12-17 Martin Schillerperf/x86/msr: Add Airmont NP
2025-12-17 Jens Remusx86/unwind_user: Simplify unwind_user_word_size()
2025-12-17 Jens Remusx86/unwind_user: Guard unwind_user_word_size() by UNWIN...
2025-12-17 Jens Remusunwind_user/fp: Use dummies instead of ifdef
2025-12-17 Jens Remusunwind_user: Enhance comments on get CFA, FP, and RA
2025-12-17 Sandipan Dasperf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for...
2025-12-17 Kan Liangperf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
2025-12-17 Mingwei Zhangperf/x86/core: Plumb mediated PMU capability from x86_p...
2025-12-17 Sandipan Dasperf/x86/core: Do not set bit width for unavailable...
2025-12-17 Sean Christophersonperf/x86/core: Add APIs to switch to/from mediated...
2025-12-17 Sean Christophersonperf/x86/core: Register a new vector for handling media...
2025-12-17 Kan Liangperf: Add APIs to load/put guest mediated PMU context
2025-12-17 Kan Liangperf: Add a EVENT_GUEST flag
2025-12-17 Kan Liangperf: Clean up perf ctx time
2025-12-17 Kan Liangperf: Add APIs to create/release mediated guest vPMUs
2025-12-17 Sean Christophersonperf: Move security_perf_event_free() call to __free_ev...
2025-12-17 Kan Liangperf: Add generic exclude_guest support
2025-12-17 Kan Liangperf: Skip pmu_ctx based on event_type
2025-12-16 Zide Chenperf/x86/intel/cstate: Add Diamond Rapids support
2025-12-16 Zide Chenperf/x86/intel/cstate: Add Nova Lake support
2025-12-16 Zide Chenperf/x86/intel/cstate: Add Wildcat Lake support
2025-12-14 Linus TorvaldsLinux 6.19-rc1
2025-12-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2025-12-14 Linus TorvaldsMerge tag 'ceph-for-6.19-rc1' of https://github.com...
2025-12-14 Linus TorvaldsMerge tag 'tomoyo-pr-20251212' of git://git.code.sf...
2025-12-13 Linus TorvaldsMerge tag 'smp-urgent-2025-12-12' of git://git./linux...
2025-12-13 Linus TorvaldsMerge tag 'perf-urgent-2025-12-12' of git://git./linux...
2025-12-13 Linus TorvaldsMerge tag 'irq-urgent-2025-12-12' of git://git./linux...
2025-12-13 Linus TorvaldsMerge tag 'core-urgent-2025-12-12' of git://git./linux...
2025-12-13 Linus TorvaldsMerge tag 'mm-nonmm-stable-2025-12-11-11-47' of git...
2025-12-13 Linus TorvaldsMerge tag 'mm-stable-2025-12-11-11-39' of git://git...
2025-12-13 Christian Braunerfile: ensure cleanup
2025-12-13 Linus Torvaldsx86/hv: Add gitignore entry for generated header file
2025-12-13 Linus TorvaldsMerge tag 'drm-fixes-2025-12-13' of https://gitlab...
2025-12-13 Linus TorvaldsMerge tag 'drm-next-2025-12-13' of https://gitlab.freed...
2025-12-13 Linus TorvaldsMerge tag 'i3c/for-6.19-2' of git://git./linux/kernel...
2025-12-13 Linus TorvaldsMerge tag 'rtc-6.19' of git://git./linux/kernel/git...
2025-12-13 Linus TorvaldsMerge tag 'pwm/for-6.19-rc1-fixes' of git://git./linux...
2025-12-13 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.19-rc1' of git://git....
2025-12-13 Linus TorvaldsMerge tag 'pci-v6.19-fixes-1' of git://git./linux/kerne...
2025-12-13 Linus TorvaldsMerge tag 'soundwire-6.19-rc1_updated' of git://git...
2025-12-13 Linus TorvaldsMerge tag 'sound-fix-6.19-rc1' of git://git./linux...
2025-12-13 Dave AirlieMerge tag 'drm-misc-fixes-2025-12-10' of https://gitlab...
2025-12-12 Krzysztof Kozlowskii3c: adi: Fix confusing cleanup.h syntax
2025-12-12 Krzysztof Kozlowskii3c: master: Fix confusing cleanup.h syntax
2025-12-12 Frank Lii3c: master: cleanup callback .priv_xfers()
2025-12-12 Linus TorvaldsMerge tag 'loongarch-6.19' of git://git./linux/kernel...
2025-12-12 Linus TorvaldsMerge tag 'libcrypto-fixes-for-linus' of git://git...
2025-12-12 Linus TorvaldsMerge tag 'block-6.19-20251211' of git://git./linux...
2025-12-12 Linus TorvaldsMerge tag 'io_uring-6.19-20251211' of git://git./linux...
2025-12-12 Linus TorvaldsMerge tag 'v6.19-rc-smb3-server-fixes' of git://git...
2025-12-12 Linus TorvaldsMerge tag 'v6.19-rc-part2-smb3-client-fixes' of git...
2025-12-12 Linus TorvaldsMerge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org...
2025-12-12 Eric Dumazetrseq: Always inline rseq_debug_syscall_return()
2025-12-12 Brendan Jackmanbug: Hush suggest-attribute=format for __warn_printf()
2025-12-12 Heiko Carstensbug: Let report_bug_entry() provide the correct bugaddr
2025-12-12 Dave AirlieMerge tag 'drm-intel-next-fixes-2025-12-12' of https...
2025-12-12 Evan Liperf/x86/intel: Fix NULL event dereference crash in...
2025-12-12 Dave AirlieMerge tag 'amd-drm-fixes-6.19-2025-12-11' of https...
2025-12-11 Dave AirlieMerge tag 'drm-misc-next-fixes-2025-12-10' of https...
2025-12-11 Baojun XuALSA: hda/tas2781: Add new quirk for HP new project
2025-12-11 Nathan ChancellorALSA: hda: cix-ipbloq: Use modern PM ops
2025-12-11 Takashi IwaiMerge tag 'asoc-fix-v6.19-merge-window' of https:/...
2025-12-11 ZhangGuoDongsmb/client: remove DeviceType Flags and Device Characte...
2025-12-11 ChenXiaoSongsmb: move File Attributes definitions into common/fscc.h
2025-12-11 ChenXiaoSongsmb: update struct duplicate_extents_to_file_ex
next