index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUID
Gerd Hoffmann
1
-11
/
+10
2024-06-12
x86/tsc: Trust initial offset in architectural TSC-adjust MSRs
Daniel J Blueman
1
-4
/
+2
2024-05-02
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-2
/
+6
2024-05-02
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-5
/
+6
2024-05-02
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
1
-1
/
+1
2024-04-27
KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
Sandipan Das
1
-1
/
+2
2024-04-27
KVM: x86/pmu: Disable support for adaptive PEBS
Sean Christopherson
1
-2
/
+22
2024-04-27
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
5
-2
/
+14
2024-04-27
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
Eric Biggers
1
-3
/
+3
2024-04-27
x86/bugs: Fix BHI retpoline check
Josh Poimboeuf
1
-4
/
+7
2024-04-27
x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()
Arnd Bergmann
1
-0
/
+1
2024-04-27
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
3
-1
/
+3
2024-04-27
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
4
-23
/
+24
2024-04-27
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2
-29
/
+21
2024-04-27
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
2
-2
/
+3
2024-04-27
x86/head/64: Add missing __head annotation to startup_64_load_idt()
Hou Wenlong
1
-1
/
+1
2024-04-27
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
7
-26
/
+20
2024-04-27
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2
-11
/
+9
2024-04-27
x86/boot: Increase section and file alignment to 4k/512
Ard Biesheuvel
4
-125
/
+51
2024-04-27
x86/boot: Split off PE/COFF .data section
Ard Biesheuvel
2
-5
/
+16
2024-04-27
x86/boot: Drop PE/COFF .reloc section
Ard Biesheuvel
3
-51
/
+7
2024-04-27
x86/boot: Construct PE/COFF .text section from assembler
Ard Biesheuvel
2
-62
/
+7
2024-04-27
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
4
-25
/
+12
2024-04-27
x86/boot: Define setup size in linker script
Ard Biesheuvel
3
-7
/
+5
2024-04-27
x86/boot: Set EFI handover offset directly in header asm
Ard Biesheuvel
2
-25
/
+17
2024-04-27
x86/boot: Grab kernel_info offset from zoffset header directly
Ard Biesheuvel
2
-5
/
+1
2024-04-27
x86/boot: Drop references to startup_64
Ard Biesheuvel
2
-4
/
+1
2024-04-27
x86/boot: Drop redundant code setting the root device
Ard Biesheuvel
2
-8
/
+1
2024-04-27
x86/boot: Omit compression buffer from PE/COFF image memory footprint
Ard Biesheuvel
2
-48
/
+8
2024-04-27
x86/boot: Remove the 'bugger off' message
Ard Biesheuvel
2
-52
/
+4
2024-04-27
x86/efi: Drop alignment flags from PE section headers
Ard Biesheuvel
1
-8
/
+4
2024-04-27
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
1
-1
/
+0
2024-04-17
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2
-15
/
+4
2024-04-17
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2
-13
/
+1
2024-04-17
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
1
-3
/
+3
2024-04-17
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
1
-12
/
+18
2024-04-17
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
3
-42
/
+42
2024-04-17
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
1
-15
/
+7
2024-04-17
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
1
-1
/
+1
2024-04-17
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
1
-1
/
+2
2024-04-17
perf/x86: Fix out of range data
Namhyung Kim
1
-0
/
+1
2024-04-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
1
-2
/
+4
2024-04-10
x86: set SPECTRE_BHI_ON as default
Greg Kroah-Hartman
1
-1
/
+1
2024-04-10
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-10
x86/bhi: Mitigate KVM by default
Pawan Gupta
4
-2
/
+15
2024-04-10
x86/bhi: Add BHI mitigation knob
Pawan Gupta
3
-1
/
+115
2024-04-10
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
3
-8
/
+21
2024-04-10
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
4
-2
/
+8
2024-04-10
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
7
-3
/
+96
2024-04-10
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
5
-16
/
+50
[prev]
[next]