summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16Linux 3.18.109v3.18.109Greg Kroah-Hartman
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-16rfkill: gpio: fix memory leak in probe error pathJohan Hovold
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-16net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-05-16net: initialize skb->peeked when cloningEric Dumazet
2018-05-16net: fix rtnh_ok()Eric Dumazet
2018-05-16netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-05-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-16USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-16NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-16RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-16ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-05-16ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-05-16ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-05-16ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-05-16perf session: Fix undeclared 'oe'Murilo Opsfelder Araujo
2018-05-16perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun
2018-05-16percpu: include linux/sched.h for cond_resched()Tejun Heo
2018-05-02Linux 3.18.108v3.18.108Greg Kroah-Hartman
2018-05-02Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-05-02libceph: validate con->state at the top of try_write()Ilya Dryomov
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-05-02kobject: don't use WARN for registration failuresDmitry Vyukov
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-05-02ext4: fix bitmap position validationLukas Czerner
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-02ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o