index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_flat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
2
-18
/
+14
2024-01-31
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
2
-6
/
+60
2024-01-31
KVM: selftests: Add a helper to query if the PMU module param is enabled
Sean Christopherson
4
-3
/
+8
2024-01-31
KVM: selftests: Expand PMU counters test to verify LLC events
Sean Christopherson
1
-19
/
+40
2024-01-31
KVM: selftests: Add functional test for Intel's fixed PMU counters
Jinrong Liang
1
-1
/
+30
2024-01-31
KVM: selftests: Test consistency of CPUID with num of fixed counters
Jinrong Liang
1
-3
/
+57
2024-01-31
KVM: selftests: Test consistency of CPUID with num of gp counters
Jinrong Liang
1
-0
/
+99
2024-01-31
KVM: selftests: Test Intel PMU architectural events on fixed counters
Jinrong Liang
1
-9
/
+45
2024-01-31
KVM: selftests: Test Intel PMU architectural events on gp counters
Jinrong Liang
2
-0
/
+322
2024-01-31
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
4
-97
/
+173
2024-01-31
KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
Sean Christopherson
1
-18
/
+47
2024-01-31
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
Sean Christopherson
1
-2
/
+2
2024-01-31
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
3
-5
/
+16
2024-01-31
KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
Sean Christopherson
1
-6
/
+15
2024-01-31
KVM: x86/pmu: Treat "fixed" PMU type in RDPMC as index as a value, not flag
Sean Christopherson
1
-3
/
+11
2024-01-31
KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs
Sean Christopherson
1
-4
/
+18
2024-01-31
KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs
Sean Christopherson
2
-4
/
+15
2024-01-31
KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
Sean Christopherson
8
-29
/
+27
2024-01-31
KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
Sean Christopherson
1
-3
/
+1
2024-01-31
KVM: x86/pmu: Get eventsel for fixed counters from perf
Sean Christopherson
1
-13
/
+17
2024-01-31
KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
Sean Christopherson
1
-11
/
+5
2024-01-31
KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
Sean Christopherson
1
-49
/
+23
2024-01-31
KVM: x86/pmu: Allow programming events that match unsupported arch events
Sean Christopherson
5
-47
/
+0
2024-01-31
KVM: x86/pmu: Always treat Fixed counters as available when supported
Sean Christopherson
1
-1
/
+14
2024-01-29
Linux 6.8-rc2
v6.8-rc2
Linus Torvalds
1
-1
/
+1
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
1
-0
/
+6
2024-01-27
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+5
2024-01-27
Revert "MIPS: loongson64: set nid for reserved memblock region"
Thomas Bogendoerfer
2
-4
/
+0
2024-01-26
platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet
Phoenix Chen
1
-0
/
+35
2024-01-26
platform/x86/intel/ifs: Call release_firmware() when handling errors.
Jithu Joseph
1
-1
/
+2
2024-01-26
platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
Cong Liu
1
-1
/
+3
2024-01-26
platform/x86/amd/pmf: Get ambient light information from AMD SFH driver
Shyam Sundar S K
1
-0
/
+8
2024-01-26
platform/x86/amd/pmf: Get Human presence information from AMD SFH driver
Shyam Sundar S K
2
-0
/
+29
2024-01-26
Revert "nouveau: push event block/allowing out of the fence context"
Dave Airlie
2
-27
/
+6
2024-01-26
MAINTAINERS: Add Andreas Larsson as co-maintainer for arch/sparc
Andreas Larsson
1
-0
/
+1
2024-01-26
drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
Michael Walle
1
-30
/
+2
2024-01-26
riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
Inochi Amaoto
1
-32
/
+48
2024-01-26
MIPS: lantiq: register smp_ops on non-smp platforms
Aleksander Jan Bajkowski
1
-4
/
+3
2024-01-26
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+4
2024-01-26
MIPS: reserve exception vector space ONLY ONCE
Huang Pei
1
-1
/
+7
2024-01-26
MIPS: BCM63XX: Fix missing prototypes
Florian Fainelli
7
-6
/
+7
2024-01-26
LoongArch: KVM: Add returns to SIMD stubs
Randy Dunlap
1
-2
/
+2
2024-01-26
LoongArch: KVM: Fix build due to API changes
Huacai Chen
1
-2
/
+2
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2
-7
/
+10
2024-01-26
drm/sched: Drain all entities in DRM sched run job worker
Matthew Brost
1
-8
/
+7
2024-01-26
bcachefs: __lookup_dirent() works in snapshot, not subvol
Kent Overstreet
2
-18
/
+27
2024-01-25
spi: fix finalize message on error return
David Lechner
1
-0
/
+4
2024-01-25
drm/amd/display: "Enable IPS by default"
Roman Li
1
-1
/
+2
2024-01-25
drm/amd: Add a DC debug mask for IPS
Roman Li
1
-0
/
+1
2024-01-25
drm/amd/display: Disable ips before dc interrupt setting
Roman Li
1
-1
/
+4
[next]