summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24riscv: Parse all memory blocks to remove unusable memoryAtish Patra
2020-07-24RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra
2020-07-24RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-07-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Linus Torvalds
2020-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-23Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-22x86/dumpstack: Dump user space code correctly againThomas Gleixner
2020-07-22x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-07-22x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov
2020-07-21bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson
2020-07-21bpf, riscv: Add encodings for compressed instructionsLuke Nelson
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson
2020-07-21s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich
2020-07-21s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich
2020-07-21s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich
2020-07-21s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen
2020-07-20arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King
2020-07-19copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar
2020-07-19x86/entry: Actually disable stack protectorKees Cook
2020-07-18Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-17Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-17RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt
2020-07-17Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-07-17Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-07-16Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-07-16Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-07-16Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann