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: ftrace: don't adjust the LR value
Mark Rutland
2019-02-12
1
-1
/
+0
*
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
2019-02-12
1
-1
/
+2
*
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
2019-02-12
1
-8
/
+23
*
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
2019-02-06
1
-1
/
+3
*
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
2019-02-06
1
-0
/
+2
*
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
2019-02-06
1
-0
/
+1
*
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2019-01-26
2
-12
/
+21
*
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
2019-01-26
1
-0
/
+1
*
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
2019-01-23
1
-2
/
+6
*
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
2019-01-23
1
-1
/
+3
*
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2019-01-23
3
-4
/
+4
*
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2019-01-13
2
-5
/
+6
*
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
2019-01-13
1
-27
/
+17
*
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
2019-01-09
1
-1
/
+1
*
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
2018-12-21
1
-1
/
+1
*
arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
Christoph Muellner
2018-12-05
1
-1
/
+1
*
arm64: remove no-op -p linker flag
Greg Hackmann
2018-12-01
1
-1
/
+1
*
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
2018-11-27
1
-0
/
+3
*
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
2018-11-27
1
-7
/
+20
*
arm64: dts: stratix10: Correct System Manager register size
Thor Thayer
2018-11-13
1
-1
/
+1
*
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-11-13
1
-1
/
+1
*
arm64: hugetlb: Fix handling of young ptes
Steve Capper
2018-11-04
1
-3
/
+9
*
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-18
1
-0
/
+7
*
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
2018-10-10
1
-2
/
+2
*
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
2018-10-03
2
-1
/
+14
*
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
2018-10-03
1
-0
/
+45
*
arm64: dts: uniphier: Add missing cooling device properties for CPUs
Viresh Kumar
2018-09-26
1
-0
/
+2
*
arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
Loic Poulain
2018-09-26
1
-1
/
+1
*
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
2018-09-26
1
-8
/
+11
*
arm64: Handle mismatched cache type
Suzuki K Poulose
2018-09-15
2
-4
/
+16
*
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
2018-09-15
3
-4
/
+11
*
arm64: cpu_errata: include required headers
Arnd Bergmann
2018-09-15
1
-0
/
+2
*
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
2018-09-15
1
-0
/
+1
*
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
2018-09-09
1
-1
/
+0
*
arm64: dts: rockchip: corrected uart1 clock-names for rk3328
Huibin Hong
2018-09-05
1
-1
/
+1
*
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
2018-09-05
1
-1
/
+5
*
kprobes/arm64: Fix %p uses in error messages
Masami Hiramatsu
2018-09-05
1
-1
/
+1
*
ARM64: dts: meson-gxl: fix Mali GPU compatible string
Martin Blumenstingl
2018-08-24
1
-1
/
+1
*
arm64: dts: msm8916: fix Coresight ETF graph connections
Rob Herring
2018-08-24
1
-2
/
+2
*
arm64: make secondary_start_kernel() notrace
Zhizhou Zhang
2018-08-24
1
-1
/
+1
*
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
2018-08-24
1
-4
/
+5
*
arm64: dts: Stingray: Fix I2C controller interrupt type
Ray Jui
2018-08-24
1
-2
/
+2
*
arm64: dts: ns2: Fix PCIe controller interrupt type
Ray Jui
2018-08-24
1
-2
/
+2
*
arm64: dts: ns2: Fix I2C controller interrupt type
Ray Jui
2018-08-24
1
-2
/
+2
*
arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
Scott Branden
2018-08-24
1
-0
/
+4
*
arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
Scott Branden
2018-08-24
1
-0
/
+4
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-08-17
1
-2
/
+2
*
arm64: defconfig: Enable Rockchip io-domain driver
Enric Balletbo i Serra
2018-08-03
1
-0
/
+2
*
arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
Kuninori Morimoto
2018-08-03
1
-16
/
+22
*
arm64: cmpwait: Clear event register before arming exclusive monitor
Will Deacon
2018-08-03
1
-1
/
+3
[next]