summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French2018-04-291-4/+5
* Linux 3.18.106v3.18.106Greg Kroah-Hartman2018-04-241-1/+1
* fanotify: fix logic of events on childAmir Goldstein2018-04-241-19/+15
* autofs: mount point create should honour passed in modeIan Kent2018-04-241-1/+1
* Don't leak MNT_INTERNAL away from internal mountsAl Viro2018-04-241-1/+2
* rpc_pipefs: fix double-dput()Al Viro2018-04-241-0/+1
* hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-241-1/+1
* jffs2_kill_sb(): deal with failed allocationsAl Viro2018-04-241-1/+1
* powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman2018-04-241-1/+1
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-241-1/+6
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-241-0/+5
* ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai2018-04-241-6/+12
* drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-241-2/+2
* ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o2018-04-241-0/+6
* ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o2018-04-241-0/+6
* ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-04-241-2/+3
* ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai2018-04-241-25/+42
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-242-9/+28
* ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai2018-04-241-28/+106
* ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai2018-04-241-1/+1
* ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2018-04-241-2/+1
* watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-04-241-1/+1
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-241-3/+3
* clk: mvebu: armada-38x: add support for missing clocksRichard Genoud2018-04-241-7/+7