summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13x86/mm: Rename is_kernel_text to __is_kernel_textJiri Olsa
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12Revert "arm64: dts: sdm845: add IPA information"Alex Elder
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-11Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-11bpf: Fix trampoline generation for fmod_ret programsAlexei Starovoitov
2020-03-08arm64: dts: sdm845: add IPA informationAlex Elder
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller
2020-03-06um: reject unsupported coalescing paramsJakub Kicinski
2020-03-06arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur
2020-03-06Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-06arch/Kconfig: update HAVE_RELIABLE_STACKTRACE descriptionMiroslav Benes
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel
2020-03-05RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel
2020-03-05RISC-V: Add kconfig option for QEMU virt machineAnup Patel
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson
2020-03-05riscv, bpf: Factor common RISC-V JIT codeLuke Nelson
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-04riscv: Fix range looking for kernel image memblockAlexandre Ghiti
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: JIT helpers for fmod_ret progsKP Singh
2020-03-04bpf: Refactor trampoline update codeKP Singh
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal
2020-03-04Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-03-04s390/mm: fix panic in gup_fast on large pudGerald Schaefer
2020-03-04ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen
2020-03-03Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2020-03-03riscv: Change code model of module to medany to improve data accessingVincent Chen
2020-03-03riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen
2020-03-03arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan
2020-03-02Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson
2020-03-02Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-03-02ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-02arm64: context: Fix ASID limit in boot messagesJean-Philippe Brucker
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton