summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-24qrtr: orphan socket in qrtr_release()Cong Wang
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-24xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-07-24Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into masterLinus Torvalds
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
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-24Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-24Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-07-24Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m...Linus Torvalds
2020-07-24Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-07-24Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
2020-07-24MAINTAINERS: add KCOV sectionAndrey Konovalov
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih
2020-07-24squashfs: fix length field overlap check in metadata readingPhillip Lougher
2020-07-24mailmap: add entry for Mike RapoportMike Rapoport
2020-07-24khugepaged: fix null-pointer dereference due to raceKirill A. Shutemov
2020-07-24mm/hugetlb: avoid hardcoding while checking if cma is enabledBarry Song
2020-07-24mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song
2020-07-24mm/memcg: fix refcount error while moving and swappingHugh Dickins
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma
2020-07-24mm: initialize return of vm_insert_pagesTom Rix
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-24mm/mmap.c: close race between munmap() and expand_upwards()/downwards()Kirill A. Shutemov
2020-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-07-23geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-23bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-23Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-23i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson
2020-07-23i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-23AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-23io_uring: missed req_init_async() for IOSQE_ASYNCPavel Begunkov
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-23Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-23Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov