index
:
blaster4385/linux-IllusionX
v6.12.1
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
2024-11-27
{archlinux|archlinux-local}_defconfig: Switch zram compression to lz4
Blaster4385
2
-2
/
+2
2024-11-27
archlinux-local_defconfig: Add a local defconfig
Blaster4385
1
-0
/
+674
2024-11-27
archlinux_defconfig: Enable CONFIG_RD_ZSTD
Blaster4385
1
-1
/
+0
2024-11-27
archlinux_defconfig: Enable CONFIG_SENSORS_K10TEMP
Blaster4385
1
-0
/
+1
2024-11-27
archlinux_defconfig: Nuke unnecessary debugging
Blaster4385
1
-22
/
+0
2024-11-27
archlinux_defconfig: Clean up and optimize
Blaster4385
1
-317
/
+35
2024-11-27
archlinux_defconfig: Rebrand to IllusionX
Blaster4385
1
-0
/
+2
2024-11-27
archlinux_defconfig: Initial Arch Linux defconfig
Blaster4385
1
-0
/
+5815
2024-11-22
arch/Kconfig: Default to maximum amount of ASLR bits
Jan Alexander Steffens (heftig)
1
-2
/
+2
2024-11-17
Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-4
/
+42
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-0
/
+28
2024-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
7
-17
/
+50
2024-11-15
Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2024-11-14
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dave Vasilevsky
9
-0
/
+28
2024-11-13
Merge tag 'loongarch-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-41
/
+124
2024-11-13
x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
Baoquan He
1
-2
/
+4
2024-11-12
ARM: fix cacheflush with PAN
Russell King (Oracle)
1
-0
/
+3
2024-11-12
ARM: 9435/1: ARM/nommu: Fix typo "absence"
WangYuli
1
-1
/
+1
2024-11-12
ARM: 9434/1: cfi: Fix compilation corner case
Linus Walleij
1
-1
/
+1
2024-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-24
/
+56
2024-11-12
ARM: 9420/1: smp: Fix SMP for xip kernels
Harith G
3
-0
/
+18
2024-11-12
ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels
Harith G
2
-15
/
+27
2024-11-12
LoongArch: Fix AP booting issue in VM mode
Bibo Mao
1
-0
/
+15
2024-11-12
LoongArch: Add WriteCombine shadow mapping in KASAN
Kanglong Wang
2
-1
/
+15
2024-11-12
LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits
Huacai Chen
2
-3
/
+14
2024-11-12
LoongArch: Make KASAN work with 5-level page-tables
Huacai Chen
1
-3
/
+23
2024-11-12
LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
Yuli Wang
1
-4
/
+1
2024-11-12
LoongArch: Fix early_numa_add_cpu() usage for FDT systems
Huacai Chen
1
-1
/
+1
2024-11-12
LoongArch: For all possible CPUs setup logical-physical CPU mapping
Huacai Chen
2
-29
/
+55
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+10
2024-11-08
Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-10
/
+6
2024-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-32
/
+5
2024-11-08
Merge tag 'powerpc-6.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
5
-2
/
+27
2024-11-08
KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
Sean Christopherson
1
-1
/
+3
2024-11-08
KVM: x86: Unconditionally set irr_pending when updating APICv state
Sean Christopherson
1
-11
/
+18
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
1
-4
/
+4
2024-11-08
Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-8
/
+31
2024-11-07
arm64: Kconfig: Make SME depend on BROKEN for now
Mark Rutland
1
-0
/
+1
2024-11-07
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
1
-32
/
+3
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
3
-10
/
+6
2024-11-06
arm64/sve: Discard stale CPU state when handling SVE traps
Mark Brown
1
-0
/
+1
2024-11-06
KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...
Gautam Menghani
1
-0
/
+12
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2
-5
/
+10
2024-11-05
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
Mario Limonciello
1
-0
/
+11
2024-11-04
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
1
-2
/
+5
2024-11-04
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
Sean Christopherson
2
-6
/
+26
2024-11-04
Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-97
/
+126
2024-11-03
Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2024-11-01
Merge tag 'rust-fixes-6.12-3' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-2
/
+2
[next]