All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-26 15:55:32 to 2018-04-26 16:20:26 UTC [more...]

[Qemu-devel] [PATCH 00/17] iotests: don't choke on disabled drivers
 2018-04-26 16:19 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/17] block: iterate_format with account of whitelisting
` [Qemu-devel] [PATCH 02/17] iotests: iotests.py: prevent deadlock in subprocess
` [Qemu-devel] [PATCH 03/17] iotests: ask qemu for supported formats
` [Qemu-devel] [PATCH 04/17] iotest 030: skip quorum test setup/teardown too
` [Qemu-devel] [PATCH 05/17] iotest 030: require blkdebug
` [Qemu-devel] [PATCH 06/17] iotest 055: skip unsupported backup target formats
` [Qemu-devel] [PATCH 07/17] iotest 055: require blkdebug
` [Qemu-devel] [PATCH 08/17] iotest 056: skip testcases using blkdebug if disabled
` [Qemu-devel] [PATCH 09/17] iotest 071: notrun if blkdebug or blkverify is disabled
` [Qemu-devel] [PATCH 10/17] iotest 081: notrun if quorum "
` [Qemu-devel] [PATCH 11/17] iotest 087: notrun if null-co "
` [Qemu-devel] [PATCH 12/17] iotest 093: notrun if null-co or null-aio "

[Qemu-devel] [PATCH v2 0/5] Enable postcopy RDMA live migration
 2018-04-26 16:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/5] migration: disable RDMA WRITE after postcopy started
` [Qemu-devel] [PATCH v2 2/5] migration: create a dedicated connection for rdma return path

[RFC PATCH v3 00/10] Rewrite tests into new API + fixes
 2018-04-26 16:20 UTC  (7+ messages)
` [RFC PATCH v3 02/10] security/ima: Change order of tests
  ` [LTP] "
  ` [LTP] [RFC PATCH v3 00/10] Rewrite tests into new API + fixes

[PATCH] app/pdump: remove unused socket path options
 2018-04-26 16:20 UTC  (4+ messages)

[PATCH 00/11] irqchip: stm32: add exti support for stm32mp157c
 2018-04-26 16:18 UTC  (29+ messages)
` [PATCH 01/11] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
` [PATCH 02/11] irqchip: stm32: checkpatch fix
` [PATCH 03/11] irqchip: stm32: add falling pending register support
` [PATCH 04/11] irqchip: stm32: add suspend support
` [PATCH 05/11] irqchip: stm32: add host and driver data structures
` [PATCH 06/11] irqchip: stm32: prepare common functions
` [PATCH 07/11] irqchip: stm32: add stm32mp1 support with hierarchy domain
` [PATCH 08/11] irqchip: stm32: add suspend/resume support for "
` [PATCH 09/11] pinctrl: stm32: add irq_eoi for stm32gpio irqchip
` [PATCH 10/11] ARM: dts: stm32: add exti support for stm32mp157c
` [PATCH 11/11] ARM: dts: stm32: add exti support to stm32mp157 pinctrl

[PATCH v5] gpio: dwapb: Add support for 1 interrupt per port A GPIO
 2018-04-26 16:19 UTC 

[Qemu-devel] [RFC 0/3] NBD reconnect
 2018-04-26 16:19 UTC  (2+ messages)

selftests: pstore_tests failed
 2018-04-26 16:19 UTC  (3+ messages)

[GIT PULL] commits for Linux 3.18
 2018-04-26 16:19 UTC  (3+ messages)

[PATCH v4 0/7] spi: Extend the framework to generically support memory devices
 2018-04-26 16:18 UTC  (16+ messages)
` [PATCH v4 1/7] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v4 2/7] spi: Make support for regular transfers optional when ->mem_ops != NULL
` [PATCH v4 3/7] spi: bcm-qspi: Implement the spi_mem interface
` [PATCH v4 4/7] spi: bcm53xx: "
` [PATCH v4 5/7] spi: ti-qspi: "
` [PATCH v4 6/7] mtd: spi-nor: Use the spi_mem_xx() API
` [PATCH v4 7/7] spi: Get rid of the spi_flash_read() API

[PATCH 1/2] u-boot-fslc-mxsboot: Add dtc as build dependency
 2018-04-26 16:18 UTC  (5+ messages)
` [PATCH 2/2] wic: Fix image generation for i.MX MXS SoC family

[PATCH 1/2] dmaengine: axi-dmac: Use devm_request_irq()
 2018-04-26 16:12 UTC  (4+ messages)
` [1/2] "
` [PATCH 2/2] dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
  ` [2/2] "

[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
 2018-04-26 16:18 UTC  (5+ messages)

[MODERATED] [PATCH v2] Linux Patch 1/1
 2018-04-26 16:18 UTC  (2+ messages)
` [MODERATED] "

[PATCH v1] net/mlx5: fix flow director rule deletion crash
 2018-04-26 16:17 UTC 

[PATCH v3 00/11] media: ov772x: support media controller, device tree probing, etc
 2018-04-26 16:17 UTC  (5+ messages)
` [PATCH v3 01/11] media: dt-bindings: ov772x: add device tree binding

[PATCH] app/test: fix failure on mempool autotest retry
 2018-04-26 16:17 UTC  (2+ messages)

[RFC] OrangeFS blocksize in superblock and inode
 2018-04-26 16:16 UTC  (2+ messages)

[PATCH 0/2] nvme: pci: fix & improve timeout handling
 2018-04-26 16:16 UTC  (7+ messages)
` [PATCH 1/2] nvme: pci: simplify "

[PATCH v7 00/11] eal: replace calls to rte_panic and refrain from new instances
 2018-04-26 16:16 UTC  (4+ messages)
` [PATCH v7 01/11] crypto/dpaa: replace rte_panic instances in crypto/dpaa driver

how can I get a git version of Latest Major release? (18.02.1)
 2018-04-26 16:15 UTC  (5+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time
 2018-04-26 16:15 UTC  (5+ messages)

[PATCH] audit: allow other filter list types for AUDIT_EXE
 2018-04-26 16:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] Allow PIR read in privileged mode
 2018-04-26 16:14 UTC 

[V3 PATCH] perf parse-events: Specially handle uncore event alias in small groups
 2018-04-26 16:14 UTC  (2+ messages)

[PATCH net-next 0/2 v2] netns: uevent performance tweaks
 2018-04-26 16:13 UTC  (6+ messages)
` [PATCH net-next 1/2 v2] netns: restrict uevents

[RFC PATCH] media: i2c: add SCCB helpers
 2018-04-26 16:13 UTC 

[PATCH] fsck.f2fs: add -O features to tune the bits
 2018-04-26 16:13 UTC  (4+ messages)
` [RFC PATCH] f2fs-tools: introduce tune.f2fs

USB: serial: option: adding support for ublox R410M
 2018-04-26 16:12 UTC  (10+ messages)
            ` [PATCH] "

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-04-26 16:11 UTC  (10+ messages)
` [PATCH 4/4] exit: Lockless iteration over task list in mm_update_next_owner()

[PATCH v4] ethdev: check Rx/Tx offloads
 2018-04-26 16:11 UTC  (6+ messages)
` [PATCH v5] "

dbf3fab3be ("EXP rcu: Diagnostics for grace-period hangs"): BUG: spinlock recursion on CPU#0, rcu_torture_wri/37
 2018-04-26 16:11 UTC  (2+ messages)

[Xenomai] Issue with Xenomai 3.0.6, I-Pipe 4.9.51 and Linux 4.9.51 on Xilinx Zynq 7000 MPSOC
 2018-04-26 16:11 UTC  (4+ messages)

[Qemu-devel] [Bug 1767146] [NEW] No ACPI-table found, option -M 1.6 not found either
 2018-04-26 15:59 UTC 

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-04-26 16:10 UTC  (5+ messages)
` [PATCH 2/6] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH 4/6] powerpc/64s: Enable barrier_nospec based on firmware settings

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-26 16:10 UTC  (4+ messages)
` [PATCH v6 1/2] mbuf: support attaching external buffer to mbuf

[Bug 106193] When positioning a monitor output above or below initial configuration with xrandr, hard freeze with graphics artifacts 4.16.2+
 2018-04-26 16:10 UTC  (2+ messages)

linux-next: unable to fetch the kbuild-current tree
 2018-04-26 16:09 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] hw/core: expand description of null-machine
 2018-04-26 16:09 UTC  (3+ messages)

RX Errors from Android Peer
 2018-04-26 16:09 UTC  (5+ messages)

[PATCH 1/3] f2fs: introduce release_discard_addr() for cleanup
 2018-04-26 16:08 UTC  (5+ messages)
` [PATCH 2/3] f2fs: introduce {create, destroy}_discard_caches "
  ` [PATCH 2/3] f2fs: introduce {create,destroy}_discard_caches "
` [PATCH 3/3] f2fs: maintain discard interface separately

[PATCH v8 10/10] devtools: prevent new instances of rte_panic and rte_exit
 2018-04-26 16:08 UTC  (10+ messages)
` [PATCH v9 00/10] eal: replace calls to rte_panic and refrain from new instances
  ` [PATCH v9 02/10] bond: replace rte_panic instances in bonding driver
  ` [PATCH v9 08/10] eal: replace rte_panic instances in ethdev
  ` [PATCH v9 09/10] eal: replace rte_panic instances in init sequence
  ` [PATCH v9 10/10] devtools: prevent new instances of rte_panic and rte_exit

[RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
 2018-04-26 16:08 UTC  (9+ messages)

[PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
 2018-04-26 16:07 UTC  (23+ messages)
    ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
        ` [PATCH v5] "
              ` [dm-devel] "

[U-Boot] [PATCH] test: dm: regmap: fix license header
 2018-04-26 16:07 UTC 

[PATCH] test/eal_flags: Optimize memory flags test
 2018-04-26 16:06 UTC  (2+ messages)

[PATCH v5 00/11] eal: replace calls to rte_panic and refrain from new instances
 2018-04-26 16:06 UTC  (3+ messages)
` [PATCH v5 05/11] eal: replace rte_panic instances in eventdev

[PATCH] AVX check
 2018-04-26 16:06 UTC 

[MODERATED] [PATCH v5 04/11] [PATCH v5 04/10] Linux Patch #4
 2018-04-26 16:06 UTC  (2+ messages)
`  "

[PATCH 0/7] fix several issues documentation
 2018-04-26 16:06 UTC  (6+ messages)
` [PATCH 2/7] doc: add architecture qualifier to boot parameter entries
` [PATCH 5/7] doc: correct livepatch.markdown syntax

[PATCH] IB/core: Make ib_mad_client_id atomic
 2018-04-26 16:06 UTC  (6+ messages)

[PATCH BlueZ] client: Add possiblity to define maximum attribute value length
 2018-04-26 16:05 UTC  (2+ messages)

[PATCH 0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC
 2018-04-26 16:05 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: net: meson-dwmac: new compatible name "
` [PATCH 2/2] net: stmmac: dwmac-meson: extend phy mode setting

[PATCH v2] f2fs: fix to avoid race during access gc_thread pointer
 2018-04-26 16:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Add Linux-compatible syscon_to_regmap API
 2018-04-26 16:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] dm: ofnode: add ofnode_device_is_compatible() helper

[Intel-wired-lan] [BUG] igb: reconnecting of cable not always detected
 2018-04-26 16:02 UTC  (7+ messages)
        `  "

[U-Boot] [PATCH] test: ofnode: test ofnode_device_is_compatible()
 2018-04-26 16:02 UTC 

[PATCH] f2fs: fix to wait IO writeback in __revoke_inmem_pages()
 2018-04-26 15:59 UTC  (3+ messages)

[PATCH xf86-video-amdgpu 1/2] Refactor drmmode_output_set_tear_free helper
 2018-04-26 15:58 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu 2/2] Wait for pending flips in drmmode_output_set_tear_free

[PATCH] mm: sections are not offlined during memory hotremove
 2018-04-26 15:58 UTC 

[Bridge] [PATCH net-next 0/6] mlxsw: SPAN: Support routes pointing at bridges
 2018-04-26 15:58 UTC  (5+ messages)
` [Bridge] [PATCH net-next 6/6] mlxsw: spectrum_span: Allow bridge for gretap mirror
    `  "

[PATCH 0/3] arm64/kvm spectre-v1 fixes
 2018-04-26 15:58 UTC  (2+ messages)

Avoid uninterruptible sleep during process exit
 2018-04-26 15:57 UTC  (13+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process

4.17-rc2: Could not determine valid watermarks for inherited state
 2018-04-26 15:57 UTC  (8+ messages)
` [Intel-gfx] "

[Qemu-devel] [PULL v9 00/16] xen: xen-domid-restrict improvements
 2018-04-26 15:56 UTC  (34+ messages)
`  "
` [Qemu-devel] [PULL 01/16] checkpatch: Add xendevicemodel_handle to the list of types
  `  "
` [Qemu-devel] [PULL 02/16] AccelClass: Introduce accel_setup_post
  `  "
` [Qemu-devel] [PULL 03/16] xen: link against xentoolcore
  `  "
` [Qemu-devel] [PULL 04/16] xen: restrict: use xentoolcore_restrict_all
  `  "
` [Qemu-devel] [PULL 05/16] xen: defer call to xen_restrict until just before os_setup_post
  `  "
` [Qemu-devel] [PULL 06/16] xen: destroy_hvm_domain: Move reason into a variable
  `  "
` [Qemu-devel] [PULL 07/16] xen: move xc_interface compatibility fallback further up the file
  `  "
` [Qemu-devel] [PULL 08/16] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
  `  "
` [Qemu-devel] [PULL 09/16] os-posix: cleanup: Replace fprintfs with error_report in change_process_uid
  `  "
` [Qemu-devel] [PULL 10/16] os-posix: Provide new -runas <uid>:<gid> facility
  `  "
` [Qemu-devel] [PULL 11/16] xen: Use newly added dmops for mapping VGA memory
  `  "
` [Qemu-devel] [PULL 12/16] xen: Remove now-obsolete xen_xc_domain_add_to_physmap
  `  "
` [Qemu-devel] [PULL 13/16] xen: Expect xenstore write to fail when restricted
  `  "
` [Qemu-devel] [PULL 14/16] os-posix: cleanup: Replace fprintf with error_report in remaining call sites
  `  "
` [Qemu-devel] [PULL 15/16] os-posix: cleanup: Replace perror with error_report
  `  "
` [Qemu-devel] [PULL 16/16] configure: do_compiler: Dump some extra info under bash
  `  "

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-26 15:55 UTC  (4+ messages)
` [PATCH v3 14/14] MAINTAINERS: Add myself as a co-maintainer for LOCKING PRIMITIVES


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.