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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2022-03-09
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-16
/
+20
2022-03-09
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-76
/
+825
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
4
-16
/
+19
2022-03-07
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
1
-0
/
+26
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2022-02-28
Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-24
/
+46
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+1
2022-02-24
Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
3
-2
/
+2
2022-02-24
Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
9
-18
/
+42
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
10
-0
/
+79
2022-02-24
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
3
-1
/
+34
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
12
-2
/
+352
2022-02-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-02-18
Merge tag 'juno-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-2
/
+1
2022-02-18
Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...
Arnd Bergmann
1
-2
/
+2
2022-02-17
KVM: arm64: Don't miss pending interrupts for suspended vCPU
Oliver Upton
1
-2
/
+1
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2
-2
/
+36
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
4
-9
/
+53
2022-02-16
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-21
/
+16
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
4
-9
/
+118
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-02-15
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
5
-7
/
+20
2022-02-15
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+12
2022-02-15
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+5
2022-02-15
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
1
-13
/
+15
2022-02-15
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
1
-5
/
+8
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
2
-3
/
+8
2022-02-15
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
1
-6
/
+13
2022-02-15
arm64: entry: Make the trampoline cleanup optional
James Morse
1
-3
/
+7
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
3
-5
/
+9
2022-02-15
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2
-4
/
+4
2022-02-15
arm64: entry.S: Add ventry overflow sanity checks
James Morse
1
-0
/
+3
2022-02-14
arm64: Correct wrong label in macro __init_el2_gicv3
Joakim Tjernlund
1
-1
/
+1
2022-02-14
arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required
Sudeep Holla
1
-1
/
+1
2022-02-14
arm64: dts: imx8mm: Fix VPU Hanging
Adam Ford
1
-1
/
+0
2022-02-11
Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-55
/
+40
2022-02-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2022-02-11
Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+2
2022-02-11
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2022-02-10
Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"
Arnd Bergmann
1
-12
/
+0
2022-02-09
arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
Dinh Nguyen
1
-2
/
+2
2022-02-08
arm64: Remove ARCH_VULCAN
Geert Uytterhoeven
1
-3
/
+0
2022-02-08
arm64: dts: rockchip: reorder rk3399 hdmi clocks
Sascha Hauer
1
-3
/
+3
2022-02-08
Merge tag 'ti-k3-dt-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-24
/
+12
2022-02-08
Merge tag 'imx-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
5
-8
/
+24
2022-02-07
Merge branch 'v5.17/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
7
-20
/
+16
[next]