summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'v5.7.12' into dev-5.7dev-5.7Joel Stanley243-712/+1420
2020-07-31Linux 5.7.12v5.7.12Greg Kroah-Hartman1-1/+1
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan1-0/+6
2020-07-31io_uring: ensure double poll additions work with both request typesJens Axboe1-21/+26
2020-07-31tipc: allow to build NACK message in link timeout functionTung Nguyen1-1/+1
2020-07-31udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima2-12/+18
2020-07-31udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima1-0/+1
2020-07-31sctp: shrink stream outq when fails to do addstream reconfXin Long1-2/+4
2020-07-31sctp: shrink stream outq only when new outcnt < old outcntXin Long1-7/+14
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng3-11/+17
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2-2/+2
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen1-1/+2
2020-07-31qrtr: orphan socket in qrtr_release()Cong Wang1-0/+1
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2-2/+2
2020-07-31net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang1-1/+1
2020-07-31net/sched: act_ct: fix restore the qdisc_skb_cb after defragwenxu1-2/+14
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun1-5/+6
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-31dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan1-1/+1
2020-07-31AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye1-1/+2
2020-07-31AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye1-1/+3
2020-07-29Linux 5.7.11v5.7.11Greg Kroah-Hartman1-1/+1
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-29dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka3-2/+20
2020-07-29ASoC: Intel: bdw-rt5677: fix non BE conversionPierre-Louis Bossart1-0/+1
2020-07-29ASoC: topology: fix tlvs in error handling for widget_dmixerPierre-Louis Bossart1-1/+1
2020-07-29ASoC: topology: fix kernel oops on route addition errorPierre-Louis Bossart1-5/+17
2020-07-29ASoC: qcom: Drop HAS_DMA dependency to fix link failureGeert Uytterhoeven1-1/+1
2020-07-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2-15/+57
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2-1/+5
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-29arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor1-1/+1
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo1-4/+6
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski1-6/+3
2020-07-29mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James1-1/+1
2020-07-29io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-29khugepaged: fix null-pointer dereference due to raceKirill A. Shutemov1-0/+3
2020-07-29mm/hugetlb: avoid hardcoding while checking if cma is enabledBarry Song1-5/+10
2020-07-29mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song1-7/+28
2020-07-29mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
2020-07-29vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2-2/+3
2020-07-29mm/mmap.c: close race between munmap() and expand_upwards()/downwards()Kirill A. Shutemov1-2/+14
2020-07-29Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song1-1/+1
2020-07-29vt: Reject zero-sized screen buffer size.Tetsuo Handa1-11/+18
2020-07-29fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
2020-07-29/dev/mem: Add missing memory barriers for devmem_inodeEric Biggers1-3/+7
2020-07-29interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov1-7/+7
2020-07-29serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18