summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-11-06nl80211: fix validation of mesh path nexthopMarkus Theil
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2019-11-06HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2019-11-06USB: ldusb: fix control-message timeoutJohan Hovold
2019-11-06USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-11-06USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-11-06fuse: truncate pending writes on O_TRUNCMiklos Szeredi
2019-11-06fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-11-06thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg
2019-11-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-06tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-11-06ocfs2: clear zero in unaligned direct IOJia Guo
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-06staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-11-06exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-11-06rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-11-06scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2019-11-06HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-11-06HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2019-11-06dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet
2019-11-06dm snapshot: rework COW throttling to fix deadlockMikulas Patocka
2019-11-06dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka
2019-11-06dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka
2019-10-29Linux 4.9.198v4.9.198Greg Kroah-Hartman