summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.109v3.18.109Greg Kroah-Hartman2018-05-161-1/+1
* tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-05-161-0/+2
* can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson2018-05-161-1/+1
* tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-161-0/+3
* libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-05-161-0/+3
* rfkill: gpio: fix memory leak in probe error pathJohan Hovold2018-05-161-1/+6
* tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet2018-05-161-1/+1
* perf: Remove superfluous allocation error checkJiri Olsa2018-05-161-8/+2
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-162-0/+2
* net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet2018-05-161-2/+2
* net: initialize skb->peeked when cloningEric Dumazet2018-05-161-0/+1
* net: fix rtnh_ok()Eric Dumazet2018-05-161-1/+1
* netlink: fix uninit-value in netlink_sendmsgEric Dumazet2018-05-161-0/+2
* usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-05-161-1/+3
* USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-161-34/+35
* NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)2018-05-161-0/+1
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-161-0/+4
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-05-161-2/+15
* ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-05-161-3/+9
* ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-05-161-2/+2
* ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-05-161-0/+2
* perf session: Fix undeclared 'oe'Murilo Opsfelder Araujo2018-05-161-0/+1
* perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun2018-05-161-1/+1
* percpu: include linux/sched.h for cond_resched()Tejun Heo2018-05-161-0/+1
* Linux 3.18.108v3.18.108Greg Kroah-Hartman2018-05-021-1/+1
* Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman2018-05-021-19/+1
* libceph: validate con->state at the top of try_write()Ilya Dryomov2018-05-021-0/+7
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-021-0/+7
* scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara2018-05-021-0/+2
* kobject: don't use WARN for registration failuresDmitry Vyukov2018-05-021-7/+5
* mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-021-3/+6
* mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-05-021-0/+17
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-022-5/+12
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-05-021-4/+8
* ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-05-021-0/+1
* tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa2018-05-021-6/+5
* tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren2018-05-021-0/+11
* tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren2018-05-021-1/+11
* virtio_console: free buffers after resetMichael S. Tsirkin2018-05-021-25/+24
* virtio: add ability to iterate over vqsMichael S. Tsirkin2018-05-021-0/+3
* ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-05-021-0/+3
* USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2018-05-022-1/+10
* usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko2018-05-021-0/+3
* USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley2018-05-021-0/+1
* USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk2018-05-021-1/+2
* usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan2018-05-021-1/+1
* usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-05-021-0/+5
* ext4: fix bitmap position validationLukas Czerner2018-05-021-4/+5
* ext4: add validity checks for bitmap block numbersTheodore Ts'o2018-05-022-3/+21
* ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o2018-05-021-0/+1