aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton1-1/+3
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2-6/+16
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2016-11-25X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin1-1/+0
2016-11-25gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav1-0/+5
2016-11-24net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak1-1/+1
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24udplite: call proper backlog handlersEric Dumazet6-6/+6
2016-11-24KVM: x86: check for pic and ioapic presence before useRadim Krčmář1-0/+13
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2-3/+3
2016-11-24KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2016-11-24KVM: x86: fix out-of-bounds access in lapicRadim Krčmář1-1/+1
2016-11-24init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan1-1/+1
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni1-6/+12
2016-11-24i2c: designware: fix rx fifo depth trackingRussell King1-1/+1
2016-11-24i2c: designware: report short transfersRussell King1-1/+6
2016-11-24drm/mediatek: fix null pointer dereferenceMatthias Brugger1-7/+7
2016-11-24drm/mediatek: fixed the calc method of data rate per laneJitao Shi1-16/+48
2016-11-24drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh1-1/+1
2016-11-24powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran4-2/+31
2016-11-23net/mlx4_en: Free netdev resources under state lockTariq Toukan1-1/+4
2016-11-23net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong1-1/+1
2016-11-23rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju1-1/+1
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap1-1/+1
2016-11-23driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng1-1/+2
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov1-4/+4
2016-11-23xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-11-23drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu1-1/+8
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu1-1/+8
2016-11-23HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan1-0/+1
2016-11-23HID: rmi: make transfer buffers DMA capableBenjamin Tissoires1-2/+8
2016-11-23HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires1-2/+10
2016-11-23HID: lg: make transfer buffers DMA capableBenjamin Tissoires1-4/+10
2016-11-23HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires1-36/+79
2016-11-23can: bcm: fix support for CAN FD framesOliver Hartkopp1-8/+10
2016-11-23Revert "arm: move exports to definitions"Russell King47-131/+208
2016-11-23flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek1-4/+2
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg6-8/+30
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann1-1/+1
2016-11-22flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet1-1/+1
2016-11-22parisc: Fix printk continuations in system detectionHelge Deller1-4/+4
2016-11-22drm/arm: hdlcd: fix plane base address updateRussell King1-3/+2
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra1-4/+4
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2-13/+24
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner1-8/+2
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov3-0/+22
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12