All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-25 04:07:47 to 2015-03-25 05:57:52 UTC [more...]

[PATCH V15 00/21] Enable SRIOV on POWER8
 2015-03-25  5:44 UTC  (38+ messages)
` [PATCH V15 01/21] powerpc/pci: Refactor pci_dn
` [PATCH V15 02/21] powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
` [PATCH V15 03/21] PCI: Print more info in sriov_enable() error message
` [PATCH V15 04/21] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
` [PATCH V15 05/21] PCI: Keep individual VF BAR size in struct pci_sriov
` [PATCH V15 06/21] PCI: Index IOV resources in the conventional style
` [PATCH V15 07/21] PCI: Refresh First VF Offset and VF Stride when updating NumVFs
` [PATCH V15 08/21] PCI: Calculate maximum number of buses required for VFs
` [PATCH V15 09/21] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
` [PATCH V15 10/21] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH V15 11/21] PCI: Add pcibios_iov_resource_alignment() interface
` [PATCH V15 12/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V15 13/21] powerpc/pci: Don't unset PCI resources for VFs
` [PATCH V15 14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH V15 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V15 16/21] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V15 17/21] powerpc/powernv: Shift VF resource with an offset
` [PATCH V15 18/21] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V15 19/21] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
` [PATCH V15 20/21] powerpc/pci: Remove unused struct pci_dn.pcidev field

[RFC/GSoC] Proposal: Make git-pull and git-am builtins
 2015-03-25  5:55 UTC  (3+ messages)

[PATCH 0/2] x86/vMSI-X: table read/write emulation adjustments
 2015-03-25  5:49 UTC  (4+ messages)
` [PATCH 1/2] x86/vMSI-X: honor all mask requests

[PATCH net-next] tcp: fix ipv4 mapped request socks
 2015-03-25  5:48 UTC  (4+ messages)

[PATCH] powerpc/powernv: Remove powernv RTAS support
 2015-03-25  5:46 UTC  (3+ messages)

[PATCH] Add virtio gpu driver
 2015-03-25  5:47 UTC  (5+ messages)

[iommu:ppc/pamu 1/1] drivers/iommu/fsl_pamu.h:24:32: fatal error: asm/fsl_pamu_stash.h: No such file or directory
 2015-03-25  5:46 UTC 

[RFC/PATCH] ARM: shmobile: Consolidate the pm code for R-Car Gen2
 2015-03-25  5:45 UTC  (2+ messages)
` [RFC/PATCH] ARM: shmobile: Consolidate the smp "

+ zsmalloc-do-not-remap-dst-page-while-prepare-next-src-page.patch added to -mm tree
 2015-03-25  5:42 UTC  (2+ messages)

[PATCH 0/1] libarchive: set CLEANBROKEN
 2015-03-25  5:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 00/10] pci: fix unhandled interrupt on shutdown
 2015-03-25  5:40 UTC  (4+ messages)
` [PATCH v3 03/10] pci: drop some duplicate code

[Qemu-devel] virtconsole migration regression from 2.2.0
 2015-03-25  5:38 UTC  (2+ messages)

Undeliverable: Re: Segnalare 691517
 2015-03-25  5:38 UTC 

[PATCH RESEND] media: dmxdev: fix possible race condition
 2015-03-25  5:37 UTC 

[PATCH 00/27] Refactor PCI controller operations
 2015-03-25  5:36 UTC  (28+ messages)
` [PATCH 01/27] powerpc: move find_and_init_phbs() to pSeries specific code
` [PATCH 02/27] powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
` [PATCH 03/27] powerpc/swiotlb: give init call a less misleading name
` [PATCH 04/27] powerpc/fsl_pci: Don't change ppc_swiotlb_enable after swiotlb_subsys_init
` [PATCH 05/27] powerpc: pcibios_enable_device_hook: return bool rather than int
` [PATCH 06/27] powerpc: Create the pci_controller_ops struct
` [PATCH 07/27] powerpc: ppc_md.pci_dma_dev_setup -> pci_controller_ops.dma_dev_setup
` [PATCH 08/27] powerpc: ppc_md.pci_dma_bus_setup -> pci_controller_ops.dma_bus_setup
` [PATCH 09/27] powerpc: ppc_md.pci_probe_mode -> pci_controller_ops.probe_mode
` [PATCH 10/27] powerpc: ppc_md.pcibios_enable_device_hook -> pci_controller_ops.enable_device_hook
` [PATCH 11/27] powerpc: ppc_md.pcibios_window_alignment -> pci_controller_ops.window_alignment
` [PATCH 12/27] powerpc: ppc_md.pcibios_reset_secondary_bus -> pci_controller_ops.reset_secondary_bus
` [PATCH 13/27] powerpc: dart_iommu: optionally populate controller_ops on init
` [PATCH 14/27] powerpc/powermac: Move controller ops from ppc_md to controller_ops
` [PATCH 15/27] powerpc/pseries: "
` [PATCH 16/27] powerpc/powernv: "
` [PATCH 17/27] powerpc/pasemi: "
` [PATCH 18/27] powerpc/maple: "
` [PATCH 19/27] powerpc: fsl_pci, swiotlb: "
` [PATCH 20/27] powerpc/cell: "
` [PATCH 21/27] powerpc: Remove shim for pci_controller_ops.window_alignment
` [PATCH 22/27] powerpc: Remove shim for pci_controller_ops.reset_secondary_bus
` [PATCH 23/27] powerpc: Remove shim for pci_controller_ops.enable_device_hook
` [PATCH 24/27] powerpc: Remove shim for pci_controller_ops.probe_mode
` [PATCH 25/27] powerpc: Remove shim for pci_controller_ops.dma_dev_setup
` [PATCH 26/27] powerpc: Remove shim for pci_controller_ops.dma_bus_setup
` [PATCH 27/27] powerpc: dart_iommu: Remove check for controller_ops == NULL case

[PATCH 1/1]: thermal driver therm_adt746.c
 2015-03-25  5:36 UTC  (6+ messages)

[PATCH v4] Add virtio-input driver
 2015-03-25  5:36 UTC  (4+ messages)

[PATCH v3] Add virtio-input driver
 2015-03-25  5:36 UTC  (7+ messages)

[PATCH 00/35] Some kernel/time cleanups
 2015-03-25  5:32 UTC  (13+ messages)
` [PATCH 32/35] clockevents: Fix cpu down race for hrtimer based broadcasting

[PATCH 0/25] detecting &&-chain breakage
 2015-03-25  5:32 UTC  (13+ messages)
` [PATCH 17/25] t0020: use modern test_* helpers
      ` [PATCH 0/8] more &&-chaining test fixups
        ` [PATCH 1/8] perf-lib: fix ignored exit code inside loop
        ` [PATCH 2/8] t0020: fix ignored exit code inside loops
        ` [PATCH 3/8] t3305: fix ignored exit code inside loop
        ` [PATCH 4/8] t7701: "
        ` [PATCH 5/8] t: fix some trivial cases of ignored exit codes in loops
        ` [PATCH 6/8] t: simplify loop exit-code status variables
        ` [PATCH 7/8] t0020: use test_* helpers instead of hand-rolled messages
        ` [PATCH 8/8] t9001: drop save_confirm helper

[PATCH 0/5] of: overlay: Assorted fixes
 2015-03-25  5:31 UTC  (10+ messages)
` [PATCH 1/5] of: unittest: overlay: Keep track of created overlays
` [PATCH 3/5] of: overlay: Master enable switch
` [PATCH 5/5] MAINTAINERS: Pantelis Antoniou device tree overlay maintainer

[PATCH 0/2] zs_object_copy() micro-optimizations
 2015-03-25  5:29 UTC  (6+ messages)
` [PATCH 1/2] zsmalloc: do not remap dst page while prepare next src page

[PATCH v3 1/2] powerpc: Add a proper syscall for switching endianness
 2015-03-25  5:28 UTC  (7+ messages)
` [PATCH v3 2/2] selftests/powerpc: Add a test of the switch_endian() syscall

[PATCH v2] iommu/fsl: Really fix init section(s) content
 2015-03-25  5:28 UTC 

[PATCH v3 0/2] ALSA: jack: Refactoring for jack kctls
 2015-03-25  5:27 UTC  (8+ messages)
` [PATCH v3 1/2] ALSA: jack: create jack kcontrols for every jack input device

[PATCH] powerpc: Remove the celleb support
 2015-03-25  5:25 UTC  (2+ messages)

[PATCH] powerpc/perf: add missing put_cpu_var in power_pmu_event_init
 2015-03-25  5:25 UTC  (2+ messages)
`  "

kvm bug, guest I/O blk device errors when qcow2 backing file is on Btrfs
 2015-03-25  5:25 UTC  (3+ messages)

[PATCH v2 0/2] LED interface for PowerNV platform
 2015-03-25  5:21 UTC  (4+ messages)
` [PATCH v2 2/2] leds/powernv: Add driver "

[ath9k-devel] Packet Injection in Monitor Mode Sending Packets Twice
 2015-03-25  5:19 UTC  (2+ messages)

[PATCH 00/21 v2] Adding support for skylake shared scalers
 2015-03-25  5:17 UTC  (15+ messages)
` [PATCH 04/21 v2] drm/i915: skylake scaler structure definitions
` [PATCH 05/21 v2] drm/i915: Initialize skylake scalers
` [PATCH 07/21 v2] drm/i915: Helper function to update skylake scaling ratio
` [PATCH 08/21 v2] drm/i915: Add helper function to update scaler_users in crtc_state
` [PATCH 09/21 v2] drm/i915: Add atomic function to setup scalers scalers for a crtc
` [PATCH 10/21 v2] drm/i915: Helper function to detach a scaler from a plane or crtc
` [PATCH 11/21 v2] drm/i915: Ensure planes begin with no scaler

[PATCH] Documentation:Chinese translation of Documentation/arm64/legacy_instructions.txt
 2015-03-25  5:17 UTC  (2+ messages)

[PATCH] pci: pci-exynos: fixed the sentence error
 2015-03-25  5:13 UTC 

[U-Boot] [PATCH] config: peach: Correct memory layout environment settings
 2015-03-25  5:11 UTC  (3+ messages)

(v2) VT-d Posted-interrupt (PI) design for XEN
 2015-03-25  5:10 UTC  (2+ messages)

[RESEND PATCH v3 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-03-25  5:08 UTC  (2+ messages)

Inputs needed - testing l2fwd
 2015-03-25  5:08 UTC  (3+ messages)

[PATCH 6/6] eal: Fix interface of pci_map_resource()
 2015-03-25  5:07 UTC  (6+ messages)
` [PATCH v2 0/6] Clean up pci uio implementations
  ` [PATCH v2 2/6] eal: Close file descriptor of uio configuration

[PATCH v2 1/2] staging: panel: fix lcd type
 2015-03-25  5:07 UTC  (4+ messages)
` [PATCH v2 2/2] staging: panel: fix lcd type in module parameters

[RESEND PATCH v3 1/2] dma: Add Xilinx Central DMA DT Binding Documentation
 2015-03-25  5:06 UTC  (2+ messages)

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-25  5:06 UTC  (14+ messages)

[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests
 2015-03-25  5:02 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 02/23] spapr: Add DRC dt entries for CPUs

Can't mount QSPI-FLASH to userland on Lager
 2015-03-25  5:02 UTC  (4+ messages)

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-25  5:02 UTC  (8+ messages)

[PATCH v2] xen/passthrough: Support a single iommu_domain per xen domain per SMMU
 2015-03-25  4:58 UTC  (4+ messages)

[PATCH] ixgbe: fix the issue second 5tuple filter overwrites the first one
 2015-03-25  4:56 UTC  (2+ messages)

Is there a macro for this?
 2015-03-25  4:55 UTC  (2+ messages)

[linux-next test] 36692: regressions - FAIL
 2015-03-25  4:54 UTC 

[PATCH] regulator: Defer lookup of supply to regulator_get
 2015-03-25  4:50 UTC  (3+ messages)

[PATCH] of: base: improve of_get_next_child() kernel-doc
 2015-03-25  4:45 UTC  (2+ messages)

[Patch] dt: OF_UNITTEST make dependency broken
 2015-03-25  4:44 UTC  (3+ messages)

[PATCH] sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
 2015-03-25  4:44 UTC  (2+ messages)

[PATCH] rculist: Fix another sparse warning
 2015-03-25  4:43 UTC 

[PATCH v2 0/5] Update the OF unittest and some small fix
 2015-03-25  4:43 UTC  (2+ messages)

[GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id
 2015-03-25  4:42 UTC  (7+ messages)

[PATCH net-next] virtio: change comment in transmit
 2015-03-25  4:34 UTC  (3+ messages)

[Intel-wired-lan] [next-queue S2 01/15] i40evf: Fix Outer UDP RX checksum code
 2015-03-25  4:30 UTC  (15+ messages)
` [Intel-wired-lan] [next-queue S2 02/15] i40e: validate VSI param from VFs
` [Intel-wired-lan] [next-queue S2 03/15] i40e: Print some more info to help figure out the cause of HMC error
` [Intel-wired-lan] [next-queue S2 04/15] i40e: Change some memcpys to struct assignments
` [Intel-wired-lan] [next-queue S2 05/15] i40e/i40evf: fix bug when skb allocation fails
` [Intel-wired-lan] [next-queue S2 06/15] i40e: fix invalid void return in FCoE code
` [Intel-wired-lan] [next-queue S2 07/15] i40e: warn at the right time
` [Intel-wired-lan] [next-queue S2 08/15] i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
` [Intel-wired-lan] [next-queue S2 09/15] i40e: Don't register/de-register apps on NIC partitions in MFP mode
` [Intel-wired-lan] [next-queue S2 10/15] i40e: fix up VXLAN messages
` [Intel-wired-lan] [next-queue S2 11/15] i40e: stop flow director on shutdown
` [Intel-wired-lan] [next-queue S2 12/15] i40e: Communicate VSI id in place of VSI index to the VFs
` [Intel-wired-lan] [next-queue S2 13/15] i40evf: protect VLAN filter list
` [Intel-wired-lan] [next-queue S2 14/15] i40evf: Refactor VF RSS code
` [Intel-wired-lan] [next-queue S2 15/15] i40e: Bump to version 1.3.1

bblayers configuration
 2015-03-25  4:29 UTC  (4+ messages)

[PATCH iproute2] iproute2: unify naming for entries offloaded to hardware
 2015-03-25  4:28 UTC  (2+ messages)

[PATCH] staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros
 2015-03-25  4:28 UTC 

[patch] ARM: fix module-bound check in setting page attributes
 2015-03-25  4:20 UTC 

[PATCH 1/2 v2] Documentation, split up rtc.txt into documentation and test file
 2015-03-25  4:25 UTC  (3+ messages)

btrfs fstrim status (RAID5)
 2015-03-25  4:20 UTC  (3+ messages)

[ANN] Media Mini-Summit Final Agenda for March 26th
 2015-03-25  4:19 UTC  (2+ messages)

[nightly] Core TISDK 2015.03 build 2015-03-24_22-01-14
 2015-03-25  4:19 UTC 

[PATCH/RFC 0/5] ARM: shmobile: Add INTC-SYS clock to device tree
 2015-03-25  4:17 UTC  (6+ messages)
` [PATCH/RFC 1/5] clk: shmobile: mstp: Never disable INTC-SYS

[Xenomai] [PATCH] ipipe: drivers/irqchip/irq-vic.c: Fix problems with ipipe in VIC
 2015-03-25  4:15 UTC 

MEDIA, Indebtedness for driving on toll road #000744480
 2015-03-25  4:14 UTC 

[PATCH v3 0/4] clk: st: New always-on clock domain
 2015-03-25  4:11 UTC  (7+ messages)

[PATCH] lguest: simplify lguest_iret
 2015-03-25  3:38 UTC  (4+ messages)

[U-Boot] [PATCH] mii: add read-modify-write option to mii command
 2015-03-25  4:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/13] ARM: UniPhier: enable CONFIG_SPL_DM with some clean-ups
 2015-03-25  4:08 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Add support for stm32f429-discovery board
 2015-03-25  4:07 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.