summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-31Linux 5.7.12v5.7.12Greg Kroah-Hartman
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-31io_uring: ensure double poll additions work with both request typesJens Axboe
2020-07-31tipc: allow to build NACK message in link timeout functionTung Nguyen
2020-07-31udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima
2020-07-31udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima
2020-07-31sctp: shrink stream outq when fails to do addstream reconfXin Long
2020-07-31sctp: shrink stream outq only when new outcnt < old outcntXin Long
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen
2020-07-31qrtr: orphan socket in qrtr_release()Cong Wang
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin
2020-07-31net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang
2020-07-31net/sched: act_ct: fix restore the qdisc_skb_cb after defragwenxu
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-31dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-31AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye
2020-07-31AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye
2020-07-29Linux 5.7.11v5.7.11Greg Kroah-Hartman
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-29ASoC: Intel: bdw-rt5677: fix non BE conversionPierre-Louis Bossart
2020-07-29ASoC: topology: fix tlvs in error handling for widget_dmixerPierre-Louis Bossart
2020-07-29ASoC: topology: fix kernel oops on route addition errorPierre-Louis Bossart
2020-07-29ASoC: qcom: Drop HAS_DMA dependency to fix link failureGeert Uytterhoeven
2020-07-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-29arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-29mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James
2020-07-29io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-29khugepaged: fix null-pointer dereference due to raceKirill A. Shutemov
2020-07-29mm/hugetlb: avoid hardcoding while checking if cma is enabledBarry Song
2020-07-29mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song
2020-07-29mm/memcg: fix refcount error while moving and swappingHugh Dickins
2020-07-29vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-29mm/mmap.c: close race between munmap() and expand_upwards()/downwards()Kirill A. Shutemov
2020-07-29Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song
2020-07-29vt: Reject zero-sized screen buffer size.Tetsuo Handa
2020-07-29fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-07-29/dev/mem: Add missing memory barriers for devmem_inodeEric Biggers
2020-07-29interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov
2020-07-29serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-29serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang