| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-05-27 | 27 | -88/+236 |
|\ |
|
| * | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-05-27 | 1 | -2/+1 |
| |\ |
|
| | * | bpf: Fix BPF_JIT kconfig symbol dependency | Daniel Borkmann | 2021-05-20 | 1 | -2/+1 |
| * | | Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-05-21 | 16 | -8/+85 |
| |\ \ |
|
| | * \ | Merge tag 'renesas-arm-dt-for-v5.13-tag3' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 2021-04-28 | 16 | -8/+85 |
| | |\ \ |
|
| | | * | | arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsi | Niklas Söderlund | 2021-04-27 | 15 | -7/+84 |
| | | * | | arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 ports | Niklas Söderlund | 2021-04-27 | 1 | -1/+1 |
| * | | | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-05-20 | 1 | -2/+1 |
| |\ \ \ \ |
|
| | * | | | | quota: Disable quotactl_path syscall | Jan Kara | 2021-05-17 | 1 | -2/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-05-16 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required | Christoph Hellwig | 2021-05-14 | 1 | -1/+2 |
| | |/ / / |
|
| * | | | | arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() | Catalin Marinas | 2021-05-14 | 1 | -1/+3 |
| * | | | | arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h | Mark Brown | 2021-05-13 | 1 | -1/+1 |
| * | | | | arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup | Peter Collingbourne | 2021-05-10 | 1 | -0/+12 |
| * | | | | arm64: Generate cpucaps.h | Mark Brown | 2021-05-10 | 6 | -74/+132 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-05-19 | 1 | -13/+6 |
|\ \ \ \ |
|
| * | | | | bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD | Tiezhu Yang | 2021-05-18 | 1 | -9/+4 |
| * | | | | bpf, arm64: Replace STACK_ALIGN() with round_up() to align stack size | Tiezhu Yang | 2021-05-12 | 1 | -4/+2 |
| |/ / / |
|
* / / / | arm64: dts: rockchip: add gmac to rk3308 dts | Tobias Schramm | 2021-05-15 | 1 | -0/+22 |
|/ / / |
|
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-05-07 | 17 | -84/+36 |
|\ \ \ |
|
| * | | | arm64: kernel: Update the stale comment | Shaokun Zhang | 2021-05-06 | 1 | -1/+1 |
| * | | | arm64: entry: always set GIC_PRIO_PSR_I_SET during entry | Mark Rutland | 2021-05-05 | 3 | -30/+5 |
| * | | | arm64: cpufeatures: use min and max | kernel test robot | 2021-04-30 | 1 | -2/+3 |
| * | | | arm64: stacktrace: restore terminal records | Mark Rutland | 2021-04-30 | 2 | -7/+9 |
| * | | | arm64/vdso: Discard .note.gnu.property sections in vDSO | Bill Wendling | 2021-04-30 | 1 | -1/+7 |
| * | | | arm64: Show three registers per line | Matthew Wilcox (Oracle) | 2021-04-23 | 1 | -6/+3 |
| * | | | arm64: remove HAVE_DEBUG_BUGVERBOSE | Jisheng Zhang | 2021-04-23 | 1 | -1/+0 |
| * | | | arm64: alternative: simplify passing alt_region | Mark Rutland | 2021-04-23 | 1 | -2/+1 |
| * | | | arm64: Force SPARSEMEM_VMEMMAP as the only memory management model | Catalin Marinas | 2021-04-23 | 7 | -25/+6 |
| * | | | arm64: vdso32: drop -no-integrated-as flag | Nick Desaulniers | 2021-04-23 | 1 | -8/+0 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 2 | -25/+12 |
|\ \ \ \ |
|
| * | | | | arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE | Oscar Salvador | 2021-05-05 | 1 | -0/+3 |
| * | | | | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK | Anshuman Khandual | 2021-05-05 | 1 | -3/+1 |
| * | | | | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION | Anshuman Khandual | 2021-05-05 | 1 | -8/+2 |
| * | | | | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] | Anshuman Khandual | 2021-05-05 | 1 | -6/+2 |
| * | | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 2021-05-05 | 1 | -3/+1 |
| * | | | | mm: generalize ARCH_HAS_CACHE_LINE_SIZE | Anshuman Khandual | 2021-05-05 | 1 | -3/+1 |
| * | | | | userfaultfd: add minor fault registration mode | Axel Rasmussen | 2021-05-05 | 1 | -0/+1 |
| * | | | | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled | Peter Xu | 2021-05-05 | 1 | -2/+1 |
| * | | | | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu | 2021-05-05 | 1 | -2/+2 |
* | | | | | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-05-05 | 2 | -8/+0 |
|\ \ \ \ \ |
|
| * | | | | | arm64: dts: rockchip: Remove clock-names from PWM nodes | Johan Jonker | 2021-04-23 | 2 | -8/+0 |
* | | | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2021-05-02 | 2 | -1/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch: Wire up Landlock syscalls | Mickaël Salaün | 2021-04-22 | 2 | -1/+7 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 76 | -665/+3227 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-04-23 | 86 | -618/+3314 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next | Marc Zyngier | 2021-04-22 | 2 | -8/+2 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | KVM: arm64: Divorce the perf code from oprofile helpers | Marc Zyngier | 2021-04-22 | 2 | -7/+2 |
| | | |/ / / / / / |
|
| | * | | | | | | | Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm... | Marc Zyngier | 2021-04-13 | 8 | -85/+39 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next | Marc Zyngier | 2021-04-13 | 6 | -27/+88 |
| | |\ \ \ \ \ \ \ \ |
|