All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-02 00:15:36 to 2015-06-02 02:49:50 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2015-06-02  2:49 UTC 

[Patch v2 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-06-02  2:49 UTC  (5+ messages)
` [Patch v2 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [Patch v2 2/4] PCI, x86: Allocate PCI IRQ on demand and free it when not used anymore
` [Patch v2 3/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed
` [Patch v2 4/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X

Question regarding python, _sysconfigdata.py, and building C extension modules on the target
 2015-06-02  2:47 UTC 

[PATCH 1/5] v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
 2015-06-02  2:47 UTC  (3+ messages)
` [PATCH v1.1 "

[PATCH RFC 0/6] support of QinQ stripping and insertion of i40e
 2015-06-02  2:45 UTC  (11+ messages)
` [PATCH 0/5] support i40e QinQ stripping and insertion
  ` [PATCH 1/5] ixgbe: remove a discarded source line
  ` [PATCH 2/5] mbuf: use the reserved 16 bits for double vlan
  ` [PATCH 3/5] i40e: support double vlan stripping and insertion

[Qemu-devel] [PATCH 00/13] target-s390x: fixes improvements
 2015-06-02  2:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH 02/13] target-s390x: fix CLGIT instruction
` [Qemu-devel] [PATCH 03/13] target-s390x: rename BRXHLE instruction into BRXLG
` [Qemu-devel] [PATCH 04/13] target-s390x: change CHRL and CGHRL format to RIL-b
` [Qemu-devel] [PATCH 05/13] target-s390x: move STORE CLOCK FAST to the correct facility

[PATCH] neighbour: Convert if statment in the function, neigh_add_timer to a WARN_ON
 2015-06-02  2:37 UTC 

possible raid6 corruption
 2015-06-02  2:38 UTC  (2+ messages)

[PATCH v5] QE: Move QE from arch/powerpc to drivers/soc
 2015-06-02  2:37 UTC 

[PATH] Fix ies/smt and register irq fail bug
 2015-06-02  2:34 UTC  (4+ messages)

[linux-3.18 test] 57713: regressions - FAIL
 2015-06-02  2:32 UTC 

[PATCH] librte_pmd_fm10k: Fix max_vfs issue in fm10k PMD
 2015-06-02  2:28 UTC 

include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
 2015-06-02  2:27 UTC  (3+ messages)

[xen-unstable test] 57712: regressions - trouble: broken/fail/pass
 2015-06-02  2:27 UTC 

Discuss: New default recovery config settings
 2015-06-02  1:39 UTC  (3+ messages)

[PATCH] librte_pmd_fm10k: Fix max_vfs issue in fm10k PMD
 2015-06-02  2:23 UTC  (4+ messages)

[RFC PATCH 0/5] livepatch: add support on arm64
 2015-06-02  2:15 UTC  (4+ messages)

[PATCH v8 00/11] Interrupt mode PMD
 2015-06-02  2:14 UTC  (7+ messages)
` [PATCH v9 00/12] "
  ` [PATCH v9 12/12] abi: fix v2.1 abi broken issue

[PATCH] PCI: designware: set PORT_LOGIC_SPEED_CHANGE before linkup
 2015-06-02  2:14 UTC 

[LTP] [PATCH] Use the value of /proc/sys/kernel/overflowgid as overflowgid
 2015-06-02 10:03 UTC 

[PATCH 1/2] clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs
 2015-06-02  2:01 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: sun8i: Add usb_clk node for a23/a33
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH 1/2] clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs

[GIT PULL] USB patches for v4.2 merge window
 2015-06-02  1:58 UTC  (2+ messages)

[PATCH] vdso.7: update for ARM
 2015-06-02  1:54 UTC  (2+ messages)

[Cocci] [PATCH] coccinelle: simple_return: Add a blank line
 2015-06-02  1:52 UTC 

patch "usb: dwc3: gadget: don't clear EP_BUSY too early" added to usb-next
 2015-06-02  1:47 UTC 

Unable to re-connect paired LE device after MAC rotation
 2015-06-02  1:52 UTC 

patch "usb: dwc3: gadget: return error if command sent to DEPCMD register" added to usb-next
 2015-06-02  1:47 UTC 

patch "usb: dwc3: gadget: return error if command sent to DGCMD register" added to usb-next
 2015-06-02  1:47 UTC 

[PATCH] vhost: provide vhost API to unregister vhost unix domain socket
 2015-06-02  1:50 UTC 

[Qemu-devel] [PATCH v3 00/15] arm: Steps towards EL2 support round 3
 2015-06-02  1:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 11/15] target-arm: Add CNTVOFF_EL2

[PATCH] compat: fix possible out-of-bound accesses in compat_get_bitmap() and compat_put_bitmap()
 2015-06-02  1:49 UTC  (2+ messages)

[PATCH 0/6] Support CPR on MSM8916
 2015-06-02  1:47 UTC  (14+ messages)
` [PATCH 1/6] regulator: core: Don't spew backtraces on duplicate sysfs
` [PATCH 2/6] regulator: core: Print at debug level on debugfs creation failure
` [PATCH 3/6] PM / OPP: Support adjusting OPP voltages at runtime
` [RFC/PATCH 4/6] OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
  ` [RFC/PATCH 4/6] OPP: Allow notifiers to call dev_pm_opp_get_{voltage,freq} RCU-free
` [PATCH 5/6] cpufreq-dt: Handle OPP voltage adjust events
` [PATCH 6/6] power: avs: Add support for CPR (Core Power Reduction)

[libvirt test] 57718: regressions - trouble: blocked/broken/fail/pass
 2015-06-02  1:47 UTC 

patch "usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub" added to usb-next
 2015-06-02  1:45 UTC 

[PATCH] PCI: imx6: Return the function value directly
 2015-06-02  1:45 UTC 

[PATCH] exports: add allow_umount option for user un-mounting cached exports
 2015-06-02  1:43 UTC  (2+ messages)

[lkp] [drm/i915] ce22dba92de: WARNING: CPU: 2 PID: 215 at drivers/gpu/drm/drm_irq.c:1159 drm_wait_one_vblank+0x190/0x1a0 [drm]()
 2015-06-02  1:41 UTC  (2+ messages)
`  "

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-02  1:40 UTC  (11+ messages)
` [PATCH kernel v11 28/34] vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
` [PATCH kernel v11 29/34] powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE release
` [PATCH kernel v11 30/34] powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
` [PATCH kernel v11 31/34] vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
` [PATCH kernel v11 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache

[PATCH 0/4 v2] NFSD: Pin to vfsmount for some nfsd exports cache
 2015-06-02  1:41 UTC  (3+ messages)

[RFC] V4L2 codecs in user space
 2015-06-02  1:40 UTC 

osd crash with object store set to newstore
 2015-06-02  1:40 UTC 

Future of Ozwpan Driver - Maintainer? [Was: Re: [PATCH 0/4] ozwpan: Four remote packet-of-death vulnerabilities]
 2015-06-02  1:35 UTC  (2+ messages)

[PATCH 0/2] ARM: Enable r8a7793/gose in defconfigs
 2015-06-02  1:34 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: Enable gose board in multiplatform defconfig
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable shmobile r8a7793/gose platform

[PATCH] regulator: wm831x: Pass the IRQF_ONESHOT flag
 2015-06-02  1:33 UTC 

[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-02  1:32 UTC  (6+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-06-02  1:32 UTC  (9+ messages)
` [PATCH 1/2] Bluetooth: Add reset_resume function
` [PATCH 2/2] Bluetooth: btusb: "

[PATCH v1] staging: lustre: libcfs: add __user annotation in libcfs_ioctl_data
 2015-06-02  1:31 UTC  (4+ messages)

[RFC 0/9] net: dsa: mv88e6352: add 802.1q VLAN support
 2015-06-02  1:27 UTC  (10+ messages)
` [RFC 1/9] net: dsa: add basic support for switchdev obj
` [RFC 2/9] net: dsa: add basic support for VLAN operations
` [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU ops
` [RFC 4/9] net: dsa: mv88e6352: add support for VLAN
` [RFC 5/9] net: dsa: mv88e6352: disable mirroring
` [RFC 6/9] net: dsa: mv88e6352: allow egress of unknown multicast
` [RFC 7/9] net: dsa: mv88e6352: lock CPU port from learning addresses
` [RFC 8/9] net: dsa: mv88e6352: set port 802.1Q mode to Secure
` [RFC 9/9] net: dsa: fix EDSA frame from hwaccel frame

[PATCH 1/2] ath10k: add cryptmode param to support sw crypto and raw tx injection
 2015-06-02  1:29 UTC  (4+ messages)

Accessing Ram on PCI card
 2015-06-02  1:29 UTC  (2+ messages)

[PATCH 5/5 v3] nfsd: Allows user un-mounting filesystem where nfsd exports base on
 2015-06-02  1:26 UTC  (2+ messages)

[PATCH 4/5 v3] sunrpc: New helper cache_force_expire for cache cleanup
 2015-06-02  1:26 UTC  (2+ messages)

[PATCH 3/5 v3] path: New helpers path_get_pin/path_put_unpin for path pin
 2015-06-02  1:26 UTC  (2+ messages)

[PATCH 2/5 v3] fs_pin: Export functions for specific filesystem
 2015-06-02  1:26 UTC 

Bug in 'git am' when applying a broken patch
 2015-06-02  1:26 UTC  (6+ messages)

[PATCH 1/5 v3] fs_pin: Fix uninitialized value in fs_pin
 2015-06-02  1:26 UTC 

[PATCH 0/4 v3] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-02  1:25 UTC 

[PATCH] ath9k: Prevent radard detection and spectral scan to be used concurrently
 2015-06-02  1:25 UTC  (3+ messages)
  ` [ath9k-devel] "

[PATCH v2 net-next] vlan: Add GRO support for non hardware accelerated vlan
 2015-06-02  1:24 UTC  (3+ messages)

[RFC] [PATCH] net: socket: Fix the wrong returns for recvmsg and sendmsg
 2015-06-02  1:21 UTC  (2+ messages)

[PATCH v5 0/4] r8a7793 SoC, Gose board support
 2015-06-02  1:19 UTC  (2+ messages)

[RFC PATCH v5 00/30] perf tools: filtering events using eBPF programs
 2015-06-02  1:15 UTC  (3+ messages)

3dsp sample app and Bluez v5
 2015-06-02  1:13 UTC  (4+ messages)

[PATCH 1/1] x86 TSC: set X86_FEATURE_TSC_RELIABLE, per CPUID
 2015-06-02  1:12 UTC  (4+ messages)

[PATCH v2 00/12] ARM: imx: move timer driver into drivers/clocksource
 2015-06-02  1:11 UTC  (4+ messages)
` [PATCH v2 05/12] ARM: imx: setup tctl register in device specific function

[Qemu-devel] [PATCH v2 0/2] Add cortex-a53 cpu support for kvm-arm and virt
 2015-06-02  1:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-arm/kvm64: Add cortex-a53 cpu support
` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: Add cortex-a53 cpu support in machine virt

[PATCH] glibc: Fix __memcpy_chk on non-SSE2 CPUs
 2015-06-02  1:06 UTC 

[nightly] Distroless meta-ti/master minimal build 2015-06-01_21-00-51
 2015-06-02  1:03 UTC 

linux-next: Tree for Jun 1
 2015-06-02  0:58 UTC  (2+ messages)
` Build break in drivers/net/ethernet/mellanox/mlx4/eq.c:1240 (was Re: linux-next: Tree for Jun 1)

[PATCH 1/1] net: core: 'ethtool' issue with querying phy settings
 2015-06-02  0:57 UTC  (6+ messages)

[Qemu-devel] [v7][PATCH 00/10] xen: add Intel IGD passthrough support
 2015-06-02  0:50 UTC  (6+ messages)
` [Qemu-devel] [v7][PATCH 03/10] piix: create host bridge to passthrough

[Intel-wired-lan] vlan packet handling in ixgbevf driver when in promiscuous mode
 2015-06-02  0:47 UTC  (4+ messages)

[PATCH v2] staging: rtl8192u: ieee80211: Fix sparse endianness warnings
 2015-06-02  0:43 UTC 

Design: enhancements to variable history (5811)
 2015-06-02  0:42 UTC  (2+ messages)

linux-next: manual merge of the mips tree with the arm and h8300 trees
 2015-06-02  0:41 UTC 

[U-Boot] [PATCH] imx: missing CONFIG_NET after consolidation patches
 2015-06-02  0:41 UTC  (8+ messages)

[RFC PATCH v2 0/6] UBI: Some cleanup and check if a vol exists when fastmap attaching
 2015-06-02  0:38 UTC  (2+ messages)

[PATCH v6 0/4] iommu: add rmrr Xen command line option
 2015-06-02  0:39 UTC  (5+ messages)
` [PATCH 4/4] iommu: add rmrr Xen command line option for extra rmrrs

[PATCH] cxl: Set up and enable PSL Timebase
 2015-06-02  0:36 UTC  (4+ messages)

[nightly] Core TISDK 2015.05 build 2015-06-01_12-09-15
 2015-06-02  0:35 UTC 

[PATCH] ASoC: rsnd: Document r8a7778-specific binding
 2015-06-02  0:34 UTC  (3+ messages)

A bug in rolling back to a degraded object
 2015-06-02  0:34 UTC  (3+ messages)

[PATCH] generic/288: correct the testcase description
 2015-06-02  0:32 UTC 

[Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file
 2015-06-02  0:32 UTC 

[PATCH v4 0/4] r8a7793 SoC, Gose board support
 2015-06-02  0:27 UTC  (6+ messages)
` [PATCH v4 2/4] ARM: shmobile: add r8a7793 minimal SoC device tree

[RFC PATCH] ARM: add fixmap based earlycon support
 2015-06-02  0:25 UTC  (8+ messages)

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-02  0:16 UTC  (31+ messages)
` [PATCH v5 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
` [PATCH v5 03/21] libnvdimm: control character device and libnvdimm bus sysfs attributes
` [PATCH v5 04/21] libnvdimm, nfit: dimm/memory-devices
` [PATCH v5 05/21] libnvdimm: control (ioctl) messages for libnvdimm bus and dimm devices
` [PATCH v5 06/21] libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure
` [PATCH v5 07/21] libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v5 08/21] libnvdimm: support for legacy (non-aliasing) nvdimms
` [PATCH v5 09/21] libnvdimm, nd_pmem: add libnvdimm support to the pmem driver
` [PATCH v5 10/21] pmem: Dynamically allocate partition numbers
` [PATCH v5 11/21] libnvdimm, nfit: add interleave-set state-tracking infrastructure
` [PATCH v5 12/21] libnvdimm: namespace indices: read and validate
` [PATCH v5 13/21] libnvdimm: pmem label sets and namespace instantiation
` [PATCH v5 14/21] libnvdimm: blk labels "
` [PATCH v5 15/21] libnvdimm: write pmem label set
` [PATCH v5 16/21] libnvdimm: write blk "
` [PATCH v5 17/21] libnvdimm: infrastructure for btt devices
` [PATCH v5 18/21] nd_btt: atomic sector updates
` [PATCH v5 19/21] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v5 20/21] tools/testing/nvdimm: manufactured NFITs for interface development
` [PATCH v5 21/21] libnvdimm: Non-Volatile Devices

[GIT] Networking
 2015-06-02  0:17 UTC 

getopts doesn't properly update OPTIND when called from function
 2015-06-02  0:21 UTC  (6+ messages)

[PATCH 1/1] Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts
 2015-06-02  1:39 UTC 

Updates to meta-fsl-arm-extra (master) in 2015-06-01
 2015-06-02  0:20 UTC 

[RFC][PATCH] x86: remove vmalloc.h from asm/io.h
 2015-06-02  0:19 UTC  (5+ messages)

1.0.59 released
 2015-06-02  0:19 UTC 

DSA and underlying 802.1Q encapsulation
 2015-06-02  0:18 UTC  (4+ messages)
` [RFC 0/3] DSA and Marvell 88E6352 802.1q support

[RFC v4 0/4] Broadcom Bluetooth UART device driver
 2015-06-02  0:18 UTC  (4+ messages)
` [RFC v4 1/4] Broadcom Bluetooth UART Device Tree bindings

[GIT] Sparc
 2015-06-02  0:17 UTC  (2+ messages)

[PATCHv4 00/17] mwifiex patches
 2015-06-02  0:16 UTC  (4+ messages)
` [PATCHv4 01/17] mwifiex: verbose logging for association failure 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.