aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro
2020-03-27sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-27x86/vdso: Discard .note.gnu.property sections in vDSOH.J. Lu
2020-03-27parisc: Fix defconfig selectionHelge Deller
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2020-03-27x86/split_lock: Avoid runtime reads of the TEST_CTRL MSRXiaoyao Li
2020-03-27x86/split_lock: Rework the initialization flow of split lock detectionXiaoyao Li
2020-03-27x86/mm/set_memory: Fix -Wmissing-prototypes warningsBenjamin Thiel
2020-03-27x86/mm: Mark setup_emu2phys_nid() staticBenjamin Thiel
2020-03-27x86/jump_label: Move 'inline' keyword placementRandy Dunlap
2020-03-27x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()Benjamin Thiel
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-26kill uaccess_try()Al Viro
2020-03-26x86: unsafe_put-style macro for sigmaskAl Viro
2020-03-26x86: x32_setup_rt_frame(): consolidate uaccess areasAl Viro
2020-03-26x86: __setup_rt_frame(): consolidate uaccess areasAl Viro
2020-03-26x86: __setup_frame(): consolidate uaccess areasAl Viro
2020-03-26x86: setup_sigcontext(): list user_access_{begin,end}() into callersAl Viro
2020-03-26x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro
2020-03-26x86: ia32_setup_rt_frame(): consolidate uaccess areasAl Viro
2020-03-26x86: ia32_setup_frame(): consolidate uaccess areasAl Viro
2020-03-26x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callersAl Viro
2020-03-26x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra
2020-03-25x86/kexec: Use RIP relative addressingPeter Zijlstra
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou
2020-03-25MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada
2020-03-25MIPS: Loongson64: Load built-in dtbsJiaxun Yang
2020-03-25MIPS: Loongson64: Add generic dtsJiaxun Yang
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-25Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij
2020-03-25Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-03-25ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski
2020-03-25Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-03-25Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann