index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-23
3
-37
/
+14
*
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
2024-03-22
1
-1
/
+10
*
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-22
1
-16
/
+1
*
x86/CPU/AMD: Update the Zenbleed microcode revisions
Borislav Petkov (AMD)
2024-03-16
1
-5
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
3
-3
/
+5
|
\
|
*
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
1
-0
/
+2
|
|
\
|
|
*
x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
Sean Christopherson
2024-02-23
1
-0
/
+2
|
*
|
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-03-11
5
-104
/
+104
|
|
\
\
|
*
\
\
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-09
1
-8
/
+5
|
|
\
\
\
|
*
|
|
|
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2024-02-08
2
-3
/
+3
*
|
|
|
|
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
1
-12
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
x86/of: Unconditionally call unflatten_and_copy_device_tree()
Stephen Boyd
2024-03-08
1
-12
/
+14
*
|
|
|
|
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
11
-14
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
8
-10
/
+23
|
*
|
|
|
|
|
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-24
3
-3
/
+3
|
*
|
|
|
|
|
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-03-15
2
-31
/
+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/kprobes: Boost more instructions from grp2/3/4/5
Jinghao Jia
2024-03-06
1
-6
/
+17
|
*
|
|
|
|
|
x86/kprobes: Prohibit kprobing on INT and UD
Jinghao Jia
2024-03-06
1
-9
/
+39
|
*
|
|
|
|
|
x86/kprobes: Refactor can_{probe,boost} return type to bool
Jinghao Jia
2024-03-06
2
-19
/
+16
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
Perry Yuan
2024-03-05
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cpuidle: ACPI/intel: fix MWAIT hint target C-state computation
He Rongguang
2024-03-05
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
6
-230
/
+137
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-12
87
-1995
/
+2749
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
2024-03-04
2
-19
/
+18
|
*
|
|
|
|
|
|
x86/startup_64: Simplify virtual switch on primary boot
Ard Biesheuvel
2024-03-04
1
-21
/
+21
|
*
|
|
|
|
|
|
x86/startup_64: Simplify calculation of initial page table address
Ard Biesheuvel
2024-03-04
1
-18
/
+7
|
*
|
|
|
|
|
|
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
2024-03-04
1
-30
/
+14
|
*
|
|
|
|
|
|
x86/startup_64: Simplify CR4 handling in startup code
Ard Biesheuvel
2024-03-04
1
-18
/
+17
|
*
|
|
|
|
|
|
x86/boot: Use 32-bit XOR to clear registers
Uros Bizjak
2024-03-01
2
-4
/
+4
|
*
|
|
|
|
|
|
x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...
Brian Gerst
2024-02-28
1
-11
/
+2
|
*
|
|
|
|
|
|
x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]
Ard Biesheuvel
2024-02-26
2
-13
/
+11
|
*
|
|
|
|
|
|
x86/boot/64: Use RIP_REL_REF() to access early page tables
Ard Biesheuvel
2024-02-26
1
-6
/
+4
|
*
|
|
|
|
|
|
x86/boot/64: Use RIP_REL_REF() to access '__supported_pte_mask'
Ard Biesheuvel
2024-02-26
1
-3
/
+1
|
*
|
|
|
|
|
|
x86/boot/64: Use RIP_REL_REF() to access early_dynamic_pgts[]
Ard Biesheuvel
2024-02-26
1
-6
/
+5
|
*
|
|
|
|
|
|
x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'
Ard Biesheuvel
2024-02-26
1
-6
/
+1
|
*
|
|
|
|
|
|
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
2024-02-26
2
-48
/
+31
|
*
|
|
|
|
|
|
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
2024-02-26
6
-14
/
+153
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'v6.8-rc6' into x86/boot, to pick up fixes
Ingo Molnar
2024-02-26
4
-21
/
+13
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
kexec: Allocate kernel above bzImage's pref_address
Chris Koch
2024-02-23
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
x86/startup_64: Drop long return to initial_code pointer
Ard Biesheuvel
2024-01-31
1
-32
/
+3
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-12
2
-8
/
+122
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-03-11
2
-6
/
+110
|
*
|
|
|
|
|
|
|
x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
Pawan Gupta
2024-03-11
1
-2
/
+12
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
21
-156
/
+150
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/idle: Select idle routine only once
Thomas Gleixner
2024-03-04
2
-5
/
+7
|
*
|
|
|
|
|
|
|
x86/idle: Let prefer_mwait_c1_over_halt() return bool
Thomas Gleixner
2024-03-04
1
-6
/
+6
|
*
|
|
|
|
|
|
|
x86/idle: Cleanup idle_setup()
Thomas Gleixner
2024-03-04
1
-17
/
+7
[next]