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
/
include
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
5
-4
/
+73
2025-12-02
Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+3
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
1
-0
/
+5
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
3
-47
/
+61
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+11
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
2
-0
/
+16
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
3
-5
/
+6
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
1
-0
/
+2
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
2
-6
/
+16
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
1
-0
/
+14
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+10
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-48
/
+39
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-31
/
+115
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-8
/
+195
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-1
/
+13
2025-11-27
x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERS
Peter Zijlstra
1
-10
/
+4
2025-11-27
x86/bug: Fix BUG_FORMAT vs KASLR
Peter Zijlstra
1
-2
/
+6
2025-11-24
x86_64/bug: Inline the UD1
Peter Zijlstra
1
-1
/
+4
2025-11-24
x86/bug: Implement WARN_ONCE()
Peter Zijlstra
1
-0
/
+9
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
1
-4
/
+58
2025-11-24
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Peter Zijlstra
1
-2
/
+8
2025-11-24
x86/bug: Add BUG_FORMAT basics
Peter Zijlstra
1
-10
/
+21
2025-11-21
x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
Babu Moger
1
-0
/
+2
2025-11-21
x86: Rework __bug_table helpers
Peter Zijlstra
1
-17
/
+20
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
71
-446
/
+583
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
1
-0
/
+2
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
1
-0
/
+6
2025-11-18
x86/alternatives: Disable LASS when patching kernel code
Sohil Mehta
1
-2
/
+39
2025-11-18
x86/asm: Introduce inline memcpy and memset
Peter Zijlstra (Intel)
1
-0
/
+26
2025-11-18
x86/cpufeatures: Enumerate the LASS feature bits
Sohil Mehta
2
-0
/
+3
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2025-11-14
x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attribute
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.h
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/sgx: Document structs and enums with '@', not '%'
Sean Christopherson
2
-31
/
+31
2025-11-14
x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
Sean Christopherson
1
-0
/
+6
2025-11-14
x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"
Sean Christopherson
1
-1
/
+1
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
5
-9
/
+15
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-0
/
+5
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-11-10
x86/percpu: Use BIT_WORD() and BIT_MASK() macros
Uros Bizjak
1
-2
/
+3
2025-11-09
Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-11-08
Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2025-11-07
perf/x86/intel: Add counter group support for arch-PEBS
Dapeng Mi
2
-3
/
+16
2025-11-07
perf/x86/intel: Setup PEBS data configuration and enable legacy groups
Dapeng Mi
2
-0
/
+15
2025-11-07
perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
Dapeng Mi
1
-1
/
+2
2025-11-07
perf/x86/intel: Process arch-PEBS records or record fragments
Dapeng Mi
2
-0
/
+102
2025-11-07
perf/x86/intel: Initialize architectural PEBS
Dapeng Mi
1
-1
/
+6
2025-11-05
x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
Jiri Olsa
1
-0
/
+5
2025-11-05
x86/mce: Unify AMD DFR handler with MCA Polling
Yazen Ghannam
1
-0
/
+6
[next]