All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 16:41:15 to 2020-03-16 17:22:49 UTC [more...]

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

[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  (8+ messages)
` [PULL 14/38] linux-user: introduce parameters to generate syscall_nr.h
` [PULL 16/38] linux-user, hppa: add syscall table generation support
` [PULL 21/38] linux-user, arm: "
` [PULL 25/38] linux-user, sparc, sparc64: "
` [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: "

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-16 17:11 UTC  (11+ messages)
` [PATCH v3 03/19] target/arm: Restrict DC-CVAP instruction to TCG accel
` [PATCH v3 06/19] target/arm: Move Makefile variable restricted to CONFIG_TCG
` [PATCH v3 11/19] target/arm: Restrict ARMv5 cpus to TCG accel
` [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] "

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

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 15:13 UTC  (15+ messages)
` [PATCH v3 01/34] qemu-doc: Belatedly document QMP command arg & result deprecation
` [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 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v3 07/34] tests/test-qmp-cmds: Simplify test data setup
` [PATCH v3 09/34] tests/test-qmp-event: Use qobject_is_equal()

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  (3+ 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

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

[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  (39+ messages)
` [PATCH v6 01/42] nvme: rename trace events to nvme_dev
` [PATCH v6 02/42] nvme: remove superfluous breaks
` [PATCH v6 03/42] nvme: move device parameters to separate struct
` [PATCH v6 04/42] nvme: bump spec data structures to v1.3
` [PATCH v6 06/42] nvme: add identify cns values in header
` [PATCH v6 08/42] nvme: add support for the abort command
` [PATCH v6 09/42] nvme: add max_ioqpairs device parameter
` [PATCH v6 10/42] nvme: refactor device realization
` [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 15/42] nvme: additional tracing
` [PATCH v6 16/42] nvme: make sure ncqr and nsqr is valid
` [PATCH v6 17/42] nvme: add log specific field to trace events
` [PATCH v6 18/42] nvme: support identify namespace descriptor list
` [PATCH v6 19/42] nvme: enforce valid queue creation sequence
` [PATCH v6 20/42] nvme: provide the mandatory subnqn field
` [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 0/5] QEMU Gating CI
 2020-03-16 14:57 UTC  (8+ messages)

[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 v2 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-16 17:05 UTC  (6+ messages)
` [PATCH v2 2/4] mx6cuboxi: customize board_boot_order to access eMMC

[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  (42+ messages)
` [PATCH v10 01/13] ELF: UAPI and Kconfig additions for ELF program properties
` [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  (12+ messages)
` [PATCH 1/5] mm: don't provide a stub for hmm_range_fault
` [PATCH 2/5] mm: remove the unused HMM_FAULT_ALLOW_RETRY flag
` [PATCH 3/5] mm: simplify hmm_vma_walk_hugetlb_entry
` [PATCH 4/5] mm: don't handle the non-fault case in hmm_vma_walk_hole_
` [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 

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

M+ & H bugs with Milestone Movements WW11
 2020-03-16 16:50 UTC 

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-16 14:26 UTC  (3+ messages)
` [PATCH v2 2/8] ppc/spapr: Change FWNMI names
` [PATCH v2 7/8] ppc/spapr: Implement FWNMI System Reset delivery

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

c69c11a4cd ("Default enable RCU list lockdep debugging with .."): WARNING: suspicious RCU usage
 2020-03-16 16:50 UTC 

[Intel-gfx] [PATCH 0/7] drm/i915/gt: convert to struct drm_device based logging macros
 2020-03-16 16:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] arm64: dts: meson: add dts/bindings for Tanix TX5 Max
 2020-03-16 16:49 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: meson-g12a-tanix-tx5max: add initial device tree

[PATCH] KVM: X86: correct meaningless kvm_apicv_activated() check
 2020-03-16 16:39 UTC  (6+ messages)

Enhancements/Bugs closed WW101
 2020-03-16 16:48 UTC 

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-16 16:48 UTC  (8+ messages)
` [RFC][PATCH 15/16] objtool: Implement "

[PATCH 0/4] nvme: Fixes for deleting a ctrl before it was created
 2020-03-16 16:47 UTC  (11+ messages)
` [PATCH 1/4] nvme-rdma: Fix warning at nvme_rdma_setup_ctrl
` [PATCH 4/4] nvme: Fix controller use after free at create_ctrl callback

[driver-core:debugfs_remove_return_value] BUILD SUCCESS 74a6626f2f84bff8326f304f0ad28b6093fee964
 2020-03-16 16:45 UTC 

[PATCH 0/2] arm64: dts: meson: add dts/bindings for Beelink GT-King
 2020-03-16 16:44 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: meson-g12b-gtking: add initial device-tree

Current Top developers on Yocto Project 3.1
 2020-03-16 16:43 UTC 

[Buildroot] [git commit] docs/website: update for 2019.11.2
 2020-03-16 16:43 UTC 

[PATCH] drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter const
 2020-03-16 16:42 UTC 

[PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-16 16:33 UTC  (7+ messages)
` [PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace

[PATCH v9 02/15] s390x: protvirt: Support unpack facility
 2020-03-16 15:05 UTC  (6+ messages)
` [PATCH v9] fixup! Fix subcode/pbt

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2020-03-16 16:42 UTC  (2+ messages)

GRUB 2.06 release
 2020-03-16 16:41 UTC  (4+ messages)

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-16 13:57 UTC  (4+ messages)
` [PATCH v2 4/8] qapi/misc: Move query-uuid command with block code

[PATCH 1/1] psi: move PF_MEMSTALL out of task->flags
 2020-03-16 16:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] pci: fix missing off_t define on FreeBSD
 2020-03-16 16:37 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.