index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+29
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-20
/
+21
2025-12-02
Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-2
/
+149
2025-12-02
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-174
/
+126
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+0
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-0
/
+57
2025-12-02
Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-47
/
+452
2025-12-02
Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-216
/
+194
2025-11-22
x86/{boot,mtrr}: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2025-11-21
x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
Babu Moger
2
-0
/
+45
2025-11-21
x86,fs/resctrl: Detect io_alloc feature
Babu Moger
1
-0
/
+7
2025-11-21
x86/resctrl: Add SDCIAE feature in the command line options
Babu Moger
1
-0
/
+2
2025-11-21
x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
Babu Moger
2
-0
/
+2
2025-11-21
x86/mce: Handle AMD threshold interrupt storms
Smita Koralahalli
3
-0
/
+10
2025-11-21
x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems
Avadhut Naik
1
-1
/
+2
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
1
-3
/
+13
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
3
-2
/
+31
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
1
-1
/
+23
2025-11-18
x86/cpu: Add an LASS dependency on SMAP
Sohil Mehta
1
-0
/
+1
2025-11-15
Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+8
2025-11-14
x86/bugs: Get rid of the forward declarations
Borislav Petkov (AMD)
1
-140
/
+93
2025-11-14
x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
Borislav Petkov (AMD)
1
-0
/
+1
2025-11-14
x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
Mario Limonciello
1
-0
/
+7
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
6
-18
/
+21
2025-11-12
x86/mtrr: Drop unnecessary export of "mtrr_state"
Sean Christopherson
1
-1
/
+0
2025-11-12
x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
Sean Christopherson
1
-1
/
+0
2025-11-08
Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+3
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 mbm_event mode
Babu Moger
1
-1
/
+10
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
[next]