summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Linux 4.4.11v4.4.11Greg Kroah-Hartman1-1/+1
2016-05-19nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-19drm/radeon: fix DP link training issue with second 4K monitorArindam Nath1-1/+1
2016-05-19drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak1-0/+6
2016-05-19drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-05-19drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-05-19Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-05-19Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-19get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-05-19tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt1-2/+2
2016-05-19qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn1-1/+1
2016-05-19atomic_open(): fix the handling of create_errorAl Viro1-16/+4
2016-05-19regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede1-2/+2
2016-05-19regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2-6/+24
2016-05-19workqueue: fix rebind bound workers warningWanpeng Li1-0/+11
2016-05-19ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMCBoris Brezillon1-1/+1
2016-05-19vfs: rename: check backing inode being equalMiklos Szeredi1-1/+5
2016-05-19vfs: add vfs_select_inode() helperMiklos Szeredi2-8/+16
2016-05-19perf/core: Disable the event on a truncated AUX recordAlexander Shishkin1-1/+9
2016-05-19regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham1-1/+1
2016-05-19pinctrl: at91-pio4: fix pull-up/down logicLudovic Desroches1-0/+2
2016-05-19spi: spi-ti-qspi: Handle truncated frames properlyBen Hutchings1-12/+20
2016-05-19spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overriddenBen Hutchings1-6/+9
2016-05-19spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPTJarkko Nikula1-1/+1
2016-05-19ALSA: hda - Fix broken reconfigTakashi Iwai1-8/+0
2016-05-19ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng1-0/+1
2016-05-19ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy1-0/+12
2016-05-19ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai1-0/+1
2016-05-19ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)Takashi Iwai1-0/+2
2016-05-19crypto: testmgr - Use kmalloc memory for RSA inputHerbert Xu1-5/+22
2016-05-19crypto: hash - Fix page length clamping in hash walkHerbert Xu1-1/+2
2016-05-19crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk3-10/+24
2016-05-19s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer8-77/+62
2016-05-19zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky1-2/+5
2016-05-19ocfs2: fix posix_acl_create deadlockJunxiao Bi6-48/+77
2016-05-19ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi3-2/+27
2016-05-19net/route: enforce hoplimit max valuePaolo Abeni2-0/+4
2016-05-19tcp: refresh skb timestamp at retransmit timeEric Dumazet1-2/+4
2016-05-19net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de1-0/+4
2016-05-19net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-05-19uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2-0/+72
2016-05-19bridge: fix igmp / mld query parsingLinus Lüssing1-5/+7
2016-05-19net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-05-19VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-05-19net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-05-19net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-05-19net: fix infoleak in llcKangjie Lu1-0/+1
2016-05-19net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-05-19netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-19sch_dsmark: update backlog as wellWANG Cong1-0/+3