summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: fq: take care of throttled flows before reuseEric Dumazet2018-10-211-12/+25
* bpf, x64: fix memleak when not converging after imageDaniel Borkmann2018-10-211-1/+2
* sctp: fix the issue that the cookie-ack with auth can't get processedXin Long2018-10-211-1/+1
* clocksource: Initialize cs->wd_listPeter Zijlstra2018-10-211-0/+2
* USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-10-211-34/+35
* ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-10-211-0/+2
* tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet2018-10-211-1/+1
* usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-10-211-1/+3
* tracepoint: Do not warn on ENOMEMMathieu Desnoyers2018-10-211-2/+2
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-10-211-2/+15
* net: support compat 64-bit time in {s,g}etsockoptLance Richardson2018-10-211-2/+4
* iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-10-213-4/+13
* RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-10-211-1/+4
* RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-10-213-2/+36
* NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)2018-10-211-0/+1
* sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long2018-10-211-0/+3
* ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-10-211-2/+2
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-10-211-9/+9
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-10-211-0/+4
* libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-10-211-0/+3
* tracing: Fix bad use of igrab in trace_uprobe.cSong Liu2018-10-211-14/+10
* tracing: Deletion of an unnecessary check before iput()Markus Elfring2018-10-211-2/+1
* uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSETKenny Yu2018-10-211-1/+2
* tracing/uprobe: Drop isdigit() check in create_trace_uprobeDmitry Safonov2018-10-211-4/+0
* libceph: validate con->state at the top of try_write()Ilya Dryomov2018-10-211-0/+7
* x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-10-211-0/+2
* virtio_console: reset on out of memoryMichael S. Tsirkin2018-10-211-7/+10
* virtio_console: move removal codeMichael S. Tsirkin2018-10-211-36/+36
* virtio_console: drop custom control queue cleanupMichael S. Tsirkin2018-10-211-17/+0
* virtio_console: free buffers after resetMichael S. Tsirkin2018-10-211-25/+24
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-10-211-0/+3
* virtio_console: don't tie bufs to a vqMichael S. Tsirkin2018-10-211-7/+7
* tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa2018-10-211-6/+5
* ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai2018-10-211-2/+4
* ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai2018-10-211-10/+14
* ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2018-10-212-5/+12
* ALSA: asihpi: used parts of message/response are zeroed before useEliot Blennerhassett2018-10-211-10/+20
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-10-211-2/+5
* ALSA: hda: Hardening for potential Spectre v1Takashi Iwai2018-10-211-1/+11
* ALSA: control: Hardening for potential Spectre v1Takashi Iwai2018-10-211-2/+5
* ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-10-214-40/+55
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-10-211-4/+8
* packet: fix bitfield update raceWillem de Bruijn2018-10-212-21/+49
* mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-10-211-3/+6
* mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-10-211-0/+17
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-10-212-5/+12
* team: fix netconsole setup over teamXin Long2018-10-211-7/+12
* ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-10-211-0/+3
* pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-10-211-0/+4
* l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-10-211-0/+7