summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Linux 4.9.67v4.9.67Greg Kroah-Hartman1-1/+1
2017-12-05drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-12-05drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-12-05NFS: revalidate "." etc correctly on "open".NeilBrown1-1/+2
2017-12-05Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman1-8/+2
2017-12-05drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-12-05drm/ttm: once more fix ttm_buffer_object_transferChristian König1-0/+1
2017-12-05drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin1-0/+3
2017-12-05drm/panel: simple: Add missing panel_simple_unprepare() callsJonathan Liu1-0/+2
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl2-40/+36
2017-12-05drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter1-1/+1
2017-12-05drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter1-1/+1
2017-12-05Revert "drm/radeon: dont switch vt on suspend"Alex Deucher1-1/+0
2017-12-05nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien2-1/+3
2017-12-05hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2-0/+25
2017-12-05bcache: Fix building error on MIPSHuacai Chen4-4/+4
2017-12-05i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede1-0/+3
2017-12-05eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-12-05eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski1-0/+10
2017-12-05eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit1-1/+2
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2-2/+2
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter1-0/+3
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert1-0/+5
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert1-1/+6
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon1-0/+3
2017-12-05ARM: OMAP2+: Fix WL1283 Bluetooth Baud RateAdam Ford1-1/+1
2017-12-05mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford1-0/+1
2017-12-05nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda1-2/+2
2017-12-05nfsd: Fix another OPEN stateid raceTrond Myklebust1-15/+13
2017-12-05nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust1-8/+59
2017-12-05btrfs: clear space cache inode generation alwaysJosef Bacik1-7/+7
2017-12-05mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie1-3/+1
2017-12-05mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams3-3/+14
2017-12-05mm/cma: fix alloc_contig_range ret code/potential leakMike Kravetz1-1/+8
2017-12-05mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov1-12/+7
2017-12-05ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpioAdam Ford1-1/+1
2017-12-05ARM: dts: LogicPD Torpedo: Fix camera pin muxAdam Ford1-3/+3
2017-11-30Linux 4.9.66v4.9.66Greg Kroah-Hartman1-1/+1
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-11-30nvmet: fix KATO offset in Set FeaturesDaniel Verkamp1-3/+1
2017-11-30cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2017-11-30cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2017-11-30cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald1-1/+24
2017-11-30btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian1-3/+1
2017-11-30crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier3-3/+43
2017-11-30ASoC: rsnd: don't double free kctrlColin Ian King1-3/+1