summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.18.107v3.18.107Greg Kroah-Hartman2018-04-291-1/+1
* cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter2018-04-291-1/+1
* scsi: mptsas: Disable WRITE SAMEMartin K. Petersen2018-04-291-0/+1
* ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-291-0/+2
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-293-9/+23
* net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-291-10/+18
* tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-291-2/+4
* packet: fix bitfield update raceWillem de Bruijn2018-04-292-21/+49
* llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang2018-04-291-9/+12
* llc: hold llc_sap before release_sock()Cong Wang2018-04-291-0/+7
* pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-291-0/+4
* team: fix netconsole setup over teamXin Long2018-04-291-7/+12
* team: avoid adding twice the same option to the event listPaolo Abeni2018-04-291-0/+19
* tcp: don't read out-of-bounds opsizeJann Horn2018-04-291-5/+2
* l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-291-0/+7
* KEYS: DNS: limit the length of option stringsEric Biggers2018-04-291-7/+6
* bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-291-2/+1
* jbd2: fix use after free in kjournald2()Sahitya Tummala2018-04-291-1/+1
* mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox2018-04-291-2/+2
* perf: Return proper values for user stack errorsJiri Olsa2018-04-291-2/+2
* ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2018-04-292-42/+4
* ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2018-04-291-0/+2
* ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2018-04-293-54/+74
* x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-291-1/+1