All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-18 06:22:46 to 2019-07-18 07:34:13 UTC [more...]

[U-Boot] [PATCH 00/50] doc: Shape into useful HTML docs
 2019-07-18  7:34 UTC  (29+ messages)
` [U-Boot] [PATCH 01/50] doc: Move existing rst files into api sub-directory
` [U-Boot] [PATCH 02/50] doc: Add top-level description about U-Boot documentation
` [U-Boot] [PATCH 03/50] doc: Add driver-model to Sphinx TOC tree
` [U-Boot] [PATCH 04/50] doc: driver-model: Convert README.txt to reST
` [U-Boot] [PATCH 05/50] doc: driver-model: Convert MIGRATION.txt "
` [U-Boot] [PATCH 06/50] doc: driver-model: Convert fdt-fixup.txt "
` [U-Boot] [PATCH 07/50] doc: driver-model: Convert fs_firmware_loader.txt "
` [U-Boot] [PATCH 08/50] doc: driver-model: Convert i2c-howto.txt "
` [U-Boot] [PATCH 09/50] doc: driver-model: Convert livetree.txt "
` [U-Boot] [PATCH 10/50] doc: driver-model: Convert of-plat.txt "
` [U-Boot] [PATCH 11/50] doc: driver-model: Convert pci-info.txt "
` [U-Boot] [PATCH 12/50] doc: driver-model: Convert pmic-framework.txt "
` [U-Boot] [PATCH 13/50] doc: driver-model: Convert remoteproc-framework.txt "
` [U-Boot] [PATCH 14/50] doc: driver-model: Convert serial-howto.txt "
` [U-Boot] [PATCH 15/50] doc: driver-model: Convert spi-howto.txt "
` [U-Boot] [PATCH 16/50] doc: driver-model: Convert usb-info.txt "
` [U-Boot] [PATCH 17/50] doc: Add architecture specific info to Sphinx TOC tree
` [U-Boot] [PATCH 18/50] doc: arch: Convert README.mips to reST
` [U-Boot] [PATCH 19/50] doc: Add board specific info to Sphinx TOC tree
` [U-Boot] [PATCH 20/50] doc: board: Add Intel Crown Bay board doc
` [U-Boot] [PATCH 21/50] doc: board: Add Intel Bay Trail based board docs
` [U-Boot] [PATCH 22/50] doc: board: Add Intel Cherry Hill board doc
` [U-Boot] [PATCH 23/50] doc: board: Add Intel Cougar Canyon 2 "
` [U-Boot] [PATCH 24/50] doc: board: Add Intel Edison "
` [U-Boot] [PATCH 25/50] doc: board: Add Intel Galileo "
` [U-Boot] [PATCH 26/50] doc: board: Add Google Chromebook Link "
` [U-Boot] [PATCH 27/50] doc: board: Add Google Chromebook Samus "
` [U-Boot] [PATCH 28/50] doc: board: Add coreboot "

[PATCH 4.4 00/40] 4.4.186-stable review
 2019-07-18  7:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Make some changes to SDP
 2019-07-18  7:32 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] imx: spl: Change USB boot device type
` [U-Boot] [PATCH 2/4] SDP: use CONFIG_SDP_LOADADDR as default load address
` [U-Boot] [PATCH 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor
` [U-Boot] [PATCH 4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC

[Buildroot] [RFC v2 1/1] utils/show-progress: add tool to show build progress at runtime
 2019-07-18  7:32 UTC 

Building DPI bypass systems on top of wireguard
 2019-07-17 20:01 UTC  (2+ messages)

[MPTCP] [PATCH 7/9] Move setting request_ fields of subflow to MPTCP layer
 2019-07-18  7:31 UTC 

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-18  7:29 UTC  (5+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[LTP] [PATCH v4 1/3] lib: alter find_free_loopdev()
 2019-07-18  7:30 UTC  (6+ messages)
` [LTP] [PATCH v5 "

[MPTCP] [PATCH 1/9] Extend path manager interface
 2019-07-18  7:29 UTC 

List of Supported Python versions
 2019-07-18  6:54 UTC  (3+ messages)

stable-rc/linux-4.4.y boot: 98 boots: 2 failed, 96 passed (v4.4.185-41-g15ef347732a9)
 2019-07-18  7:28 UTC 

xts fuzz testing and lack of ciphertext stealing support
 2019-07-18  7:28 UTC  (13+ messages)

large directory iteration (getdents) over NFS mount resets due to stat
 2019-07-18  7:26 UTC  (4+ messages)

=?gb18030?B?u9i4tKO6u9i4tKO6u9i4tKO6u9i4tKO6u9i4tKO6u9i4tKO6ZXJvc9DUxNzOyszi?=
 2019-07-18  7:26 UTC 

[PATCH 02/20] drm/i915/gt: Hook up intel_context_fini()
 2019-07-18  7:25 UTC  (15+ messages)
` [PATCH 04/20] drm/i915/execlists: Cancel breadcrumb on preempting the virtual engine
` [PATCH 05/20] drm/i915: Hide unshrinkable context objects from the shrinker
` [PATCH 06/20] drm/i915: Remove obsolete engine cleanup
` [PATCH 07/20] drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
` [PATCH 09/20] drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc
` [PATCH 11/20] drm/i915: Rely on spinlock protection for GPU error capture
` [PATCH 13/20] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 14/20] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 15/20] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 17/20] drm/i915/gt: Add to timeline requires the timeline mutex
` [PATCH 18/20] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 20/20] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
` ✗ Fi.CI.SPARSE: "

[dpdk-dev] [PATCH] net/i40e: fix request queue fail in VF
 2019-07-18 14:53 UTC  (4+ messages)

=?gb18030?B?u9i4tKO6u9i4tKO6u9i4tKO6u9i4tKO6u9i4tKO6ZXJvc9DUxNzOyszi?=
 2019-07-18  7:21 UTC  (2+ messages)
` 回复:回复:回复:回复:回复:eros性能问题

[PATCH 1/2] drm/ttm: use the same attributes when freeing d_page->vaddr
 2019-07-18  7:21 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu v3] hmp: Print if memory section is registered with an accelerator
 2019-07-18  7:21 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH qemu] spapr: Stop providing RTAS blob
 2019-07-18  7:20 UTC  (2+ messages)

Is __dma_direct_alloc_pages broken on s390?
 2019-07-18  7:17 UTC 

[PATCH v2 1/3] nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
 2019-07-18  7:16 UTC  (8+ messages)
` [PATCH v2 2/3] nvme-pci: Add support for variable IO SQ element size
      ` [PATCH] nvme-pci: Support shared tags across queues for Apple 2018 controllers

[PATCH] Input: applespi: Fix build error without CONFIG_PCI
 2019-07-18  7:15 UTC  (2+ messages)

[PATCH 1/2] soc: imx8: Add i.MX8MQ UID(unique identifier) support
 2019-07-18  7:14 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.133-81-g2c7e97d1f95d)
 2019-07-18  7:14 UTC 

Duplicate tag error with 5.2
 2019-07-18  7:13 UTC  (7+ messages)

[Fuego] Tell me your Fuego issues - for Jamboree 2019
 2019-07-18  7:13 UTC  (3+ messages)

[PATCH 4.9 00/54] 4.9.186-stable review
 2019-07-18  7:13 UTC  (2+ messages)

[U-Boot] [PATCH 00/52] Support i.MX8MM/N
 2019-07-18  7:12 UTC  (8+ messages)

[Qemu-devel] No archives to download from www.qemu.org/download/
 2019-07-18  7:10 UTC  (2+ messages)

[PATCH BUGFIX IMPROVEMENT V3 0/1] block, bfq: eliminate latency regression with fast drives
 2019-07-18  7:08 UTC  (2+ messages)
` [PATCH BUGFIX IMPROVEMENT V3 1/1] block, bfq: check also in-flight I/O in dispatch plugging

[PATCH blktests v2 00/12] Fix nvme block test issues
 2019-07-18  7:09 UTC  (37+ messages)
` [PATCH blktests v2 01/12] Add filter function for nvme discover
` [PATCH blktests v2 02/12] nvme: More agressively filter the discovery output
` [PATCH blktests v2 03/12] nvme: Add new test to verify the generation counter
` [PATCH blktests v2 04/12] nvme/003,004: Add missing calls to nvme disconnect
` [PATCH blktests v2 05/12] nvme/005: Don't rely on modprobing to set the multipath paramater
` [PATCH blktests v2 06/12] nvme/015: Ensure the namespace is flushed not the char device
` [PATCH blktests v2 07/12] nvme/018: Ignore error message generated by nvme read
` [PATCH blktests v2 08/12] check: Add the ability to call a cleanup function after a test ends
` [PATCH blktests v2 09/12] nvme: Cleanup modprobe lines into helper functions
` [PATCH blktests v2 10/12] nvme: Ensure all ports and subsystems are removed on cleanup
` [PATCH blktests v2 11/12] common: Use sysfs instead of modinfo for _have_module_param()
` [PATCH blktests v2 12/12] nvme: Ignore errors when removing modules

[PATCH BUGFIX IMPROVEMENT V2 0/1] block, bfq: eliminate latency regression with fast drives
 2019-07-18  7:06 UTC  (3+ messages)

[Qemu-devel] [RFC] vhost-user: don't ignore CTRL_VLAN feature
 2019-07-18  7:04 UTC  (5+ messages)

[MPTCP] [PATCH 4/9] Re-factor and fixes for crypto_hmac_sha1()
 2019-07-18  7:06 UTC 

stable-rc/linux-4.9.y boot: 105 boots: 0 failed, 104 passed with 1 offline (v4.9.185-55-gcc08f2abafc7)
 2019-07-18  7:06 UTC 

meta-mono updates
 2019-07-18  6:49 UTC 

[virtio-dev] [RFC] content: explicitly document the VLAN filtering as best-effort
 2019-07-18  7:00 UTC 

[Qemu-devel] [PATCH v2] target/i386: Introduce Denverton CPU model
 2019-07-18  7:01 UTC  (6+ messages)

[LTP] [PATCH 1/1] syscalls/ustat: Use __kernel_daddr_t instead of daddr_t
 2019-07-18  7:01 UTC  (2+ messages)

[PATCH] x86/hyper-v: Zero out the VP assist page to fix CPU offlining
 2019-07-18  7:00 UTC  (4+ messages)

DBus LEAdvertisement and Python
 2019-07-18  7:00 UTC 

regression with napi/softirq ?
 2019-07-18  6:58 UTC  (5+ messages)

Speed on Raspberry Pi 4
 2019-07-18  6:56 UTC  (4+ messages)

[PATCH RESEND 1/2] clk: imx8mm: Fix typo of pwm3 clock's mux option #4
 2019-07-18  6:53 UTC  (3+ messages)

Detecting if a modem has dialing support
 2019-07-18  6:53 UTC 

[PATCH] net: dsa: sja1105: Release lock in error case
 2019-07-18  6:53 UTC  (2+ messages)

[PATCH] UBI: silence erroneous GCC warning about uninitialized read
 2019-07-18  6:53 UTC  (2+ messages)

[Xen-devel] [PATCH 0/2] xen/gntdev: sanitize user interface handling
 2019-07-18  6:52 UTC  (6+ messages)
`  "
` [Xen-devel] [PATCH 1/2] xen/gntdev: replace global limit of mapped pages by limit per call
  `  "
` [Xen-devel] [PATCH 2/2] xen/gntdev: switch from kcalloc() to kvcalloc()
  `  "

[PATCH v1] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18  6:51 UTC  (4+ messages)

[PATCH] gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
 2019-07-18  6:51 UTC 

eSDK: python3.5.real: No such file or directory
 2019-07-18  6:51 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.185-41-gf046b75a1ffd)
 2019-07-18  6:51 UTC 

[dpdk-dev] [PATCH] mempool/octeontx2: use noinline to preserve ABI
 2019-07-18  6:51 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] mempool/octeontx2: fix possible ABI break with force inline

use of shrinker in virtio balloon free page hinting
 2019-07-18  6:47 UTC  (7+ messages)

[Qemu-devel] [PATCH] ppc/pnv: Set default ram size to 2GB
 2019-07-18  6:15 UTC  (2+ messages)

[PATCH] scsi: uapi: ufs: Fix SPDX license identifier
 2019-07-18  6:46 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 0/4] Fixes on IOVA mode selection
 2019-07-18  6:45 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] Revert "bus/pci: add Mellanox kernel driver type"
  ` [dpdk-dev] [PATCH v3 2/4] eal: fix IOVA mode selection as VA for pci drivers
  ` [dpdk-dev] [PATCH v3 3/4] eal: change RTE_PCI_DRV_IOVA_AS_VA flag name
  ` [dpdk-dev] [PATCH v3 4/4] eal: select IOVA mode as VA for default case

[PATCH v2] netfilter: nft_dynset: support for element deletion
 2019-07-18  6:43 UTC 

[igt-dev] [PATCH i-g-t] igt/tests/kms_dp_tiled_display.c : kms test file for display port tiled displays
 2019-07-18  6:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: equation is more proper than and to check LOADVM_QUIT
 2019-07-18  6:42 UTC 

[PATCH] habanalabs: add debug print when rejecting CS
 2019-07-18  6:42 UTC  (2+ messages)

[RFC PATCH] regulator: core: Move device_link_remove out from regulator_list_mutex
 2019-07-18  6:42 UTC  (4+ messages)

[PATCH v2 0/7] libnvdimm: Fix async operations and locking
 2019-07-18  6:39 UTC  (5+ messages)
` [PATCH v2 6/7] libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock

[Buildroot] [PATCH] pdbg: Bump version to v2.2
 2019-07-18  6:41 UTC  (2+ messages)

[Buildroot] [PATCH v3] board: Add PowerPC mac99
 2019-07-18  6:41 UTC  (2+ messages)

[PATCH v2 0/2] Add support for DSP IPC protocol driver
 2019-07-18  6:40 UTC  (7+ messages)
` [PATCH v2 1/2] firmware: imx: Add DSP IPC protocol interface

[LTP] [PATCH] tst_test.sh: Use $LTP_TIMEOUT_MUL also in TST_RETRY_FN_EXP_BACKOFF()
 2019-07-18  6:38 UTC  (3+ messages)

[PATCH 0/3] Add power domain range for MU side b / IRQSTR_DSP
 2019-07-18  6:38 UTC  (5+ messages)
` [PATCH 2/3] firmware: imx: scu-pd: Add mu_b side PD range

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 8 warnings (v4.9.185-55-g0bfad9234a3a)
 2019-07-18  6:38 UTC 

[MPTCP] [RFC PATCH] mptcp: new sysctl to control the activation per NS
 2019-07-18  6:37 UTC 

[PATCH 0/2] Fixes for KS 1.0
 2019-07-18  6:36 UTC  (9+ messages)
` [PATCH 1/2] kernel-shark: Initialize the data-related fields of the model

[PATCH] ext4: allow directory holes
 2019-07-18  6:30 UTC  (3+ messages)
` [PATCH -v2] "

[PATCH 1/5] iio: adc: ad7606: Move common channel definition to header
 2019-07-18  6:27 UTC  (5+ messages)
` [PATCH 2/5] iio: adc: ad7606: Move spi dependent features to spi file
` [PATCH 3/5] iio: adc: ad7606: Allow reconfigration after reset
` [PATCH 4/5] iio: adc: ad7606: Add support for software mode for ad7616
` [PATCH 5/5] iio: adc: ad7606: Add debug "

[PATCH] btrfs: Allow more disks missing for RAID10
 2019-07-18  6:27 UTC 

[PATCH] Revert "cpufreq: schedutil: Don't set next_freq to UINT_MAX"
 2019-07-18  6:26 UTC 

[PATCH 1/1] mm/memory_hotplug: Adds option to hot-add memory in ZONE_MOVABLE
 2019-07-18  6:26 UTC  (2+ messages)

[PATCH] e2fsck: check for consistent encryption policies
 2019-07-18  6:25 UTC  (2+ messages)

[LTP] [PATCH v3] timers/timer_create0{2, 3, 4}: Ported to new library
 2019-07-18  6:25 UTC 

[igt-dev] [PATCH] lib/igt_kms.c igt_kms.h: tile property parser
 2019-07-18  6:24 UTC  (2+ messages)

[PATCH 00/12] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-07-18  6:24 UTC  (4+ messages)
` [PATCH 12/12] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH 0/3] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-18  6:22 UTC  (4+ messages)
` [PATCH 3/3] arm64: debug: Remove rcu_read_lock from debug exception

[dpdk-dev] [PATCH v1 1/2] lib/lpm: memory orderings to avoid race conditions for v1604
 2019-07-18  6:22 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 0/4] LPM4 memory ordering changes
  ` [dpdk-dev] [PATCH v6 1/4] lib/lpm: not inline unnecessary functions
  ` [dpdk-dev] [PATCH v6 2/4] lib/lpm: memory orderings to avoid race conditions for v1604
  ` [dpdk-dev] [PATCH v6 3/4] lib/lpm: memory orderings to avoid race conditions for v20
  ` [dpdk-dev] [PATCH v6 4/4] lib/lpm: use atomic store to avoid partial update


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.