All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-25 14:06:45 to 2014-11-25 14:48:51 UTC [more...]

[RFC PATCH 0/6] DPDK support to bifurcated driver
 2014-11-25 14:48 UTC  (13+ messages)
  ` [RFC PATCH 1/6] eal: common direct ring access API
  ` [RFC PATCH 2/6] eal: direct ring access support by linux af_packet
  ` [RFC PATCH 3/6] pci: allow VDEV as pci device during device driver probe
  ` [RFC PATCH 4/6] bifurc: add driver to scan bifurcated netdev
  ` [RFC PATCH 5/6] ixgbe: rx/tx queue stop bug fix
  ` [RFC PATCH 6/6] ixgbe: PMD for bifurc ixgbe net device

checkpatch script
 2014-11-25 14:48 UTC  (3+ messages)

[Qemu-devel] KVM call minutes for 2015-11-25
 2014-11-25 14:48 UTC  (2+ messages)
`  "

[PATCH v5 0/2] poweroff-source DT property renaming
 2014-11-25 14:52 UTC  (8+ messages)
` [PATCH v5 1/2] of: Rename "poweroff-source" property to "system-power-controller"

[Qemu-devel] [PATCH] hw/arm/realview.c: Fix memory leak in realview_init()
 2014-11-25 14:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] megaraid_sas: Enable shared host tag map
 2014-11-25 14:47 UTC  (5+ messages)

[PATCH] alsa-lib: Fix assorted tstamp_type bugs/omissions
 2014-11-25 14:44 UTC 

[PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice (was: Pre-emption control for userspace)
 2014-11-25 14:45 UTC  (3+ messages)
  ` [PATCH v3] sched/fair: Add advisory flag for borrowing a timeslice

[PATCH v3 1/3] usb: phy: introduce usb_phy_set_event interface
 2014-11-25 14:45 UTC  (4+ messages)
` [PATCH v3 3/3] usb: phy: hold wakeupsource when USB is enumerated in peripheral mode

Comedi device layered on top of FT232RL
 2014-11-25 14:39 UTC 

[Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
 2014-11-25 14:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] softfloat: Apply patch corresponding to rebasing to softfloat-2a
` [Qemu-devel] [PATCH 2/6] softfloat: Revert remaining portions of commits 75d62a5856 and 3430b0be36f
` [Qemu-devel] [PATCH 3/6] softfloat: Revert remaining parts of commits b645bb4885 and 5a6932d51d
` [Qemu-devel] [PATCH 4/6] softfloat: Implement uint64_to_float64() and uint64_to_float32()
` [Qemu-devel] [PATCH 5/6] softfloat: reimplement SNAN_BIT_IS_ONE support
` [Qemu-devel] [PATCH 6/6] softfloat: Clarify license status

[Qemu-devel] [PATCH v6 0/3] linux-aio: fix batch submission
 2014-11-25 14:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] linux-aio: fix submit aio as a batch

[PATCH] of: support passing console options with stdout-path
 2014-11-25 14:44 UTC  (11+ messages)

[PATCH v2 0/5] scsi_debug: switch to table based parser
 2014-11-25 14:45 UTC  (2+ messages)

pulseaudio makes system unstable
 2014-11-25 14:44 UTC  (5+ messages)
` Status of imx28evk recipes/images

[PATCH 0/5] mwifiex updates
 2014-11-25 14:43 UTC  (6+ messages)
` [PATCH 1/5] mwifiex: fix sparse warning
` [PATCH 2/5] mwifiex: fix scan problem on big endian platforms
` [PATCH 3/5] mwifiex: skip delay main work logic for USB interface
` [PATCH 4/5] mwifiex: add Tx status support for EAPOL packets
` [PATCH 5/5] mwifiex: add Tx status support for ACTION frames

[Qemu-devel] [v2 2/4] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2014-11-25 14:44 UTC  (4+ messages)
    `  "

[PATCH ftrace/core v6 0/5] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-11-25 14:44 UTC  (10+ messages)
` [PATCH ftrace/core v6 5/5] kselftest, ftrace: Add ftrace IPMODIFY flag test

[PATCH] drm/i915: Don't pin LRC in GGTT when dumping in debugfs
 2014-11-25 14:44 UTC  (9+ messages)

[PATCH v2 0/3] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
 2014-11-25 14:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] virtio-net: do not leak cpu mappings
 2014-11-25 14:43 UTC  (9+ messages)
`  "
` [Qemu-devel] [PATCH 1/4] introduce virtqueue_unmap_sg
  `  "
` [Qemu-devel] [PATCH 2/4] use virtqueue_unmap_sg in virtqueue_fill
  `  "
` [PATCH 3/4] move virtqueue_unmap_sg calls from virtqueue_fill to virtqueue_push
` [Qemu-devel] [PATCH 4/4] virtio-net: do not leak cpu mappings
  `  "

[PATCH v4 00/14] Patches for DPDK to support Power architecture
 2014-11-25 14:43 UTC  (15+ messages)
  ` [PATCH v4 01/14] Add compiling definations for IBM "
  ` [PATCH v4 02/14] Add atomic operations "
  ` [PATCH v4 03/14] Add byte order "
  ` [PATCH v4 04/14] Add CPU cycle "
  ` [PATCH v4 05/14] Add prefetch operation "
  ` [PATCH v4 06/14] Add spinlock "
  ` [PATCH v4 07/14] Add vector memcpy "
  ` [PATCH v4 08/14] Add CPU flag checking "
  ` [PATCH v4 09/14] Remove iopl operation "
  ` [PATCH v4 10/14] Add cache size define for IBM Power Architecture
  ` [PATCH v4 11/14] Add huge page size define for IBM Power architecture
  ` [PATCH v4 12/14] Add eal memory support for IBM Power Architecture
  ` [PATCH v4 13/14] test_memzone:fix finding the second smallest segment
  ` [PATCH v4 14/14] Fix the compiling of test-pmd on IBM Power Architecture

[PATCH 0/3] esas2r: few minor fixes
 2014-11-25 14:43 UTC  (2+ messages)

[Qemu-devel] hw/arm/virt: linux,stdout-path -> stdout-path
 2014-11-25 14:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] block: Various Coverity-spotted fixes
 2014-11-25 14:41 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/12] block: qcow2 driver may not be found
` [Qemu-devel] [PATCH 02/12] block/vvfat: qcow "
` [Qemu-devel] [PATCH 03/12] block/nfs: Add create_opts
` [Qemu-devel] [PATCH 04/12] block: Check create_opts before image creation
` [Qemu-devel] [PATCH 05/12] qemu-img: "
` [Qemu-devel] [PATCH 06/12] qemu-img: Check create_opts before image amendment
` [Qemu-devel] [PATCH 07/12] iotests: Only kill NBD server if it runs
` [Qemu-devel] [PATCH 08/12] iotests: Add test for unsupported image creation
` [Qemu-devel] [PATCH 09/12] qcow2: Prevent numerical overflow
` [Qemu-devel] [PATCH 10/12] qcow2: Flushing the caches in qcow2_close may fail
` [Qemu-devel] [PATCH 11/12] qcow2: Respect bdrv_truncate() error
` [Qemu-devel] [PATCH 12/12] block/raw-posix: Fix ret in raw_open_common()

[PATCH] crypto: algif - Mark sgl end at the end of data
 2014-11-25 14:42 UTC  (2+ messages)

[PATCH] arm64:mm: free the useless initial page table
 2014-11-25 14:41 UTC  (3+ messages)

Xattr issues with overlayfs
 2014-11-25 14:41 UTC  (2+ messages)

[PATCH] drm/i915: Cancel vdd off work before suspend
 2014-11-25 14:38 UTC  (2+ messages)

[Buildroot] buildroot-20141121 -> building RTAI => syntax error near unexpected token
 2014-11-25 14:38 UTC 

[PATCH 1/1] HID: add BETOP game controller force feedback support
 2014-11-25 14:38 UTC 

[PATCH for-xen-4.5] x86/pvh/vpmu: Disable VPMU for PVH guests
 2014-11-25 14:38 UTC  (3+ messages)

[PATCH] omap: i2c: don't check bus state IP rev3.3 and earlier
 2014-11-25 14:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap
 2014-11-25 14:37 UTC  (2+ messages)

[PATCH 0/9] Support for Fujitsu MB86S7X SoCs
 2014-11-25 14:37 UTC  (8+ messages)
` [PATCH 2/9] mailbox: arm_mhu: add driver for ARM MHU controller
` [PATCH 3/9] ARM: MB86S7X: Add MCPM support

[U-Boot] [ANN] U-Boot v2015.01-rc2 released
 2014-11-25 14:37 UTC  (2+ messages)

[PATCH 3/4] GMAC: dts: add gmac info for rk3288
 2014-11-25 14:39 UTC  (3+ messages)

Charity Work
 2014-11-25 14:34 UTC 

[U-Boot] [PATCH] spl: Fix SPL EXT support
 2014-11-25 14:34 UTC 

[linux-lvm] LVM VG is not activated during system boot
 2014-11-25 14:33 UTC  (4+ messages)

[PATCH] mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
 2014-11-25 14:32 UTC  (5+ messages)

how to reduce disk usage for large .git dirs?
 2014-11-25 14:32 UTC  (6+ messages)

[PATCH v3 00/13] arm64: stable UEFI mappings for kexec
 2014-11-25 14:32 UTC  (4+ messages)
` [PATCH v3 02/13] arm64/mm: add create_pgd_mapping() to create private page tables

[Buildroot] [git commit] sqlcipher: fix static linking with openssl
 2014-11-25 14:32 UTC 

[PATCH 1/2] ASoC: rt5677: Add ACPI device probing
 2014-11-25 14:28 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH v2] hid-multitouch: Add quirk for VTL touch panels
 2014-11-25 14:29 UTC  (2+ messages)

[PATCH 1/3] ath10k: add missing goto
 2014-11-25 14:16 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] ath10k: clean up num_peers locking
  ` [PATCH v2 3/3] ath10k: fix station count enforcement

[PATCH v15 00/21] x86/PMU: Xen PMU PV(H) support
 2014-11-25 14:28 UTC  (3+ messages)
` [PATCH v15 17/21] x86/VPMU: Handle PMU interrupts for PV guests

[PATCH v2 2/2] smipcie: add DVBSky T9580 V3 support
 2014-11-25 14:28 UTC  (4+ messages)
`  "

[PATCH] android/pts: L2CAP pts tests results on Android 5.0
 2014-11-25 14:28 UTC 

[PATCH] amdkfd: Fix memory leak of mqds on dqm fini
 2014-11-25 13:55 UTC  (2+ messages)

NFS over RMDA
 2014-11-25 14:26 UTC 

[PATCH] HID: i2c-hid: fix race condition reading reports
 2014-11-25 14:26 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] Add support for SCCB devices into PXA27x I2C controller
 2014-11-25 14:26 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] i2c-pxa: add support for SCCB devices

[PATCH v2 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet
 2014-11-25 14:25 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH v2 for-2.2] input: move input-send-event into experimental namespace
 2014-11-25 14:24 UTC  (3+ messages)

Possible memory leak in function (r8712_setrttbl_cmd) not freeing pointer (ph2c) on error path
 2014-11-25 14:24 UTC 

[PATCH resend] serial: of-serial: fetch line number from DT
 2014-11-25 14:24 UTC  (3+ messages)

[Qemu-devel] [Regression] hmp: QEMU crash on device_del auto-completion
 2014-11-25 14:23 UTC  (3+ messages)

[dm-crypt] LUKS safety on RAID 1 mirror
 2014-11-25 14:24 UTC  (4+ messages)

[PATCH v2 for-4.5] libxl: account for romfile memory
 2014-11-25 14:24 UTC  (2+ messages)

[RFC 0/2] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-11-25 14:22 UTC  (6+ messages)

[PATCH 0/6 v3] ext4: Extent status tree shrinker improvements
 2014-11-24  9:34 UTC  (7+ messages)
` [PATCH 1/6] ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
` [PATCH 2/6] ext4: Move LRU list handling into extent status code

[PATCH] jbd2: finish inode data buffers immediately after submiting data buffers
 2014-11-24 12:28 UTC  (4+ messages)

master - initscripts: fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT variable to be ignored
 2014-11-25 14:19 UTC 

master - pvresize: fix size in 'Resizing to ...' verbose message to show proper result size
 2014-11-25 14:19 UTC 

[Qemu-devel] [PATCH] block: Don't probe for unknown backing file format
 2014-11-25 14:19 UTC 

[PATCH] mac80211: check if channels allow 80 MHz for VHT probe requests
 2014-11-25 14:18 UTC  (7+ messages)

building poky git HEAD with icecc
 2014-11-25 14:12 UTC 

[CFT PATCH v2 0/2] KVM: support XSAVES usage in the host
 2014-11-25 14:17 UTC  (5+ messages)

[PATCH v5 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-11-25 14:17 UTC  (3+ messages)
` [PATCH v5 4/7] fs/fuse: support compiling out splice

[RFC PATCH] mm/thp: Always allocate transparent hugepages on local node
 2014-11-25 14:17 UTC  (5+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-25 14:16 UTC  (6+ messages)
` [PATCH v7 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v7 01/12] Add kernel address sanitizer infrastructure

[PATCH qla2xxx] Race in handling rport deletion in Qlogic driver during recovery causes panic
 2014-11-25 14:16 UTC 

[RFC PATCH v1] arm64:mm: An optimization about kernel direct sapce mapping
 2014-11-25 14:16 UTC  (4+ messages)

[PATCH 1/2] drm/atomic: track bitmask of planes attached to crtc
 2014-11-25 14:15 UTC  (2+ messages)

[PATCH for-4.5 RFC] pygrub: Fix regression from c/s d1b93ea, attempt 2
 2014-11-25 14:14 UTC  (7+ messages)

[PATCH v8 0/6] arm64: add seccomp support
 2014-11-25 14:14 UTC  (8+ messages)
` [PATCH v8 2/6] arm64: ptrace: allow tracer to skip a system call

renesas-drivers-2014-11-25-v3.18-rc6
 2014-11-25 14:13 UTC 

[PATCH 0/2 V3] fix rename: xenstore not fully updated
 2014-11-25 14:13 UTC  (6+ messages)

[PATCH] android/gatt: Fix transport mask for service start
 2014-11-25 14:12 UTC  (2+ messages)

[PATCH] vNUMA: rename interface structures
 2014-11-25 14:11 UTC  (2+ messages)

[PATCH v2 00/14] of: DT Overlay patches to be merged
 2014-11-25 14:11 UTC  (5+ messages)
` [PATCH v2 11/14] i2c/of: Factor out Devicetree registration code
` [PATCH v2 12/14] i2c/of: Add OF_RECONFIG notifier handler

[PATCH] android/pts: PTS tests for ScPP on Android 5.0
 2014-11-25 14:11 UTC 

[PATCH] dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
 2014-11-25 14:10 UTC 

master - post-release
 2014-11-25 14:10 UTC 

master - pre-release
 2014-11-25 14:09 UTC 

New Defects reported by Coverity Scan for ceph
 2014-11-25 14:09 UTC 

[PATCH 0/2] Fix sleeping function called from invalid context
 2014-11-25 14:09 UTC  (5+ messages)
` [PATCH 1/2] sh_eth: "

[RFC] situation with csum_and_copy_... API
 2014-11-25 14:02 UTC  (8+ messages)
` [PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
` [PATCH v2 02/17] new helper: memcpy_from_msg()
` [PATCH v2 05/17] switch drivers/net/tun.c to ->read_iter()
` [PATCH v2 06/17] switch macvtap "
` [PATCH v2 07/17] new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
` [PATCH v2 08/17] {macvtap,tun}_get_user(): switch to iov_iter
` [PATCH v2 09/17] kill zerocopy_sg_from_iovec()

[PATCH 0/3 v4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-11-25 14:06 UTC  (3+ messages)
` [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs


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.