summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-033-9/+108
|\
| * bpf, arm64: Add BPF exception tablesJean-Philippe Brucker2020-07-313-9/+108
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-024-5/+6
|\ \ | |/ |/|
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-313-5/+5
| |\
| | * arm64: csum: Fix handling of bad packetsRobin Murphy2020-07-301-2/+3
| | * arm64: Drop unnecessary include from asm/smp.hMarc Zyngier2020-07-301-1/+0
| | * arm64/alternatives: move length validation inside the subsectionSami Tolvanen2020-07-301-2/+2
| * | Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-281-0/+1
| |\ \
| | * \ Merge tag 'sunxi-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-07-221-0/+1
| | |\ \
| | | * | arm64: dts: allwinner: h6: Fix Cedrus IOMMU usageMaxime Ripard2020-07-161-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-2519-46/+135
|\| | | |
| * | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+1
| |\ \ \ \
| | * | | | efi/libstub/arm64: link stub lib.a conditionallyMasahiro Yamada2020-07-091-1/+1
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-251-4/+1
| |\ \ \ \
| | * | | | arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King2020-07-191-4/+1
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-241-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor2020-07-231-1/+1
| * | | | | Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-179-10/+42
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2020-07-174-7/+10
| | |\ \ \ \
| | | * | | | arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski2020-07-151-4/+4
| | | * | | | arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen2020-07-151-3/+3
| | | * | | | arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2020-07-152-0/+2
| | | * | | | arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen2020-07-151-0/+1
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-07-171-1/+1
| | |\ \ \ \
| | | * | | | arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOSTLad Prabhakar2020-07-131-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2020-07-164-2/+31
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong2020-06-293-2/+26
| | | * | | arm64: dts: meson: add missing gxl rng clockJerome Brunet2020-06-291-0/+5
| | | |/ /
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-177-30/+90
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-161-2/+2
| | * | arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon2020-07-161-2/+2
| | * | arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon2020-07-161-1/+15
| | * | arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon2020-07-161-2/+14
| | * | arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2020-07-162-1/+14
| | * | arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-163-6/+20
| | * | arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon2020-07-164-16/+23
* | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-2/+2
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-109-41/+50
|\| |
| * | arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-091-14/+2
| * | arm64: Add missing sentinel to erratum_1463225Florian Fainelli2020-07-091-0/+1
| * | arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-081-1/+1
| * | arm64: entry: Tidy up block comments and label numbersWill Deacon2020-07-081-8/+14
| * | arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier2020-07-081-15/+19
| * | arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+1
| * | arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2020-07-082-3/+12
| * | arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao2020-07-081-1/+1
| * | KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-081-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-067-13/+42
|\ \ \
| * | | KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-061-4/+7
| * | | KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier2020-07-061-1/+6