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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
x86/smp: Remove a non-existent function declaration
Sohil Mehta
1
-1
/
+0
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
1
-2
/
+0
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
1
-0
/
+2
2023-07-27
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
1
-0
/
+1
2023-07-27
x86/srso: Add IBPB
Borislav Petkov (AMD)
1
-1
/
+1
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
3
-3
/
+6
2023-07-27
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
1
-0
/
+2
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
3
-1
/
+21
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
1
-4
/
+2
2023-07-23
x86/hyperv: fix a warning in mshyperv.h
ZhiHu
1
-1
/
+1
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2
-0
/
+12
2023-07-18
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
1
-1
/
+1
2023-07-17
x86/mm: Fix PAT bit missing from page protection modify mask
Janusz Krzysztofik
1
-5
/
+6
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
3
-0
/
+4
2023-07-14
ACPI: processor: Introduce acpi_processor_osc()
Michal Wilczynski
1
-0
/
+3
2023-07-14
ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()
Michal Wilczynski
1
-0
/
+3
2023-07-14
ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()
Michal Wilczynski
1
-4
/
+5
2023-07-14
ACPI: processor: Rename ACPI_PDC symbols
Michal Wilczynski
1
-5
/
+6
2023-07-14
ACPI: processor: Refactor arch_acpi_set_pdc_bits()
Michal Wilczynski
1
-5
/
+5
2023-07-11
x86/mm: Introduce MAP_ABOVE4G
Rick Edgecombe
1
-0
/
+1
2023-07-11
x86/mm: Warn if create Write=0,Dirty=1 with raw prot
Rick Edgecombe
1
-1
/
+8
2023-07-11
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
1
-0
/
+6
2023-07-11
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
1
-0
/
+2
2023-07-11
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
1
-3
/
+5
2023-07-11
x86/mm: Start actually marking _PAGE_SAVED_DIRTY
Rick Edgecombe
1
-21
/
+130
2023-07-11
x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
Rick Edgecombe
1
-2
/
+22
2023-07-11
x86/mm: Introduce _PAGE_SAVED_DIRTY
Rick Edgecombe
3
-5
/
+115
2023-07-11
x86/mm: Move pmd_write(), pud_write() up in the file
Rick Edgecombe
1
-12
/
+12
2023-07-11
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
2
-1
/
+9
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-2
/
+2
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
1
-2
/
+2
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
1
-1
/
+3
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2
-2
/
+2
2023-07-10
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
1
-0
/
+4
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+1
2023-07-01
Merge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-2
/
+1
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+20
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-13
/
+8
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-7
/
+0
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+9
2023-06-27
Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-312
/
+128
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+35
2023-06-27
Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-22
/
+8
2023-06-27
Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-19
/
+46
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-11
/
+16
2023-06-26
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+12
2023-06-26
Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+37
2023-06-26
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
[prev]
[next]