All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-04 13:09:57 to 2015-11-04 14:03:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2015-11-04 14:03 UTC 

yocto on zynq, How to configure kernel to include drivers
 2015-11-04 13:55 UTC  (3+ messages)

[PATCH 0/3] cpuidle: small improvements & fixes for menu governor
 2015-11-04 14:02 UTC  (6+ messages)

[Buildroot] [PATCH v3 0/3] package/git: Fix static compilation
 2015-11-04 14:02 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/3] package/git: Add needed library for "

[RFC][PATCH] net: arinc429: Add ARINC-429 stack
 2015-11-04 13:54 UTC  (4+ messages)

[U-Boot] [PATCH] mtd: add altera quadspi driver
 2015-11-04 14:02 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-spi/next
 2015-11-04 14:01 UTC  (11+ messages)

[PATCH 0/3] Netfilter fixes for net
 2015-11-04 14:00 UTC  (4+ messages)
` [PATCH 1/3] netfilter: xt_TEE: fix NULL dereference
` [PATCH 2/3] netfilter: nf_nat_redirect: add missing NULL pointer check
` [PATCH 3/3] netfilter: nfnetlink: don't probe module if it exists

[PATCH RESEND 00/16] Support TI LMU devices
 2015-11-04 13:59 UTC  (3+ messages)
` [PATCH RESEND 16/16] regulator: add LM363X driver

[patch net-next] net: add forgotten IFF_L3MDEV_SLAVE define
 2015-11-04 13:59 UTC 

[rtc-linux] [patch] rtc: rtc-rv8803: Fix a couple locking bugs
 2015-11-04 13:59 UTC  (4+ messages)
`  "
` [rtc-linux] "

[PATCH 0/1] cross-canadian/libgcc: fix aarch64's multilib SDK
 2015-11-04 13:58 UTC  (2+ messages)
` [PATCH 1/1] "

PCIe host controller behind IOMMU on ARM
 2015-11-04 13:57 UTC  (2+ messages)

[PATCH 0/5] fs: nfsd: Remove time_t
 2015-11-04 13:57 UTC  (4+ messages)
` [Y2038] [PATCH 3/5] fs: nfsd: Replace time_t with u32 in nfsd4_grace

[GIT PULL] locking changes for v4.4
 2015-11-04 13:55 UTC  (8+ messages)

[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
 2015-11-04 13:12 UTC  (66+ messages)
` [PATCH v7 01/50] PCI: Add pcibios_setup_bridge()
` [PATCH v7 02/50] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v7 03/50] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v7 04/50] powerpc/powernv: Cleanup on pnv_pci_ioda_controller_ops
` [PATCH v7 05/50] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v7 06/50] powerpc/powernv: Drop phb->bdfn_to_pe()
` [PATCH v7 07/50] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v7 08/50] powerpc/powernv: Rename PE# "
` [PATCH v7 09/50] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v7 10/50] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v7 11/50] powerpc/powernv: IO and M32 mapping based on PCI device resources
` [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption
` [PATCH v7 13/50] powerpc/powernv: Rename M64 related functions
` [PATCH v7 14/50] powerpc/powernv: M64 support on P7IOC
` [PATCH v7 15/50] powerpc/powernv: Rename pnv_pci_ioda_setup_dma_pe()
` [PATCH v7 16/50] powerpc/powernv: Define PNV_IODA1_DMA32_SEGSIZE
` [PATCH v7 17/50] powerpc/powernv: Avoid calculating DMA32 segments on PHB3
` [PATCH v7 18/50] powerpc/powernv: Remove DMA32 PE list
` [PATCH v7 19/50] powerpc/powernv: Track DMA32 segment consumption
` [PATCH v7 20/50] powerpc/powernv: Improve DMA32 segment calculation
` [PATCH v7 21/50] powerpc/powernv: Increase PE# capacity
` [PATCH v7 22/50] powerpc/powernv: Introduce pnv_ioda_init_pe()
` [PATCH v7 23/50] powerpc/powernv: Use PE instead of number during setup and release
` [PATCH v7 24/50] powerpc/powernv: Allocate PE# in reverse order
` [PATCH v7 25/50] powerpc/powernv: Reserve PE for root bus
` [PATCH v7 26/50] powerpc/powernv: Create PEs at PCI hot plugging time
` [PATCH v7 27/50] powerpc/powernv: Dynamically release PEs
` [PATCH v7 28/50] powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
  ` [PATCH v7 28/50] powerpc/pci: Rename pcibios_{add,remove}_pci_devices()
` [PATCH v7 29/50] powerpc/pci: Rename pcibios_find_pci_bus()
` [PATCH v7 30/50] powerpc/pci: Move pci_find_bus_by_node() around
` [PATCH v7 31/50] powerpc/pci: Export pci_add_device_node_info()
` [PATCH v7 32/50] powerpc/pci: Introduce pci_remove_device_node_info()
` [PATCH v7 33/50] powerpc/pci: Export pci_traverse_device_nodes()
` [PATCH v7 34/50] powerpc/pci: Delay populating pdn
` [PATCH v7 35/50] powerpc/pci: Don't scan empty slot
` [PATCH v7 36/50] powerpc/pci: Update bridge windows on PCI plug
` [PATCH v7 37/50] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v7 38/50] powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
` [PATCH v7 39/50] powerpc/powernv: Fundamental reset "
` [PATCH v7 40/50] powerpc/powernv: Support PCI slot ID
` [PATCH v7 41/50] powerpc/powernv: Use firmware PCI slot reset infrastructure
` [PATCH v7 42/50] powerpc/powernv: Functions to get/set PCI slot status
` [PATCH v7 43/50] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v7 44/50] drivers/of: Split unflatten_dt_node()
` [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
` [PATCH v7 46/50] drivers/of: Rename unflatten_dt_node()
` [PATCH v7 47/50] drivers/of: Specify parent node in of_fdt_unflatten_tree()
` [PATCH v7 48/50] drivers/of: Return allocated memory from of_fdt_unflatten_tree()
` [PATCH v7 49/50] drivers/of: Export OF changeset functions
` [PATCH v7 50/50] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2015-11-04 13:55 UTC 

[PATCH 00/11] Input: synaptics-rmi4: various fixes for the existing rmi4 branch
 2015-11-04 13:55 UTC  (7+ messages)

[PATCH i-g-t] tests/gem_exec_nop: Improved test run time
 2015-11-04 13:55 UTC  (4+ messages)

[PATCH 1/3] ASoC: rockchip: i2s: Add set the divider clock API
 2015-11-04 13:54 UTC  (3+ messages)

[PATCH] powerpc: on crash, kexec'ed kernel needs all CPUs are online
 2015-11-04 13:54 UTC  (3+ messages)

[PATCH V7] makedumpfile: exclude page structures of non-dumped pages
 2015-11-04 13:54 UTC 

[PATCH] arm64: Increase the max granular size
 2015-11-04 13:53 UTC  (13+ messages)

[Qemu-devel] [PATCH v2] configure: disable FORTIFY_SOURCE under clang
 2015-11-04 13:53 UTC  (2+ messages)

[patch] dmaengine: edma: predecence bug in GET_NUM_QDMACH()
 2015-11-04 13:53 UTC  (2+ messages)

[Buildroot] [git commit] package/git: Used curl-config program for target
 2015-11-04 13:52 UTC 

[Qemu-devel] [RFC PATCH 1/1] dataplane: alternative approach to locking
 2015-11-04 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 1/2] snapshot: create helper to test that block drivers supports snapshots

[U-Boot] [PATCH 1/6] net: altera_tse: use data type u32 for regs and desc
 2015-11-04 13:51 UTC  (3+ messages)
` [U-Boot] [PATCH 6/6] net: altera_tse: use BIT macro

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2015-11-04 13:51 UTC 

[RFC PATCH 00/28] Linux Kernel Library
 2015-11-04 13:50 UTC  (6+ messages)

[PATCH] h8300: Initialize cleanup and remove module code
 2015-11-04 13:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] iscsi: Translate scsi sense into error code
 2015-11-04 13:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-sockets: do not test path with access() before unlinking
 2015-11-04 13:48 UTC 

perf related lockdep bug
 2015-11-04 13:48 UTC  (5+ messages)

[PATCH net v2] ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
 2015-11-04 13:47 UTC 

[PATCH v2] mfd: sec-core: Rename MFD and regulator names differently
 2015-11-04 13:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] net: zynq: Allocate BD_SPACE in connection to RX_BUF
 2015-11-04 13:46 UTC  (7+ messages)
` [U-Boot] [PATCH 5/8] net: zynq: Wait till packet is sent
` [U-Boot] [PATCH 8/8] net: zynq: Fix MDC setting for zynq

[Buildroot] [git commit] git: fix config option used to detect libcurl availability
 2015-11-04 13:44 UTC 

Question about arm smmu
 2015-11-04 13:44 UTC 

/ioremap.c:191 __ioremap_caller... Info: mapping multiple BARs. Your kernel is fine
 2015-11-04 13:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 00/27] alternate layout (post-introspection cleanups, subset C)
 2015-11-04 13:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 13/27] qapi: Drop obsolete tag value collision assertions
` [Qemu-devel] [PATCH v9 14/27] qapi: Fix up commit 7618b91's clash sanity checking change
` [Qemu-devel] [PATCH v9 17/27] qapi: Clean up after previous commit

[PATCH] [media] device-drivers.tmpl: better organize DVB function calls
 2015-11-04 13:43 UTC 

[PATCH] drm/i915: Unpin framebuffers when crtc is deconfigured
 2015-11-04 13:43 UTC 

[RFC][PATCH] Oops messages transfer using QR codes
 2015-11-04 13:40 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] irssi: change IRSSI_SITE back to original url
 2015-11-04 13:40 UTC 

[Buildroot] [PATCH v5 1/1] gauche: new package
 2015-11-04 13:40 UTC 

[patch] PCI: altera: fix loop in tlp_read_packet()
 2015-11-04 13:39 UTC  (2+ messages)

[GIT PULL] Audit patches for 4.4
 2015-11-04 13:38 UTC  (2+ messages)

[patch] NFC: nci: memory leak in nci_core_conn_create()
 2015-11-04 13:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-11-04 13:36 UTC 

[patch] devfreq_cooling: return on allocation failure
 2015-11-04 13:36 UTC  (2+ messages)

[PATCH] PCI: altera: use fwnode API for pci_msi_create_irq_domain
 2015-11-04 13:35 UTC  (3+ messages)

[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
 2015-11-04 13:35 UTC  (16+ messages)
` [PATCH v6 1/3] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
` [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup

[Buildroot] [PATCH v3 01/13] package/dhcp: fix SysV init scripts option passing
 2015-11-04 13:35 UTC  (4+ messages)
` [Buildroot] [PATCH v3 13/13] package/dhcp: systemd: add dhcrelay service file

[PATCH RFC 0/7] Adding core support for wire-MSI bridges
 2015-11-04 13:34 UTC  (5+ messages)

[patch -next] qlogic: qed: fix a test for MODE_MF_SI
 2015-11-04 13:35 UTC  (4+ messages)

[patch -next] qlogic/qed: remove bogus NULL check
 2015-11-04 13:31 UTC  (4+ messages)

[PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
 2015-11-04 13:31 UTC  (8+ messages)

[xen-unstable-smoke test] 63594: tolerable all pass - PUSHED
 2015-11-04 13:30 UTC 

[RFC ][PATCH] Introduce rte_smp_mb(), rte_smp_wmb() and rte_smp_rmb()
 2015-11-04 13:28 UTC  (2+ messages)
` [PATCH] Introduce rte_smp_*mb() for memory barriers to use between lcores

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-11-04_05-01-41
 2015-11-04 13:28 UTC 

perf top segfaults on current git
 2015-11-04 13:26 UTC  (5+ messages)

[patch] vfio: make an array larger
 2015-11-04 13:26 UTC  (2+ messages)

[PATCH] gpio: change member .dev to .parent
 2015-11-04 13:26 UTC  (2+ messages)

[PATCH v2] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
 2015-11-04 13:26 UTC  (3+ messages)

[PATCH] wil6210: hold wil->mutex while managing vrings
 2015-11-04 13:26 UTC 

[patch] drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()
 2015-11-04 13:25 UTC  (2+ messages)

[PATCH] arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
 2015-11-04 13:23 UTC 

[PATCH] ARM: tegra: Enable CPUFreq support for Tegra124 Chromebooks
 2015-11-04 13:23 UTC  (10+ messages)

[Buildroot] [meiwaku] Re: [PATCH v4 1/1] gauche: new package
 2015-11-04 13:22 UTC  (2+ messages)
` [Buildroot] "

[LTP] [PATCH] commands/mkfs: Added new testcase to test mkfs(8) command
 2015-11-04 13:22 UTC  (3+ messages)
` [LTP] [PATCH v3] "

[patch] drm/vc4: checking for NULL instead of IS_ERR
 2015-11-04 13:21 UTC  (2+ messages)

[PATCH] RFC drm/i915: Slaughter the thundering i915_wait_request herd
 2015-11-04 13:20 UTC  (12+ messages)

[Buildroot] [PATCH 0/2 v2] core: check for improper install paths (branch yem/pkg-no-double-build-dir)
 2015-11-04 13:20 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2 v2] core/pkg-generic: allow step hooks to fail a step

[PATCH v3 0/8] add vhost TX offload support
 2015-11-04 13:18 UTC  (7+ messages)
` [PATCH v3 6/8] driver/virtio:enqueue vhost TX offload

[Qemu-devel] [PATCH 0/2] Minor throttling updates
 2015-11-04 13:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] throttle: Check for pending requests in throttle_group_unregister_bs()
` [Qemu-devel] [PATCH 2/2] throttle: Use bs->throttle_state instead of bs->io_limits_enabled

[PATCH v2 0/3] TPM2: select hash algorithm for a trusted key
 2015-11-04 13:13 UTC  (7+ messages)
` [PATCH v2 1/3] keys, trusted: select the hash algorithm

How can I calculate/estimate pps(packet per seocond) and bps(bit per second) in DPDK pktg
 2015-11-04 13:13 UTC  (7+ messages)

Advice requested re: hard drive setup for RAID arrays
 2015-11-04 13:13 UTC  (2+ messages)

kvm: irqchip: fix memory leak in -stable
 2015-11-04 13:11 UTC 

[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
 2015-11-04 13:11 UTC  (5+ messages)
` [PATCH v6 2/3] arm64: Add IOMMU dma_ops

[Buildroot] [git commit] core/pkg-generic: allow step hooks to fail a step
 2015-11-04 13:10 UTC 

[Buildroot] [PATCH] iproute2: bump to version 4.3.0
 2015-11-04 13:09 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.