summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31Linux 4.14.191v4.14.191Greg Kroah-Hartman
2020-07-31xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-31mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells
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-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 4.14.190v4.14.190Greg 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-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-29io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-29mm/memcg: fix refcount error while moving and swappingHugh Dickins
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-29serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-29serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-07-29staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-29staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-29staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-29staging: wlan-ng: properly check endpoint typesRustam Kovhaev
2020-07-29Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-29usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-07-29usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun
2020-07-29binder: Don't use mmput() from shrinker function.Tetsuo Handa
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-29usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-29Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-07-29dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich
2020-07-29hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov
2020-07-29regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-07-29spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu
2020-07-29Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-07-29dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto
2020-07-29scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih
2020-07-29serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang