summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-16net: atm: Fix potential Spectre v1Gustavo A. R. Silva
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-16xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao
2018-05-16f2fs: fix a dead loop in f2fs_fiemap()Wei Fang
2018-05-16bdi: Fix oops in wb_workfn()Jan Kara
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-16dccp: initialize ireq->ir_markEric 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-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-05-16ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-05-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-16USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-16USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-16USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-16USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-16test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-05-16drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-05-16IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
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-16RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-16xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong
2018-05-16Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-05-16Input: leds - fix out of bound accessDmitry Torokhov
2018-05-16tracepoint: Do not warn on ENOMEMMathieu Desnoyers
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-16USB: serial: option: Add support for Quectel EP06Kristian Evensen
2018-05-16gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann
2018-05-16ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2018-05-16ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2018-05-16mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2018-05-16mac80211: allow same PN for AMSDU sub-framesSara Sharon
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2018-05-16percpu: include linux/sched.h for cond_resched()Tejun Heo
2018-05-16KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin
2018-05-16bpf: map_get_next_key to return first key on NULLTeng Qin
2018-05-16perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun
2018-05-02Linux 4.4.131v4.4.131Greg Kroah-Hartman