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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
x86/hyperv: Cosmetic changes for hv_apic.c
Erni Sri Satya Vennela
1
-8
/
+8
2024-03-22
x86/fred: Fix typo in Kconfig description
Paul Menzel
1
-1
/
+1
2024-03-22
x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints ...
Alexey Dobriyan
1
-21
/
+24
2024-03-22
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
1
-1
/
+10
2024-03-22
x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
Wei Yang
2
-8
/
+5
2024-03-22
x86/percpu: Unify arch_raw_cpu_ptr() defines
Uros Bizjak
1
-24
/
+18
2024-03-22
x86/cpu/topology: Add support for the AMD 0x80000026 leaf
Thomas Gleixner
2
-8
/
+26
2024-03-22
x86/tsc: Make __use_tsc __ro_after_init
Valentin Schneider
1
-1
/
+1
2024-03-22
x86/kvm: Make kvm_async_pf_enabled __ro_after_init
Valentin Schneider
1
-1
/
+1
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/shstk: Enable shadow stacks for x32
H.J. Lu
3
-3
/
+9
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
1
-16
/
+1
2024-03-22
x86/boot: Ignore relocations in .notes sections in walk_relocs() too
Guixiong Wei
1
-0
/
+9
2024-03-22
x86/syscall/compat: Remove ia32_unistd.h
Brian Gerst
4
-14
/
+2
2024-03-22
x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NR
Brian Gerst
1
-1
/
+0
2024-03-22
x86/virt/tdx: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2024-03-22
x86/xen: Remove duplicate #include
Jiapeng Chong
1
-3
/
+0
2024-03-22
x86: Rename __{start,end}_init_task to __{start,end}_init_stack
Xin Li (Intel)
1
-1
/
+1
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-3
/
+5
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2024-03-21
x86/cpu: Get rid of an unnecessary local variable in get_cpu_address_sizes()
Borislav Petkov (AMD)
1
-10
/
+7
2024-03-21
perf/x86/rapl: Prefer struct_size() over open coded arithmetic
Erick Archer
1
-3
/
+1
2024-03-21
x86/cpu: Move leftover contents of topology.c to setup.c
Rafael J. Wysocki
3
-44
/
+9
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
5
-16
/
+8
2024-03-21
x86/percpu: Enable named address spaces for GCC 9.1+
Uros Bizjak
1
-1
/
+1
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-141
/
+157
2024-03-21
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
1
-0
/
+1
2024-03-20
x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
Uros Bizjak
1
-3
/
+6
2024-03-20
x86/percpu: Move raw_percpu_xchg_op() to a better place
Uros Bizjak
1
-12
/
+11
2024-03-20
x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate b...
Uros Bizjak
1
-21
/
+11
2024-03-20
x86/asm: Use "m" operand constraint in WRUSSQ asm template
Uros Bizjak
1
-2
/
+2
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-44
/
+122
2024-03-19
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Uros Bizjak
1
-2
/
+2
2024-03-19
x86/asm: Use %a instead of %P operand modifier in asm templates
Uros Bizjak
1
-1
/
+1
2024-03-19
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
6
-18
/
+18
2024-03-19
x86/asm: Remove %P operand modifier from altinstr asm templates
Uros Bizjak
3
-6
/
+6
2024-03-18
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-16
/
+26
2024-03-18
KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
Paolo Bonzini
1
-0
/
+23
2024-03-18
Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2
-6
/
+6
2024-03-18
Merge tag 'kvm-x86-svm-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-29
/
+39
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
1
-0
/
+1
2024-03-18
x86/hyperv: Cosmetic changes for hv_spinlock.c
Purna Pavan Chandra Aekkaladevi
1
-1
/
+2
2024-03-18
bpf: Check return from set_memory_rox()
Christophe Leroy
1
-1
/
+2
2024-03-18
bpf: Remove arch_unprotect_bpf_trampoline()
Christophe Leroy
1
-4
/
+0
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
1
-1
/
+1
2024-03-17
Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+4
2024-03-16
x86/CPU/AMD: Update the Zenbleed microcode revisions
Borislav Petkov (AMD)
1
-5
/
+5
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-656
/
+1253
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+14
2024-03-14
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+1
[prev]
[next]