All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 16:51:42 to 2020-03-16 17:42:06 UTC [more...]

Plumbing explicit synchronization through the Linux ecosystem
 2020-03-16 17:11 UTC  (9+ messages)

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-16 16:07 UTC  (2+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-16 17:21 UTC  (2+ messages)
` [PATCH v1 14/28] gdbstub: extend GByteArray to read register helpers

[PULL 00/38] Linux user for 5.0 patches
 2020-03-16 16:15 UTC  (12+ messages)
` [PULL 07/38] linux-user: do prlimit selectively
` [PULL 08/38] linux-user: fix socket() strace
` [PULL 14/38] linux-user: introduce parameters to generate syscall_nr.h
` [PULL 16/38] linux-user, hppa: add syscall table generation support
` [PULL 17/38] linux-user, m68k: "
` [PULL 21/38] linux-user, arm: "
` [PULL 25/38] linux-user, sparc, sparc64: "
` [PULL 31/38] linux-user, scripts: add a script to update syscall.tbl
` [PULL 32/38] linux-user: update syscall.tbl from linux 0bf999f9c5e7
` [PULL 36/38] linux-user, aarch64: sync syscall numbers with kernel v5.5
` [PULL 38/38] linux-user, openrisc: "

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2020-03-16 17:42 UTC 

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-16 17:11 UTC  (20+ messages)
` [PATCH v3 01/19] target/arm: Rename KVM set_feature() as kvm_set_feature()
` [PATCH v3 03/19] target/arm: Restrict DC-CVAP instruction to TCG accel
` [PATCH v3 04/19] target/arm: Restric the Address Translate operations "
` [PATCH v3 05/19] target/arm: Restrict Virtualization Host Extensions instructions to TCG
` [PATCH v3 06/19] target/arm: Move Makefile variable restricted to CONFIG_TCG
` [PATCH v3 08/19] target/arm: Add semihosting stub to allow building without TCG
` [PATCH v3 09/19] target/arm: Move ARM_V7M Kconfig from hw/ to target/
` [PATCH v3 10/19] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v3 11/19] target/arm: Restrict ARMv5 "
` [PATCH v3 12/19] target/arm: Restrict ARMv6 "
` [PATCH v3 13/19] target/arm: Restrict ARMv7 R-profile "
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM
` [PATCH v3 18/19] hw/arm: Do not build to 'virt' machine on Xen
  ` [Xen-devel] "
` [PATCH v3 19/19] .travis.yml: Add a KVM-only Aarch64 job

[PATCH v3] drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
 2020-03-16 17:41 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915_pm_rpm: use device coherent mapping instead of mmap_gtt
 2020-03-16 17:41 UTC  (3+ messages)

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-16 17:19 UTC  (11+ messages)

[PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-16 17:40 UTC  (3+ messages)
` [PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

[dpdk-dev] [PATCH 1/2] crypto/aesni_mb: support DOCSIS AES-256
 2020-03-16 17:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] test/crypto: Add AES-256 DOCSIS test vectors

[PATCH qemu] spapr/rtas: Reserve space for RTAS blob and log
 2020-03-16 16:10 UTC  (2+ messages)

[PATCH] hw/arm/fsl-imx7: Instantiate apbh_dma and ocotp as unimplemented devices
 2020-03-16 15:39 UTC  (2+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-16 17:10 UTC  (17+ messages)
` [PATCH v5 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v5 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v5 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v5 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip

[Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-16 17:36 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[dpdk-dev] [PATCH v1 0/1] alloc IO memory with socketid
 2020-03-16 17:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/1] net/hinic: "

[PATCH 0/5] QEMU Gating CI
 2020-03-16 15:38 UTC  (11+ messages)

[dpdk-dev] [PATCH] eal/freebsd: fix queuing duplicate eal_alarm_callbacks
 2020-03-16 17:35 UTC  (2+ messages)

Regression due to commit dbaf971c9cdf10843071a60dcafc1aaab3162354 ?
 2020-03-16 17:35 UTC 

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 17:08 UTC  (19+ messages)
` [PATCH v3 02/34] qapi: Belatedly update doc comment for @wait deprecation
` [PATCH v3 03/34] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v3 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v3 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 08/34] tests/test-qmp-event: Simplify test data setup
` [PATCH v3 09/34] tests/test-qmp-event: Use qobject_is_equal()
` [PATCH v3 10/34] tests/test-qmp-event: Check event is actually emitted
` [PATCH v3 14/34] qapi/introspect: Rename *qlit* to reduce confusion
` [PATCH v3 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place

[PATCH v2] ceph: fix snapshot directory timestamps
 2020-03-16 17:34 UTC  (2+ messages)

linux-next: Tree for Mar 16
 2020-03-16 17:34 UTC  (2+ messages)
` linux-next: Tree for Mar 16 (drivers/soc/qcom/)

[Xen-devel] [PATCH v6 0/4] xen/rcu: let rcu work better with core scheduling
 2020-03-16 16:21 UTC  (5+ messages)
` [Xen-devel] [PATCH v6 1/4] xen/rcu: don't use stop_machine_run() for rcu_barrier()

[RESEND] memremap: Remove stale comments
 2020-03-16 17:34 UTC 

[RFE] Who's using a module?
 2020-03-16 17:34 UTC  (3+ messages)

[PATCH] hw/arm/pxa2xx: Do not wire up OHCI for PXA255
 2020-03-16 16:01 UTC  (3+ messages)

To split or not to split a syscall implementation from its wireup?
 2020-03-16 17:33 UTC  (2+ messages)

[PATCH v3 0/6] ASoC: Merge CPU/Codec DAIs
 2020-03-16 17:32 UTC  (2+ messages)

[RFC PATCH v4l-utils 0/1] Introduce the meson build system
 2020-03-16 17:32 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/tboot: check return value of dmar_table allocation
 2020-03-16 17:30 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-16 17:30 UTC 

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-16 15:27 UTC  (3+ messages)
` [PATCH v2 1/8] ppc/spapr: Fix FWNMI machine check failure handling

[PATCH 0/3] MAINTAINERS: Adjust MIPS items
 2020-03-16 16:52 UTC  (3+ messages)
` [PATCH 1/3] MAINTAINERS: Adjust maintainer's status for some "

[Intel-gfx] [PATCH 1/2] drm/i915: use effective iDisp BCLK value for CDCLK calculation
 2020-03-16 17:28 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: move audio CDCLK constraint setup to bind/unbind

Avoid race condition between fetch and repack/gc?
 2020-03-16 17:27 UTC  (4+ messages)

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-16 17:26 UTC  (25+ messages)

[PATCH v2] ceph: add min/max latency support for read/write/metadata metrics
 2020-03-16 17:25 UTC  (2+ messages)

[PATCH v2 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-16 17:25 UTC  (7+ messages)
` [PATCH v2 2/4] mx6cuboxi: customize board_boot_order to access eMMC

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2020-03-16 17:24 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix Rx descriptor status returned value
 2020-03-16 17:24 UTC  (3+ messages)

[PATCH] ASoC: codecs: wsa881x: request gpio direction before setting
 2020-03-16 17:22 UTC  (3+ messages)
` Applied "ASoC: codecs: wsa881x: request gpio direction before setting" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-03-16 17:23 UTC 

[PATCH 0/2] xfs: quotaoff shutdown fixes
 2020-03-16 17:00 UTC  (3+ messages)
` [PATCH 1/2] xfs: factor out quotaoff intent AIL removal and memory free
` [PATCH 2/2] xfs: fix unmount hang and memory leak on shutdown during quotaoff

[PATCH 0/2] dir: update outdated fields and comments about oid_stat
 2020-03-16 17:22 UTC  (4+ messages)
` [PATCH 2/2] dir: improve naming of oid_stat fields in two structs

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-03-16 17:22 UTC 

the free space cache file is invalid, skip it
 2020-03-16 17:22 UTC  (4+ messages)
  ` Re[2]: "

[PATCH v3 0/5] Support Argon2 KDF in LUKS2
 2020-03-16 17:21 UTC  (4+ messages)
` [PATCH v3 3/5] argon2: Import Argon2 from cryptsetup

[PATCH v2 1/4] m25p80: Convert to support tracing
 2020-03-16 15:29 UTC  (6+ messages)

[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
 2020-03-16 15:57 UTC  (4+ messages)
` [PATCH v6 3/4] qcow2: add zstd cluster compression

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-16 14:52 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH 0/4] Add Support for Marvell OcteonTX Cryptographic
 2020-03-16 17:18 UTC  (3+ messages)

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-16 17:18 UTC  (8+ messages)
` [PATCH 6/7] sparse-checkout: use new update_sparsity() function
` [PATCH 7/7] sparse-checkout: provide a new update subcommand

[PATCH -V2] mm: Code cleanup for MADV_FREE
 2020-03-16 17:17 UTC  (2+ messages)

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-03-16 14:40 UTC  (4+ messages)

[PATCH v28 00/22] Intel SGX foundations
 2020-03-16 17:17 UTC  (10+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[igt-dev] [PATCH i-g-t 0/4] Fixes for GCC 10's -fcommon default
 2020-03-16 17:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-03-16 17:15 UTC  (10+ messages)
` [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[PATCH] net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
 2020-03-16 17:13 UTC 

[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
 2020-03-16 17:09 UTC 

[PATCH v6 00/42] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-03-16 14:29 UTC  (29+ messages)
` [PATCH v6 01/42] nvme: rename trace events to nvme_dev
` [PATCH v6 03/42] nvme: move device parameters to separate struct
` [PATCH v6 06/42] nvme: add identify cns values in header
` [PATCH v6 11/42] nvme: add temperature threshold feature
` [PATCH v6 12/42] nvme: add support for the get log page command
` [PATCH v6 14/42] nvme: add missing mandatory features
` [PATCH v6 17/42] nvme: add log specific field to trace events
` [PATCH v6 21/42] nvme: bump supported version to v1.3
` [PATCH v6 22/42] nvme: memset preallocated requests structures
` [PATCH v6 23/42] nvme: add mapping helpers
` [PATCH v6 24/42] nvme: remove redundant has_sg member
` [PATCH v6 25/42] nvme: refactor dma read/write
` [PATCH v6 26/42] nvme: pass request along for tracing
` [PATCH v6 27/42] nvme: add request mapping helper
` [PATCH v6 28/42] nvme: verify validity of prp lists in the cmb
` [PATCH v6 29/42] nvme: refactor request bounds checking
` [PATCH v6 30/42] nvme: add check for mdts
` [PATCH v6 31/42] nvme: add check for prinfo
` [PATCH v6 33/42] nvme: use preallocated qsg/iov in nvme_dma_prp
` [PATCH v6 34/42] pci: pass along the return value of dma_memory_rw
` [PATCH v6 35/42] nvme: handle dma errors
` [PATCH v6 36/42] nvme: add support for scatter gather lists
` [PATCH v6 37/42] nvme: refactor identify active namespace id list
` [PATCH v6 38/42] nvme: support multiple namespaces
` [PATCH v6 39/42] pci: allocate pci id for nvme
` [PATCH v6 40/42] nvme: change controller pci id
` [PATCH v6 41/42] nvme: remove redundant NvmeCmd pointer parameter
` [PATCH v6 42/42] nvme: make lba data size configurable

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-16 14:49 UTC  (3+ messages)
` [PATCH v9 03/15] s390x: protvirt: Add migration blocker

[RFC PATCH 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-03-16 17:09 UTC  (9+ messages)
` [RFC PATCH 1/4] usb: xhci: Synopsys xHC consolidate TRBs

[PATCH v1 0/3] Add GCC clock driver support
 2020-03-16 17:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/lee/linux
 2020-03-16 17:06 UTC 

[PATCH] RISC-V: Stop relying on GCC's register allocator's hueristics
 2020-03-13 14:48 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-16 17:03 UTC 

[PATCH 2/3] clk: qcom: gcc: Add USB3 PIPE clock operations
 2020-03-16 17:03 UTC 

[PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support
 2020-03-16 17:01 UTC  (2+ messages)

[PATCH 1/3] howto: Update Answer to QQZ 1.3 to mention inline QQA is not easy
 2020-03-16 17:01 UTC  (2+ messages)

[PATCH v2] arm64: dts: meson: khadas-vim3: move model to g12b-khadas-vim3 dtsi
 2020-03-16 17:01 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add thermal zones to meson gx devices
 2020-03-16 17:01 UTC  (2+ messages)

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-16 17:01 UTC  (4+ messages)
` [PATCH 2/3] clk: imx: drop the dependency on ARM64 for i.MX8M

general protection fault in erspan_netlink_parms
 2020-03-16 17:00 UTC  (3+ messages)

[PATCH v7 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-16 17:00 UTC  (4+ messages)
` [PATCH v7 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH] arm64: dts: meson-g12-common: add spicc controller nodes
 2020-03-16 16:59 UTC  (5+ messages)

[PATCH v4] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
 2020-03-16 16:55 UTC  (7+ messages)
` [PATCH v5] "

[PATCH] ARM: dts: rockchip: rk3xxx: fix L2 cache-controller nodename
 2020-03-16 16:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/bluez5_utils: bump to version 5.54
 2020-03-16 16:55 UTC  (3+ messages)

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-16 16:50 UTC  (17+ messages)
` [PATCH v10 02/13] ELF: Add ELF program property parsing support
` [PATCH v10 03/13] arm64: Basic Branch Target Identification support
` [PATCH v10 04/13] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v10 05/13] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v10 06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v10 07/13] arm64: unify native/compat instruction skipping
` [PATCH v10 08/13] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v10 09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v10 10/13] KVM: "
` [PATCH v10 11/13] arm64: mm: Display guarded pages in ptdump
` [PATCH v10 12/13] mm: smaps: Report arm64 guarded pages in smaps
` [PATCH v10 13/13] arm64: BTI: Add Kconfig entry for userspace BTI

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-16 16:53 UTC  (3+ messages)
` [Xen-devel] [PATCH v6 2/5] mm: keep PGC_extra pages on a separate list

[Bug 205821] New: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
 2020-03-16 16:54 UTC  (2+ messages)
` [Bug 205821] "

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2020-03-16 16:53 UTC 

[Buildroot] [PATCH v2 1/4] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.54
 2020-03-16 16:52 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] package/bluez5_utils: add mesh support
` [Buildroot] [PATCH v2 3/4] package/ell: bump to version 0.28
` [Buildroot] [PATCH v2 4/4] package/bluez5_utils: enable support for external ell

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-03-16 16:52 UTC 

misc hmm cleanups
 2020-03-16 16:51 UTC  (4+ messages)
` [PATCH 5/5] mm: merge hmm_vma_do_fault into into hmm_vma_walk_hole_

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-03-16 16:51 UTC 

[PATCH] mach-snapdragon: Fix overwriting last digit of serial number
 2020-03-16 16:51 UTC 


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.