All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-25 02:23:47 to 2017-03-25 07:35:46 UTC [more...]

[patch net-next 0/8] Add support for pipeline debug (dpipe)
 2017-03-25  7:35 UTC 

[Qemu-devel] [Qemu-ppc] Bug in qemu-system-ppc in Windows using the SDL2 GUI
 2017-03-24 10:06 UTC  (2+ messages)

[Buildroot] [PATCH] tcpreplay: bump version to 4.2.1
 2017-03-25  7:29 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-24
 2017-03-25  7:28 UTC 

[patch net-next] mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
 2017-03-25  7:28 UTC 

[PATCH] staging: most: Adds parentheses around macros with complex values
 2017-03-25  7:26 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: multiple queue fixes
 2017-03-25  7:26 UTC  (3+ messages)
` [PATCH net-next 2/2] net: stmmac: fix number of tx queues in stmmac_poll

QCA9984 bmi identification failure
 2017-03-25  7:24 UTC  (5+ messages)

cbfsdisk not found
 2017-03-25  7:22 UTC  (16+ messages)

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-03-25  7:21 UTC  (3+ messages)

[PATCH V2 rdma-core 0/6] Enable mlx5 vendor functionality
 2017-03-25  7:19 UTC  (9+ messages)
` [PATCH V2 rdma-core 6/6] Bump version and update debian

[PATCH] fault-inject: use correct check for interrupts
 2017-03-25  7:18 UTC  (3+ messages)

[PATCH v5 0/5] perf report: Show inline stack
 2017-03-25  7:18 UTC  (3+ messages)
` [PATCH v5 2/5] perf report: Find the inline stack for a given address

[PATCH] cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
 2017-03-25  7:16 UTC 

Kernel merge warning
 2017-03-25  7:10 UTC 

[PATCH] usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()
 2017-03-25  9:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 08/28] ibtrs_clt: add Makefile and Kconfig
 2017-03-25  6:55 UTC  (5+ messages)

__link_block_group uses GFP_KERNEL
 2017-03-25  6:48 UTC  (3+ messages)

[PATCH] staging: fbtft: Replace a bit shift by a use of BIT
 2017-03-25  6:47 UTC  (3+ messages)

[PATCH 0/7] PREVIEW: Introduce DC_AND_OPENSSL_SHA1 make flag
 2017-03-25  6:37 UTC  (2+ messages)

[PATCH v2 00/46] LiquidIO PMD
 2017-03-25  6:24 UTC  (48+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/46] net/liquidio: add liquidio PMD skeleton
  ` [PATCH v3 02/46] net/liquidio/base: hardware register definitions
  ` [PATCH v3 03/46] net/liquidio: definitions for log
  ` [PATCH v3 04/46] net/liquidio: liquidio VF PMD driver registration
  ` [PATCH v3 05/46] net/liquidio/base: macros to read and write register
  ` [PATCH v3 06/46] net/liquidio: liquidio device init
  ` [PATCH v3 07/46] net/liquidio: add API to disable IO queues
  ` [PATCH v3 08/46] net/liquidio: add API to setup IO queue registers
  ` [PATCH v3 09/46] net/liquidio: add mbox APIs for PF VF communication
  ` [PATCH v3 10/46] net/liquidio: add API to setup mbox registers
  ` [PATCH v3 11/46] net/liquidio: add API for PF VF handshake
  ` [PATCH v3 12/46] net/liquidio: add API for VF FLR
  ` [PATCH v3 13/46] net/liquidio: add APIs to allocate and free IQ
  ` [PATCH v3 14/46] net/liquidio: add API to setup IQ
  ` [PATCH v3 15/46] net/liquidio: add APIs to allocate and free SC buffer pool
  ` [PATCH v3 16/46] net/liquidio: add APIs to allocate and free soft command
  ` [PATCH v3 17/46] net/liquidio: add APIs for response list
  ` [PATCH v3 18/46] net/liquidio: add API to send packet to device
  ` [PATCH v3 19/46] net/liquidio: add API to configure device
  ` [PATCH v3 20/46] net/liquidio: add API to setup Rx queue
  ` [PATCH v3 21/46] net/liquidio: initialize "
  ` [PATCH v3 22/46] net/liquidio: add Rx data path
  ` [PATCH v3 23/46] net/liquidio: add API to release Rx queue
  ` [PATCH v3 24/46] net/liquidio: add API to setup Tx queue
  ` [PATCH v3 25/46] net/liquidio: add APIs for SG list
  ` [PATCH v3 26/46] net/liquidio: add APIs to enable and disable IO queues
  ` [PATCH v3 27/46] net/liquidio: add Tx data path for single segment
  ` [PATCH v3 28/46] net/liquidio: add Tx data path for multiple segments
  ` [PATCH v3 29/46] net/liquidio: add API to flush IQ
  ` [PATCH v3 30/46] net/liquidio: add API to release Tx queue
  ` [PATCH v3 31/46] net/liquidio: add APIs to start device and update link
  ` [PATCH v3 32/46] net/liquidio: add APIs to alloc and send control command
  ` [PATCH v3 33/46] net/liquidio: add API to control Rx
  ` [PATCH v3 34/46] net/liquidio: add RSS support
  ` [PATCH v3 35/46] net/liquidio: add API to get device info
  ` [PATCH v3 36/46] net/liquidio: add API to validate VF MTU
  ` [PATCH v3 37/46] net/liquidio: add APIs to enable and disable multicast
  ` [PATCH v3 38/46] net/liquidio: add APIs to set link up and down
  ` [PATCH v3 39/46] net/liquidio: add APIs to configure UDP tunnel port
  ` [PATCH v3 40/46] net/liquidio: add support for Rx stats
  ` [PATCH v3 41/46] net/liquidio: add support for Tx stats
  ` [PATCH v3 42/46] net/liquidio: add APIs for hardware stats
  ` [PATCH v3 43/46] net/liquidio: add API to stop device
  ` [PATCH v3 44/46] net/liquidio: add API to close device
  ` [PATCH v3 45/46] net/liquidio: add API to add and remove VLAN port
  ` [PATCH v3 46/46] doc: add doc for liquidio and update release notes

[PATCH 1/5] net/fm10k: remove limit of fm10k_xmit_pkts_vec burst size
 2017-03-25  6:29 UTC  (4+ messages)
` [PATCH v2 0/5] consistent PMD batching behaviour

[PATCH 00/61] net/qede/base: qede PMD enhancements
 2017-03-25  6:28 UTC  (4+ messages)
` [PATCH v2 61/61] net/qede: add LRO/TSO offloads support

[PATCH v2 00/61] net/qede/base: qede PMD enhancements
 2017-03-25  6:25 UTC  (4+ messages)
` [PATCH v3 41/61] net/qede/base: add support for previous driver unload

[PATCH v5 00/20] next-eventdev: event/sw software eventdev
 2017-03-25  6:24 UTC  (5+ messages)
  ` [PATCH v5 01/20] test/eventdev: pass timeout ticks unsupported
  ` [PATCH v5 02/20] event/sw: add new software-only eventdev driver

[PATCH] uapi: add missing install of userio.h
 2017-03-25  6:05 UTC  (3+ messages)

[PATCH] HID: add two missing usages for digitizer
 2017-03-25  6:04 UTC 

[PATCH 1/4] Input: synaptics - add synaptics_query_int()
 2017-03-25  6:04 UTC  (4+ messages)
` [PATCH 2/4] Input: synaptics - use BIT() and GENMASK() macros
` [PATCH 3/4] Input: synaptics - do not abuse -1 as return value
` [PATCH 4/4] Input: synaptics - use u8 instead of unsigned char

[PATCH] sha1dc: safeguard against outside definitions of BIGENDIAN
 2017-03-25  6:03 UTC  (2+ messages)

[PATCH] HID: uclogic: add support for Ugee Tablet EX07S
 2017-03-25  6:01 UTC 

[PATCH 1/4] Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
 2017-03-25  6:00 UTC  (4+ messages)
` [PATCH 2/4] Input: synaptics-rmi4 - fix endianness issue in SMBus transport
` [PATCH 3/4] Input: synaptics-rmi4 - cleanup SMbus mapping handling
` [PATCH 4/4] Input: synaptics-rmi4 - when registering sensors do not call them "drivers"

[PATCH] staging: media: atomisp: compress return logic
 2017-03-25  6:00 UTC 

[PATCH v2] pipeline_firewall: Fix for port range filtering
 2017-03-25  5:48 UTC  (3+ messages)

[PATCH v2 0/2] Refactor the filter process code into a reusable module
 2017-03-25  5:47 UTC  (3+ messages)
` [PATCH v2 1/2] pkt-line: add packet_writel() and packet_read_line_gently()

[PATCH 0/3] ASoC: Enable a new IC master mode: bcm2835<=>IC<=>cs42xx8
 2017-03-25  5:45 UTC  (13+ messages)
                    ` [alsa-devel] "

Fwd: Nouveau Drivers for iMac 24" (GeForce 7600 GT)
 2017-03-25  5:40 UTC 

[PATCH 0/9] bus: brcmstb_gisb: add support for GISBv7 arbiter
 2017-03-25  5:36 UTC  (9+ messages)
` [PATCH 4/9] bus: brcmstb_gisb: Use register offsets with writes too
` [PATCH 6/9] bus: brcmstb_gisb: correct support for 64-bit address output

ESI Maya22 init issues
 2017-03-25  5:34 UTC 

[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
 2017-03-25  5:34 UTC  (5+ messages)

[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
 2017-03-25  5:31 UTC  (12+ messages)
  ` [RFC PATCH 2/3] iommu/dma: account pci host bridge dma_mask for IOVA allocation
  ` [RFC PATCH 3/3] of: fix node traversing in of_dma_get_range

[Bug 193981] New: AMDGPU: R9 380 Fan rotates all the time (loud!)
 2017-03-25  5:30 UTC  (2+ messages)
` [Bug 193981] "

[PATCH v6 00/15] Replace PCI pool by DMA pool API
 2017-03-25  5:24 UTC  (7+ messages)
` [PATCH v6 03/15] IB/mthca: Replace PCI pool old API
` [PATCH v6 06/15] mlx5: "

[PATCH] staging: greybus: compress return logic
 2017-03-25  5:20 UTC 

[PATCH] xserver-nodm-init: option to remove cursor
 2017-03-25  5:19 UTC 

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-25  5:16 UTC  (5+ messages)
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI

[Fuego] Fuego json output proof of concept
 2017-03-25  5:15 UTC 

[PATCH v5] eventdev: add errno-style return values
 2017-03-25  5:11 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] regulator: core: Limit propagation of parent voltage count and list
 2017-03-25  5:05 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-03-25  5:04 UTC 

5564 linux-kernel
 2017-03-25  5:03 UTC 

KPP: DH/ECDH -- allocation returns ENOENT
 2017-03-25  4:59 UTC 

0324 tree BUG at kernel/auditsc.c:1513!
 2017-03-25  4:47 UTC  (2+ messages)

14365 linux-perf-users
 2017-03-25  4:37 UTC 

[Qemu-devel] [Bug 804517] [NEW] qemu crashes on Darwin in qemu_iohandler_poll
 2017-03-25  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 804517] "

[Qemu-devel] [Bug 1248168] [NEW] MIPS, self-modifying code and uncached memory
 2017-03-25  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1248168] "

[Qemu-devel] [Bug 1253777] [NEW] OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should
 2017-03-25  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1253777] "

[PATCH][RFC] cpufreq: Bring CPUs up even if cpufreq_online failed
 2017-03-25  4:20 UTC 

[PATCH 4.10 00/27] 4.10.6-stable review
 2017-03-25  4:18 UTC  (2+ messages)

[PATCH 4.9 00/24] 4.9.18-stable review
 2017-03-25  4:18 UTC  (2+ messages)

weston 1.11 build
 2017-03-25  4:17 UTC  (3+ messages)

[PATCH 4.4 00/30] 4.4.57-stable review
 2017-03-25  4:16 UTC  (3+ messages)

[PATCH nf V3] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
 2017-03-25  4:09 UTC 

[qemu-mainline test] 106889: regressions - FAIL
 2017-03-25  4:06 UTC 

[PATCH v3 0/5] pipeline personalization profile support
 2017-03-25  4:04 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] net/i40e: add pipeline personalization profile processing

[linux-linus test] 106886: regressions - FAIL
 2017-03-25  3:57 UTC 

[PATCH net-next 0/2] netvsc: Fix miscellaneous issues
 2017-03-25  3:54 UTC  (5+ messages)
` [PATCH net-next 1/2] netvsc: Fix a bug in sub-channel handling
` [PATCH net-next 2/2] netvsc: Properly initialize the return value

[PATCH net] bpf: improve verifier packet range checks
 2017-03-25  3:51 UTC  (2+ messages)

[PATCH net] ping: implement proper locking
 2017-03-25  3:51 UTC  (5+ messages)
  ` [PATCH v2 "

[net-next PATCH v3 0/8] Add busy poll support for epoll
 2017-03-25  3:49 UTC  (9+ messages)
` [net-next PATCH v3 5/8] net: Track start of busy loop instead of when it should end
` [net-next PATCH v3 7/8] epoll: Add busy poll support to epoll with socket fds

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-25  3:48 UTC  (8+ messages)
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs

[PATCH v3 00/10] Enable VAS
 2017-03-25  3:34 UTC  (5+ messages)
` [PATCH v3 05/10] VAS: Define helpers to init window context

[ovmf baseline-only test] 71071: all pass
 2017-03-25  3:33 UTC 

[PATCH net-next 1/1] tcp: sysctl: Fix a race to avoid unexpected 0 window from space
 2017-03-25  3:32 UTC  (3+ messages)

10771 linux-renesas-soc
 2017-03-25  3:31 UTC 

[PATCH] drm/vmwgfx: Check check that number of mip levels is above zero in vmw_surface_define_ioctl()
 2017-03-25  3:30 UTC  (3+ messages)

[PATCH v3] staging: media: davinci_vpfe: Replace a bit shift
 2017-03-25  3:23 UTC 

[PATCH 00/14] arm_pmu: ACPI support
 2017-03-25  3:18 UTC  (3+ messages)

[Fuego] Location of AGL-JTA repository
 2017-03-25  3:00 UTC 

[PATCH] aoe: use setup_timer
 2017-03-25  2:59 UTC  (3+ messages)
` [PATCH] ipmi_ssif: "

[PATCH] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
 2017-03-25  2:56 UTC  (3+ messages)

[PATCH] selinux: fix double free in selinux_parse_opts_str()
 2017-03-25  2:55 UTC  (4+ messages)

[PATCH] Staging: atomisp - octal permissions, style fix
 2017-03-25  2:55 UTC 

[PATCH] ACPI / IPMI: change warning to debug on timeout
 2017-03-25  2:55 UTC  (3+ messages)

[PATCH] ipmi: Fix kernel panic at ipmi_ssif_thread()
 2017-03-25  2:53 UTC  (2+ messages)

[RESEND PATCH] IB/qib: fix false-postive maybe-uninitialized warning
 2017-03-25  2:46 UTC  (3+ messages)

master - man: a few more missed '-' to escape
 2017-03-25  2:43 UTC 

[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
 2017-03-25  2:40 UTC  (4+ messages)
` [PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband "

[RFC v5 0/9] CPU reclaiming for SCHED_DEADLINE
 2017-03-25  2:38 UTC  (9+ messages)
` [RFC v5 2/9] sched/deadline: improve the tracking of active utilization
` [RFC v5 5/9] sched/deadline: do not reclaim the whole CPU bandwidth

[PATCH] block: constify struct blk_integrity_profile
 2017-03-25  2:35 UTC  (2+ messages)

[linux-next test] 106885: regressions - FAIL
 2017-03-25  2:32 UTC 

[PATCH] RDMA/iser: Fix possible mr leak on device removal event
 2017-03-25  2:31 UTC  (5+ messages)

[net 1/1] i40e: Do not enable NAPI on q_vectors that have no rings
 2017-03-25  2:29 UTC  (2+ messages)

[PATCH net] secure_seq: downgrade to per-host timestamp offsets
 2017-03-25  2:28 UTC  (2+ messages)

[PATCH RESEND] IB/device: Convert ib-comp-wq to be CPU-bound
 2017-03-25  2:24 UTC  (2+ messages)

[PATCH nf v4 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
 2017-03-25  2:24 UTC 

[Qemu-arm] [RFC PATCH v1 2/2] target-arm: Use Neon for zero checking
 2017-03-25  2:22 UTC  (9+ messages)
        ` [Qemu-arm] about armv8's prefetch decode
            ` [Qemu-arm] [patch 1/1]about "
                ` [Qemu-devel] "

[Intel-wired-lan] [PATCH v7 0/2] XDP support for ixgbe
 2017-03-25  2:23 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v7 1/2] ixgbe: add XDP support for pass and drop actions


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.