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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-19
/
+32
2026-08-18
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+3
2026-08-18
Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2026-07-31
x86/lib: Add CPUID(0x1) family and model calculation
Ahmed S. Darwish
1
-16
/
+29
2026-07-26
x86/bugs: Make Safe-RET robust against interrupt injection
Borislav Petkov (AMD)
1
-0
/
+20
2026-07-15
calibrate: Rework delay timer calibration
Thomas Gleixner
1
-5
/
+3
2026-07-06
x86/cpu: Hide and rename static_cpu_has()
Borislav Petkov (AMD)
2
-3
/
+3
2026-07-02
x86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.c
Juergen Gross
1
-4
/
+4
2026-06-18
x86: Remove arch-specific strncpy() implementation
Kees Cook
1
-19
/
+0
2026-06-08
x86/msr: Remove wrmsr_safe_on_cpu()
Juergen Gross
1
-16
/
+0
2026-06-08
x86/msr: Remove rdmsr_safe_on_cpu()
Juergen Gross
1
-24
/
+0
2026-06-08
x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()
Juergen Gross
1
-3
/
+14
2026-06-08
x86/msr: Remove wrmsr_on_cpu()
Juergen Gross
1
-16
/
+0
2026-06-08
x86/msr: Remove rdmsr_on_cpu()
Juergen Gross
1
-16
/
+0
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
3
-13
/
+14
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
1
-4
/
+4
2026-03-30
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
1
-4
/
+5
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
2
-5
/
+5
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-31
/
+8
2026-02-10
Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-22
/
+0
2026-01-20
x86/mm: simplify clear_page_*
Ankur Arora
1
-31
/
+8
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
1
-1
/
+0
2026-01-05
x86/lib: Inline csum_ipv6_magic()
Eric Dumazet
1
-22
/
+0
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-12-03
objtool: Remove newlines and tabs from annotation macros
Josh Poimboeuf
1
-1
/
+1
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
2
-6
/
+8
2025-12-02
Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2
-6
/
+8
2025-11-11
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
Borislav Petkov (AMD)
1
-1
/
+1
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
1
-7
/
+5
2025-10-16
x86/insn,uprobes,alternative: Unify insn_is_nop()
Peter Zijlstra
1
-0
/
+145
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-31
/
+31
2025-09-30
Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-35
/
+40
2025-09-12
x86/its: Move ITS indirect branch thunks to .text..__x86.indirect_thunk
Josh Poimboeuf
1
-35
/
+40
2025-09-04
x86,ibt: Use UDB instead of 0xEA
Peter Zijlstra
2
-31
/
+31
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
3
-10
/
+149
2025-07-29
Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+24
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
18
-9666
/
+4
2025-07-10
x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs
Zheyun Shen
1
-0
/
+12
2025-07-10
x86/lib: Add WBNOINVD helper functions
Kevin Loughlin
1
-0
/
+11
2025-07-10
x86/lib: Drop the unused return value from wbinvd_on_all_cpus()
Sean Christopherson
1
-2
/
+1
2025-06-30
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Eric Biggers
11
-1435
/
+0
2025-06-30
x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ
Eric Biggers
2
-9
/
+1
2025-06-30
lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/
Eric Biggers
18
-9666
/
+4
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-76
/
+86
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
17
-0
/
+9666
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
4
-10
/
+10
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+48
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
4
-18
/
+19
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
3
-0
/
+4
[next]