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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2024-10-29
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
Arnd Bergmann
1
-1
/
+4
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-16
/
+38
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
1
-0
/
+2
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
1
-8
/
+17
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
1
-8
/
+18
2024-10-21
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
1
-0
/
+1
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+29
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-16
/
+47
2024-10-20
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
1
-1
/
+5
2024-10-20
KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()
Maxim Levitsky
1
-3
/
+3
2024-10-20
KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()
Sean Christopherson
1
-0
/
+11
2024-10-20
KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot
Sean Christopherson
1
-10
/
+6
2024-10-20
x86/kvm: Override default caching mode for SEV-SNP and TDX
Kirill A. Shutemov
1
-0
/
+4
2024-10-17
Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-1
/
+43
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
1
-1
/
+13
2024-10-11
Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+4
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
1
-1
/
+2
2024-10-10
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-10
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-10
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2
-0
/
+4
2024-10-10
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-09
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-10-08
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-08
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-08
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
Juergen Gross
1
-0
/
+4
2024-10-08
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
1
-9
/
+14
2024-10-07
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Richard Gong
1
-0
/
+2
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-22
/
+57
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
150
-3111
/
+3034
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-04
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+2
2024-10-03
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
1
-14
/
+46
2024-10-03
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+11
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+9
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2
-6
/
+9
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-1045
/
+1332
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
2
-2
/
+0
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
4
-33
/
+194
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-2
/
+0
2024-09-26
Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+1
[next]