- e6037a7 powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() epilogue by Jason A. Donenfeld · 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
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux 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
- 79db2b7 Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 3 months ago
- cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 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
- da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/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
- 6120cdc x86/setup: simplify reserve_crashkernel() by Mike Rapoport · 4 years, 3 months ago
- 3c45ee6 x86/setup: simplify initrd relocation and reservation 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
- 87c5587 memblock: make memblock_debug and related functionality private by Mike Rapoport · 4 years, 3 months ago
- 4964579 mircoblaze: drop unneeded NUMA and sparsemem initializations by Mike Rapoport · 4 years, 3 months ago
- c8e4701 riscv: drop unneeded node initialization by Mike Rapoport · 4 years, 3 months ago
- 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
- ab8f21a arm64: numa: simplify dummy_numa_init() by Mike Rapoport · 4 years, 3 months ago
- cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 3 months ago
- 04ba0a9 KVM: PPC: Book3S HV: simplify kvm_cma_reserve() by Mike Rapoport · 4 years, 3 months ago
- b2b29d6 mm: account PMD tables like PTE tables by Matthew Wilcox · 4 years, 3 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
- a035b6b mm/memory_hotplug: introduce default phys_to_target_node() implementation by Dan Williams · 4 years, 3 months ago
- 88e9a5b efi/fake_mem: arrange for a resource entry per efi_fake_mem instance by Dan Williams · 4 years, 3 months ago
- 3b0d310 x86/numa: add 'nohmat' option by Dan Williams · 4 years, 3 months ago
- 2dd57d3 x86/numa: cleanup configuration dependent command-line options by Dan Williams · 4 years, 3 months ago
- 3511af0 Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer" by Nick Desaulniers · 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
- 029f56d Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 857d644 Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 081dd68 x86/platform/uv: Remove unused variable in UV5 NMI handler by Mike Travis · 4 years, 3 months ago
- 5f1ec1f x86/traps: Fix #DE Oops message regression by Thomas Gleixner · 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
- e4174ff Merge branch 'acpi-numa' by Rafael J. Wysocki · 4 years, 3 months ago
- 9c2ff66 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 3 months ago
- 865c50e x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT by Nick Desaulniers · 4 years, 5 months ago
- d55564c x86: Make __put_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
- ea6f043 x86: Make __get_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 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
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ced3a9e Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 3 months ago
- 2646fb0 Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ee4a925 Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ad884ff Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- c1b4ec8 Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- b85cac5 Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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
- 3bff611 Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- dd502a8 Merge tag 'core-static_call-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
- ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- edaa5dd Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 13cb734 Merge tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- cc73437 Merge tag 'x86-irq-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
- 1e6d1d9 Merge tag 'x86_core_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 64743e6 Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- f94ab23 Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- a0d445f Merge tag 'x86_fpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 87194ef Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 9e536c8 Merge tag 'x86_misc_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ac74075 Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 8b6591f Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 92a0610 Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- af9db1d Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 3 months ago
- 024fb66 Merge tag 'microblaze-v5.10' of git://git.monstr.eu/linux-2.6-microblaze 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
- 4d0a438 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- c120ec1 Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 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
- 8a5f78d Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 3 months ago
- d13027b Revert "arm64: initialize per-cpu offsets earlier" by Will Deacon · 4 years, 3 months ago
- e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
- 86f0a5f Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
- 6699e91 arm: disable frequency invariance for CONFIG_BL_SWITCHER by Ionela Voinescu · 4 years, 3 months ago
- a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 3 months ago
- b3149ff x86/mce: Allow for copy_mc_fragile symbol checksum to be generated by Borislav Petkov · 4 years, 3 months ago
- 7f5933f x86/asm: Add an enqcmds() wrapper for the ENQCMDS instruction by Dave Jiang · 4 years, 3 months ago
- 0888e10 x86/asm: Carve out a generic movdir64b() helper for general usage by Dave Jiang · 4 years, 3 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
- 3006381 x86/mce: Decode a kernel instruction to determine if it is copying from user by Tony Luck · 4 years, 3 months ago
- c0ab7ff x86/mce: Recover from poison found while copying from user space by Tony Luck · 4 years, 3 months ago
- a2f7340 x86/mce: Avoid tail copy when machine check terminated a copy from user by Tony Luck · 4 years, 3 months ago
- 278b917 x86/mce: Add _ASM_EXTABLE_CPY for copy user access by Youquan Song · 4 years, 3 months ago
- a05d54c x86/mce: Provide method to find out the type of an exception handler by Tony Luck · 4 years, 3 months ago