index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
2022-04-20
1
-3
/
+3
*
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
2022-04-15
1
-3
/
+3
*
arm64: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-15
1
-2
/
+2
*
KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULL
James Morse
2022-04-15
1
-1
/
+2
*
arm64: dts: broadcom: Fix sata nodename
Frank Wunderlich
2022-04-15
1
-1
/
+1
*
arm64: dts: ns2: Fix spi-cpol and spi-cpha property
Kuldeep Singh
2022-04-15
1
-4
/
+4
*
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-03-23
8
-0
/
+59
*
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2022-03-23
5
-1
/
+13
*
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
2022-03-23
1
-0
/
+5
*
arm64: Mitigate spectre style branch history side channels
James Morse
2022-03-23
8
-3
/
+315
*
KVM: arm64: Add templates for BHB mitigation sequences
James Morse
2022-03-23
5
-4
/
+130
*
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2022-03-23
2
-3
/
+43
*
arm64: Add percpu vectors for EL1
James Morse
2022-03-23
5
-9
/
+55
*
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-03-23
1
-19
/
+16
*
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-03-23
3
-9
/
+103
*
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-03-23
1
-1
/
+34
*
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-03-23
5
-7
/
+20
*
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-03-23
1
-6
/
+11
*
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
2022-03-23
1
-6
/
+6
*
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
2022-03-23
1
-13
/
+15
*
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
2022-03-23
1
-5
/
+8
*
arm64: entry: Move the trampoline data page before the text page
James Morse
2022-03-23
2
-3
/
+8
*
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
2022-03-23
1
-6
/
+12
*
arm64: entry: Make the trampoline cleanup optional
James Morse
2022-03-23
1
-3
/
+7
*
arm64: entry.S: Add ventry overflow sanity checks
James Morse
2022-03-23
1
-0
/
+3
*
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
2022-03-23
1
-0
/
+2
*
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
2022-03-23
1
-0
/
+4
*
arm64: Add part number for Arm Cortex-A77
Rob Herring
2022-03-23
1
-0
/
+2
*
arm64: dts: rockchip: reorder rk3399 hdmi clocks
Sascha Hauer
2022-03-23
1
-3
/
+3
*
arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
Jakob Unterwurzacher
2022-03-23
1
-0
/
+6
*
arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
Brian Norris
2022-03-08
1
-5
/
+12
*
arm64: dts: meson-gx: add ATF BL32 reserved-memory region
Christian Hewitt
2022-02-23
1
-0
/
+6
*
arm64: tegra: Adjust length of CCPLEX cluster MMIO region
Thierry Reding
2022-01-27
1
-1
/
+1
*
arm64: dts: qcom: msm8916: fix MMC controller aliases
Dmitry Baryshkov
2022-01-27
1
-2
/
+2
*
arm64: dts: meson-gxbb-wetek: fix missing GPIO binding
Christian Hewitt
2022-01-27
1
-0
/
+1
*
arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
Robert Marko
2021-12-29
1
-1
/
+1
*
arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio function
Marek Behún
2021-12-01
3
-1
/
+7
*
arm64: dts: marvell: armada-37xx: declare PCIe reset pin
Miquel Raynal
2021-12-01
1
-0
/
+9
*
arm64: dts: freescale: fix arm,sp805 compatible string
Michael Walle
2021-11-26
2
-16
/
+16
*
arm64: dts: hisilicon: fix arm,sp805 compatible string
Michael Walle
2021-11-26
2
-3
/
+3
*
arm64: zynqmp: Fix serial compatible string
Michal Simek
2021-11-26
1
-2
/
+2
*
arm64: zynqmp: Do not duplicate flash partition label property
Amit Kumar Mahapatra
2021-11-26
1
-2
/
+2
*
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
2021-11-26
1
-3
/
+9
*
arm64: dts: rockchip: Fix GPU register width for RK3328
Alex Bee
2021-11-26
1
-1
/
+1
*
arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
Clément Bœsch
2021-11-02
1
-1
/
+1
*
arm64: Avoid premature usercopy failure
Robin Murphy
2021-11-02
3
-12
/
+35
*
arm64: dts: marvell: armada-37xx: Extend PCIe MEM space
Pali Rohár
2021-10-06
1
-2
/
+9
*
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
2021-10-06
1
-1
/
+1
*
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-26
1
-5
/
+2
*
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
2021-09-22
1
-1
/
+1
[prev]
[next]