aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-19aio: fix kernel memory disclosure in io_getevents() introduced in v3.10powerkvm-v2.1.0.2powerkvm-v2.1-srvcBenjamin LaHaise1-0/+2
2014-08-19aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-3/+1
2014-08-19fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski5-24/+25
2014-08-19futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner1-0/+25
2014-08-19media: media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró1-0/+1
2014-08-08Merge remote-tracking branch 'aik-ka1/pkvm210' into powerkvm-v2.1-srvcBenjamin Herrenschmidt4-23/+172
2014-08-08vhost_net: Byteswap virtio_net headerCédric Le Goater1-9/+30
2014-08-08vhost: Byteswap virtqueue attributesCédric Le Goater1-10/+38
2014-08-08vhost: Byteswap virtqueue attributes fixCédric Le Goater1-3/+3
2014-08-08vhost: reset byteswap in vhost_vq_reset()Cédric Le Goater1-0/+1
2014-08-08vhost: Add VHOST_VRING_F_BYTESWAP flagCédric Le Goater3-1/+7
2014-08-08vhost: Add byteswap routinesCédric Le Goater1-0/+93
2014-07-24net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai1-2/+4
2014-07-18KVM: PPC: Book3S HV: Fix LPCR one_reg interfaceAlexey Kardashevskiy3-3/+14
2014-07-18powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-07-17CMA: aggressively allocate the pages on CMA reserved memory when not usedJoonsoo Kim5-3/+119
2014-07-17cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2014-07-17cpufreq: Fix governor start/stop race conditionXiaoguang Chen2-0/+25
2014-07-10powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-09powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-09powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-3/+3
2014-07-09powerpc/kvm: Remove redundant save of SIER and MMCR2Joel Stanley1-5/+0
2014-07-09powerpc/powernv: Release the refcount for pci_devWei Yang1-1/+0
2014-07-09powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang1-1/+1
2014-07-09powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard1-3/+0
2014-06-25powerpc: Set subcores_per_core world readableJoel Stanley1-1/+1
2014-06-19tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Benjamin Herrenschmidt1-1/+8
2014-06-19powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo1-2/+5
2014-06-17powerpc/powernv: Fix race in checking reason for off-line CPU waking upPaul Mackerras1-4/+10
2014-06-16powerpc/powernv: Fix killed EEH eventGavin Shan4-10/+19
2014-06-16lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart8-32/+110
2014-06-16lpfc 8.3.43: Fixed spinlock hang.James Smart1-2/+6
2014-06-16lpfc 8.3.43: Fixed spinlock inversion problem.James Smart1-4/+5
2014-06-16lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2-18/+16
2014-06-16lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already gettin...James Smart2-1/+14
2014-06-16lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting linked listJames Smart1-4/+5
2014-06-16lpfc 8.3.40: Fix inconsistent list removal causes crash.James Smart1-18/+0
2014-06-16lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart1-1/+2
2014-06-09powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+10
2014-06-09powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling5-7/+34
2014-06-03net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-06-03net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-06-03net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2-7/+21
2014-06-03KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras1-1/+1
2014-05-23bnx2x: EEH recovory failed with Shiner adapterWang Sen1-2/+2
2014-05-22bnx2x: Fix kernel crash and EEH recovery issueswenxiong@linux.vnet.ibm.com1-0/+2
2014-05-22lpfc: Add iotag memory barrierBrian King1-0/+2
2014-05-16CVE-2014-0196Mike Ranweiler1-0/+4
2014-05-16CVE-2014-0155Mike Ranweiler1-1/+1
2014-05-15KVM: PPC: Book3S HV: Reduce default CMA pool sizePaul Mackerras1-2/+5
2014-05-12powerpc/eeh: Dump PE location codeGavin Shan4-11/+81
2014-05-08KVM: PPC: Book3S HV: Fix two bugs in dirty-page trackingPaul Mackerras1-11/+40
2014-05-04PPC: KVM: fix dirty map for hugepagesPaul Mackerras1-4/+7
2014-05-04powerpc/kvm: Don't try to allocate from kernel page allocator for hash page t...Aneesh Kumar K.V1-17/+6
2014-05-04powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-6/+6
2014-05-04powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan2-5/+52
2014-05-04powerpc/eeh: Clear frozen state for child PEGavin Shan1-4/+16
2014-04-29powerpc/book3s: Improve machine check delivery to guest.Mahesh Salgaonkar2-11/+23
2014-04-29powerpc/powernv: Protect split-core operations from CPU hotplugSrivatsa S. Bhat1-0/+4
2014-04-29powerpc: Remove timebase resync during split-core operations on DD2.1 chipsAlistair Popple1-6/+9
2014-04-24powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar1-0/+2
2014-04-22powerpc/powernv: Add missing sysfs_attr_init()Benjamin Herrenschmidt1-0/+1
2014-04-22powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar1-4/+20
2014-04-22powerpc/powernv: Check sysparam size before creationJoel Stanley1-0/+5
2014-04-22powerpc/powernv: Fix typos in sysparam codeJoel Stanley1-2/+2
2014-04-22powerpc/powernv: Check sysfs size before copyingJoel Stanley1-0/+4
2014-04-22powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley1-5/+6
2014-04-22powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley1-2/+5
2014-04-22tick-broadcast/cpuidle: Fix the programming of the broadcast hrtimerBenjamin Herrenschmidt1-2/+1
2014-04-22powerpc/book3s: Improve machine check handling for unhandled errorsMahesh Salgaonkar1-3/+37
2014-04-22tick-broadcast/cpuidle: Fix the demuxing of PPC_MSG_TIMER IPI messageBenjamin Herrenschmidt1-1/+1
2014-04-16vfio-pci: Use pci "try" reset interfaceAlex Williamson1-20/+9
2014-04-16PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson2-0/+158
2014-04-16powerpc/eeh: Can't recover from non-PE-reset caseGavin Shan1-3/+9
2014-04-16PCI: Export MSI message relevant functionsGavin Shan1-0/+2
2014-04-16KVM: PPC: Book3S PR: Handle facility-unavailable interrupts gracefullyPaul Mackerras2-0/+6
2014-04-16KVM: PPC: Book3S PR: Implement ARCH_COMPAT registerPaul Mackerras2-0/+42
2014-04-16KVM: PPC: Book3S PR: Unimplemented SPRs in supervisor mode don't cause trapPaul Mackerras1-10/+15
2014-04-14tick, broadcast:Keep the cpu_online_mask and broadcast masks in sync with eac...Preeti U Murthy1-1/+1
2014-04-14powerpc/mm: Don't update page->_mapcount for hugetlb tail pagesAneesh Kumar K.V1-10/+0
2014-04-14powrpc/powernv: Reset PHB in kdump kernelGavin Shan3-4/+24
2014-04-14powerpc/pci: Mask linkDown on resetting PCI busGavin Shan6-10/+74
2014-04-14powerpc/eeh: Make the delay for PE reset unifiedGavin Shan4-16/+30
2014-04-14powerpc/powernv: Reset root port in firmwareGavin Shan1-7/+6
2014-04-14powerpc/pseries: Fix overwritten PE stateGavin Shan1-0/+1
2014-04-14powerpc/powernv: Fix endless reporting frozen PEGavin Shan1-0/+7
2014-04-14powerpc/eeh: No hotplug on permanently removed devGavin Shan6-20/+102
2014-04-14powerpc/eeh: Allow to disable EEHGavin Shan3-7/+70
2014-04-14powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan2-26/+34
2014-04-14powerpc/eeh: Use cached capability for log dumpGavin Shan4-20/+53
2014-04-14powerpc/eeh: Cleanup eeh_gather_pci_data()Gavin Shan1-14/+12
2014-04-14powerpc/eeh: Avoid I/O access during PE resetGavin Shan3-70/+99
2014-04-14powerpc/powernv: Use EEH PCI config accessorsGavin Shan1-11/+12
2014-04-14powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan4-54/+126
2014-04-14powerpc/eeh: EEH_PE_ISOLATED not reflect HW stateGavin Shan1-7/+3
2014-04-14powerpc/powernv: Remove fields in PHB diag-data dumpGavin Shan1-51/+40
2014-04-11powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-10kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy1-1/+11
2014-04-10kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy1-0/+6
2014-04-10kvm: Set the runlatch bits correctly for offline cpusPreeti U Murthy1-0/+3
2014-04-09enclosure: fix WARN_ON in dual path device removingwenxiong@linux.vnet.ibm.com1-1/+2
2014-04-09md/raid5: Fix CPU hotplug callback registrationOleg Nesterov1-46/+44
2014-04-09md/raid5: Revert partial fix of CPU hotplug callback registrationSrivatsa S. Bhat1-34/+39
2014-04-03KVM: PPC: VFIO: Fix compile error introduced by a typoSrivatsa S. Bhat1-1/+1
2014-04-02KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras1-1/+2
2014-04-02powerpc/powernv: Remove unused debugfs OPAL log interfaceJoel Stanley1-103/+0
2014-04-01powernv, cpufreq: Export nominal frequency via sysfs.Gautham R. Shenoy1-1/+48
2014-04-01cpuidle:Remove the debug messages printed on exit from idle statePreeti U Murthy1-19/+2
2014-04-01powerpc/powernv: OPAL message log interface reworkJoel Stanley1-18/+40
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer1-2/+1
2014-03-31tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt1-1/+25
2014-03-31powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2-0/+16
2014-03-31powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too earlyBenjamin Herrenschmidt2-5/+15
2014-03-31powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2-1/+17
2014-03-31powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6
2014-03-31powerpc/powernv: Add OPAL message log interfaceJoel Stanley4-2/+106
2014-03-31powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt1-6/+9
2014-03-31powerpc/ppc64: Print CPU/MMU/FW features at bootBenjamin Herrenschmidt1-0/+5
2014-03-31powerpc/mm: Fix page size passed to tlbieBenjamin Herrenschmidt1-20/+5
2014-03-25drm/radeon: remove generic rptr/wptr functions (v2)Alex Deucher10-99/+254
2014-03-25drm/radeon: remove special handling for the DMA ringChristian König10-45/+84
2014-03-25drm/radeon: rework UVD writeback & [rw]ptr handlingChristian König8-28/+37
2014-03-25drm/radeon: rework ring function handlingChristian König3-599/+254
2014-03-25drm/radeon: use callbacks for ring pointer handling (v3)Alex Deucher4-14/+182
2014-03-19conf: default IO scheduler is set to deadlineEli Qiao1-0/+6
2014-03-19powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar2-0/+13
2014-03-19powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan1-0/+1
2014-03-19hwsensors/ibmpowernv: Fix up sysfs file duplicationNeelesh Gupta1-0/+1
2014-03-19ipr: Add new CCIN definition for Grand Canyon supportwenxiong@vmlinux.vnet.ibm.com2-0/+9
2014-03-19ipr: Format HCAM overlay ID 0x21wenxiong@vmlinux.vnet.ibm.com2-0/+53
2014-03-19ipr: Get rid of superfluous call to pci_disbale_msi/msix()Alexander Gordeev1-2/+0
2014-03-19ipr: Handle early EEHBrian King2-89/+179
2014-03-19ipr: Add new CCIN definition for new hardware supportwenxiong@vmlinux.vnet.ibm.com2-0/+3
2014-03-19ipr: Remove extended delay bit on GSCSI reads/writes opswenxiong@vmlinux.vnet.ibm.com2-1/+6
2014-03-19ipr: Increase msi-x interrupt vectors to 16wenxiong@linux.vnet.ibm.com2-2/+2
2014-03-19ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com2-0/+21
2014-03-19ipr: IOA Status Code(IOASC) updatewenxiong@linux.vnet.ibm.com1-1/+39
2014-03-19ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov1-1/+0
2014-03-18KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras3-1/+33
2014-03-18KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2-7/+64
2014-03-18KVM: PPC: Book3S HV: Move guest TM restore code out of PMU restore sequencePaul Mackerras1-38/+38
2014-03-18powerpc/perf: Add lost exception workaroundMichael Ellerman3-1/+89
2014-03-18powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman2-3/+5
2014-03-10xhci: fix incorrect type in assignment in handle_device_notification()Xenia Ragiadakou1-1/+1
2014-03-10xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bitXenia Ragiadakou1-2/+3
2014-03-06net/mlx4: Support shutdown() interfaceGavin Shan1-0/+1
2014-03-05drivers/vfio/pci: Fix MSIx message lostGavin Shan1-0/+19
2014-03-05powerpc/eeh: Disable EEH on rebootGavin Shan2-1/+22
2014-03-05powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan4-10/+27
2014-03-05powerpc/powernv: Rework EEH resetGavin Shan1-25/+4
2014-03-04powerpc: fix realmode-failure flag resetAlexey Kardashevskiy1-6/+6
2014-03-04powerpc/eeh: More reliability of PCI dev resetGavin Shan1-8/+11
2014-03-04tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner1-2/+11
2014-03-04cpuidle/powernv: Enable Fastsleep at boot timePreeti U Murthy1-1/+4
2014-03-04sapphire: Add skiroot configurationJeremy Kerr1-0/+227
2014-03-04powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-03-04powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-37/+42
2014-03-04powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan3-11/+6
2014-03-04powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan2-42/+15
2014-03-04powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan3-14/+6
2014-03-04hwsensors/ibmpowernv: Cleanup and fix up sysfs file duplicationNeelesh Gupta1-87/+76
2014-03-04powerpc: vfio: remove incorrect put_page() for PR KVMAlexey Kardashevskiy2-2/+2
2014-03-04powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde3-7/+66
2014-03-04powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2-212/+275
2014-03-04Backport upstream powerpc/powernv Platform dump sysfs interfaceStewart Smith4-239/+364
2014-03-04powerpc/crashdump : fix page frame number check in copy_oldmem_pageMahesh Salgaonkar1-3/+5
2014-03-04net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-25spec : Fix build issue on koji server.Eli Qiao1-6/+11
2014-02-20config: disable CONFIG_SCSI_CHELSIO_FCOE to avoid system crashWang Sen1-1/+1
2014-02-19powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar2-0/+26
2014-02-19powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar1-2/+1
2014-02-19powernv: don't attempt to refetch the FSP dump until the user has explicitly ...Stewart Smith1-0/+8
2014-02-12KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras1-1/+9
2014-02-12powerpc/powernv: Respect max_cpus while initializing core split/unsplit feature.Mahesh Salgaonkar1-1/+13
2014-02-05Bump SPEC file to pbeta1Crístian Viana1-1/+9
2014-02-04vfio: remove redundant put_page() when failed in real modeAlexey Kardashevskiy2-8/+9
2014-02-04powerpc/powernv: Clear IPI flag when flushing interruptsPaul Mackerras1-1/+3
2014-02-04KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras1-2/+6
2014-02-04powerpc: fix to compile without CONFIG_IOMMU_APIAlexey Kardashevskiy1-7/+0
2014-01-29md: Avoid deadlock in raid5_alloc_percpuOleg Nesterov1-39/+34
2014-01-22spec: pbuild8Eli Qiao1-2/+15
2014-01-22vfio: fix virtmode handlerAlexey Kardashevskiy2-1/+9
2014-01-22Add CONFIG_SENSORS_IBMPOWERNV=yEli Qiao2-0/+4
2014-01-22powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-01-22vfio: fix realmode guest phys address converterAlexey Kardashevskiy1-1/+3
2014-01-22KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() callPaul Mackerras1-2/+7
2014-01-22KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras3-73/+19
2014-01-22vfio: fix in-kernel and ioctl handlersAlexey Kardashevskiy3-3/+8
2014-01-22KVM: PPC: Book3S HV: Send some subcommands of H_SET_MODE to userspacePaul Mackerras1-53/+24
2014-01-22KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras6-63/+14
2014-01-22PPC: KVM: fix to compile without VFIOAlexey Kardashevskiy1-1/+1
2014-01-22KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras3-4/+16
2014-01-22KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras1-1/+3
2014-01-22powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras4-15/+32
2014-01-22pci: add "fundamental reset" quirkThadeu Lima de Souza Cascardo1-0/+21
2014-01-22powernv/cpufreq: Fix crash on hotplug using a hotplug-invariant cpumaskSrivatsa S. Bhat1-2/+8
2014-01-22powerpc/powernv: Add power sensor data retrieval from FSPVaidyanathan Srinivasan1-0/+8
2014-01-22powerpc/powernv: Fix platform dump interfaceVasant Hegde3-19/+38
2014-01-22powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar8-10/+146
2014-01-22powerpc/powernv: hwmon driver for power values, fan rpm and temperatureNeelesh Gupta3-0/+541