summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-06-161-2/+3
* fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-166-26/+27
* Linux 3.14.7v3.14.7Greg Kroah-Hartman2014-06-111-1/+1
* iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse2014-06-111-1/+17
* gpio: mcp23s08: Bug fix of SPI device tree registration.Michael Welling2014-06-111-4/+7
* drm/i915: dp: fix order of dp aux i2c device cleanupImre Deak2014-06-111-2/+22
* drm/i915: add unregister callback to connectorImre Deak2014-06-1111-2/+29
* netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko2014-06-111-4/+4
* netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich2014-06-111-2/+4
* target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger2014-06-111-0/+5
* iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier2014-06-111-29/+28
* iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger2014-06-111-0/+2
* mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin2014-06-111-2/+1
* mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi2014-06-112-2/+6
* intel_pstate: Improve initial busy calculationDoug Smythies2014-06-111-5/+8
* intel_pstate: add sample time scalingDirk Brandewie2014-06-111-1/+17
* intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-111-5/+7
* intel_pstate: Remove C0 trackingDirk Brandewie2014-06-111-12/+1
* intel_pstate: remove unneeded sample buffersDirk Brandewie2014-06-111-13/+11
* percpu-refcount: fix usage of this_cpu_opsSebastian Ott2014-06-111-3/+3
* USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2014-06-112-5/+19
* usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman2014-06-111-0/+7
* USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2014-06-112-2/+2
* USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko2014-06-111-0/+2
* USB: cdc-wdm: properly include types.hGreg Kroah-Hartman2014-06-111-0/+2
* usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork2014-06-111-0/+1
* USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2014-06-112-0/+7
* ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixupTakashi Iwai2014-06-111-2/+2
* ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptopRonan Marquet2014-06-111-4/+2
* ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai2014-06-111-0/+1
* Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-06-111-2/+2
* staging: r8192e_pci: fix htons errorSean MacLennan2014-06-111-1/+1
* Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings2014-06-112-3/+13
* staging: comedi: ni_daq_700: add mux settling delayIan Abbott2014-06-111-0/+2
* Staging: speakup: Move pasting into a work itemBen Hutchings2014-06-113-6/+34
* xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman2014-06-111-10/+10
* md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown2014-06-111-0/+1
* md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown2014-06-111-1/+3
* sched: Fix sched_policy < 0 comparisonRichard Weinberger2014-06-111-1/+1
* libata: Blacklist queued trim for Crucial M500Martin K. Petersen2014-06-111-4/+4
* drm/radeon: use the CP DMA on CIKChristian König2014-06-111-2/+2
* drm/radeon/dpm: resume fixes for some systemsAlex Deucher2014-06-113-5/+6
* drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson2014-06-111-22/+32
* drm/radeon: avoid crash if VM command submission isn't availableChristian König2014-06-111-4/+11
* sched/dl: Fix race in dl_task_timer()Kirill Tkhai2014-06-111-1/+9
* sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2014-06-112-3/+4
* sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli2014-06-111-7/+30
* sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra2014-06-111-6/+3
* sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk2014-06-111-2/+3
* sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra2014-06-111-0/+3