summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06trace: Fix epoll hang when we race with new entriesJosef Bacik1-1/+15
2014-10-06i2c: ismt: use correct length when copy bufferFan Du1-2/+2
2014-10-06i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren1-2/+2
2014-10-06i2c: at91: add bound checking on SMBus block length bytesMarek Roszko1-4/+24
2014-10-06i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai1-2/+1
2014-10-06ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2-0/+8
2014-10-06arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2-0/+4
2014-10-06arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-8/+4
2014-10-06arm64: flush TLS registers during execWill Deacon2-0/+24
2014-10-06aio: add missing smp_rmb() in read_events_ringJeff Moyer1-0/+6
2014-10-06aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-10-06ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-10-06ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-10-06ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-10-06pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-10-06libata: widen Crucial M550 blacklist matchingTejun Heo1-1/+1
2014-10-06of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2-13/+16
2014-10-06drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher1-7/+8
2014-10-06drm/radeon: enable bapm by default on desktop TN/RL boardsAlex Deucher1-1/+9
2014-10-06drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina1-0/+3
2014-10-06drm/radeon: tweak ACCEL_WORKING2 query for hawaiiAlex Deucher1-1/+8
2014-10-06drm/radeon/atom: add new voltage fetch function for hawaiiAlex Deucher2-0/+38
2014-10-06drm/radeon: set VM base addr using the PFP v2Christian König2-3/+4
2014-10-06drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher1-2/+2
2014-10-06drm/radeon: re-enable dpm by default on BTCAlex Deucher1-3/+3
2014-10-06drm/radeon: re-enable dpm by default on caymanAlex Deucher1-1/+1
2014-10-06drm/radeon/dpm: handle voltage info fetching on hawaiiAlex Deucher1-1/+12
2014-10-06drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa2-19/+19
2014-10-06drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+7
2014-10-06drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa1-2/+4
2014-10-06drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa1-3/+3
2014-10-06drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa1-0/+3
2014-10-06drm/tilcdc: fix double kfreeGuido Martínez1-3/+1
2014-10-06drm/tilcdc: fix release order on exitGuido Martínez1-3/+3
2014-10-06drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez1-0/+1
2014-10-06drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-06drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-06drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-06carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-09-17Linux 3.14.19v3.14.19Greg Kroah-Hartman1-1/+1
2014-09-17KEYS: Fix termination condition in assoc array garbage collectionDavid Howells1-1/+3
2014-09-17KEYS: Fix use-after-free in assoc_array_gc()David Howells1-1/+1
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil1-0/+8
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds2-4/+3
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche1-10/+28
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky1-2/+2
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky5-9/+4