summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa1-1/+4
2016-04-20tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris4-1/+8
2016-04-20tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov1-1/+1
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-04-20drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher1-1/+8
2016-04-20drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2-16/+16
2016-04-20drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-04-20drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-04-20drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher1-0/+1
2016-04-20drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-20drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-04-20arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse1-0/+4
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-20libnvdimm, pfn: fix uuid validationDan Williams1-1/+1
2016-04-20libnvdimm: fix smart data retrievalDan Williams1-1/+1
2016-04-20powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior1-2/+2
2016-04-20mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-20ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca1-1/+1
2016-04-20ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca1-1/+8
2016-04-20ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca1-0/+1
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-20PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange1-0/+2
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-04-12Linux 4.4.7v4.4.7Greg Kroah-Hartman1-1/+1
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen3-1/+14
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2-2/+12
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang3-3/+29
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian1-0/+10
2016-04-12sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2-0/+14
2016-04-12scsi_common: do not clobber fixed sense informationHannes Reinecke1-2/+10
2016-04-12PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-04-12intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown1-22/+86
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-04-12mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka1-13/+33
2016-04-12ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2-1/+13
2016-04-12ocfs2/dlm: fix race between convert and recoveryJoseph Qi1-1/+10
2016-04-12Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-04-12Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-04-12Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-04-12writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo1-10/+19
2016-04-12writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo1-3/+5
2016-04-12ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner1-0/+1
2016-04-12ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulatorLudovic Desroches1-0/+1
2016-04-12ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulatorLudovic Desroches1-0/+1
2016-04-12nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields1-0/+1
2016-04-12nfsd4: fix bad bounds checkingJ. Bruce Fields1-5/+8
2016-04-12iser-target: Rework connection terminationJenny Derzhavetz2-56/+52