aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/mti-malta64standard/mti-malta64Bruce Ashfield
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-27Linux 4.1.52v4.1.52Sasha Levin
2018-05-22tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-22libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-22xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao
2018-05-22tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-22perf: Remove superfluous allocation error checkJiri Olsa
2018-05-22soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-22dccp: initialize ireq->ir_markEric Dumazet
2018-05-22net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-05-22net: initialize skb->peeked when cloningEric Dumazet
2018-05-22net: fix rtnh_ok()Eric Dumazet
2018-05-22netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-05-22usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-22USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-22NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-22RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-22RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-22tracepoint: Do not warn on ENOMEMMathieu Desnoyers
2018-05-22ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-05-22ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-05-22ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-05-22ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-05-22percpu: include linux/sched.h for cond_resched()Tejun Heo
2018-05-22bpf: map_get_next_key to return first key on NULLTeng Qin
2018-05-22x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-05-22libceph: validate con->state at the top of try_write()Ilya Dryomov
2018-05-22ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-05-22ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven
2018-05-22ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven
2018-05-22ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven
2018-05-22scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-05-22kobject: don't use WARN for registration failuresDmitry Vyukov
2018-05-22mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-22mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-22mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-22ALSA: hda: Hardening for potential Spectre v1Takashi Iwai
2018-05-22ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-05-22ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-05-22ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-05-22ALSA: control: Hardening for potential Spectre v1Takashi Iwai
2018-05-22ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-05-22ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2018-05-22ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-05-22tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-22tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-22tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-22tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-05-22virtio_console: free buffers after resetMichael S. Tsirkin