summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23media: info leak in __media_device_enum_links()Dan Carpenter1-0/+3
2017-02-23ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2
2017-02-23net: cleanups in sock_setsockopt()Eric Dumazet1-27/+15
2017-02-23ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2-0/+4
2017-02-23fuse: fix clearing suid, sgid for chown()Miklos Szeredi1-5/+2
2017-02-23net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2017-02-23net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2017-02-23tipc: check minimum bearer MTUMichal Kubeček2-2/+26
2017-02-23packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2017-02-23locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner1-2/+66
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2017-02-23ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2017-02-23mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2017-02-23IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2017-02-23IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2017-02-23USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2017-02-23mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2017-02-23Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2017-02-23dib0700: fix nec repeat handlingSean Young1-2/+3
2017-02-23coredump: fix unfreezable coredumping taskAndrey Ryabinin1-1/+5
2017-02-23swapfile: fix memory corruption via malformed swapfileJann Horn1-0/+2
2017-02-23rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause1-0/+1
2017-02-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2017-02-23mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2017-02-23USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2017-02-23i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2017-02-23ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1
2017-02-23HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2017-02-23HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2-0/+2
2017-02-23firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2017-02-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2017-02-23ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper1-0/+1
2017-02-23uwb: fix device reference leaksJohan Hovold1-3/+13
2017-02-23usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-7/+0
2017-02-23can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp1-9/+23
2017-02-23ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki1-1/+1
2017-02-23net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit1-0/+7
2017-02-23ubifs: Fix regression in ubifs_readdir()Richard Weinberger1-0/+8
2017-02-23KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2017-02-23lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2017-02-23netfilter: nf_conntrack_sip: extend request line validationUlrich Weber1-1/+4
2017-02-23vt: clear selection before resizingScot Doyle1-0/+3
2017-02-23tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2
2017-02-23tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2017-02-23ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler1-0/+17
2017-02-23scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2017-02-23scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2017-02-23staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10