index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-17
x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtop...
K Prateek Nayak
1
-11
/
+8
2025-09-17
x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_info
K Prateek Nayak
1
-27
/
+21
2025-09-16
x86/bugs: Report correct retbleed mitigation status
David Kaplan
1
-1
/
+3
2025-09-16
x86/bugs: Fix reporting of LFENCE retpoline
David Kaplan
1
-4
/
+1
2025-09-16
x86/bugs: Fix spectre_v2 forcing
David Kaplan
1
-18
/
+18
2025-09-15
x86/bugs: Remove uses of cpu_mitigations_off()
David Kaplan
1
-5
/
+5
2025-09-15
x86/bugs: Simplify SSB cmdline parsing
David Kaplan
1
-80
/
+40
2025-09-15
x86/bugs: Use early_param() for spectre_v2
David Kaplan
1
-99
/
+82
2025-09-15
x86/bugs: Use early_param() for spectre_v2_user
David Kaplan
1
-42
/
+26
2025-09-15
x86/cpu: Detect FreeBSD Bhyve hypervisor
David Woodhouse
3
-0
/
+70
2025-09-15
x86/resctrl: Configure mbm_event mode if supported
Babu Moger
3
-0
/
+16
2025-09-15
x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
Babu Moger
2
-0
/
+75
2025-09-15
x86/resctrl: Refactor resctrl_arch_rmid_read()
Babu Moger
1
-15
/
+23
2025-09-15
x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...
Babu Moger
1
-0
/
+36
2025-09-15
x86/resctrl: Add data structures and definitions for ABMC assignment
Babu Moger
1
-0
/
+36
2025-09-15
x86/resctrl: Add support to enable/disable AMD ABMC feature
Babu Moger
2
-0
/
+50
2025-09-15
x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
Babu Moger
2
-5
/
+13
2025-09-15
x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
Babu Moger
2
-7
/
+7
2025-09-15
x86/resctrl: Add ABMC feature in the command line options
Babu Moger
1
-0
/
+2
2025-09-15
x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
Babu Moger
1
-0
/
+1
2025-09-15
x86,fs/resctrl: Prepare for more monitor events
Tony Luck
3
-41
/
+43
2025-09-15
x86/resctrl: Remove the rdt_mon_features global variable
Tony Luck
2
-9
/
+5
2025-09-15
x86,fs/resctrl: Replace architecture event enabled checks
Tony Luck
2
-4
/
+4
2025-09-15
x86,fs/resctrl: Consolidate monitor event descriptions
Tony Luck
1
-3
/
+9
2025-09-14
Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+14
2025-09-12
x86/bugs: Add attack vector controls for VMSCAPE
David Kaplan
1
-4
/
+10
2025-09-11
x86/mce: Add a clear_bank() helper
Yazen Ghannam
3
-5
/
+18
2025-09-11
x86/mce: Move machine_check_poll() status checks to helper functions
Yazen Ghannam
1
-40
/
+48
2025-09-11
x86/mce: Separate global and per-CPU quirks
Yazen Ghannam
3
-62
/
+65
2025-09-11
x86/mce: Do 'UNKNOWN' vendor check early
Yazen Ghannam
1
-10
/
+8
2025-09-11
x86/mce: Define BSP-only SMCA init
Yazen Ghannam
3
-0
/
+11
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
3
-10
/
+22
2025-09-11
x86/mce: Set CR4.MCE last during init
Yazen Ghannam
1
-2
/
+3
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-113
/
+258
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
1
-1
/
+10
2025-09-08
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
K Prateek Nayak
1
-11
/
+14
2025-09-05
x86/sme: Use percpu boolean to control WBINVD during kexec
Kai Huang
1
-0
/
+17
2025-09-05
x86/mce: Remove __mcheck_cpu_init_early()
Yazen Ghannam
2
-14
/
+4
2025-09-05
x86/mce: Cleanup bank processing on init
Borislav Petkov
1
-45
/
+18
2025-09-05
x86/mce/amd: Put list_head in threshold_bank
Yazen Ghannam
1
-31
/
+12
2025-09-05
x86/mce/amd: Remove smca_banks_map
Yazen Ghannam
1
-41
/
+9
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
2
-12
/
+14
2025-09-05
x86/mce/amd: Rename threshold restart function
Yazen Ghannam
1
-6
/
+6
2025-09-04
x86/microcode: Add microcode loader debugging functionality
Borislav Petkov (AMD)
3
-23
/
+80
2025-09-04
x86/microcode: Add microcode= cmdline parsing
Borislav Petkov (AMD)
1
-4
/
+22
2025-09-04
x86/microcode/intel: Refresh the revisions that determine old_microcode
Sohil Mehta
1
-38
/
+48
2025-08-29
x86/vmscape: Add old Intel CPUs to affected list
Pawan Gupta
1
-9
/
+12
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
1
-0
/
+9
2025-08-27
x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
K Prateek Nayak
1
-9
/
+14
2025-08-27
x86/microcode/AMD: Handle the case of no BIOS microcode
Borislav Petkov (AMD)
1
-2
/
+20
[prev]
[next]