index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-05
x86/cpuid: make cpuid_class a static const structure
Ivan Orlov
1
-15
/
+16
2023-08-03
x86/paravirt: Fix tlb_remove_table function callback prototype warning
Kees Cook
1
-2
/
+6
2023-08-03
x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
Sean Christopherson
1
-1
/
+4
2023-08-03
x86/reboot: Disable virtualization during reboot iff callback is registered
Sean Christopherson
1
-2
/
+1
2023-08-03
x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
Sean Christopherson
1
-45
/
+45
2023-08-03
x86/reboot: Assert that IRQs are disabled when turning off virtualization
Sean Christopherson
1
-1
/
+7
2023-08-03
x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
Sean Christopherson
1
-3
/
+0
2023-08-03
x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
Sean Christopherson
1
-20
/
+9
2023-08-03
x86/reboot: Harden virtualization hooks for emergency reboot
Sean Christopherson
1
-6
/
+24
2023-08-03
x86/reboot: VMCLEAR active VMCSes before emergency reboot
Sean Christopherson
2
-31
/
+22
2023-08-03
x86/paravirt: Silence unused native_pv_lock_init() function warning
Arnd Bergmann
1
-1
/
+2
2023-08-03
x86/alternative: Add a __alt_reloc_selftest() prototype
Arnd Bergmann
1
-0
/
+1
2023-08-02
x86/shstk: Don't retry vm_munmap() on -EINTR
Rick Edgecombe
1
-21
/
+17
2023-08-02
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
1
-0
/
+25
2023-08-02
x86/shstk: Add ARCH_SHSTK_STATUS
Rick Edgecombe
2
-1
/
+8
2023-08-02
x86/shstk: Add ARCH_SHSTK_UNLOCK
Mike Rapoport
2
-2
/
+8
2023-08-02
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
2
-0
/
+93
2023-08-02
x86/cpufeatures: Enable CET CR4 bit for shadow stack
Rick Edgecombe
1
-8
/
+27
2023-08-02
x86/shstk: Wire in shadow stack interface
Rick Edgecombe
1
-0
/
+8
2023-08-02
x86: Expose thread features in /proc/$PID/status
Rick Edgecombe
1
-0
/
+23
2023-08-02
x86/shstk: Support WRSS for userspace
Rick Edgecombe
1
-1
/
+42
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-8
/
+51
2023-08-02
x86/shstk: Check that signal frame is shadow stack mem
Rick Edgecombe
1
-2
/
+29
2023-08-02
x86/shstk: Check that SSP is aligned on sigreturn
Rick Edgecombe
1
-0
/
+3
2023-08-02
x86/shstk: Handle signals for shadow stack
Rick Edgecombe
3
-0
/
+102
2023-08-02
x86/shstk: Introduce routines modifying shstk
Rick Edgecombe
1
-0
/
+75
2023-08-02
x86/shstk: Handle thread shadow stack
Rick Edgecombe
3
-4
/
+94
2023-08-02
x86/shstk: Add user-mode shadow stack support
Rick Edgecombe
1
-0
/
+145
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
5
-24
/
+88
2023-08-02
x86: Introduce userspace API for shadow stack
Rick Edgecombe
3
-0
/
+52
2023-08-02
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
1
-0
/
+18
2023-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
1
-47
/
+43
2023-08-02
x86/kprobes: Prohibit probing on compiler generated CFI checking code
Masami Hiramatsu
1
-0
/
+34
2023-07-31
x86: always initialize xen-swiotlb when xen-pcifront is enabling
Christoph Hellwig
1
-22
/
+7
2023-07-31
x86/apic: Hide unused safe_smp_processor_id() on 32-bit UP
Arnd Bergmann
1
-0
/
+2
2023-07-31
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
5
-87
/
+151
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2023-07-30
x86/APM: drop the duplicate APM_MINOR_DEV macro
Randy Dunlap
1
-6
/
+0
2023-07-29
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
2
-3
/
+7
2023-07-28
x86/smpboot: Change smp_store_boot_cpu_info() to static
Sohil Mehta
1
-1
/
+1
2023-07-28
x86/smpboot: Remove a stray comment about CPU hotplug
Sohil Mehta
1
-3
/
+1
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
1
-8
/
+0
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
1
-1
/
+1
2023-07-27
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
1
-0
/
+19
2023-07-27
x86/srso: Add IBPB
Borislav Petkov (AMD)
1
-0
/
+23
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
3
-12
/
+30
2023-07-27
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
1
-1
/
+11
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
5
-4
/
+157
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
2
-66
/
+29
2023-07-25
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
1
-7
/
+11
[prev]
[next]