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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
net/smc: prevent NULL pointer dereference in txopt_get
Jeongjun Park
2
-1
/
+10
2024-08-30
perf test: Additional pipe tests with pipe output written to a file
Ian Rogers
1
-0
/
+26
2024-08-30
perf header: Remove repipe option
Ian Rogers
3
-18
/
+9
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
5
-49
/
+48
2024-08-30
ovl: fsync after metadata copy-up
Amir Goldstein
1
-4
/
+39
2024-08-30
dt-bindings: display: mediatek: dpi: Add power domains
Rohit Agarwal
1
-0
/
+17
2024-08-30
kselftest/arm64: Actually test SME vector length changes via sigreturn
Mark Brown
1
-7
/
+7
2024-08-30
powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO add
Haren Myneni
1
-0
/
+130
2024-08-30
powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
Haren Myneni
2
-1
/
+88
2024-08-30
powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
Haren Myneni
4
-27
/
+10
2024-08-30
powerpc/vdso: Inconditionally use CFUNC macro
Christophe Leroy
1
-4
/
+0
2024-08-30
powerpc/32: Implement validation of emergency stack
Christophe Leroy
2
-2
/
+22
2024-08-30
powerpc/603: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
1
-27
/
+38
2024-08-30
powerpc/603: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
1
-12
/
+5
2024-08-30
powerpc/603: Switch r0 and r3 in TLB miss handlers
Christophe Leroy
1
-56
/
+38
2024-08-30
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
2
-2
/
+2
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
3
-4
/
+8
2024-08-30
powerpc/8xx: Inconditionally use task PGDIR in DTLB misses
Christophe Leroy
1
-23
/
+34
2024-08-30
powerpc/8xx: Inconditionally use task PGDIR in ITLB misses
Christophe Leroy
1
-11
/
+0
2024-08-30
powerpc/8xx: Preallocate execmem page tables
Christophe Leroy
1
-0
/
+14
2024-08-30
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
3
-1
/
+22
2024-08-30
powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX
Christophe Leroy
1
-5
/
+5
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
3
-1
/
+17
2024-08-30
powerpc/8xx: Copy kernel PGD entries into all PGDIRs
Christophe Leroy
1
-1
/
+7
2024-08-30
powerpc/8xx: Fix kernel vs user address comparison
Christophe Leroy
1
-3
/
+3
2024-08-30
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
1
-2
/
+2
2024-08-30
spi: spi-ppc4xx: Remove duplicate included header file linux/platform_device.h
Hongbo Li
1
-1
/
+0
2024-08-30
spi: intel: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-08-30
powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
Gaosheng Cui
1
-1
/
+0
2024-08-30
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
1
-3
/
+0
2024-08-30
powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()
Gaosheng Cui
1
-1
/
+0
2024-08-30
powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()
Gaosheng Cui
1
-1
/
+0
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
4
-0
/
+24
2024-08-30
KVM: arm64: nv: Plumb handling of AT S1* traps from EL2
Marc Zyngier
1
-0
/
+45
2024-08-30
KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3
Marc Zyngier
1
-1
/
+16
2024-08-30
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
Marc Zyngier
1
-0
/
+8
2024-08-30
KVM: arm64: nv: Add SW walker for AT S1 emulation
Marc Zyngier
1
-2
/
+608
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
2
-14
/
+14
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
2
-0
/
+254
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
2
-0
/
+52
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P
Marc Zyngier
1
-0
/
+26
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
3
-1
/
+142
2024-08-30
KVM: arm64: nv: Honor absence of FEAT_PAN2
Marc Zyngier
1
-0
/
+4
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
2
-8
/
+8
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
2
-5
/
+24
2024-08-30
arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
Marc Zyngier
1
-2
/
+3
2024-08-30
arm64: Add system register encoding for PSTATE.PAN
Marc Zyngier
1
-0
/
+3
2024-08-30
arm64: Add PAR_EL1 field description
Marc Zyngier
1
-0
/
+18
2024-08-30
arm64: Add missing APTable and TCR_ELx.HPD masks
Marc Zyngier
2
-0
/
+10
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
2
-2
/
+3
[prev]
[next]