summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.152v4.14.152Greg Kroah-Hartman2019-11-061-1/+1
* Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-11-062-3/+1
* ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai2019-11-061-7/+17
* ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai2019-11-061-19/+20
* xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel2019-11-061-1/+1
* sctp: not bind the socket in sctp_connectXin Long2019-11-061-19/+2
* sctp: fix the issue that flags are ignored when using kernel_connectXin Long2019-11-064-20/+42
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-062-1/+6
* net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-11-061-1/+1
* bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-11-061-1/+1
* NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-11-061-1/+8
* rxrpc: Fix call ref leakDavid Howells2019-11-061-0/+1
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-063-26/+16
* llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2019-11-062-18/+17
* dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren2019-11-061-1/+20
* rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-11-061-0/+6
* arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas2019-11-061-7/+8
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-11-061-7/+22
* s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-11-061-6/+6
* nl80211: fix validation of mesh path nexthopMarkus Theil2019-11-061-1/+2
* HID: fix error message in hid_open_report()Michał Mirosław2019-11-061-2/+5
* HID: Fix assumption that devices have inputsAlan Stern2019-11-0613-34/+117
* HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede2019-11-061-0/+19
* scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-11-061-1/+2
* USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2019-11-062-4/+7
* USB: serial: whiteheat: fix potential slab corruptionJohan Hovold2019-11-061-0/+4
* USB: ldusb: fix control-message timeoutJohan Hovold2019-11-061-1/+1
* USB: ldusb: fix ring-buffer lockingJohan Hovold2019-11-061-2/+2
* usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern2019-11-061-10/+0
* USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-11-061-0/+11
* UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern2019-11-061-20/+0
* ALSA: hda/realtek - Add support for ALC623Kailang Yang2019-11-061-0/+9
* ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma2019-11-061-0/+2
* ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-11-061-2/+1
* fuse: truncate pending writes on O_TRUNCMiklos Szeredi2019-11-061-3/+7
* fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi2019-11-061-0/+13
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-11-061-0/+8
* thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg2019-11-061-4/+18
* net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-11-061-0/+2
* USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter2019-11-061-1/+1
* nbd: verify socket is supported during setupMike Christie2019-11-061-2/+21
* tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-11-061-0/+1
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-11-061-2/+2
* NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever2019-11-061-0/+1
* nbd: fix possible sysfs duplicate warningXiubo Li2019-11-061-1/+1
* MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-11-061-1/+1
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-11-061-13/+17
* sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker2019-11-061-3/+3
* fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai2019-11-061-1/+1