index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
1
-6
/
+0
2022-06-09
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
1
-6
/
+4
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+4
2022-04-27
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-20
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
2
-8
/
+29
2022-04-20
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
1
-6
/
+9
2022-04-13
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
1
-0
/
+2
2022-04-13
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
1
-0
/
+1
2022-04-08
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
1
-3
/
+3
2022-04-08
arm64: prevent instrumentation of bp hardening callbacks
Mark Rutland
1
-1
/
+2
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2022-03-10
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
3
-13
/
+3
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
10
-2
/
+184
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
2
-13
/
+2
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
5
-0
/
+39
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
6
-2
/
+46
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
1
-0
/
+2
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
1
-1
/
+28
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2
-0
/
+58
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2
-2
/
+9
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
1
-1
/
+1
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
1
-0
/
+5
2022-02-14
arm64: Correct wrong label in macro __init_el2_gicv3
Joakim Tjernlund
1
-1
/
+1
2022-01-28
Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...
Catalin Marinas
1
-0
/
+2
2022-01-27
arm64: Add Cortex-A510 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-01-24
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2022-01-20
arm64: atomics: lse: Dereference matching size
Kees Cook
2
-2
/
+2
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-35
/
+123
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2
-1
/
+3
2022-01-13
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+9
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
1
-0
/
+9
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-01-11
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-13
/
+1
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-262
/
+191
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
9
-34
/
+121
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
11
-262
/
+191
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
3
-9
/
+5
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+1
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
[next]