All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 13:16:14 to 2017-04-11 13:50:42 UTC [more...]

[PATCH v11 00/22] NXP DPAA2 PMD
 2017-04-11 13:49 UTC  (18+ messages)
` [PATCH v12 "
  ` [PATCH v12 01/22] net/dpaa2: introducing NXP DPAA2 PMD driver
  ` [PATCH v12 02/22] doc: add DPAA2 NIC details
  ` [PATCH v12 03/22] net/dpaa2: add debug log support
  ` [PATCH v12 04/22] config: enable support for DPAA2 debug logging
  ` [PATCH v12 05/22] net/dpaa2: add mc dpni object support
  ` [PATCH v12 06/22] net/dpaa2: adding eth ops to dpaa2
  ` [PATCH v12 07/22] net/dpaa2: add RSS flow distribution
  ` [PATCH v12 08/22] net/dpaa2: configure MAC address at init
  ` [PATCH v12 09/22] net/dpaa2: attach the buffer pool to dpni
  ` [PATCH v12 10/22] net/dpaa2: add support for L3 and L4 checksum offload
  ` [PATCH v12 11/22] net/dpaa2: add support for promiscuous mode
  ` [PATCH v12 12/22] net/dpaa2: add MTU configuration support
  ` [PATCH v12 13/22] net/dpaa2: enable packet Rx and Tx operations
  ` [PATCH v12 14/22] net/dpaa2: support for Rx packet parsing and packet type
  ` [PATCH v12 15/22] net/dpaa2: link status update
  ` [PATCH v12 16/22] net/dpaa2: basic stats support

pppoe encapsulated udp packets which appear on ethernet disappear between pppoe and ppp0 after pppoe
 2017-04-11 13:50 UTC  (3+ messages)
` pppoe encapsulated udp packets which appear on ethernet disappear between pppoe and ppp0 after p

[PATCH 00/10] ftgmac100: Rework batch 4 - Misc
 2017-04-11 13:50 UTC  (5+ messages)
` [PATCH 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM

[PATCH v2 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers
 2017-04-11 13:50 UTC  (16+ messages)

[GIT PULL] HID subsystem regression fix
 2017-04-11 13:50 UTC 

[U-Boot] [PATCHv5 00/21] Retrieve MAC address from EEPROM
 2017-04-11 13:49 UTC  (3+ messages)
` [U-Boot] [PATCHv2 04/21] net: core: Add function to check/set MAC locality

perf sampling frequency drops after some record rounds?
 2017-04-11 13:49 UTC 

[PATCH] btrfs-progs: send-dump: always print a space after path
 2017-04-11 13:49 UTC  (3+ messages)

[PATCH v4] lightnvm: pblk
 2017-04-11 13:48 UTC  (3+ messages)

[PATCH] drm: Document code of conduct
 2017-04-11 13:48 UTC  (8+ messages)

[PATCH] acpi: drop support for force_remove
 2017-04-11 13:48 UTC  (5+ messages)

[PATCH] clk: add clk_possible_parents debugfs file
 2017-04-11 13:47 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Combine write_domain flushes to a single function
 2017-04-11 13:47 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Treat WC a separate cache domain

[PATCH 0/2] Add Maxim Integrated MAX31760 fan controller driver
 2017-04-11 13:47 UTC  (4+ messages)
` [PATCH 2/2] devicetree: Document the max31760 device binding

[linux-4.9 baseline test] 107238: tolerable FAIL
 2017-04-11 13:47 UTC  (15+ messages)
` Please apply "partially revert "xen: Remove event channel..."

[PATCH] KEYS: fix build failure with CONFIG_KEY_DH_OPERATIONS
 2017-04-11 13:47 UTC  (2+ messages)

[PATCH RFC 0/4] coresight: support dump ETB RAM
 2017-04-11 13:46 UTC  (5+ messages)
` [PATCH RFC 2/4] coresight: tmc: set read pointer before dump RAM

[PATCH] jbd2: Fix lockdep splat with generic/270 test
 2017-04-11 13:46 UTC 

[PATCH] mm: Add additional consistency check
 2017-04-11 13:46 UTC  (11+ messages)

[Qemu-devel] [PULL 0/3] Block patches for 2.9.0-rc4
 2017-04-11 13:44 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] block: pass the right options for BlockDriver.bdrv_open()
` [Qemu-devel] [PULL 2/3] throttle: Remove block from group on hot-unplug
` [Qemu-devel] [PULL 3/3] iscsi: Fix iscsi_create

[PATCH] drm/mediatek: re-phrase DRM_INFO error message
 2017-04-11 13:44 UTC  (4+ messages)

[PATCH v4 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-11 13:44 UTC  (10+ messages)
` [PATCH v4 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH] can: introduce CANFD_FDF flag for mixed content in struct canfd_frame
 2017-04-11 13:43 UTC 

[PATCH V3 00/16] Introduce the BFQ I/O scheduler
 2017-04-11 13:43 UTC  (17+ messages)
` [PATCH V3 01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
` [PATCH V3 02/16] block, bfq: add full hierarchical scheduling and cgroups support
` [PATCH V3 03/16] block, bfq: improve throughput boosting
` [PATCH V3 04/16] block, bfq: modify the peak-rate estimator
` [PATCH V3 05/16] block, bfq: add more fairness with writes and slow processes
` [PATCH V3 06/16] block, bfq: improve responsiveness
` [PATCH V3 07/16] block, bfq: reduce I/O latency for soft real-time applications
` [PATCH V3 08/16] block, bfq: preserve a low latency also with NCQ-capable drives
` [PATCH V3 09/16] block, bfq: reduce latency during request-pool saturation
` [PATCH V3 10/16] block, bfq: add Early Queue Merge (EQM)
` [PATCH V3 11/16] block, bfq: reduce idling only in symmetric scenarios
` [PATCH V3 12/16] block, bfq: boost the throughput on NCQ-capable flash-based devices
` [PATCH V3 13/16] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
` [PATCH V3 14/16] block, bfq: handle bursts of queue activations
` [PATCH V3 15/16] block, bfq: remove all get and put of I/O contexts
` [PATCH V3 16/16] block, bfq: split bfq-iosched.c into multiple source files

[PATCH v2] NXP DPAA2 External Mempool Driver
 2017-04-11 13:42 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v3] mempool/dpaa2: add DPAA2 hardware offloaded mempool

[CI] drm/i915: Rename intel_engine_cs.exec_id to uabi_id
 2017-04-11 13:42 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] ASoC: tas2552: Return the real error code
 2017-04-11 13:42 UTC 

[PATCH] net/tap: add support for fixed mac addresses
 2017-04-11 13:41 UTC  (6+ messages)

[GIT PULL FOR v4.12] Remaining vsp patches, V4L2_CTRL_FLAG_MODIFY_LAYOUT support
 2017-04-11 13:40 UTC 

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-11 13:39 UTC  (13+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface
` [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation

[PATCH v3] repair: handle reading superblock from image on larger sector size filesystem
 2017-04-11 13:38 UTC  (6+ messages)

[PATCH v4 00/21] NXP DPAA2 FSLMC Bus driver
 2017-04-11 13:37 UTC  (22+ messages)
` [PATCH v4 01/21] mk/dpaa2: add the crc support to the machine type
` [PATCH v4 02/21] bus/fslmc: introducing fsl-mc bus driver
` [PATCH v4 03/21] bus/fslmc: add QBMAN driver to bus
` [PATCH v4 04/21] bus/fslmc: introduce MC object functions
` [PATCH v4 05/21] bus/fslmc: add mc dpio object support
` [PATCH v4 06/21] bus/fslmc: add mc dpbp "
` [PATCH v4 07/21] eal/vfio: adding vfio utility functions in map file
` [PATCH v4 08/21] bus/fslmc: add vfio support
` [PATCH v4 09/21] bus/fslmc: scan for net and sec device
` [PATCH v4 10/21] bus/fslmc: add debug log support
` [PATCH v4 11/21] bus/fslmc: dpio portal driver
` [PATCH v4 12/21] bus/fslmc: introduce support for hardware mempool object
` [PATCH v4 13/21] bus/fslmc: affine dpio to crypto threads
` [PATCH v4 14/21] bus/fslmc: define queues for DPAA2 devices
` [PATCH v4 15/21] bus/fslmc: define hardware annotation area size
` [PATCH v4 16/21] bus/fslmc: introduce true and false macros
` [PATCH v4 17/21] bus/fslmc: define VLAN header length
` [PATCH v4 18/21] bus/fslmc: add packet FLE definitions
` [PATCH v4 19/21] bus/fslmc: add physical-virtual address translation helpers
` [PATCH v4 20/21] bus/fslmc: add support for DMA mapping for ARM SMMU
` [PATCH v4 21/21] bus/fslmc: frame queue based dq storage alloc

[PATCH] clk: apn806: fix spelling mistake: "mising" -> "missing"
 2017-04-11 13:37 UTC  (2+ messages)

admin
 2017-04-11 11:22 UTC 

"Consolidate get_dma_ops" breaks Xen on ARM
 2017-04-11 13:36 UTC  (5+ messages)

How to understand Collection in Bluestore, is it a folder?
 2017-04-11 13:36 UTC  (2+ messages)

[PATCH v1 1/3] nvmem: add snvs_lpgpr driver
 2017-04-11 13:35 UTC  (6+ messages)
` [PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding

[Qemu-devel] [Bug 1681688] [NEW] qemu live migration failed
 2017-04-11 13:35 UTC  (3+ messages)
` [Qemu-devel] [Bug 1681688] "

[PATCH net-next v4 1/2] bpf: remove struct bpf_prog_type_list
 2017-04-11 13:34 UTC  (2+ messages)
` [PATCH net-next v4 2/2] bpf: remove struct bpf_map_type_list

filesystem dead, xfs_repair won't help
 2017-04-11 13:34 UTC  (6+ messages)
` allow mounting w/crc-checking disabled? (was Re: filesystem dead, xfs_repair won't help)

[PATCH v7 resend 00/20] ILP32 for ARM64
 2017-04-11 13:33 UTC  (5+ messages)

[PATCHv4 00/15] R-Car VSP1 Histogram Support
 2017-04-11 13:34 UTC  (5+ messages)
` [PATCHv4 04/15] v4l: vsp1: Add histogram support

LTTng on Docker
 2017-04-11  1:57 UTC 

[Outreachy] Interested in Xen Code Review Dashboard
 2017-04-11 13:33 UTC 

[PATCH] package_manager.py: Add a name for the generated dnf repo
 2017-04-11 13:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] data_smart: Ensure _remove operations on newly set variables are cleared
 2017-04-11 13:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 0/2] ASoC: add support for CX2072X CODEC
 2017-04-11 13:31 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: add support for Conexant "

[PATCH] staging: rtl8723bs: fix spelling mistakes in RT_TRACE messages
 2017-04-11 13:31 UTC  (2+ messages)

crush multiweight implementation details
 2017-04-11 13:31 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.9?] block/nfs: Do not strcmp() with NULL
 2017-04-11 13:30 UTC  (3+ messages)

[PATCH] drm/udl: Fix unaligned memory access in udl_render_hline
 2017-04-11 13:30 UTC  (3+ messages)

[Qemu-devel] Making QMP 'block-job-cancel' transactionable
 2017-04-11 13:30 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v4 0/5] add support for high res wheel found on some Logitech devices
 2017-04-11 13:29 UTC  (6+ messages)
` [PATCH v4 1/5] input: event-codes: reserve some space for REL_MISC events
  ` [PATCH v4 2/5] input: add an EV_REL event for high-res vertical wheel
    ` [PATCH v4 3/5] input: add a EV_SW event for ratchet switch
      ` [PATCH v4 4/5] hid-logitech-hidpp: add support for high res wheel
        ` [PATCH v4 5/5] hid-logitech-hidpp: add support for ratchet switch

Remove/prevent a package's installed files if another package present
 2017-04-11 13:30 UTC  (3+ messages)

[PATCH net-next v3 0/2] bpf: prog/map type reductions
 2017-04-11 13:29 UTC  (3+ messages)
` [PATCH net-next v3 2/2] bpf: remove struct bpf_map_type_list

[PATCH 0/5] Some Allwinner CCU tweaks and basical DVFS support for H3/H2+
 2017-04-11 13:28 UTC  (5+ messages)
` [PATCH 4/5] ARM: sun8i: h3: add operating-points-v2 table for CPU

[mac80211-next:bpf 2/2] kernel/built-in.o:undefined reference to `stack_map_ops'
 2017-04-11 13:26 UTC 

drm-tip/drm-tip build: 207 builds: 0 failed, 207 passed, 45 warnings (v4.11-rc6-1886-g20c20ad1f78a)
 2017-04-11 13:28 UTC 

[Fuego] ERROR: could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
 2017-04-11 13:27 UTC 

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-11 13:26 UTC  (6+ messages)

[drm] c5d8fac2bf: INFO: task swapper/0:1 blocked for more than 120 seconds
 2017-04-11 13:26 UTC 

[Qemu-devel] [PATCH RFC v1 0/3] Enable MTTCG on PPC64
 2017-04-11 13:26 UTC  (8+ messages)
` [Qemu-devel] [Qemu-ppc] "

[distros-debian-snapshot test] 71171: regressions - trouble: blocked/broken/fail/pass
 2017-04-11 13:25 UTC 

[Qemu-devel] [PATCH] qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
 2017-04-11 13:25 UTC  (2+ messages)
` [Qemu-devel] [PATCH for-2.9?] "

17197 linux-kernel
 2017-04-11 13:22 UTC 

[Qemu-devel] [RFC 0/2] vhost-user: Specify device IOTLB support
 2017-04-11 13:20 UTC  (3+ messages)
` [Qemu-devel] [RFC 2/2] spec/vhost-user spec: Add IOMMU support

admin
 2017-04-11 11:16 UTC 

[Qemu-devel] [PATCH v6] Allow setting NUMA distance for different NUMA nodes
 2017-04-11 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] iscsi: Fix iscsi_create
 2017-04-11 13:18 UTC  (2+ messages)

[U-Boot] [PATCH v2] tiny-printf: Add support for %p format
 2017-04-11 13:18 UTC  (2+ messages)

About free space fragmentation, metadata write amplification and (no)ssd
 2017-04-11 13:13 UTC  (5+ messages)

[U-Boot] Please pull u-boot-fdt
 2017-04-11 13:18 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.9 0/2] qxl bugfixes
 2017-04-11 13:18 UTC  (2+ messages)

[Qemu-devel] [PULL 00/11] Block patches for 2.9-rc4
 2017-04-11 13:17 UTC  (2+ messages)

[U-Boot] [RFC, 1/2] NVMe: add NVMe driver support
 2017-04-11 13:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] migration: fix virtio-rng
 2017-04-11 13:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] migration: don't close a file descriptor while it can be in use
` [Qemu-devel] [PATCH 2/2] virtio-rng: stop virtqueue while the CPU is stopped

[Qemu-devel] [PATCH] Add 'none' as type for drive's if option
 2017-04-11 13:17 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix spelling mistake: "acquire"
 2017-04-11 13:17 UTC  (2+ messages)

[xen-4.8-testing test] 107357: regressions - FAIL
 2017-04-11 13:17 UTC 

[LTP] [PATCH v3] lseek: functional SEEK_HOLE and SEEK_DATA test
 2017-04-11 13:17 UTC  (3+ messages)

[PATCH 0/1] ARM: dts: dra7x-evm: Enable dual-role mode for USB1
 2017-04-11 13:16 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-04-11 13:16 UTC  (13+ 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.