All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-19 00:29:05 to 2017-09-19 01:52:18 UTC [more...]

[PATCH 30/53] net/qede/base: read per queue coalescing from HW
 2017-09-19  1:51 UTC  (24+ messages)
` [PATCH 31/53] net/qede/base: refactor device's number of ports logic
` [PATCH 32/53] net/qede/base: use proper units for rate limiting
` [PATCH 33/53] net/qede/base: use available macro
` [PATCH 34/53] net/qede/base: use function pointers for spq async callback
` [PATCH 35/53] net/qede/base: fix API return types
` [PATCH 36/53] net/qede/base: semantic changes
` [PATCH 37/53] net/qede/base: handle the error condition properly
` [PATCH 38/53] net/qede/base: add new macro for CMT mode
` [PATCH 39/53] net/qede/base: change verbosity
` [PATCH 40/53] net/qede/base: fix number of app table entries
` [PATCH 41/53] net/qede/base: update firmware to 8.30.12.0
` [PATCH 42/53] net/qede/base: add UFP support
` [PATCH 43/53] net/qede/base: add support for mapped doorbell Bars for VFs
` [PATCH 44/53] net/qede/base: add support for driver attribute repository
` [PATCH 45/53] net/qede/base: move define to header file
` [PATCH 46/53] net/qede/base: dcbx dscp related extensions
` [PATCH 47/53] net/qede/base: add feature support for per-PF virtual link
` [PATCH 48/53] net/qede/base: catch an init command write failure
` [PATCH 49/53] net/qede/base: retain dcbx config till actually applied
` [PATCH 50/53] net/qede/base: disable aRFS for NPAR and 100G
` [PATCH 51/53] net/qede/base: add support for WoL writes
` [PATCH 52/53] net/qede/base: remove unused input parameter
` [PATCH 53/53] net/qede/base: update PMD version to 2.6.0.1

[PATCH 00/18] *** misc patches for SRIOV ***
 2017-09-19  1:52 UTC  (5+ messages)
` [PATCH 14/18] drm/amdgpu: Fix amdgpu reload failure under SRIOV

Query regarding synchronize_sched_expedited and resched_cpu
 2017-09-19  1:50 UTC  (12+ messages)

[lkp-robot] [cfg80211] 16bae4bd1b: WARNING:at_net/wireless/reg.c:#regdb_fw_cb
 2017-09-19  1:48 UTC 

[PATCH net] bpf: fix ri->map prog pointer on bpf_prog_realloc
 2017-09-19  1:43 UTC  (2+ messages)

[LTP] [PATCH] syscalls/clone09.c: skip this test if net ns is not supported
 2017-09-19  1:42 UTC  (2+ messages)
` [LTP] [PATCH v2] syscalls/clone09.c: add kernel version check

linux-next: manual merge of the drm-intel tree with Linus' tree
 2017-09-19  1:42 UTC 

[PATCH 0/6] Support PPTT for ARM64
 2017-09-19  1:41 UTC  (11+ messages)
` [PATCH 4/6] Topology: Add cluster on die macros and arm64 decoding
` [PATCH 6/6] arm64: topology: Enable ACPI/PPTT based CPU topology

[PATCH v2 0/4] increase port_id range
 2017-09-19  1:39 UTC  (7+ messages)
` [PATCH v3 "

[U-Boot] [PATCH 00/14] usb: xhci: Add interrupt transfer support and full speed device support
 2017-09-19  1:38 UTC  (5+ messages)

[lkp-robot] [x86/mm] b1e12fcfad: stderr.Warning:Kernel_ABI_header_at'tools/arch/x86/include/asm/required-features.h'differs_from_latest_version_at'arch/x86/include/asm/required-features.h'
 2017-09-19  1:37 UTC 

[PATCH] lib: Closed hash table with low overhead
 2017-09-19  1:33 UTC  (3+ messages)

[PATCH V4 0/2] multipath-tools: intermittent IO error accounting to improve reliability
 2017-09-19  1:32 UTC  (6+ messages)
` [PATCH V4 1/2] "

[PATCH 00/53] net/qede/base: update PMD to 2.6.0.1
 2017-09-19  1:30 UTC  (30+ messages)
` [PATCH 01/53] net/qede/base: add NVM config options
` [PATCH 02/53] net/qede/base: update management FW supported features
` [PATCH 03/53] net/qede/base: use crc32 OSAL macro
` [PATCH 04/53] net/qede/base: allocate VF queues before PF
` [PATCH 05/53] net/qede/base: convert device type to enum
` [PATCH 06/53] net/qede/base: changes for VF queue zone
` [PATCH 07/53] net/qede/base: interchangeably use SB between PF and VF
` [PATCH 08/53] net/qede/base: add API to configure coalescing for VF queues
` [PATCH 09/53] net/qede/base: restrict cache line size register padding
` [PATCH 10/53] net/qede/base: fix to use a passed ptt handle
` [PATCH 11/53] net/qede/base: add a sanity check
` [PATCH 12/53] net/qede/base: add SmartAN support
` [PATCH 13/53] net/qede/base: alter driver's force load behavior
` [PATCH 14/53] net/qede/base: add mdump sub-commands
` [PATCH 15/53] net/qede/base: add EEE support
` [PATCH 16/53] net/qede/base: use passed ptt handler
` [PATCH 17/53] net/qede/base: prevent re-assertions of parity errors
` [PATCH 18/53] net/qede/base: avoid possible race condition
` [PATCH 19/53] net/qede/base: revise management FW mbox access scheme
` [PATCH 20/53] net/qede/base: remove helper functions/structures
` [PATCH 21/53] net/qede/base: initialize resc lock/unlock params
` [PATCH 22/53] net/qede/base: rename MFW get/set field defines
` [PATCH 23/53] net/qede/base: allow clients to override VF MSI-X table size
` [PATCH 24/53] net/qede/base: add API to send STAG config update to FW
` [PATCH 25/53] net/qede/base: add support for doorbell overflow recovery
` [PATCH 26/53] net/qede/base: block mbox command to unresponsive MFW
` [PATCH 27/53] net/qede/base: prevent stop vport assert by malicious VF
` [PATCH 28/53] net/qede/base: remove unused parameters
` [PATCH 29/53] net/qede/base: fix macros to check chip revision/metal

.FW: PRODUCT INQUIRY
 2017-09-19  1:30 UTC 

[Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling
 2017-09-19  1:25 UTC  (3+ messages)

cross namespace interface notification for tun devices
 2017-09-19  1:24 UTC  (2+ messages)

What's cooking in git.git (Sep 2017, #03; Fri, 15)
 2017-09-19  1:18 UTC  (3+ messages)

[linux-rdma and rdma-core]: Unable to perform rdma_connect in loopbacked configuration
 2017-09-19  1:11 UTC  (3+ messages)

[RFC 0/5] x86/intel_rdt: Better diagnostics
 2017-09-19  1:10 UTC  (2+ messages)

[PATCH net 0/7] Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC
 2017-09-19  1:06 UTC  (17+ messages)
` [PATCH net 1/7] net: hns3: get phy addr from NCL_config
` [PATCH net 2/7] net: hns3: fix the command used to unmap ring from vector
` [PATCH net 3/7] net: hns3: Fix ring and vector map command
` [PATCH net 4/7] net: hns3: fix a bug of set mac address
` [PATCH net 5/7] net: hns3: fixes the ether address copy with more appropriate API
` [PATCH net 6/7] net: hns3: set default vlan id to PF
` [PATCH net 7/7] net: hns3: Fixes the premature exit of loop when matching clients

[PATCH] tipc: Use bsearch library function
 2017-09-19  1:08 UTC  (14+ messages)
` [PATCH V2] "

[PATCH 0/8] Retry page fault handling for Vega10
 2017-09-19  1:05 UTC  (2+ messages)

[RFC PATCH 0/2] Add named reference to latest push cert
 2017-09-19  1:04 UTC  (7+ messages)

[PATCH v4 0/3] Add support for BCM7271 style interrupt controller
 2017-09-19  1:00 UTC  (9+ messages)
` [PATCH v4 1/3] irqchip: brcmstb-l2: Remove some processing from the handler
` [PATCH v4 2/3] irqchip: brcmstb-l2: Abstract register accesses
` [PATCH v4 3/3] irqchip: brcmstb-l2: Add support for the BCM7271 L2 controller

[Bug 82431] New: Garbled screen on boot
 2017-09-19  0:59 UTC  (2+ messages)
` [Bug 82431] "

[PATCH] selftests: futex: Makefile: fix for lops in targets to run silently
 2017-09-19  0:59 UTC  (2+ messages)
` [PATCH] selftests: "

[PATCH] block: move sanity checking ahead of bi_front/back_seg_size updating
 2017-09-19  0:55 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] ppc64 little endian defconfig
 2017-09-19  0:55 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] configs: qemu_ppc64_pseries: Update to kernel 4.13.1
` [Buildroot] [PATCH 2/2] configs: Add qemu_ppc64le_pseries

[PATCH] PM: docs: Drop an excess character from devices.rst
 2017-09-19  0:43 UTC 

[PATCH stable 4.1 0/2] Remove build warnings due to backports
 2017-09-19  0:51 UTC  (3+ messages)
` [PATCH stable 4.1 1/2] of: fdt: Fix return value in __unflatten_device_tree()
` [PATCH stable 4.1 2/2] ipv6: Remove sit_gro_receive()

[PATCH 0/3] Improve abbreviation disambiguation
 2017-09-19  0:51 UTC  (5+ messages)
` [PATCH 1/3] sha1_name: Create perf test for find_unique_abbrev()

[Buildroot] [PATCH 1/1] DEVELOPERS: Remove email at pcre2
 2017-09-19  0:51 UTC 

[PATCH v5 0/3] media: ov7670: Add entity init and power operation
 2017-09-19  0:45 UTC  (8+ messages)
` [PATCH v5 1/3] media: ov7670: Add entity pads initialization
` [PATCH v5 2/3] media: ov7670: Add the get_fmt callback
` [PATCH v5 3/3] media: ov7670: Add the s_power operation

[PATCH RFC 6/6] Modify tag_ksz.c to support other KSZ switch drivers
 2017-09-19  0:45 UTC  (9+ messages)

[PATCH] describe: teach --match to handle branches and remotes
 2017-09-19  0:45 UTC  (3+ messages)

[RFCv2][PATCH 00/38] alsa-utils: axfer: rewrite aplay
 2017-09-19  0:44 UTC  (39+ messages)
` [RFCv2][PATCH 01/38] axfer: add an entry point for this command
` [RFCv2][PATCH 02/38] axfer: add a sub-command to print list of PCMs/devices
` [RFCv2][PATCH 03/38] axfer: add a common interface to handle a file with audio-specific data format
` [RFCv2][PATCH 04/38] axfer: add support for a container of Microsoft/IBM RIFF/Wave format
` [RFCv2][PATCH 05/38] axfer: add support for a container of Sparc AU format
` [RFCv2][PATCH 06/38] axfer: add support for a container of Creative Tech. voice format
` [RFCv2][PATCH 07/38] axfer: add support for a container of raw data
` [RFCv2][PATCH 08/38] axfer: add unit test for container interface
` [RFCv2][PATCH 09/38] axfer: add a common interface to align data frames on different layout
` [RFCv2][PATCH 10/38] axfer: add support for a mapper for single target
` [RFCv2][PATCH 11/38] axfer: add support for a mapper for multiple target
` [RFCv2][PATCH 12/38] axfer: add a unit test for mapper interface
` [RFCv2][PATCH 13/38] axfer: add a parser for command-line options
` [RFCv2][PATCH 14/38] axfer: add a common interface to transfer data frames
` [RFCv2][PATCH 15/38] axfer: add support to transfer data frames by alsa-lib PCM APIs
` [RFCv2][PATCH 16/38] axfer: add support for blocking data transmission operation of alsa-lib PCM API
` [RFCv2][PATCH 17/38] axfer: add a sub-command to transfer data frames
` [RFCv2][PATCH 18/38] axfer: add informative output and an option to suppress it
` [RFCv2][PATCH 19/38] axfer: add an option to dump available hardware parameters
` [RFCv2][PATCH 20/38] axfer: add options related to duration and obsolete '--max-file-size' option
` [RFCv2][PATCH 21/38] axfer: add an option to finish transmission at XRUN
` [RFCv2][PATCH 22/38] axfer: add a common interface of waiter for I/O event notification
` [RFCv2][PATCH 23/38] axfer: add support of waiter for poll(2)
` [RFCv2][PATCH 24/38] axfer: add support for non-blocking operation
` [RFCv2][PATCH 25/38] axfer: add support for MMAP PCM operation
` [RFCv2][PATCH 26/38] axfer: add an option to suppress event waiting
` [RFCv2][PATCH 27/38] axfer: add options for buffer arrangement
` [RFCv2][PATCH 28/38] axfer: add options for software parameters of PCM substream
` [RFCv2][PATCH 29/38] axfer: add options for plugins in alsa-lib
` [RFCv2][PATCH 30/38] axfer: add an option to support volume unit meter
` [RFCv2][PATCH 31/38] axfer: add a unit test for vumeter calculation
` [RFCv2][PATCH 32/38] axfer: add an option for formatted filename
` [RFCv2][PATCH 33/38] axfer: add an option to handle key events
` [RFCv2][PATCH 34/38] axfer: add a parser for channel map API
` [RFCv2][PATCH 35/38] axfer: add a feature to generate a file for process id
` [RFCv2][PATCH 36/38] axfer: obsolete some test options
` [RFCv2][PATCH 37/38] axfer: add an implementation of waiter for epoll(7)
` [RFCv2][PATCH 38/38] axfer: add an option for waiter type

[RFC] Restrict writes into untrusted FIFOs and regular files
 2017-09-19  0:37 UTC  (4+ messages)
    ` [kernel-hardening] "

[Qemu-devel] Disk Image Read Location
 2017-09-19  0:43 UTC  (2+ messages)

Seeing conflict with IPMMU driver under ACPI
 2017-09-19  0:43 UTC 

ipv4 ID calculation
 2017-09-19  0:43 UTC 

difference between -c and -p for send-receive?
 2017-09-19  0:41 UTC 

[PATCH net-next 00/14] gtp: Additional feature support
 2017-09-19  0:39 UTC  (15+ messages)
` [PATCH net-next 01/14] iptunnel: Add common functions to get a tunnel route
` [PATCH net-next 02/14] vxlan: Call common functions to get tunnel routes
` [PATCH net-next 03/14] gtp: Call common functions to get tunnel routes and add dst_cache
` [PATCH net-next 04/14] gtp: udp recv clean up
` [PATCH net-next 05/14] gtp: Remove special mtu handling
` [PATCH net-next 06/14] gtp: Eliminate pktinfo and add port configuration
` [PATCH net-next 07/14] gtp: Support encapsulation of IPv6 packets
` [PATCH net-next 08/14] gtp: Support encpasulating over IPv6
` [PATCH net-next 09/14] gtp: Allow configuring GTP interface as standalone
` [PATCH net-next 10/14] gtp: Add support for devnet
` [PATCH net-next 11/14] net: Add a facility to support application defined GSO
` [PATCH net-next 12/14] gtp: Configuration for zero UDP checksum
` [PATCH net-next 13/14] gtp: Support for GRO
` [PATCH net-next 14/14] gtp: GSO support

[PATCH v4 00/8] i915 PMU and engine busy stats
 2017-09-19  0:38 UTC  (3+ messages)
` [PATCH 8/8] drm/i915: Gate engine stats collection with a static key

[PATCH v3] Livepatching patch set for 4.10
 2017-09-19  0:36 UTC  (10+ messages)
` [PATCH v3 06/17] xen/livepatch/x86/arm32: Force .livepatch.depends section to be uint32_t aligned
` [PATCH v3 08/17] livepatch/tests: Make sure all .livepatch.funcs sections are read-only
` [PATCH v3 09/17] livepatch/arm[32, 64]: Modify livepatch_funcs

[PATCH] PM: core: Fix device_pm_check_callbacks()
 2017-09-19  0:22 UTC 

[PATCH 2/2] drm/i915/cnp: Wa 1179
 2017-09-19  0:31 UTC  (3+ messages)
` [PATCH] drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug

[PATCH] Documentation: core-api: minor workqueue.rst cleanups
 2017-09-19  0:30 UTC  (2+ messages)

[PATCH 0/3] Add and enable DSP device on OMAPL138 LCDK board
 2017-09-19  0:28 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: da850: Add DSP node
` [PATCH 2/3] ARM: dts: da850-lcdk: Add and enable CMA reserved pool for DSP


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.