All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-09 16:48:52 to 2019-10-09 17:22:11 UTC [more...]

[PATCH v9 0/3] NBD reconnect
 2019-10-09  8:41 UTC  (3+ messages)
` [PATCH v10 1/3] qemu-coroutine-sleep: introduce qemu_co_sleep_wake
` [PATCH v10 3/3] iotests: test nbd reconnect

[PATCH v4 00/19] spapr: IRQ subsystem cleanup
 2019-10-09  9:16 UTC  (16+ messages)
` [PATCH v4 06/19] spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController
` [PATCH v4 07/19] spapr: Formalize notion of active interrupt controller
` [PATCH v4 08/19] spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
` [PATCH v4 10/19] spapr, xics, xive: Move dt_populate "
` [PATCH v4 11/19] spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
` [PATCH v4 12/19] spapr: Remove SpaprIrq::init_kvm hook
` [PATCH v4 13/19] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
` [PATCH v4 14/19] spapr, xics, xive: Move SpaprIrq::post_load hook to backends
` [PATCH v4 15/19] spapr: Remove SpaprIrq::nr_msis
` [PATCH v4 18/19] spapr: Handle irq backend changes with VFIO PCI devices
` [PATCH v4 19/19] spapr: Work around spurious warnings from vfio INTx initialization

[PATCH AUTOSEL 4.14 01/21] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 16/21] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-09  9:42 UTC  (9+ messages)
` [PATCH v4 01/31] errp: rename errp to errp_in where it is IN-argument
` [PATCH v4 04/31] error: auto propagated local_err
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage

[PATCH AUTOSEL 4.4 01/11] scsi: ufs: skip shutdown if hba is not powered
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 08/11] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH AUTOSEL 4.9 01/13] scsi: ufs: skip shutdown if hba is not powered
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 10/13] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH AUTOSEL 4.19 01/26] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-09 17:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/26] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH AUTOSEL 5.3 01/68] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-09 17:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 02/68] drm: Free the writeback_job when it with an empty fb

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2019-10-09 17:22 UTC 

[PATCH 2/2] ASoC: simple_card_utils.h: Fix potential multiple redefinition error
 2019-10-09 17:21 UTC  (2+ messages)
` Applied "ASoC: simple_card_utils.h: Fix potential multiple redefinition error" to the asoc tree

[PATCH 1/2] ASoC: simple_card_utils.h: Add missing include
 2019-10-09 17:21 UTC  (2+ messages)
` Applied "ASoC: simple_card_utils.h: Add missing include" to the asoc tree

[PATCH] ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2
 2019-10-09 17:21 UTC  (2+ messages)
` Applied "ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-10-09 17:21 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-10-09 17:21 UTC 

[PATCH v5 0/2] x86: Enable user wait instructions
 2019-10-09  8:21 UTC  (4+ messages)
` [PATCH v5 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2019-10-09 17:20 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[RFC PATCH] LTP Wrapper for Syzkaller reproducers
 2019-10-09 17:20 UTC  (5+ messages)
      ` [LTP] "

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-09 17:20 UTC 

[PATCH v18 00/14] Introduce the for_each_set_clump8 macro
 2019-10-09 17:14 UTC  (30+ messages)
` [PATCH v18 01/14] bitops: "
` [PATCH v18 02/14] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v18 03/14] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v18 04/14] gpio: 104-idi-48: "
` [PATCH v18 05/14] gpio: gpio-mm: "
` [PATCH v18 06/14] gpio: ws16c48: "
` [PATCH v18 07/14] gpio: pci-idio-16: "
` [PATCH v18 08/14] gpio: pcie-idio-24: "
` [PATCH v18 09/14] gpio: uniphier: "
` [PATCH v18 10/14] gpio: 74x164: Utilize the "
` [PATCH v18 11/14] thermal: intel: intel_soc_dts_iosf: Utilize "
` [PATCH v18 12/14] gpio: pisosr: Utilize the "
` [PATCH v18 13/14] gpio: max3191x: "
` [PATCH v18 14/14] gpio: pca953x: "

[PATCH v3] migration: Support gtree migration
 2019-10-09  6:28 UTC  (2+ messages)

pull-request: mac80211 2019-10-08
 2019-10-09 17:18 UTC  (4+ messages)

[Bug 1847467] [NEW] qemu-x86_64 segment prefixes error
 2019-10-09 10:28 UTC 

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-09 17:17 UTC  (11+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "
        ` [Intel-wired-lan] "
      ` [Intel-wired-lan] [PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets

[PATCH v4 0/9] Emulated coherent graphics memory take 2
 2019-10-09 17:16 UTC  (6+ messages)
` [PATCH v4 3/9] mm: pagewalk: Don't split transhuge pmds when a pmd_entry is present

[dpdk-dev] [PATCH 0/3] net/enic: fix multi-process isseus
 2019-10-09 17:17 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/3] net/enic: restrict several handlers to primary process
      ` [dpdk-dev] [dpdk-stable] "

iomap and xfs COW cleanups v2
 2019-10-09 17:16 UTC  (5+ messages)
` [PATCH 08/20] iomap: use a srcmap for a read-modify-write I/O

[U-Boot] [PATCH] rockchip: dts: rk3328: rock64: Add same-as-spl order
 2019-10-09 17:16 UTC  (2+ messages)

[PATCH 0/8] drm/print: cleanup and new drm_device based logging
 2019-10-09 17:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/brltty: fix build with expat
 2019-10-09 17:16 UTC  (5+ messages)

[PATCH 1/2] drm/amd/powerplay: add more feature bits
 2019-10-09 17:16 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/powerplay: re-enable FW_DSTATE feature bit

[Buildroot] [PATCH] package/python-rpi-gpio: add LICENCE.txt file and hash codes
 2019-10-09 17:15 UTC 

[RFC PATCH 0/7] xfs: add reflink & dedupe support for fsdax
 2019-10-09 17:11 UTC  (4+ messages)

[PATCH v1 1/6] xprtrdma: Add unique trace points for posting Local Invalidate WRs
 2019-10-09 17:10 UTC  (7+ messages)
` [PATCH v1 2/6] xprtrdma: Connection becomes unstable after a reconnect
` [PATCH v1 3/6] xprtrdma: Initialize rb_credits in one place
` [PATCH v1 4/6] xprtrdma: Close window between waking RPC senders and posting Receives
` [PATCH v1 5/6] xprtrdma: Fix MR list handling
` [PATCH v1 6/6] xprtrdma: Manage MRs in context of a single connection

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-09 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-09 17:11 UTC 

[PATCH 0/6] Support XSAVES supervisor states
 2019-10-09 17:10 UTC  (5+ messages)
` [PATCH 3/6] x86/fpu/xstate: Separate user and supervisor xfeatures mask
` [PATCH 4/6] x86/fpu/xstate: Introduce XSAVES supervisor states

[PATCH] drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
 2019-10-09 17:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-10-09 17:09 UTC 

[PATCH 0/3] USB: usb-skeleton: regression fix
 2019-10-09 17:09 UTC  (4+ messages)
` [PATCH 1/3] USB: usb-skeleton: fix NULL-deref on disconnect
` [PATCH 2/3] USB: usb-skeleton: fix use-after-free after driver unbind
` [PATCH 3/3] USB: usb-skeleton: drop redundant in-urb check

[PATCH v17 00/14] Introduce the for_each_set_clump8 macro
 2019-10-09 17:09 UTC  (11+ messages)
` [PATCH v17 01/14] bitops: "
` [PATCH v17 09/14] gpio: uniphier: Utilize "

[Buildroot] [PATCH v2 0/9] Add netopeer2 package (and dependencies)
 2019-10-09 17:08 UTC  (8+ messages)
` [Buildroot] [PATCH v2 7/9] package/netopeer2-keystored: add package

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-09 17:08 UTC  (18+ messages)
                            ` [virtio-dev] "

[PATCH 2/2] drm/i915/gt: execlists->active is serialised by the tasklet
 2019-10-09 17:07 UTC  (9+ messages)
` [PATCH] "
` [PATCH v2] "

[PATCH v12 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-09  7:54 UTC  (7+ messages)
` [PATCH v12 06/11] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v12 07/11] numa: Extend CLI to provide memory side cache information

[PATCH] staging: kpc2000: Remove unnecessary return variable
 2019-10-09 17:07 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Cast the page number to phys_addr_t
 2019-10-09 17:06 UTC 

[PATCH 1/2] metadata_scm.bbclass: Add git human readable ref function
 2019-10-09 17:05 UTC  (2+ messages)
` [PATCH 2/2] image-buildinfo.bbclass: Introduce IMAGE_BUILDINFO_GITDESCRIBE

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-09 17:05 UTC  (10+ messages)
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

UDP Statistics Bug?
 2019-10-09 17:05 UTC 

[PATCH] string.h: Mark 34 functions with __must_check
 2019-10-09 17:04 UTC  (7+ messages)
        `  "

[Buildroot] [PATCH 1/1] package/cutelyst: bump to version 2.9.0
 2019-10-09 17:04 UTC 

[Buildroot] [PATCH 1/3] package/libgeotiff: fix static linking with tiff
 2019-10-09 17:03 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/proj: add -lsdtc++ to Libs.Private
` [Buildroot] [PATCH 3/3] package/libgeotiff: fix static linking with proj

[RFC v5 0/6] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-10-09 17:02 UTC  (11+ messages)
` [RFC v5 4/6] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores

[dpdk-dev] [PATCH v2 1/1] app/testpmd: add console cmd to show port supported ptypes
 2019-10-09 17:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH v2 1/2] ARM: multi_v7_defconfig: Enable options for boards with Exynos SoC
 2019-10-09 17:01 UTC  (3+ messages)

[PATCH v2] HID: core: check whether usage page item is after usage id item
 2019-10-09 17:01 UTC  (2+ messages)

[RFC PATCH] ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes
 2019-10-09 16:59 UTC  (3+ messages)
` [alsa-devel] "

[Buildroot] [PATCH v2 1/4] configs/imx6-sabresd_qt5: Move from mdev to eudev
 2019-10-09 17:00 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] configs/imx6-sabresd_qt5: Select the KMSRO gallium driver
` [Buildroot] [PATCH v2 3/4] imx6-sabresd/readme.txt: Improve Qt5 Cinematic Demo instructions
` [Buildroot] [PATCH v2 4/4] configs/imx6-sabresd: Bump U-Boot and kernel versions

[Xen-devel] [PATCH v2] xen/arm: platform: fix Raspberry Pi compatible string
 2019-10-09 16:59 UTC  (3+ messages)

[PATCH 0/2] Two quick clean-ups
 2019-10-09 16:58 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Eliminate log noise in call_reserveresult
` [PATCH 2/2] SUNRPC: Add trace points to observe transport congestion control

[PATCH net 1/1] net/tls(TLS_SW): Fix list_del double free caused by a race condition in tls_tx_records
 2019-10-09 16:57 UTC  (10+ messages)
` [PATCH V2 "

[PATCH] test-runner: allow all unit tests to be run in VM
 2019-10-09 16:57 UTC 

[Buildroot] [PATCH 1/4] configs/imx6-sabresd_qt5: Move mdev from eudev
 2019-10-09 16:56 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] configs/imx6-sabresd_qt5: Select the KMSRO gallium driver
` [Buildroot] [PATCH 3/4] imx6-sabresd/readme.txt: Improve Qt5 Cinematic Demo instructions
` [Buildroot] [PATCH 4/4] configs/imx6-sabresd: Bump U-Boot and kernel versions

[PATCH bpf v2] libbpf: fix passing uninitialized bytes to setsockopt
 2019-10-09 16:54 UTC  (2+ messages)

[PATCH] monitor/qmp: resume monitor when clearing its queue
 2019-10-09  8:39 UTC  (2+ messages)

[PATCH v3] IB/core: Trace points for diagnosing completion queue issues
 2019-10-09 16:54 UTC 

[PATCH v1] fs/ext4/inode-test: KUnit test for ext4 inode
 2019-10-09 16:53 UTC  (2+ messages)

[PATCH v6 0/4] colo: Add support for continuous replication
 2019-10-09  6:03 UTC  (3+ messages)
` [PATCH v6 2/4] tests/test-replication.c: Add test for for secondary node continuing replication

[Bug 111940] New: frequent timeout warnings during normal operation
 2019-10-09 16:53 UTC  (3+ messages)
  ` [Bug 111940] "

GUI Design Community Workgroup
 2019-10-09 16:51 UTC  (2+ messages)

[PATCH 0/3] xfs: prepare repair for bulk loading
 2019-10-09 16:50 UTC  (4+ messages)
` [PATCH 1/3] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 2/3] xfs: implement block reservation accounting for btrees we're staging
` [PATCH 3/3] xfs: log EFIs for all btree blocks being used to stage a btree

[PATCH 0/2] xfs: health evaluations for repair
 2019-10-09 16:49 UTC  (3+ messages)
` [PATCH 1/2] xfs: add a repair revalidation function pointer
` [PATCH 2/2] xfs: always rescan allegedly healthy per-ag metadata after repair

[PATCH RFC v2 0/5] drm/msm: external HDMI support for Nexus 5 phone
 2019-10-09 16:51 UTC  (6+ messages)
` [PATCH RFC v2 4/5] ARM: dts: qcom: msm8974: add HDMI nodes

[GIT PULL] intel-gpio for 5.4-2
 2019-10-09 16:50 UTC  (6+ messages)
` [PATCH 1/5] gpio: merrifield: Restore use of irq_base
` [PATCH 2/5] gpiolib: Initialize the hardware with a callback
` [PATCH 3/5] gpio: intel-mid: Move hardware initialization to callback
` [PATCH 4/5] gpio: lynxpoint: "
` [PATCH 5/5] gpio: merrifield: "

[Virtio-fs] xfstest results for virtio-fs on aarch64
 2019-10-09 16:51 UTC  (3+ messages)

[PATCH 0/3] migration/postcopy: cleanup related to postcopy
 2019-10-09  5:36 UTC  (7+ messages)
` [PATCH 3/3] migration/postcopy: handle POSTCOPY_INCOMING_RUNNING corner case properly

[PATCH v20 0/4] xfs: online repair of AG btrees
 2019-10-09 16:50 UTC  (5+ messages)
` [PATCH 1/4] xfs: create a big array data structure
` [PATCH 2/4] xfs: repair free space btrees
` [PATCH 3/4] xfs: repair inode btrees
` [PATCH 4/4] xfs: repair refcount btrees

[PATCHv3] wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING
 2019-10-09 16:50 UTC  (2+ messages)

[PATCH 1/1] mm/vmalloc: remove preempt_disable/enable when do preloading
 2019-10-09 16:49 UTC 

[PATCH] ib/srp: Add missing new line after displaying fast_io_fail_tmo param
 2019-10-09 16:49 UTC 

[PATCH 0/4] xfs: rework online repair incore bitmap
 2019-10-09 16:49 UTC  (5+ messages)
` [PATCH 1/4] xfs: rename xfs_bitmap to xbitmap
` [PATCH 2/4] xfs: replace open-coded bitmap weight logic
` [PATCH 3/4] xfs: remove the for_each_xbitmap_ helpers
` [PATCH 4/4] xfs: convert xbitmap to interval tree

[Qemu-devel] qemu_futex_wait() lockups in ARM64: 2 possible issues
 2019-10-09  8:02 UTC  (9+ messages)
      ` [Bug 1805256] "

[RFC PATCH] ASoC: soc-dapm: Skip suspending widgets with ignore flag
 2019-10-09 16:47 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 0/3] xfs: fix online repair block reaping
 2019-10-09 16:48 UTC  (3+ messages)
` [PATCH 2/3] xfs: only invalidate blocks if we're going to free them
` [PATCH 3/3] xfs: use deferred frees to reap old btree blocks


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.