Age | Commit message (Expand) | Author | Files | Lines |
2021-08-06 | Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -7/+60 |
2021-08-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 10 | -33/+50 |
2021-08-03 | arm64: stacktrace: avoid tracing arch_stack_walk() | Mark Rutland | 1 | -1/+1 |
2021-08-03 | arm64: stacktrace: fix comment | Mark Rutland | 1 | -1/+1 |
2021-08-03 | arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL | Barry Song | 2 | -4/+9 |
2021-08-03 | arm64: move warning about toolchains to archprepare | Masahiro Yamada | 1 | -9/+12 |
2021-08-03 | arm64: fix compat syscall return truncation | Mark Rutland | 5 | -18/+27 |
2021-08-02 | Merge tag 'mvebu-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 1 | -0/+3 |
2021-08-02 | Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 2 | -1/+3 |
2021-08-02 | Merge tag 'tegra-for-5.14-rc3-arm64-dt' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -6/+54 |
2021-07-31 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -2/+15 |
2021-07-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+13 |
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann | 1 | -0/+13 |
2021-07-24 | arm64: dts: imx8mp: remove fallback compatible string for FlexCAN | Joakim Zhang | 1 | -2/+2 |
2021-07-23 | Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 9 | -14/+14 |
2021-07-23 | arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode | Pali Rohár | 1 | -0/+1 |
2021-07-23 | arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers | Vladimir Oltean | 1 | -0/+2 |
2021-07-23 | arm64: dts: ls1028: sl28: fix networking for variant 2 | Michael Walle | 1 | -0/+2 |
2021-07-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -15/+14 |
2021-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -3/+3 |
2021-07-21 | Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" | Jonathan Marek | 1 | -12/+8 |
2021-07-21 | arm64: smccc: Save lr before calling __arm_smccc_sve_check() | Jean-Philippe Brucker | 1 | -3/+6 |
2021-07-21 | Revert "arm64: dts: qcom: Harmonize DWC USB3 DT nodes name" | Greg Kroah-Hartman | 9 | -14/+14 |
2021-07-19 | arm64: dts: imx8mp: change interrupt order per dt-binding | Joakim Zhang | 1 | -3/+3 |
2021-07-19 | Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -1/+1 |
2021-07-18 | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+15 |
2021-07-17 | arm64: tegra: Enable SMMU support for PCIe on Tegra194 | Vidya Sagar | 1 | -6/+54 |
2021-07-16 | Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 1 | -0/+13 |
2021-07-15 | arm64: entry: fix KCOV suppression | Mark Rutland | 1 | -1/+1 |
2021-07-15 | arm64: entry: add missing noinstr | Mark Rutland | 1 | -1/+1 |
2021-07-15 | arm64: mte: fix restoration of GCR_EL1 from suspend | Mark Rutland | 1 | -13/+2 |
2021-07-15 | arm64: Avoid premature usercopy failure | Robin Murphy | 3 | -13/+35 |
2021-07-14 | KVM: arm64: Fix detection of shared VMAs on guest fault | Marc Zyngier | 1 | -1/+1 |
2021-07-14 | arm64: dts: ls1028a: fix node name for the sysclk | Vladimir Oltean | 1 | -1/+1 |
2021-07-13 | arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer | Nathan Chancellor | 1 | -1/+2 |
2021-07-12 | Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)" | Will Deacon | 1 | -1/+1 |
2021-07-12 | arm64: Add missing header <asm/smp.h> in two files | Carlos Bilbao | 2 | -0/+2 |
2021-07-12 | arm64: fix strlen() with CONFIG_KASAN_HW_TAGS | Mark Rutland | 1 | -0/+10 |
2021-07-12 | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions | Biju Das | 1 | -2/+2 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
2021-07-10 | Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+16 |
2021-07-10 | Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 235 | -1800/+16383 |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 3 | -2/+3 |
2021-07-09 | Merge branch 'arm/fixes' into arm/soc | Olof Johansson | 18 | -92/+66 |
2021-07-09 | arm64: tegra: Enable SMMU support for USB on Tegra194 | Thierry Reding | 1 | -0/+8 |
2021-07-09 | arm64: tegra: Enable audio IOMMU support on Tegra194 | Thierry Reding | 1 | -0/+5 |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 1 | -2/+2 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -2/+2 |
2021-07-08 | arm64: stacktrace: use %pSb for backtrace printing | Stephen Boyd | 1 | -1/+1 |