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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
Baoquan He
1
-1
/
+1
2023-12-12
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
4
-6
/
+6
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
9
-16
/
+16
2023-12-12
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
Baoquan He
2
-3
/
+3
2023-12-12
loongarch, kexec: change dependency of object files
Baoquan He
1
-1
/
+1
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2
-3
/
+5
2023-12-12
arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
James Houghton
1
-0
/
+6
2023-12-12
KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...
Marc Zyngier
1
-0
/
+2
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
4
-3
/
+7
2023-12-12
KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
Marc Zyngier
1
-2
/
+11
2023-12-12
KVM: arm64: vgic: Simplify kvm_vgic_destroy()
Marc Zyngier
1
-15
/
+14
2023-12-11
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
1
-1
/
+1
2023-12-10
Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+10
2023-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-11
/
+17
2023-12-09
Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2023-12-09
Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-20
/
+12
2023-12-09
Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-33
/
+64
2023-12-09
LoongArch: BPF: Fix unconditional bswap instructions
Tiezhu Yang
1
-2
/
+2
2023-12-09
LoongArch: BPF: Fix sign-extension mov instructions
Tiezhu Yang
1
-0
/
+2
2023-12-09
LoongArch: BPF: Don't sign extend function return value
Hengqi Chen
1
-2
/
+0
2023-12-09
LoongArch: BPF: Don't sign extend memory load operand
Hengqi Chen
1
-8
/
+2
2023-12-09
LoongArch: Preserve syscall nr across execve()
Hengqi Chen
1
-1
/
+1
2023-12-09
LoongArch: Set unwind stack type to unknown rather than set error flag
Jinyang He
3
-3
/
+2
2023-12-09
LoongArch: Slightly clean up drdtime()
Xi Ruoyao
1
-3
/
+2
2023-12-09
LoongArch: Apply dynamic relocations for LLD
WANG Rui
1
-1
/
+1
2023-12-08
ARC: fix smatch warning
Vineet Gupta
1
-3
/
+1
2023-12-08
ARC: fix spare error
Vineet Gupta
1
-3
/
+3
2023-12-08
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
5
-207
/
+14
2023-12-08
ARC: entry: move ARCompact specific bits out of entry.h
Vineet Gupta
2
-67
/
+54
2023-12-08
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
Vineet Gupta
4
-46
/
+76
2023-12-08
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
1
-3
/
+5
2023-12-08
Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kv...
Paolo Bonzini
2
-3
/
+7
2023-12-08
Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2
-5
/
+1
2023-12-08
Merge tag 'kvmarm-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2023-12-08
Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-47
/
+105
2023-12-08
Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
47
-287
/
+307
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+1
2023-12-08
Merge tag 'v6.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
13
-18
/
+19
2023-12-07
Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+46
2023-12-07
Merge tag 'x86-int80-20231207' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-85
/
+118
2023-12-07
x86/tdx: Allow 32-bit emulation by default
Kirill A. Shutemov
1
-9
/
+0
2023-12-07
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
1
-1
/
+36
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
7
-85
/
+64
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
3
-0
/
+28
2023-12-07
Merge tag 'imx-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
14
-25
/
+45
2023-12-06
Merge tag 'parisc-for-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-12-06
x86, bpf: Use bpf_prog_pack for bpf trampoline
Song Liu
1
-26
/
+72
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
2
-14
/
+0
2023-12-06
bpf: Add arch_bpf_trampoline_size()
Song Liu
4
-46
/
+128
[prev]
[next]