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-11-07
x86/microcode/AMD: Add more known models to entry sign checking
Mario Limonciello (AMD)
1
-0
/
+2
2025-11-05
x86/mce/amd: Define threshold restart function for banks
Yazen Ghannam
1
-18
/
+19
2025-11-05
x86/mce/amd: Remove redundant reset_block()
Yazen Ghannam
1
-21
/
+7
2025-11-05
x86/mce/amd: Support SMCA Corrected Error Interrupt
Yazen Ghannam
1
-0
/
+17
2025-11-05
x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
Yazen Ghannam
1
-68
/
+53
2025-11-05
x86/mce: Unify AMD DFR handler with MCA Polling
Yazen Ghannam
2
-99
/
+43
2025-11-05
x86/mce: Unify AMD THR handler with MCA Polling
Yazen Ghannam
1
-28
/
+23
2025-11-05
x86: uaccess: don't use runtime-const rewriting in modules
Linus Torvalds
1
-1
/
+5
2025-11-04
x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
Mario Limonciello
1
-0
/
+1
2025-10-30
x86/microcode: Mark early_parse_cmdline() as __init
Yu Peng
1
-1
/
+1
2025-10-30
x86/microcode/AMD: Select which microcode patch to load
Borislav Petkov (AMD)
1
-38
/
+69
2025-10-30
x86/CPU/AMD: Extend Zen6 model range
Borislav Petkov (AMD)
1
-1
/
+1
2025-10-28
x86/CPU/AMD: Add RDSEED fix for Zen5
Gregory Price
1
-0
/
+10
2025-10-27
x86/microcode/AMD: Limit Entrysign signature checking to known generations
Borislav Petkov (AMD)
1
-1
/
+19
2025-10-27
Merge tag 'x86_urgent_for_v6.18_rc3' into x86/microcode
Borislav Petkov (AMD)
4
-16
/
+38
2025-10-24
x86/bugs: Remove dead code which might prevent from building
Andy Shevchenko
1
-7
/
+0
2025-10-24
x86/tsx: Get the tsx= command line parameter with early_param()
Petr Tesarik
1
-25
/
+26
2025-10-24
x86/tsx: Make tsx_ctrl_state static
Petr Tesarik
2
-10
/
+8
2025-10-21
x86/bugs: Qualify RETBLEED_INTEL_MSG
David Kaplan
1
-1
/
+3
2025-10-21
x86/microcode: Fix Entrysign revision check for Zen1/Naples
Andrew Cooper
1
-1
/
+1
2025-10-20
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...
Babu Moger
1
-1
/
+10
2025-10-17
x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXT
Naveen N Rao
1
-0
/
+1
2025-10-16
x86/sgx: Enable automatic SVN updates for SGX enclaves
Elena Reshetova
1
-2
/
+18
2025-10-16
x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
2
-0
/
+80
2025-10-16
x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
Elena Reshetova
2
-0
/
+2
2025-10-16
x86/sgx: Introduce functions to count the sgx_(vepc_)open()
Elena Reshetova
5
-2
/
+51
2025-10-15
x86/CPU/AMD: Prevent reset reasons from being retained across reboot
Rong Zhang
1
-2
/
+14
2025-10-15
x86/microcode/intel: Enable staging when available
Chang S. Bae
1
-0
/
+17
2025-10-15
x86/microcode/intel: Support mailbox transfer
Chang S. Bae
1
-6
/
+166
2025-10-15
x86/microcode/intel: Implement staging handler
Chang S. Bae
1
-3
/
+120
2025-10-15
x86/microcode/intel: Define staging state struct
Chang S. Bae
1
-0
/
+17
2025-10-15
x86/microcode/intel: Establish staging control logic
Chang S. Bae
1
-0
/
+51
2025-10-15
x86/microcode: Introduce staging step to reduce late-loading time
Chang S. Bae
2
-1
/
+14
2025-10-15
x86/cpu/topology: Make primary thread mask available with SMP=n
Chang S. Bae
2
-4
/
+3
2025-10-13
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
1
-4
/
+10
2025-10-13
x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest
Chen Yu
1
-0
/
+1
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
2
-6
/
+5
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+13
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-31
/
+5
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-10-04
Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2025-09-30
Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-75
/
+311
2025-09-30
Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-41
/
+103
2025-09-30
Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-240
/
+172
2025-09-30
Merge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-273
/
+233
2025-09-30
Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-65
/
+150
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-09-22
x86/topology: Implement topology_is_core_online() to address SMT regression
Thomas Gleixner
1
-0
/
+13
2025-09-17
x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSR
K Prateek Nayak
1
-3
/
+4
[prev]
[next]