summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-20fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-20[media] Add USB IDs for Winfast DTV Dongle Mini-DRobert Backhaus
2014-06-20[media] rtl28xxu: add 15f4:0131 Astrometa DVB-T2Antti Palosaari
2014-06-20gpio: mcp23s08: Bug fix of SPI device tree registration.Michael Welling
2014-06-20target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-20iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger
2014-06-20mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin
2014-06-20percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-20USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-06-20usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman
2014-06-20USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold
2014-06-20USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko
2014-06-20USB: cdc-wdm: properly include types.hGreg Kroah-Hartman
2014-06-20usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork
2014-06-20USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister
2014-06-20ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai
2014-06-20ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet
2014-06-20ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai
2014-06-20Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-06-20staging: comedi: ni_daq_700: add mux settling delayIan Abbott
2014-06-20Staging: speakup: Move pasting into a work itemBen Hutchings
2014-06-20xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman
2014-06-20md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown
2014-06-20md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown
2014-06-20libata: Blacklist queued trim for Crucial M500Martin K. Petersen
2014-06-20drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson
2014-06-20drm/radeon: avoid crash if VM command submission isn't availableChristian König
2014-06-20sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan
2014-06-20dm cache: always split discards on cache block boundariesHeinz Mauelshagen
2014-06-20cpufreq: remove race while accessing cur_policyBibek Basu
2014-06-20ARM: 8064/1: fix v7-M signal returnRabin Vincent
2014-06-20ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-06-20ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart
2014-06-20ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi
2014-06-20ARM: imx: fix error handling in ipu device registrationEmil Goode
2014-06-20SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence
2014-06-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher
2014-06-20drm/radeon: also try GART for CPU accessed buffersChristian König
2014-06-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-06-20hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare
2014-06-20hwmon: (ntc_thermistor) Fix dependenciesJean Delvare
2014-06-20Documentation: fix DOCBOOKS=... buildingJohannes Berg
2014-06-20mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi
2014-06-20perf: Fix race in removing an eventPeter Zijlstra
2014-06-20perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra
2014-06-20perf: Prevent false warning in perf_swevent_addJiri Olsa
2014-06-20sched: Sanitize irq accounting madnessThomas Gleixner
2014-06-20sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)
2014-06-20iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse
2014-06-20ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon