summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.191v4.14.191Greg Kroah-Hartman2020-07-311-1/+1
* xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen2020-07-311-0/+4
* regmap: debugfs: check count when read regmap filePeng Fan2020-07-311-0/+6
* mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador2020-07-311-1/+0
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-313-11/+17
* rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen2020-07-311-1/+2
* ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun2020-07-311-5/+6
* AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter2020-07-311-1/+4
* rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2020-07-312-2/+2
* net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-312-2/+2
* net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang2020-07-311-1/+1
* drivers/net/wan/x25_asy: Fix to make it workXie He2020-07-311-7/+14
* dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan2020-07-311-1/+1
* AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye2020-07-311-1/+2
* AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye2020-07-311-1/+3
* Linux 4.14.190v4.14.190Greg Kroah-Hartman2020-07-291-1/+1
* ath9k: Fix regression with Atheros 9271Mark O'Donovan2020-07-291-1/+3
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-07-292-11/+42
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-291-0/+2
* io-mapping: indicate mapping failureMichael J. Ruhl2020-07-291-1/+4
* mm/memcg: fix refcount error while moving and swappingHugh Dickins2020-07-291-2/+2
* Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song2020-07-291-1/+1
* vt: Reject zero-sized screen buffer size.Tetsuo Handa2020-07-291-11/+18
* fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-07-294-8/+8
* serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin2020-07-291-0/+18
* serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang2020-07-291-1/+1
* staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-291-6/+14
* staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-291-5/+19
* staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-291-1/+1
* staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-291-6/+14
* staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-291-1/+15
* Revert "cifs: Fix the target file was deleted when rename failed."Steve French2020-07-291-8/+2
* usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-291-0/+3
* usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun2020-07-291-0/+4
* binder: Don't use mmput() from shrinker function.Tetsuo Handa2020-07-291-1/+1
* x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-291-1/+1
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-291-2/+2
* usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov2020-07-291-2/+5
* Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-291-0/+1
* dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich2020-07-292-2/+12
* hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov2020-07-291-0/+2
* regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-291-1/+1
* spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu2020-07-291-7/+8
* Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-07-292-2/+3
* dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu2020-07-291-1/+4
* HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede2020-07-291-0/+18
* HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto2020-07-291-0/+8
* scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih2020-07-291-2/+2
* serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell2020-07-291-1/+11
* bonding: check return value of register_netdevice() in bond_newlink()Cong Wang2020-07-291-2/+1