summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06Linux 4.4.199v4.4.199Greg Kroah-Hartman
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai
2019-11-06xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel
2019-11-06sctp: not bind the socket in sctp_connectXin Long
2019-11-06sctp: fix the issue that flags are ignored when using kernel_connectXin Long
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers
2019-11-06llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers
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-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: 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-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 possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
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-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
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-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-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
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.4.198v4.4.198Greg Kroah-Hartman
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH