All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-09 15:21:45 to 2016-06-09 16:11:01 UTC [more...]

[PATCH v5 0/9] add packet capture framework
 2016-06-09 16:10 UTC  (14+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 5/8] lib/librte_pdump: add new library for packet capturing support
  ` [PATCH v7 0/8] add packet capture framework
    ` [PATCH v7 1/8] librte_ether: protect add/remove of rxtx callbacks with spinlocks
    ` [PATCH v7 2/8] librte_ether: add new api rte_eth_add_first_rx_callback
    ` [PATCH v7 3/8] librte_ether: add new fields to rte_eth_dev_info struct
    ` [PATCH v7 4/8] librte_ether: make rte_eth_dev_get_port_by_name rte_eth_dev_get_name_by_port public
    ` [PATCH v7 5/8] lib/librte_pdump: add new library for packet capturing support
    ` [PATCH v7 6/8] app/pdump: add pdump tool for packet capturing
    ` [PATCH v7 7/8] app/test-pmd: add pdump initialization uninitialization
    ` [PATCH v7 8/8] doc: update doc for packet capture framework

[Cocci] [PATCH] docs/demos: add ++ transformation documentation and demos
 2016-06-09 16:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: Fix reset and migration of TTBCR(S)
 2016-06-09 16:09 UTC  (2+ messages)

[PATCH v5 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-06-09 16:09 UTC  (4+ messages)
` [PATCH v5 08/11] powerpc/powernv: Add platform support for stop instruction

[GSoC] wrong patch "msg: change entity_addr_t encode/decode"
 2016-06-09 16:10 UTC  (6+ messages)

[PATCH v9 0/6] Convert requests to use struct fence
 2016-06-09 16:08 UTC  (4+ messages)
` [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

[PATCH] enic: fix seg fault when releasing queues
 2016-06-09 16:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/15] XSM/FLASK updates for 4.8
 2016-06-09 16:07 UTC  (7+ messages)
` [PATCH 08/15] flask: remove unused secondary context in ocontext
` [PATCH 10/15] flask: remove xen_flask_userlist operation
` [PATCH 15/15] xsm: add a default policy to .init.data

[Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors
 2016-06-09 16:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 17/28] qapi: Factor out JSON number formatting

[Qemu-devel] [PATCH 5/5] hw/arm/virt: create the 2.7 machine type
 2016-06-09 16:06 UTC  (2+ messages)

[PATCH v6 0/8] block: prepare for multipage bvecs
 2016-06-09 16:06 UTC  (3+ messages)

[PATCH 0/5] Improve test coverage of update-ref error messages
 2016-06-09 16:05 UTC  (5+ messages)
` [PATCH 2/5] t1404: document function test_update_rejected

[PATCH] cfq: priority boost on meta/prio marked IO
 2016-06-09 16:05 UTC  (4+ messages)

Python module from git repo recipe
 2016-06-09 16:03 UTC  (2+ messages)

[RFC for-4.8 v2 0/7] xen/arm: Add support for mapping mmio-sram nodes into dom0
 2016-06-09 16:04 UTC  (6+ messages)
` [RFC for-4.8 v2 4/7] xen/device-tree: Make dt_match_node match props

[PATCH v2] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-06-09 16:04 UTC  (2+ messages)

[Bug 96360] VM fault with kernel 4.7-rc1 on Alien: Isolation
 2016-06-09 16:04 UTC  (2+ messages)
` [Bug 96360] [bisected: 3d02b7] "

[PATCH] af_packet: add byte counters
 2016-06-09 16:03 UTC  (4+ messages)

[PATCH 0/5] pinctrl: cherryview: fixes and enhancements
 2016-06-09 16:04 UTC  (4+ messages)
` [PATCH 1/5] pinctrl: cherryview: convert bare unsigned to unsigned int

License problems when switching form RPM to DEB - looking for a easy way to fix it
 2016-06-09 16:03 UTC  (2+ messages)

[E1000-devel] AMD-Vi: Event logged IO_PAGE_FAULT - ixgbe Detected Tx Unit Hang - Reset adapter - master disable timed out
 2016-06-09 16:03 UTC 

[PATCH 1/1] tools/livepatch: cleanup unnecessary "j = ARRAY_SIZE(action_options); "
 2016-06-09 16:02 UTC 

[PATCH v2 1/3] main: Manually initialize and clean up the main loop
 2016-06-09 16:02 UTC  (3+ messages)

[PATCH] scripts/yocto-bsp: Fixed typo in parameter that was causing exception
 2016-06-09 16:01 UTC 

the fate of Vala in OE
 2016-06-09 15:59 UTC  (6+ messages)
` [oe] "
      ` [OE-core] "

linux-next: manual merge of the rcu tree with the tip tree
 2016-06-09 15:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/15] Add param Error ** for msi_init()
 2016-06-09 15:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 11/15] msi_init: change return value to 0 on success
` [Qemu-devel] [PATCH v7 12/15] pci: Convert msi_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH v7 15/15] vmw_pvscsi: remove unnecessary internal msi state flag

[PATCH] powerpc/mm: Use jump label to speed up radix_enabled check
 2016-06-09 15:58 UTC  (9+ messages)

[PATCH] i915/fbc: Disable on HSW by default for now
 2016-06-09 15:58 UTC  (2+ messages)

[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-09 15:57 UTC  (8+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies

[PATCH 0/3 v7] i40e: Add floating VEB support for i40e
 2016-06-09 15:57 UTC  (8+ messages)
` [PATCH v8 0/3] "
  ` [PATCH v8 1/3] i40e: support floating VEB config
  ` [PATCH v8 2/3] i40e: Add floating VEB support in i40e
  ` [PATCH v8 3/3] i40e: add floating VEB extension support

[Qemu-devel] [PATCH] exec: Fix qemu_ram_block_from_host for Xen
 2016-06-09 15:56 UTC 

[PATCH] openvswitch: Add packet truncation support
 2016-06-09 15:57 UTC  (3+ messages)

[PATCH 0/2] qcom: add l2 cache perf events driver
 2016-06-09 15:56 UTC  (6+ messages)
` [PATCH 2/2] soc: "

[PATCH] exec: Fix qemu_ram_block_from_host for Xen
 2016-06-09 15:56 UTC 

[PATCH v3 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-06-09 15:55 UTC  (3+ messages)
` [PATCH v3 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system

[PATCH for-4.7 1/1] xen/arm: Rename map_regions_rw_cache and use p2m.default_access
 2016-06-09 15:55 UTC  (5+ messages)

[PATCH] blk-mq: actually hook up defer list when running requests
 2016-06-09 15:54 UTC  (2+ messages)

[PATCH 00/11] Honour XEN_{LOG, RUN}_DIR in various places
 2016-06-09 15:51 UTC  (24+ messages)
` [PATCH 01/11] Config.mk: add XEN_LOG_DIR to BUILD_MAKE_VARS
` [PATCH 02/11] docs: use XEN_LOG_DIR in log file location
` [PATCH 03/11] tools: install XEN_{LOG,RUN}_DIR
` [PATCH 04/11] xenconsoled: honour XEN_LOG_DIR and remove hard-coded path
` [PATCH 05/11] xenbackendd: honour XEN_{RUN,LOG}_DIR
  ` [PATCH 05/11] xenbackendd: honour XEN_{RUN, LOG}_DIR
` [PATCH 06/11] libxc: honour XEN_LOG_DIR in xc_dom_core.c
` [PATCH 07/11] hotplug/FreeBSD: honour XEN_{LOG, RUN}_DIR
` [PATCH 08/11] hotplug/Linux: honour XEN_LOG_DIR
` [PATCH 09/11] hotplug/NetBSD: honour XEN_{LOG, RUN}_DIR
` [PATCH 10/11] libxl: honour XEN_LOG_DIR
` [PATCH 11/11] oxenstored: honour XEN_{LOG, RUN}_DIR in oxenstored.conf

[PATCH 00/38] Virtualization of the refs API
 2016-06-09 15:53 UTC  (4+ messages)
` [PATCH 37/38] refs: make lock generic

[PATCH] Run autogen.sh
 2016-06-09 15:47 UTC  (8+ messages)

two small updates for the request op split
 2016-06-09 15:52 UTC  (2+ messages)

[PATCH] ARM: orion: remove unreferenced board-d2net.c
 2016-06-09 15:52 UTC  (6+ messages)

[PATCH] x86/time: use correct (local) time stamp in constant-TSC calibration fast path
 2016-06-09 15:52 UTC  (5+ messages)

libxenvchan license (lGPLv2.1) and xen/include/public/COPYING license?
 2016-06-09 15:44 UTC  (9+ messages)
` [PATCH for 4.7] libxenvchan: Change license of header from Lesser GPL v2.1 to BSD

[PATCH i-g-t] tests/gem_workarounds: reduce scope of intel_register_access_init
 2016-06-09 15:51 UTC  (5+ messages)

[GIT PULL] (stable/for-jens-4.7) Xen block fixes for v4.7
 2016-06-09 15:50 UTC  (2+ messages)

[PATCH V2 1/1] iio: light: Added CM36672 Proximity Sensor Driver
 2016-06-09 15:48 UTC  (3+ messages)

[Buildroot] Numerous ARC related toolchain issues
 2016-06-09 15:50 UTC 

[PATCH v4 00/10] xl: improve coding style and return more failure on
 2016-06-09 15:50 UTC  (5+ messages)
` [PATCH v4 1/7] xl_cmdimpl - Add return codes for pci-detach, pci-attach, pci-asssignable-add, and pci-assignable-remove

WARNING: at /home/kernel/COD/linux/fs/btrfs/inode.c:9261 btrfs_destroy_inode+0x247/0x2c0 [btrfs]
 2016-06-09 15:47 UTC  (4+ messages)

[PATCH v2 00/10] x86: use gcc 6+ asm flag output feature
 2016-06-09 15:49 UTC  (3+ messages)
` [PATCH v2 10/10] x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h

[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
 2016-06-09 15:48 UTC  (3+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain

[U-Boot] [PATCH v4 0/2] common: usb_storage : Implement logic to calculate optimal
 2016-06-09 15:48 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/2] common: usb_storage: Make common function for usb_stor_read/usb_stor_write

Installing openvswitch
 2016-06-09 15:48 UTC  (2+ messages)

nvme-fabrics: crash at nvme connect-all
 2016-06-09 15:48 UTC  (13+ messages)

[PATCH] x86/microcode/intel: Quieten down microcode updates on large systems
 2016-06-09 15:47 UTC  (3+ messages)

[PATCH v2] nfs: avoid race that crashes nfs_init_commit
 2016-06-09 15:46 UTC  (6+ messages)

[PATCH trivial] include/linux/memcontrol.h: Clean up code only
 2016-06-09 15:46 UTC  (2+ messages)

RFI: devm_power_supply_register and sys/class name
 2016-06-09 15:45 UTC  (3+ messages)

[PATCH] pnfs_nfs: fix _cancel_empty_pagelist
 2016-06-09 15:45 UTC 

[PATCH] mbuf: remove inconsistent assert statements
 2016-06-09 15:45 UTC  (5+ messages)

[PATCH] mkfs: better error with incorrect b/s value suffix usage
 2016-06-09 15:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 1/2] mmc: API for accessing host supported maximum segment count and size
 2016-06-09 15:44 UTC  (4+ messages)

[PATCH v9 00/14] USB OTG/dual-role framework
 2016-06-09 15:43 UTC  (5+ messages)
` [PATCH v9 11/14] usb: otg: use dev_dbg() instead of VDBG()
  ` [PATCH v10 "

[PATCH 0/10 -v4] Handle oom bypass more gracefully
 2016-06-09 15:41 UTC  (5+ messages)
` [PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[PATCH 1/1] mm/swap.c: flush lru_add pvecs on compound page arrival
 2016-06-09 15:41 UTC  (5+ messages)

btrfs filesystem keeps allocating new chunks for no apparent reason
 2016-06-09 15:41 UTC  (4+ messages)

[PATCH v1] i40e: fix olflags for vector RX
 2016-06-09 15:41 UTC  (3+ messages)

dvb-core: how should i2c subdev drivers be attached?
 2016-06-09 15:41 UTC  (3+ messages)

[PATCH v2] dmaengine: dmatest: Add support for scatter-gather DMA mode
 2016-06-09 15:40 UTC 

274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.")
 2016-06-09 15:40 UTC  (13+ messages)

[Buildroot] Python standard library files missing from rootfs
 2016-06-09 15:40 UTC  (3+ messages)

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2016-06-09 15:39 UTC  (9+ messages)
        ` Re: [Qemu-devel] "
            `  "

[PATCH] doc: fix wrong supported feature table
 2016-06-09 15:44 UTC 

[PATCH v11 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-06-09 15:37 UTC  (6+ messages)
` [PATCH v11 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

[Qemu-devel] Introduces a regression (was: target-arm: Avoid unnecessary TLB flush on TCR_EL2, TCR_EL3 writes)
 2016-06-09 15:37 UTC 

[PATCH V2 1/2] regmap: irq: Add support to call client specific pre/post interrupt service
 2016-06-09 15:37 UTC  (3+ messages)
` [PATCH V2 2/2] mfd: max77620: Mask/unmask interrupt before/after servicing it

[PATCH net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-06-09 15:36 UTC  (2+ messages)

[kernel-hardening] [RFC][PATCH v2 0/4] mm: Hardened usercopy
 2016-06-09 15:35 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH V8 1/3] drivers/pl011: Don't configure baudrate
 2016-06-09 15:35 UTC  (8+ messages)
` [PATCH V8 2/3] drivers/pl011: Use combination of UARTRIS and UARTMSC instead of UARTMIS
` [PATCH V8 3/3] arm/acpi: Add Server Base System Architecture UART support

[PATCH 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
 2016-06-09 15:21 UTC  (2+ messages)

Replacing drives with larger ones in a 4 drive raid1
 2016-06-09 15:20 UTC  (2+ messages)

[Bug 96460] New: NV43 [GeForce 6600 GT] shows many artifacts on a screen
 2016-06-09 15:33 UTC  (3+ messages)
  ` [Bug 96460] "

[PATCH v3] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-09 15:31 UTC  (6+ messages)

[PATCH 0/8] Various dmaengine cleanups
 2016-06-09 15:30 UTC  (6+ messages)
` [PATCH 8/8] dmaengine: Remove site specific OOM error messages on kzalloc

[PATCH v2 0/3] ARM: Keystone: Add pinmuxing support
 2016-06-09 15:26 UTC  (11+ messages)
` [PATCH v2 1/3] ARM: dts: k2g: Add pinctrl support
` [PATCH v2 2/3] ARM: dts: keystone: Header file for pinctrl constants
` [PATCH v2 3/3] ARM: dts: k2g-evm: Add pinmuxing for UART0

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-06-09 15:28 UTC  (8+ messages)
            ` [rtc-linux] "

[Qemu-devel] [PATCH v2 0/6] user-exec: cpu_resume_from_signal() cleanups
 2016-06-09 15:28 UTC  (5+ messages)

[PATCH v3 0/2] arm/arm64: Fix architected timer interrupt trigger
 2016-06-09 15:23 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: dts: Fix broken "

[PATCH 0/8] Improve Rx/Tx DMA implementation
 2016-06-09 15:10 UTC  (9+ messages)
` [PATCH 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
` [PATCH 2/8] tty: serial: fsl_lpuart: support suspend/resume
` [PATCH 3/8] tty: serial: fsl_lpuart: fix clearing of receive flag
` [PATCH 4/8] tty: serial: fsl_lpuart: Fix broken 8m/s1 support
` [PATCH 5/8] tty: serial: fsl-lpuart: Use cyclic DMA for Rx
` [PATCH 6/8] tty: serial: fsl-lpuart: Use scatter/gather DMA for Tx Drop PIO to DMA switching and use scatter/gather DMA for Tx path to improve performance
` [PATCH 7/8] tty: serial: fsl-lpuart: Update suspend/resume for DMA mode
` [PATCH 8/8] tty: serial: fsl_lpuart: Add support for RS-485

[pull] amdgpu drm-fixes-4.7
 2016-06-09 15:27 UTC 

[RFC 0/3] vsockmon: virtual device to monitor AF_VSOCK sockets
 2016-06-09 15:27 UTC  (4+ messages)
` [RFC 3/3] vsockmon: Add vsock hooks

[PATCH 1/2] mfd: sm-usb-dig: Add support for the TI SM-USB-DIG
 2016-06-09 15:26 UTC  (6+ messages)

[PATCH 1/1] mfd: tps6507: Fix white space warnings reported by checkpatch
 2016-06-09 15:25 UTC 

[Qemu-devel] [PATCH v2 00/22] GICv3 emulation
 2016-06-09 15:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 10/22] hw/intc/arm_gicv3: Implement functions to identify next pending irq

[xen-4.5-testing bisection] complete test-amd64-i386-qemut-rhel6hvm-intel
 2016-06-09 15:24 UTC 

[PATCH v2 0/3] ipk/deb/rpm: add kernel version to its dependencies
 2016-06-09 15:23 UTC  (4+ messages)

RocksDB tuning
 2016-06-09 15:23 UTC  (5+ messages)

[PATCH 1/1] tools/xsplice: cleanup unnecessary "j = ARRAY_SIZE(action_options); "
 2016-06-09 15:21 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.