- dfedd2a arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema by Krzysztof Kozlowski · 4 years, 4 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 45fe605 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- e533cda Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 1f70935 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 032c7ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- c0623f5 Merge branch 'kvm-fixes' into 'next' by Paolo Bonzini · 4 years, 3 months ago
- 66dd347 arm64: proton-pack: Update comment to reflect new function name by Stephen Boyd · 4 years, 3 months ago
- 0f6372e treewide: remove DISABLE_LTO by Sami Tolvanen · 4 years, 3 months ago
- ea8f8c9 arm64: spectre-v2: Favour CPU-specific mitigation at EL2 by Will Deacon · 4 years, 3 months ago
- 1b21c8d Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 3 months ago
- 3b92fa7 arm64: link with -z norelro regardless of CONFIG_RELOCATABLE by Nick Desaulniers · 4 years, 3 months ago
- 7bdf468 arm64: Fix a broken copyright header in gen_vdso_offsets.sh by Palmer Dabbelt · 4 years, 3 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 4 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 45544ee arm64: mremap speedup - Enable HAVE_MOVE_PMD by Kalesh Singh · 4 years, 3 months ago
- 7bc1a0f arm64: mm: use single quantity to represent the PA to VA translation by Ard Biesheuvel · 4 years, 3 months ago
- 4b7a6ce arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks by Peter Collingbourne · 4 years, 3 months ago
- b4e1bce Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 3 months ago
- 531d29b Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
- 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
- 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 3 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 3 months ago
- 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- ab8f21a arm64: numa: simplify dummy_numa_init() by Mike Rapoport · 4 years, 3 months ago
- 3759da2 Revert "arm64: vdso: Fix compilation with clang older than 8" by Nick Desaulniers · 4 years, 3 months ago
- 2980e60 Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support" by Nick Desaulniers · 4 years, 3 months ago
- 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
- 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
- 9c2ff66 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 3 months ago
- 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- c457cc8 Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
- 9fce74b arm64: dts: fsl-ls1028a-rdb: Specify in-band mode for ENETC port 0 by Claudiu Manoil · 4 years, 3 months ago
- 863bae1 Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 3 months ago
- a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 4 months ago
- d13027b Revert "arm64: initialize per-cpu offsets earlier" by Will Deacon · 4 years, 3 months ago
- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
- a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 4 months ago
- a82e4ef Merge branch 'for-next/late-arrivals' into for-next/core by Will Deacon · 4 years, 3 months ago
- d433ab4 arm64: random: Remove no longer needed prototypes by Andre Przywara · 4 years, 3 months ago
- 7e3c388 Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 4 years, 3 months ago
- c85fb28 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
- 39e4716 crypto: arm64: Use x16 with indirect branch to bti_c by Jeremy Linton · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 353e228 arm64: initialize per-cpu offsets earlier by Mark Rutland · 4 years, 3 months ago
- fccd2f0 Merge back cpufreq material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
- f88af72 xen/arm: do not setup the runstate info page if kpti is enabled by Stefano Stabellini · 4 years, 4 months ago
- 098bfce Merge tag 'visconti-initial-for-5.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti into arm/dt by Olof Johansson · 4 years, 3 months ago
- 4550e2c Merge tag 'qcom-arm64-defconfig-for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig by Olof Johansson · 4 years, 3 months ago
- 017fc151 Merge tag 'imx-defconfig-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfig by Olof Johansson · 4 years, 3 months ago
- c979486 arm64: dts: lg: Fix SP804 users by Andre Przywara · 4 years, 4 months ago
- fc77231 arm64: dts: lg: Fix SP805 clocks by Andre Przywara · 4 years, 4 months ago
- 02d0bf1 Merge tag 'zynqmp-dt-for-v5.10' of https://github.com/Xilinx/linux-xlnx into arm/dt by Olof Johansson · 4 years, 3 months ago
- a3ca4b5 Merge tag 'actions-arm64-dt-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions into arm/dt by Olof Johansson · 4 years, 3 months ago
- 2494ad1 Merge tag 'sunxi-dt-for-5.10-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt by Olof Johansson · 4 years, 3 months ago
- 22fbc03 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- ef3c139 Merge tag 'ti-k3-dt-for-v5.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux into arm/dt by Olof Johansson · 4 years, 3 months ago
- e2e1a1c Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 4 months ago
- c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 4 months ago
- 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 4 months ago
- 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
- baab8532 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 4 years, 4 months ago
- 0a21ac0 Merge branch 'for-next/ghostbusters' into for-next/core by Will Deacon · 4 years, 4 months ago
- 57b8b1b Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next/tpyos' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 4 months ago
- 4e5dc64 Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
- ffd1b63 KVM: arm64: Ensure user_mem_abort() return value is initialised by Will Deacon · 4 years, 4 months ago
- b259d13 KVM: arm64: Pass level hint to TLBI during stage-2 permission fault by Will Deacon · 4 years, 4 months ago
- eed2ef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
- 80d6b46 arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD by Will Deacon · 4 years, 4 months ago
- 452d6222 KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest by Marc Zyngier · 4 years, 6 months ago
- 6a1bdb1 arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op by Will Deacon · 4 years, 4 months ago
- a509a66 arm64: permit ACPI core to map kernel memory used for table overrides by Ard Biesheuvel · 4 years, 4 months ago
- 14ef9d0 Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
- bbcb052 arm64: dts: ti: k3-j7200-common-proc-board: Add USB support by Roger Quadros · 4 years, 4 months ago
- e38a45b arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane function by Kishon Vijay Abraham I · 4 years, 4 months ago
- 6197d71 arm64: dts: ti: k3-j7200-main: Add USB controller by Roger Quadros · 4 years, 4 months ago
- 9a09e6e arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX by Roger Quadros · 4 years, 4 months ago
- 1509295 arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux by Roger Quadros · 4 years, 4 months ago
- ffb0024 Merge tag 'ti-k3-dt-fixes-for-v5.9' into ti-k3-dts-next by Nishanth Menon · 4 years, 4 months ago