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
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof WilczyĆski
2
-2
/
+2
2020-09-29
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
2
-4
/
+40
2020-09-29
arm64: Pull in task_stack_page() to Spectre-v4 mitigation code
Will Deacon
1
-0
/
+1
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
6
-58
/
+36
2020-09-29
arm64: Get rid of arm64_ssbd_state
Marc Zyngier
2
-16
/
+0
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
3
-14
/
+30
2020-09-29
KVM: arm64: Get rid of kvm_arm_have_ssbd()
Marc Zyngier
1
-23
/
+0
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
14
-163
/
+41
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
9
-352
/
+401
2020-09-29
arm64: Move SSBD prctl() handler alongside other spectre mitigation code
Will Deacon
3
-130
/
+119
2020-09-29
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
Will Deacon
3
-3
/
+3
2020-09-29
arm64: Treat SSBS as a non-strict system feature
Will Deacon
1
-3
/
+3
2020-09-29
arm64: Group start_thread() functions together
Will Deacon
1
-12
/
+12
2020-09-29
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2
Marc Zyngier
1
-0
/
+3
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
8
-264
/
+327
2020-09-29
arm64: Introduce separate file for spectre mitigations and reporting
Will Deacon
3
-7
/
+33
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
4
-17
/
+16
2020-09-29
KVM: arm64: Simplify install_bp_hardening_cb()
Will Deacon
1
-20
/
+7
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
6
-9
/
+6
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
11
-80
/
+4
2020-09-29
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
Marc Zyngier
1
-0
/
+7
2020-09-29
bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()
He Zhe
1
-1
/
+0
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
5
-26
/
+199
2020-09-29
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2
-4
/
+30
2020-09-29
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
4
-6
/
+86
2020-09-29
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2
-5
/
+77
2020-09-29
KVM: arm64: Refactor PMU attribute error handling
Marc Zyngier
1
-12
/
+7
2020-09-29
s390/startup: avoid save_area_sync overflow
Vasily Gorbik
1
-10
/
+11
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
4
-21
/
+0
2020-09-29
s390/kaslr: correct and explain randomization base generation
Vasily Gorbik
1
-38
/
+92
2020-09-29
s390/kaslr: avoid mixing valid random value and an error code
Vasily Gorbik
1
-5
/
+5
2020-09-29
arm64: dts: zynqmp: Fix leds subnode name for zcu100/ultra96 v1
Michal Simek
1
-4
/
+4
2020-09-29
arm64: dts: zynqmp: Remove undocumented u-boot properties
Michal Simek
2
-6
/
+0
2020-09-29
arm64: dts: zynqmp: Remove additional compatible string for i2c IPs
Michal Simek
1
-2
/
+2
2020-09-29
arm64: dts: zynqmp: Rename buses to be align with simple-bus yaml
Michal Simek
1
-2
/
+2
2020-09-29
arm64: dts: xilinx: align GPIO hog names with dtschema
Krzysztof Kozlowski
1
-4
/
+4
2020-09-29
KVM: VMX: vmx_uret_msrs_list[] can be static
kernel test robot
1
-1
/
+1
2020-09-29
perf/x86/intel: Fix Ice Lake event constraint table
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Fix the scale of the IMC free-running events
Kan Liang
1
-6
/
+6
2020-09-29
perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
Alexander Antonov
1
-2
/
+5
2020-09-29
perf/x86/msr: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
1
-4
/
+25
2020-09-29
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
3
-2
/
+19
2020-09-28
Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Will Deacon
4
-7
/
+113
2020-09-28
iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer
Zhou Wang
2
-0
/
+2
2020-09-28
arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
Jean-Philippe Brucker
1
-0
/
+1
2020-09-28
arm64: mm: Pin down ASIDs for sharing mm with devices
Jean-Philippe Brucker
3
-7
/
+112
2020-09-28
KVM: arm64: pmu: Make overflow handler NMI safe
Julien Thierry
1
-1
/
+25
[prev]
[next]