summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06Linux 4.4.199v4.4.199Greg Kroah-Hartman1-1/+1
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2-3/+1
2019-11-06xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel1-1/+1
2019-11-06sctp: not bind the socket in sctp_connectXin Long1-19/+2
2019-11-06sctp: fix the issue that flags are ignored when using kernel_connectXin Long4-20/+42
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2-1/+6
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet1-1/+1
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers3-26/+16
2019-11-06llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2-18/+17
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-11-06nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+2
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław1-2/+5
2019-11-06HID: Fix assumption that devices have inputsAlan Stern12-32/+108
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
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: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+10
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
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-06USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-11-06tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever1-0/+1
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-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 possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai1-33/+23
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young1-3/+0
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner1-1/+1
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford1-0/+3
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim1-4/+0
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche1-1/+2
2019-11-06perf map: Fix overlapped map handlingSteve MacLean1-0/+3
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann1-1/+1
2019-11-06exec: load_script: Do not exec truncated interpreter pathKees Cook1-9/+48
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski1-0/+7
2019-11-06scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris1-2/+10
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell1-0/+28
2019-11-06dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet6-6/+6
2019-11-06dm snapshot: rework COW throttling to fix deadlockMikulas Patocka1-16/+64
2019-11-06dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka1-3/+13
2019-11-06dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka1-41/+43
2019-10-29Linux 4.4.198v4.4.198Greg Kroah-Hartman1-1/+1
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17