summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-02Linux 3.18.108v3.18.108Greg Kroah-Hartman1-1/+1
2018-05-02Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman1-19/+1
2018-05-02libceph: validate con->state at the top of try_write()Ilya Dryomov1-0/+7
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-05-02kobject: don't use WARN for registration failuresDmitry Vyukov1-7/+5
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2-5/+12
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa1-6/+5
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren1-0/+11
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren1-1/+11
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24
2018-05-02virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-05-02ext4: fix bitmap position validationLukas Czerner1-4/+5
2018-05-02ext4: add validity checks for bitmap block numbersTheodore Ts'o2-3/+21
2018-05-02ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o1-0/+1
2018-04-29Linux 3.18.107v3.18.107Greg Kroah-Hartman1-1/+1
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter1-1/+1
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen1-0/+1
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang3-9/+23
2018-04-29net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet1-10/+18
2018-04-29tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet1-2/+4
2018-04-29packet: fix bitfield update raceWillem de Bruijn2-21/+49
2018-04-29llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang1-9/+12
2018-04-29llc: hold llc_sap before release_sock()Cong Wang1-0/+7
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault1-0/+7
2018-04-29KEYS: DNS: limit the length of option stringsEric Biggers1-7/+6
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-29jbd2: fix use after free in kjournald2()Sahitya Tummala1-1/+1
2018-04-29mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-2/+2
2018-04-29perf: Return proper values for user stack errorsJiri Olsa1-2/+2
2018-04-29ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2-42/+4
2018-04-29ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang1-0/+2
2018-04-29ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o3-54/+74
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao1-1/+1