summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland1-0/+2
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-11-06USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+11
2019-11-06nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+1
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
2019-11-06ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-11-06ALSA: hda/realtek - Add support for ALC623Kailang Yang1-0/+9
2019-11-06ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma1-0/+2
2019-11-06ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai1-7/+17
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-11-06fuse: truncate pending writes on O_TRUNCMiklos Szeredi1-3/+7
2019-11-06fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi1-0/+13
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-11-06thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg1-4/+18
2019-11-06thunderbolt: Correct path indices for PCIe tunnelMika Westerberg1-2/+2
2019-11-06s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-11-06rtw88: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-11-06arm64: dts: qcom: Add Asus NovaGo TP370QLJeffrey Hugo2-0/+48
2019-11-06arm64: dts: qcom: Add HP Envy x2Jeffrey Hugo2-0/+31
2019-11-06arm64: dts: qcom: Add Lenovo Miix 630Jeffrey Hugo3-0/+271
2019-11-06nbd: verify socket is supported during setupMike Christie1-2/+21
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-11-06perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter1-2/+4
2019-11-06perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva1-1/+1
2019-11-06tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-11-06SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington2-9/+9
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever1-0/+1
2019-11-06nbd: fix possible sysfs duplicate warningXiubo Li1-1/+1
2019-11-06virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost1-1/+2
2019-11-06s390/cio: fix virtio-ccw DMA without PVHalil Pasic3-2/+8
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-1/+1
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer1-2/+2
2019-11-06iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi1-1/+3
2019-11-06iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2019-11-06iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2019-11-06drm/amdgpu: fix memory leakNirmoy Das1-7/+7
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky1-13/+17
2019-11-06perf/core: Fix corner case in perf_rotate_context()Song Liu1-5/+17
2019-11-06perf/core: Rework memory accounting in perf_mmap()Song Liu1-2/+15
2019-11-06sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker1-3/+3
2019-11-06sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang1-14/+22
2019-11-06x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang1-0/+3
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye1-0/+5
2019-11-06btrfs: silence maybe-uninitialized warning in clone_rangeAustin Kim1-1/+1
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai1-1/+1
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai1-1/+2
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai1-33/+23