All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-25 09:07:17 to 2017-08-25 09:43:45 UTC [more...]

[PATCH nf-next] netfilter: xt_CHECKSUM: avoid bad offload warnings on GSO packets
 2017-08-25  9:43 UTC  (9+ messages)

[PATCH V2 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-08-25  9:43 UTC  (9+ messages)
` [PATCH V2 21/25] tools/libxc: Add a new interface to bind remapping format msi with pirq
` [PATCH V2 23/25] x86/vvtd: Handle interrupt translation faults

[PATCH 00/15] v4 kernel core pieces refcount conversions
 2017-08-25  9:41 UTC  (16+ messages)
` [PATCH 01/15] sched: convert sighand_struct.count to refcount_t
` [PATCH 02/15] sched: convert signal_struct.sigcnt "
` [PATCH 03/15] sched: convert user_struct.__count "
` [PATCH 04/15] sched: convert numa_group.refcount "
` [PATCH 05/15] sched/task_struct: convert task_struct.usage "
` [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 07/15] perf: convert perf_event_context.refcount "
` [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 10/15] uprobes: convert uprobe.ref "
` [PATCH 11/15] nsproxy: convert nsproxy.count "
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 13/15] creds: convert cred.usage "
` [PATCH 14/15] futex: convert futex_pi_state.refcount "
` [PATCH 15/15] kcov: convert kcov.refcount "

[GIT PULL] MMC fixes for v.4.13 rc7
 2017-08-25  9:42 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-08-25  9:41 UTC  (4+ messages)

[Qemu-devel] Make test
 2017-08-25  9:41 UTC  (8+ messages)

[PATCH] x86/EFI: warn about r/o sections requiring relocations
 2017-08-25  9:41 UTC  (3+ messages)

[Patch net-next v2 0/4] net_sched: clean up tc classes and u32 filter
 2017-08-25  9:41 UTC  (6+ messages)
` [Patch net-next v2 3/4] net_sched: remove tc class reference counting

[Qemu-devel] [PATCH v8 0/6] add throttle block driver filter
 2017-08-25  9:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 4/6] block: convert ThrottleGroup to object with QOM

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-08-25  9:40 UTC  (4+ messages)

[PATCH 00/12] drm/i915: Fix up the CCS code
 2017-08-25  9:40 UTC  (3+ messages)
` [PATCH 06/12] drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites

linux-next: manual merge of the sound-asoc tree with the sound-current tree
 2017-08-25  9:40 UTC  (3+ messages)

[PATCH 0/3] document types of hardware control for V4L2
 2017-08-25  9:40 UTC  (4+ messages)
` [PATCH 1/3] media: open.rst: document devnode-centric and mc-centric types
` [PATCH 2/3] media: videodev2: add a flag for vdev-centric devices
` [PATCH 3/3] media: add V4L2_CAP_VDEV_CENTERED flag on vdev-centric drivers

[PATCH] drm/i915/cnl: WaForceEnableNonCoherent
 2017-08-25  9:38 UTC  (4+ messages)

[PATCH RESEND v9] VT-d: use correct BDF for VF to search VT-d unit
 2017-08-25  9:39 UTC  (2+ messages)

[PATCH 00/12] support to run vdev in the secondary process
 2017-08-25  9:40 UTC  (13+ messages)
` [PATCH 01/12] cryptodev: remove crypto vdev init
` [PATCH 02/12] eal: avoid calling rte_vdev_init()
` [PATCH 03/12] crypto: move vdev helper functions into dedicated file
` [PATCH 04/12] vdev: move to drivers/bus
` [PATCH 05/12] bus/vdev: change log type from EAL to PMD
` [PATCH 06/12] eal: add channel for primary/secondary communication
` [PATCH 07/12] bus/vdev: scan and probe vdev in secondary processes
` [PATCH 08/12] ethdev: support attach vdev in secondary process
` [PATCH 09/12] vhost: allocate virtio_net in memzone
` [PATCH 10/12] vhost: support to kick in secondary process
` [PATCH 11/12] net/vhost: support to run in the "
` [PATCH 12/12] examples/helloworld: do not exit automatically

[PATCH 0/3] gnttab: Further XSA-226 cleanup
 2017-08-25  9:39 UTC  (7+ messages)
` [PATCH 2/3] gnttab: Drop the frame parameter from get_paged_frame()
` [PATCH 3/3] gnttab: Drop the frame field from struct gnttab_copy_buf

[PATCH] (PRE)MIRRORS: add pattern for npm:// without slash
 2017-08-25  9:38 UTC  (3+ messages)

[PATCH 00/13] ANDROID: binder: RT priority inheritance and small fixes
 2017-08-25  9:33 UTC  (14+ messages)
` [PATCH 01/13] ANDROID: binder: remove proc waitqueue
` [PATCH 02/13] ANDROID: binder: push new transactions to waiting threads
` [PATCH 03/13] ANDROID: binder: add support for RT prio inheritance
` [PATCH 04/13] ANDROID: binder: add min sched_policy to node
` [PATCH 05/13] ANDROID: binder: improve priority inheritance
` [PATCH 06/13] ANDROID: binder: add RT inheritance flag to node
` [PATCH 07/13] Add BINDER_GET_NODE_DEBUG_INFO ioctl
` [PATCH 08/13] ANDROID: binder: don't check prio permissions on restore
` [PATCH 09/13] ANDROID: binder: Don't BUG_ON(!spin_is_locked())
` [PATCH 10/13] ANDROID: binder: call poll_wait() unconditionally
` [PATCH 11/13] ANDROID: binder: don't enqueue death notifications to thread todo
` [PATCH 12/13] ANDROID: binder: don't queue async transactions to thread
` [PATCH 13/13] ANDROID: binder: Add tracing for binder priority inheritance

[PATCH 1/9] drm/amdgpu: fix amdgpu_vm_bo_map trace point
 2017-08-25  9:38 UTC  (9+ messages)
  ` [PATCH 2/9] drm/amdgpu: fix and cleanup VM ready check
  ` [PATCH 3/9] drm/amdgpu: cleanup GWS, GDS and OA allocation
  ` [PATCH 4/9] drm/amdgpu: add bo_va cleared flag again
  ` [PATCH 5/9] drm/amdgpu: rework moved handling in the VM
  ` [PATCH 6/9] drm/amdgpu: track evicted page tables v2
  ` [PATCH 7/9] drm/amdgpu: rework page directory filling v2
  ` [PATCH 8/9] drm/amdgpu: add support for per VM BOs
  ` [PATCH 9/9] drm/amdgpu: WIP add IOCTL interface "

[PATCH v7 00/12] Enable VAS
 2017-08-25  9:37 UTC  (9+ messages)
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 07/12] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()

[meta-python][PATCH 0/3] python-beautifulsoup4: add new recipe and required packages
 2017-08-25  8:40 UTC  (4+ messages)
` [meta-python][PATCH 1/3] python-html5lib: add Python3 support
` [meta-python][PATCH 2/3] python-webencodings: "
` [meta-python][PATCH 3/3] python-beautifulsoup4: add new recipe for both python2 and python3

[PATCH 0/1] rng-tools: add systemd service file
 2017-08-25  6:14 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] taglib: Security fix CVE-2017-12678
 2017-08-25  2:56 UTC 

[PATCH] e2fsprogs: fix ptest script
 2017-08-25  2:11 UTC 

[PATCH] bash: memleak bug fix for builtin command read
 2017-08-25  0:42 UTC 

[Qemu-arm] [PATCH 00/20] first steps towards v8M support
 2017-08-25  9:34 UTC  (3+ messages)
` [Qemu-arm] [PATCH 05/20] target/arm: Add MMU indexes for secure v8M
  ` [Qemu-devel] "

linux-next: build failure after merge of the akpm-current tree
 2017-08-25  9:35 UTC  (3+ messages)

[PATCH v1 0/3] Enable some devices for rk3328 evaluation board
 2017-08-25  9:35 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: add mmc nodes "
` [PATCH v2 2/3] cpufreq: rockchip: add support for rk3328 soc
` [PATCH v2 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board

[PATCH RFC v2] media: open.rst: document devnode-centric and mc-centric types
 2017-08-25  9:35 UTC  (5+ messages)

[Qemu-devel] [RFC v2 0/8] monitor: allow per-monitor thread
 2017-08-25  9:34 UTC  (14+ messages)
` [Qemu-devel] [RFC v2 2/8] monitor: allow monitor to create thread to poll
` [Qemu-devel] [RFC v2 4/8] QAPI: new QMP command option "without-bql"
` [Qemu-devel] [RFC v2 8/8] migration: add incoming mgmt lock

[PATCH v5 0/3] devtool deploy-target --strip option
 2017-08-25  9:34 UTC  (5+ messages)
` [PATCH v5 1/3] package.py: Fix some lint errors
` [PATCH v5 2/3] package.py: strip_execs: Support for .ko modules
` [PATCH v5 3/3] devtool: deploy-target: Support stripped libs and execs
` ✗ patchtest: failure for devtool deploy-target --strip option (rev2)

[PATCH 00/13] Move PCI away from the EAL
 2017-08-25  9:34 UTC  (4+ messages)
` [PATCH 05/13] pci: introduce PCI lib and bus

[00/14] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling
 2017-08-25  9:34 UTC  (6+ messages)
` [PATCH 09/14] can: raw: use struct sock::sk_bound_dev_if instead of struct raw_sock::ifindex

[Bug 101691] gfx corruption on windowed 3d-apps running on dGPU
 2017-08-25  9:33 UTC 

[PATCH v2 REPOST 00/12] x86: guest resource mapping
 2017-08-25  9:32 UTC  (3+ messages)
` [PATCH v2 REPOST 12/12] x86/hvm/ioreq: add a new mappable resource type

[U-Boot] [PATCH v2] bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
 2017-08-25  9:32 UTC 

[PATCHv6 0/3]
 2017-08-25  9:32 UTC  (4+ messages)
` [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite

[Qemu-devel] [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries
 2017-08-25  9:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/16] qapi-schema: Move block events from event.json to block.json

[DPDK] [PATCH 1/3] qat: remove atomics
 2017-08-25  9:30 UTC  (3+ messages)
` [DPDK] [PATCH 2/3] qat: enable RX head writes coalescing
` [DPDK] [PATCH 3/3] qat: enable TX tail "

[Qemu-devel] [PATCH 0/3] iotests: clean up resources using context managers
 2017-08-25  9:29 UTC  (6+ messages)

[CI] drm/i915: Skip render state setup (TEST for CI)
 2017-08-25  9:27 UTC 

[U-Boot] [PATCH] bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
 2017-08-25  9:28 UTC  (3+ messages)

[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-25  9:28 UTC  (6+ messages)
` [PATCH v2 5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices

[PATCH 0/2] Add retries for dp dual mode reads
 2017-08-25  9:27 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Add retries for dp dual mode reads (rev3)

[PATCH 1/4] drm/amd/powerplay: add dummy pp table for raven
 2017-08-25  9:27 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: Remove obsolete code of reduced refresh rate featur
  ` [PATCH 3/4] drm/amd/powerplay: refine pp code for raven
  ` [PATCH 4/4] drm/amd/powerplay: fix flicker issue when HDP enabled

[patch net-next 00/12] mlxsw: Add IPv4 host dpipe table
 2017-08-25  9:26 UTC  (4+ messages)
` [patch net-next 11/12] mlxsw: spectrum_dpipe: Add support for IPv4 host table dump

[PATCH] pktgen: add a new sample script for 40G and above link testing
 2017-08-25  9:26 UTC 

[PATCH 0/3] livepatch: introduce atomic replace
 2017-08-25  9:26 UTC  (3+ messages)
` [PATCH 2/3] livepatch: add "

[Qemu-devel] [PATCH v3 for-2.11 00/18] target/s390x: cleanup cpu.h
 2017-08-25  9:26 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: add vendor prefix for Touchless Biometric Systems AG
 2017-08-25  9:26 UTC  (5+ messages)
` [PATCH 2/5] arm: dts: sun8i: a83t: Remove useless, empty nodes
` [PATCH 3/5] arm: dts: sun8i: a83t: Add MMC1 pins
` [PATCH 4/5] arm: dts: sun8i: a83t: Add the UART1 controller
` [PATCH 5/5] arm: dts: sun8i: Add the TBS A711 tablet devicetree

[RFC PATCH 0/5] Extend resources to support more vcpus in single VM
 2017-08-25  9:26 UTC  (11+ messages)
` [RFC PATCH 1/5] xen/hap: Increase hap size for more vcpus support
` [RFC PATCH 2/5] XL: Increase event channels to support more vcpus
` [RFC PATCH 3/5] Tool/ACPI: DSDT extension "
` [RFC PATCH 4/5] hvmload: Add x2apic entry support in the MADT build
` [RFC PATCH 5/5] xl/libacpi: extend lapic_id() to uint32_t

[Qemu-devel] [PATCH v3 00/10] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-08-25  9:25 UTC  (3+ messages)

[PATCH 0/1] adding Btrfs resizing capability to lvresize/fsadm.sh
 2017-08-25  9:25 UTC  (7+ messages)
` [PATCH 1/1] added resizing for btrfs
      ` 答复: "
          ` 答复: "

[PATCH 2/2] EFI/BGRT: use efi_mem_type()
 2017-08-25  9:24 UTC  (2+ messages)
` [PATCH v2 "

Developing a ti-pcm1863 (adc) codec driver
 2017-08-25  9:24 UTC  (2+ messages)

[PATCH 1/2] EFI: move efi_mem_type() to common code
 2017-08-25  9:24 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2] pinctrl: rockchip: Add rv1108 recalculated iomux support
 2017-08-25  9:23 UTC  (2+ messages)

[Qemu-devel] Memory use with >100 virtio devices
 2017-08-25  9:22 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH qemu] exec: Destroy dispatch immediately

[U-Boot] [PATCH] usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
 2017-08-25  9:23 UTC  (4+ messages)

[PATCH] vhost: added user callbacks for socket open/close
 2017-08-25  9:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] vulkan distro flag update
 2017-08-25  9:20 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: fix BANK_SELECT on Vega10
 2017-08-25  9:20 UTC  (4+ messages)

[PATCH] pktgen: add a new sample script for 40G and above link testing
 2017-08-25  9:19 UTC  (2+ messages)

[PATCH v7 0/6] Btrfs: populate heuristic with code
 2017-08-25  9:18 UTC  (7+ messages)
` [PATCH v7 1/6] Btrfs: heuristic make use compression workspaces
` [PATCH v7 2/6] Btrfs: heuristic workspace add bucket and sample items
` [PATCH v7 3/6] Btrfs: implement heuristic sampling logic
` [PATCH v7 4/6] Btrfs: heuristic add detection of repeated data patterns
` [PATCH v7 5/6] Btrfs: heuristic add byte set calculation
` [PATCH v7 6/6] Btrfs: heuristic add byte core "

[RFC][PATCH 0/8] Crash consistency xfstest using dm-log-writes
 2017-08-25  9:19 UTC  (3+ messages)
` [RFC][PATCH 3/8] fsx: fixes to random seed

[GIT PULL] sound fixes for 4.13-rc7
 2017-08-25  9:18 UTC 

[PATCH 0/4] v4l: async: fixes for v4l2_async_notifier_unregister()
 2017-08-25  9:17 UTC  (10+ messages)
` [PATCH 4/4] v4l: async: add comment about re-probing to v4l2_async_notifier_unregister()

[GIT PULL] ARM: Xilinx Zynq SoC patches for v4.14
 2017-08-25  9:15 UTC  (4+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.10.0-rc4 is now available
 2017-08-25  9:15 UTC  (4+ messages)

[PATCH] x86/microcode/intel: Silence a static checker warning
 2017-08-25  9:14 UTC  (12+ messages)
` [PATCH v2] x86/microcode: "

git send-email Cc with cruft not working as expected
 2017-08-25  9:12 UTC  (6+ messages)
` [RFC PATCH 1/2] send-email: fix garbage removal after address
      ` [PATCH v2 "
        ` [PATCH v2 2/2] send-email: don't use Mail::Address, even if available

[PATCH V2 9/25] tools/libxl: build DMAR table for a guest with one virtual VTD
 2017-08-25  9:11 UTC  (11+ messages)

Submodule regression in 2.14?
 2017-08-25  9:10 UTC  (11+ messages)

[PATCH] irqdomain: check for NULL before dereferencing
 2017-08-25  9:10 UTC  (3+ messages)
` [PATCH v2] irqdomain: potential Oops in irq_domain_push_irq()

SPI_IOC_WR_MAX_SPEED_HZ was overwitten?
 2017-08-25  9:08 UTC 

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-25  9:07 UTC  (4+ messages)
` [PATCH v2 2/5] nvmem: core: Add nvmem_cell_read_u32

[PATCH V3 00/23] drm/etnaviv: support performance counters
 2017-08-25  9:07 UTC  (7+ messages)
` [PATCH V3 18/23] drm/etnaviv: add RA perf domain
` [PATCH V3 19/23] drm/etnaviv: add TX "
` [PATCH V3 20/23] drm/etnaviv: add MC "
` [PATCH V3 21/23] drm/etnaviv: need to disable clock gating when doing profiling
` [PATCH V3 22/23] drm/etnaviv: enable debug registers on demand
` [PATCH V3 23/23] drm/etnaviv: submit supports performance monitor requests


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.