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
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
1
-0
/
+3
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2
-4
/
+4
2024-02-06
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
1
-17
/
+1
2024-02-06
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
1
-4
/
+1
2024-02-05
KVM: x86: Fix KVM_GET_MSRS stack info leak
Mathias Krause
1
-10
/
+5
2024-02-05
powerpc/kasan: Fix addr error caused by page alignment
Jiangfeng Xiao
1
-0
/
+1
2024-02-05
powerpc/6xx: set High BAT Enable flag on G2_LE cores
Matthias Schiffer
2
-1
/
+21
2024-02-05
powerpc/64: Set task pt_regs->link to the LR value on scv entry
Naveen N Rao
1
-2
/
+2
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
3
-5
/
+23
2024-02-05
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
Ard Biesheuvel
2
-11
/
+9
2024-02-05
powerpc/pseries/papr-sysparm: use u8 arrays for payloads
Nathan Lynch
2
-2
/
+2
2024-02-04
KVM: arm64: Do not source virt/lib/Kconfig twice
Masahiro Yamada
1
-1
/
+0
2024-02-02
KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
Mingwei Zhang
1
-1
/
+1
2024-02-02
Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+28
2024-02-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-16
/
+4
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-01
Merge patch series "svnapot fixes"
Palmer Dabbelt
1
-2
/
+60
2024-02-01
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
Alexandre Ghiti
1
-0
/
+20
2024-02-01
riscv: Fix set_huge_pte_at() for NAPOT mapping
Alexandre Ghiti
1
-2
/
+40
2024-02-01
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-74
/
+118
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-10
/
+12
2024-02-01
KVM: x86: Make gtod_is_based_on_tsc() return 'bool'
Vitaly Kuznetsov
1
-1
/
+1
2024-01-31
x86/kvm: Fix SEV check in sev_map_percpu_data()
Kirill A. Shutemov
1
-1
/
+2
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
4
-0
/
+59
2024-01-31
KVM: x86: Check irqchip mode before create PIT
Tengfei Yu
1
-0
/
+3
2024-01-31
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
3
-1
/
+7
2024-01-31
KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
Prasad Pandit
1
-1
/
+2
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
3
-9
/
+9
2024-01-31
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
1
-1
/
+1
2024-01-30
KVM: arm64: Fix circular locking dependency
Sebastian Ene
1
-10
/
+17
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
8
-71
/
+108
2024-01-30
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
Andrei Vagin
1
-8
/
+5
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
3
-13
/
+1
2024-01-30
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
1
-0
/
+6
2024-01-30
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
1
-7
/
+1
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+17
2024-01-29
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
Qiuxu Zhuo
2
-22
/
+22
2024-01-29
riscv: Fix wrong size passed to local_flush_tlb_range_asid()
Alexandre Ghiti
1
-1
/
+1
2024-01-28
Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-230
/
+83
2024-01-28
Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+49
2024-01-28
parisc: Drop unneeded semicolon in parse_tree_node()
Helge Deller
1
-1
/
+1
2024-01-28
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
1
-0
/
+3
2024-01-28
parisc: Check for valid stride size for cache flushes
Helge Deller
1
-0
/
+4
2024-01-28
parisc: Make RO_DATA page aligned in vmlinux.lds.S
Helge Deller
1
-1
/
+1
2024-01-27
Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-11
/
+14
2024-01-28
um: Fix adding '-no-pie' for clang
Nathan Chancellor
1
-1
/
+3
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
1
-0
/
+6
2024-01-27
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+5
2024-01-27
Revert "MIPS: loongson64: set nid for reserved memblock region"
Thomas Bogendoerfer
2
-4
/
+0
2024-01-26
Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-55
/
+72
[prev]
[next]