Age | Commit message (Expand) | Author | Files | Lines |
2022-03-16 | Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells" | Vladimir Oltean | 3 | -36/+36 |
2022-03-16 | arm64: dts: mt2712: update ethernet device node | Biao Huang | 2 | -5/+10 |
2022-03-16 | Merge tag 'v5.17-rc8' into usb-next | Greg Kroah-Hartman | 49 | -129/+934 |
2022-03-15 | arm64: dts: imx8mp: Add memory for USB3 glue layer to usb3 nodes | Alexander Stein | 1 | -2/+4 |
2022-03-15 | Revert "arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector" | Souradeep Chowdhury | 1 | -36/+0 |
2022-03-15 | Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2" | Souradeep Chowdhury | 1 | -4/+0 |
2022-03-15 | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes | Ingo Molnar | 50 | -131/+936 |
2022-03-14 | Merge branch 'for-next/spectre-bhb' into for-next/core | Will Deacon | 27 | -78/+827 |
2022-03-14 | Merge branch 'for-next/fpsimd' into for-next/core | Will Deacon | 7 | -81/+126 |
2022-03-14 | Merge branch 'for-next/strings' into for-next/core | Will Deacon | 4 | -213/+269 |
2022-03-14 | Merge branch 'for-next/rng' into for-next/core | Will Deacon | 1 | -6/+39 |
2022-03-14 | Merge branch 'for-next/perf' into for-next/core | Will Deacon | 4 | -149/+261 |
2022-03-14 | Merge branch 'for-next/pauth' into for-next/core | Will Deacon | 11 | -13/+110 |
2022-03-14 | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 10 | -9/+67 |
2022-03-14 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 7 | -38/+45 |
2022-03-14 | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 11 | -32/+80 |
2022-03-14 | Merge branch 'for-next/linkage' into for-next/core | Will Deacon | 16 | -82/+77 |
2022-03-14 | Merge branch 'for-next/insn' into for-next/core | Will Deacon | 5 | -36/+268 |
2022-03-14 | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 4 | -7/+58 |
2022-03-14 | arch: arm64: dts: lx2160a: describe the SerDes block #1 | Ioana Ciornei | 2 | -0/+10 |
2022-03-13 | Kbuild: move to -std=gnu11 | Arnd Bergmann | 1 | -1/+1 |
2022-03-13 | Kbuild: use -Wdeclaration-after-statement | Mark Rutland | 1 | -0/+1 |
2022-03-11 | coresight: trbe: Work around the trace data corruption | Anshuman Khandual | 1 | -1/+1 |
2022-03-11 | coresight: trbe: Work around the invalid prohibited states | Anshuman Khandual | 1 | -1/+1 |
2022-03-11 | coresight: trbe: Work around the ignored system register writes | Anshuman Khandual | 1 | -1/+1 |
2022-03-11 | Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc... | Arnd Bergmann | 3 | -0/+12 |
2022-03-11 | Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -0/+1 |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 37 | -105/+889 |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -2/+2 |
2022-03-10 | Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -11/+42 |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -4/+3 |
2022-03-10 | ptrace/arm: Rename tracehook_report_syscall report_syscall | Eric W. Biederman | 1 | -4/+3 |
2022-03-10 | arm64, topology: enable use of init_cpu_capacity_cppc() | Ionela Voinescu | 1 | -0/+4 |
2022-03-10 | arm64: Add gcc Shadow Call Stack support | Dan Li | 1 | -1/+1 |
2022-03-10 | Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2 | -2/+7 |
2022-03-10 | arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0 | Pali Rohár | 2 | -2/+7 |
2022-03-10 | Merge tag 'v5.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 6 | -6/+71 |
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 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier | 1 | -6/+6 |
2022-03-09 | KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace | Will Deacon | 1 | -6/+6 |
2022-03-09 | arm64/mte: Remove asymmetric mode from the prctl() interface | Mark Brown | 2 | -5/+10 |
2022-03-09 | arm64: Add cavium_erratum_23154_cpus missing sentinel | Marc Zyngier | 1 | -0/+1 |
2022-03-09 | arm64: kasan: fix include error in MTE functions | Paul Semel | 1 | -0/+1 |
2022-03-09 | arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition | Will Deacon | 1 | -1/+1 |
2022-03-09 | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next | Marc Zyngier | 2 | -3/+6 |
2022-03-09 | crypto: arm64 - cleanup comments | Tom Rix | 3 | -3/+3 |
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 | Merge tag 'arm-soc/for-5.18/defconfig-arm64' of https://github.com/Broadcom/s... | Arnd Bergmann | 1 | -0/+7 |