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-06-03
KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= ...
Hou Wenlong
2
-7
/
+7
2024-06-03
KVM: x86: invalid_list not used anymore in mmu_shrink_scan
Liang Chen
1
-1
/
+0
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
14
-25
/
+1614
2024-06-03
Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2
-5
/
+6
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
Sean Christopherson
3
-29
/
+23
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
1
-0
/
+18
2024-06-03
KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation
Tom Lendacky
3
-23
/
+1
2024-06-03
KVM: SEV: Don't WARN() if RMP lookup fails when invalidating gmem pages
Paolo Bonzini
1
-5
/
+4
2024-06-03
KVM: SEV: Automatically switch reclaimed pages to shared
Michael Roth
1
-24
/
+31
2024-06-03
KVM: VMX: Switch to new Intel CPU model infrastructure
Tony Luck
1
-11
/
+9
2024-06-03
KVM: x86/pmu: Switch to new Intel CPU model defines
Tony Luck
1
-4
/
+4
2024-06-03
KVM: x86: Remove IA32_PERF_GLOBAL_OVF_CTRL from KVM_GET_MSR_INDEX_LIST
Jim Mattson
1
-1
/
+1
2024-06-03
KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"
Sean Christopherson
6
-39
/
+37
2024-06-03
KVM: x86/mmu: Snapshot shadow_phys_bits when kvm.ko is loaded
Sean Christopherson
2
-4
/
+4
2024-06-03
KVM: SVM: Use KVM's snapshot of the host's XCR0 for SEV-ES host state
Sean Christopherson
1
-1
/
+1
2024-06-03
KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...
Sean Christopherson
6
-40
/
+35
2024-06-03
x86/kexec: Fix bug with call depth tracking
David Kaplan
1
-2
/
+9
2024-06-03
riscv, bpf: Introduce shift add helper with Zba optimization
Xiao Wang
3
-8
/
+37
2024-06-03
Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
1
-2
/
+2
2024-06-03
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
1
-10
/
+11
2024-06-03
ARM: dts: sunxi: remove duplicated entries in makefile
Pavel Löbl
1
-62
/
+0
2024-06-03
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
4
-3
/
+117
2024-06-03
x86/tsc: Remove obsolete ART to TSC conversion functions
Lakshmi Sowjanya D
2
-63
/
+0
2024-06-03
x86/tsc: Provide ART base clock information for TSC
Lakshmi Sowjanya D
1
-18
/
+24
2024-06-03
arm64: dts: renesas: r9a08g045: Update fallback string for SDHI nodes
Lad Prabhakar
1
-3
/
+3
2024-06-03
arm64: dts: renesas: rzg2l: Update fallback string for SDHI nodes
Lad Prabhakar
3
-6
/
+6
2024-06-03
arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes
Lad Prabhakar
1
-3
/
+3
2024-06-03
LoongArch: Fix GMAC's phy-mode definitions in dts
Huacai Chen
3
-5
/
+5
2024-06-03
LoongArch: Override higher address bits in JUMP_VIRT_ADDR
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2
-5
/
+7
2024-06-03
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Jiaxun Yang
2
-1
/
+5
2024-06-03
LoongArch: Fix built-in DTB detection
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
Tiezhu Yang
1
-3
/
+1
2024-06-03
arm64: defconfig: Enable Marvell 88Q2XXX PHY support
Geert Uytterhoeven
1
-0
/
+1
2024-06-03
x86/platform/atom: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+5
2024-06-03
arm64: dts: imx8mp-evk: Add MX8-DLVDS-LCD1 display module support
Liu Ying
3
-0
/
+99
2024-06-03
arm64: dts: freescale: imx8mm-verdin: Fix GPU speed
Joao Paulo Goncalves
1
-0
/
+1
2024-06-03
arm64: dts: imx8qm: Add GPU nodes
Christian Gmeiner
1
-0
/
+1
2024-06-03
powerpc/pseries: Remove unused cede related functions
Gautam Menghani
1
-28
/
+0
2024-06-03
arm64: layerscape: remove redundant EDAC_SUPPORT selection
Baruch Siach
1
-1
/
+0
2024-06-03
arm64: dts: imx8qm-mek: add fec2 support
Frank Li
1
-0
/
+40
2024-06-03
arm64: dts: imx8qm: add ocopt and fec_mac[0,1]
Frank Li
1
-0
/
+15
2024-06-03
arm64: dts: imx8qm-mek: add lsio mu5 and mu6
Frank Li
1
-0
/
+8
2024-06-03
arm64: dts: imx8qm-mek: add flexcan support
Frank Li
1
-0
/
+80
2024-06-03
arm64: dts: imx8qm-mek: add cm41_i2c and children devices
Frank Li
1
-0
/
+27
2024-06-03
arm64: dts: imx8qm-mek: add i2c0 and children devices
Frank Li
1
-0
/
+50
[prev]
[next]