summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Linux 4.14.191v4.14.191Greg Kroah-Hartman1-1/+1
2020-07-31xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen1-0/+4
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan1-0/+6
2020-07-31mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador1-1/+0
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng3-11/+17
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen1-1/+2
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun1-5/+6
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2-2/+2
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-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 4.14.190v4.14.190Greg 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-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-29io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-29mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
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-29serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18
2020-07-29serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang1-1/+1
2020-07-29staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-29staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-29Revert "cifs: Fix the target file was deleted when rename failed."Steve French1-8/+2
2020-07-29usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman1-0/+3
2020-07-29usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun1-0/+4
2020-07-29binder: Don't use mmput() from shrinker function.Tetsuo Handa1-1/+1
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-29usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
2020-07-29Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-07-29dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich2-2/+12
2020-07-29hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov1-0/+2
2020-07-29regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde1-1/+1
2020-07-29spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu1-7/+8
2020-07-29Input: add `SW_MACHINE_COVER`Merlijn Wajer2-2/+3
2020-07-29dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu1-1/+4
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede1-0/+18
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto1-0/+8
2020-07-29scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih1-2/+2
2020-07-29serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell1-1/+11
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang1-2/+1