summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-20udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-04-20usbnet: cleanup after bind() in probe()Oliver Neukum
2016-04-20cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-04-20ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-04-20sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky
2016-04-20drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher
2016-04-20drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher
2016-04-20mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck
2016-04-12Linux 3.14.66v3.14.66Greg Kroah-Hartman
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-12sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-04-12ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-12ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-04-12Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-04-12Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2016-04-12scripts/coccinelle: modernize &Julia Lawall
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-12tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)
2016-04-12tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)
2016-04-12drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner
2016-04-12ipr: Fix regression when loading firmwareGabriel Krisman Bertazi
2016-04-12ipr: Fix out-of-bounds null overwriteInsu Yun
2016-04-12rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-12md: multipath: don't hardcopy bio in .make_request pathMing Lei
2016-04-12md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen
2016-04-12xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-04-12xtensa: clear all DBREAKC registers on startMax Filippov
2016-04-12xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov
2016-04-12splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-04-12Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin
2016-04-12watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin
2016-04-12bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler
2016-04-12jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-04-12ALSA: hda - Fix unconditional GPIO toggle via automuteTakashi Iwai
2016-04-12ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)
2016-04-12media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin
2016-04-12bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede