ath11k: set the multiple bssid hw cap
[openwrt/staging/blogic.git] / arch /
2020-06-03 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net-next
2020-06-03 Linus TorvaldsMerge branch 'uaccess.comedi' of git://git./linux/kerne...
2020-06-03 Linus TorvaldsMerge branch 'work.splice' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-06-03 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'kgdb-5.8-rc1' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'xtensa-20200603' of git://github.com/jcmvbkb...
2020-06-03 Linus TorvaldsMerge branch 'parisc-5.8-1' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'mips_5.8' of git://git./linux/kernel/git...
2020-06-03 Linus TorvaldsMerge branch 'uaccess.csum' of git://git./linux/kernel...
2020-06-03 Al Virofix a braino in ia64 uaccess csum changes
2020-06-03 Linus TorvaldsMerge tag 'threads-v5.8' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'sched-core-2020-06-02' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'x86-timers-2020-06-03' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'timers-core-2020-06-02' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'irq-core-2020-06-02' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'erofs-for-5.8-rc1' of git://git./linux/kerne...
2020-06-03 Linus TorvaldsMerge tag 'jfs-5.8' of git://github.com/kleikamp/linux...
2020-06-03 Linus TorvaldsMerge tag 'for-5.8-tag' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'vfs-5.8-merge-2' of git://git./fs/xfs/xfs...
2020-06-03 Linus TorvaldsMerge tag 'vfs-5.8-merge-1' of git://git./fs/xfs/xfs...
2020-06-03 Linus TorvaldsMerge tag 'xfs-5.8-merge-8' of git://git./fs/xfs/xfs...
2020-06-03 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2020-06-03 Linus TorvaldsMerge tag 'selinux-pr-20200601' of git://git./linux...
2020-06-03 Linus TorvaldsMerge tag 'audit-pr-20200601' of git://git./linux/kerne...
2020-06-03 Linus TorvaldsMerge tag 'tomoyo-pr-20200601' of git://git.osdn.net...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/io_uring-2020-06-01' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/drivers-2020-06-01' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/block-2020-06-01' of git://git.kerne...
2020-06-02 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-06-02 Linus TorvaldsMerge tag 'drm-next-2020-06-02' of git://anongit.freede...
2020-06-02 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git./linux/kernel...
2020-06-02 Linus TorvaldsMerge tag 'pnp-5.8-rc1' of git://git./linux/kernel...
2020-06-02 Linus TorvaldsMerge tag 'acpi-5.8-rc1' of git://git./linux/kernel...
2020-06-02 Linus TorvaldsMerge tag 'pm-5.8-rc1' of git://git./linux/kernel/git...
2020-06-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.8-1' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'mmc-v5.8' of git://git./linux/kernel/git...
2020-06-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-02 Ilya Leoshkevichs390/bpf: Use bcr 0,%0 as tail call nop filler
2020-06-02 Ilya Leoshkevichs390/bpf: Maintain 8-byte stack alignment
2020-06-02 Joerg Roedelx86/mm: remove vmalloc faulting
2020-06-02 Joerg Roedelmm: remove vmalloc_sync_(un)mappings()
2020-06-02 Joerg Roedelx86/mm/32: implement arch_sync_kernel_mappings()
2020-06-02 Joerg Roedelx86/mm/64: implement arch_sync_kernel_mappings()
2020-06-02 Christoph Hellwigs390: use __vmalloc_node in stack_alloc
2020-06-02 Christoph Hellwigpowerpc: use __vmalloc_node in alloc_vm_stack
2020-06-02 Christoph Hellwigarm64: use __vmalloc_node in arch_alloc_vmap_stack
2020-06-02 Christoph Hellwigmm: switch the test_vmalloc module to use __vmalloc_node
2020-06-02 Christoph Hellwigmm: remove the pgprot argument to __vmalloc
2020-06-02 Christoph Hellwigmm: enforce that vmap can't map pages executable
2020-06-02 Christoph Hellwigmm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PG...
2020-06-02 Christoph Hellwigmm: remove __get_vm_area
2020-06-02 Christoph Hellwigpowerpc: remove __ioremap_at and __iounmap_at
2020-06-02 Christoph Hellwigpowerpc: add an ioremap_phb helper
2020-06-02 Christoph Hellwigx86: fix vmap arguments in map_irq_stack
2020-06-02 Christoph Hellwigx86/hyperv: use vmalloc_exec for the hypercall page
2020-06-02 Steven Pricemm: ptdump: expand type of 'val' in note_page()
2020-06-02 Steven Pricex86: mm: ptdump: calculate effective permissions correctly
2020-06-02 Andrew Mortonarch/parisc/include/asm/pgtable.h: remove unused `old_pte'
2020-06-01 Linus TorvaldsMerge branch 'from-miklos' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge branch 'work.set_fs-exec' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.__copy_to_user' of git://git...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.__copy_from_user' of git://git...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.__put_user' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.readdir' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.access_ok' of git://git./linux...
2020-06-01 Linus TorvaldsMerge branch 'uaccess.csum' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'docs-5.8' of git://git.lwn.net/linux
2020-06-01 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-06-01 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'm68k-for-v5.8-tag1' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-vdso-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-platform-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-fpu-2020-06-01' of git://git./linux...
2020-06-01 Helge Dellerparisc: module: Update references to parisc website
2020-06-01 Helge Dellerparisc: hardware: Update references to parisc website
2020-06-01 Helge Dellerparisc: firmware: Update references to parisc website
2020-06-01 Helge Dellerparisc: Kconfig: Update references to parisc website
2020-06-01 Linus TorvaldsMerge tag 'x86-cpu-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-cleanups-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-build-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86-boot-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'smp-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'efi-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'perf-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'objtool-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'locking-core-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'core-rcu-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'core-kprobes-2020-06-01' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'x86_cache_updates_for_5.8' of git://git...
2020-06-01 Linus TorvaldsMerge tag 'x86_microcode_for_5.8' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'edac_updates_for_5.8' of git://git./linux...
2020-06-01 Linus TorvaldsMerge tag 'printk-for-5.8' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
2020-06-01 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-06-01 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2020-06-01 Linus TorvaldsMerge tag 'pstore-v5.8-rc1' of git://git./linux/kernel...
2020-06-01 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-06-01 Linus TorvaldsMerge tag 'i3c/for-5.8' of git://git./linux/kernel...
2020-06-01 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
next