summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12capability: export has_capabilityJike Song1-0/+1
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li1-0/+2
2017-01-12KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li1-2/+2
2017-01-12KVM: x86: Introduce segmented_write_stdSteve Rutherford1-4/+18
2017-01-12KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack3-0/+8
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack2-0/+12
2017-01-12ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2017-01-12mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-12mmc: sdhci-acpi: Only powered up enabled acpi child devicesHans de Goede1-1/+2
2017-01-12x86/entry: Fix the end of the stack for newly forked tasksJosh Poimboeuf2-23/+18
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2-5/+10
2017-01-12x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2-3/+22
2017-01-12x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf1-0/+10
2017-01-12drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson1-30/+4
2017-01-12drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson1-0/+1
2017-01-12usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2-1/+3
2017-01-12usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan1-1/+3
2017-01-12usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz1-0/+3
2017-01-12usb: dwc2: use u32 for DT binding parametersLeo Yan2-7/+7
2017-01-12usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier1-6/+6
2017-01-12usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan1-11/+3
2017-01-12usb: gadget: composite: Fix function used to free memoryChristophe JAILLET1-1/+1
2017-01-12pinctrl: amd: avoid maybe-uninitalized warningArnd Bergmann1-0/+2
2017-01-12pinctrl: baytrail: Do not add all GPIOs to IRQ domainAndy Shevchenko1-3/+8
2017-01-12scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-12scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2-74/+0
2017-01-12scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig2-5/+12
2017-01-12netvsc: add rcu_read locking to netvsc callbackstephen hemminger1-0/+3
2017-01-12vxlan: Set ports in flow key when doing route lookupsMartynas Pumputis1-3/+10
2017-01-12r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds39-182/+355
2017-01-11vfio-mdev: remove some dead codeDan Carpenter1-3/+0
2017-01-11vfio-mdev: buffer overflow in ioctl()Dan Carpenter1-2/+5
2017-01-11vfio-mdev: return -EFAULT if copy_to_user() failsDan Carpenter1-3/+12
2017-01-11Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai299-1718/+2614
2017-01-11xfs: Timely free truncated dirty pagesJan Kara1-8/+11
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-121/+243
2017-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2017-01-11drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai1-0/+7
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli1-6/+1
2017-01-11nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig1-1/+1
2017-01-11xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2-24/+0
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King1-1/+1
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg3-9/+25
2017-01-11mac80211: calculate min channel width correctlyJohannes Berg2-3/+2
2017-01-11cfg80211: consider VHT opmode on station updateBeni Lev2-1/+18
2017-01-11mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach1-2/+2
2017-01-11PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-11x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas1-0/+10