All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-23 15:33:46 to 2020-10-23 16:02:17 UTC [more...]

[qemu-web PATCH 0/7] Tweaks to page footer and add "edit page" links
 2020-10-23 15:29 UTC  (3+ messages)
` [qemu-web PATCH 2/7] gitlab: introduce a CI job to publish the site content
` [qemu-web PATCH 7/7] Add a CONTRIBUTING.md file as guidance for contributors

drm_modes: signed integer overflow
 2020-10-23 16:02 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] vhost: Don't special case vq->used_phys in vhost_get_log_size()
 2020-10-23 15:40 UTC  (4+ messages)

[ceph-users] Urgent help needed please - MDS offline
 2020-10-23 16:01 UTC  (12+ messages)
              ` [ceph-users] "

[PULL 00/12] riscv-to-apply queue
 2020-10-23 15:16 UTC  (5+ messages)
` [PULL 01/12] riscv: Convert interrupt logs to use qemu_log_mask()
` [PULL 04/12] target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interrupt
` [PULL 06/12] hw/riscv: sifive_u: Allow specifying the CPU
` [PULL 12/12] hw/misc/sifive_u_otp: Add backend drive support

[PATCH 0/9] Support both merge backends in the testsuite, via environment variable
 2020-10-23 16:01 UTC  (10+ messages)
` [PATCH 1/9] t/: new helper for tests that pass with ort but fail with recursive
` [PATCH 2/9] merge tests: expect improved directory/file conflict handling in ort
` [PATCH 3/9] t6416: correct expectation for rename/rename(1to2) + directory/file
` [PATCH 4/9] t6404, t6423: expect improved rename/delete handling in ort backend
` [PATCH 5/9] t6423: expect improved conflict markers labels in the "
` [PATCH 6/9] merge tests: expect slight differences in output for recursive vs. ort
` [PATCH 7/9] t6423, t6436: note improved ort handling with dirty files
` [PATCH 8/9] t6423: note improved ort handling with untracked files
` [PATCH 9/9] t6423: add more details about direct resolution of directories

[PATCH] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
 2020-10-23 16:18 UTC  (2+ messages)

[rt-tests v2 00/18] Streamline command line
 2020-10-23 16:01 UTC  (7+ messages)
` [rt-tests v2 01/18] rt-util: Move parse_cpumask from cyclictest
` [rt-tests v2 02/18] cyclictest: Use numa library helpers in get_available_cpus()
` [rt-tests v2 03/18] cyclicdeadline: Streamline usage output and man page

[PATCH] cleanup linearize_cond_branch()
 2020-10-23 16:00 UTC 

[PATCH 00/10] Prepare for changing the default branch name main (last manual part)
 2020-10-23 15:59 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-23 16:00 UTC  (8+ messages)
` [Intel-gfx] "

[virtio-comment] [PATCH v2] virtio-i2c: add the device specification
 2020-10-23 16:00 UTC  (2+ messages)
` [virtio-comment] "

[PATCH] btrfs: lookup global roots with our backref commit root helper
 2020-10-23 15:59 UTC 

[RFC 0/2] printk: Official way to mute consoles
 2020-10-23 15:59 UTC  (3+ messages)
` [RFC 1/2] printk: Add kernel parameter: mute_console

[PATCH v1 0/5] Fix the Hypervisor access functions
 2020-10-23 15:26 UTC  (8+ messages)
` [PATCH v1 1/5] target/riscv: Add a virtualised MMU Mode
` [PATCH v1 2/5] target/riscv: Set the virtualised MMU mode when doing hyp accesses
` [PATCH v1 3/5] target/riscv: Remove the HS_TWO_STAGE flag
` [PATCH v1 4/5] target/riscv: Remove the hyp load and store functions
` [PATCH v1 5/5] target/riscv: Split the Hypervisor execute load helpers

[PATCH 0/2] simplify and canonicalize unsigned compares
 2020-10-23 15:58 UTC  (3+ messages)
` [PATCH 1/2] simplify unsigned compares against 0
` [PATCH 2/2] canonicalize unsigned compares against 0 or 1

[PULL v3 00/28] Block patches
 2020-10-23 15:21 UTC  (27+ messages)
` [PULL v3 01/28] block/nvme: Add driver statistics for access alignment and hw errors
` [PULL v3 02/28] libvhost-user: Allow vu_message_read to be replaced
` [PULL v3 03/28] libvhost-user: remove watch for kick_fd when de-initialize vu-dev
` [PULL v3 04/28] util/vhost-user-server: generic vhost user server
` [PULL v3 05/28] block: move logical block size check function to a common utility function
` [PULL v3 07/28] MAINTAINERS: Add vhost-user block device backend server maintainer
` [PULL v3 08/28] util/vhost-user-server: s/fileds/fields/ typo fix
` [PULL v3 09/28] util/vhost-user-server: drop unnecessary QOM cast
` [PULL v3 10/28] util/vhost-user-server: drop unnecessary watch deletion
` [PULL v3 11/28] block/export: consolidate request structs into VuBlockReq
` [PULL v3 12/28] util/vhost-user-server: drop unused DevicePanicNotifier
` [PULL v3 13/28] util/vhost-user-server: fix memory leak in vu_message_read()
` [PULL v3 14/28] util/vhost-user-server: check EOF when reading payload
` [PULL v3 16/28] block/export: report flush errors
` [PULL v3 17/28] block/export: convert vhost-user-blk server to block export API
` [PULL v3 18/28] util/vhost-user-server: move header to include/
` [PULL v3 19/28] util/vhost-user-server: use static library in meson.build
` [PULL v3 20/28] qemu-storage-daemon: avoid compiling blockdev_ss twice
` [PULL v3 21/28] block: move block exports to libblockdev
` [PULL v3 22/28] block/export: add iothread and fixed-iothread options
` [PULL v3 23/28] block/export: add vhost-user-blk multi-queue support
` [PULL v3 24/28] block/io: fix bdrv_co_block_status_above
` [PULL v3 25/28] block/io: bdrv_common_block_status_above: support include_base
` [PULL v3 26/28] block/io: bdrv_common_block_status_above: support bs == base
` [PULL v3 27/28] block/io: fix bdrv_is_allocated_above
` [PULL v3 28/28] iotests: add commit top->base cases to 274

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2020-10-23 15:58 UTC 

[PULL] ath10k & ath11k firmware 20201023
 2020-10-23 15:57 UTC  (3+ messages)

[PATCH 04/16] vhost: prep vhost_dev_init users to handle failures
 2020-10-23 15:56 UTC  (6+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2020-10-23 15:57 UTC 

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-10-23 15:56 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] tcp: fix race condition when creating child sockets from syncookies
 2020-10-23 15:56 UTC  (4+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2020-10-23 15:56 UTC 

[PATCH v2 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-23 15:56 UTC  (5+ messages)
` [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing state

[igt-dev] [PATCH i-g-t] lib: sync i915_pciids.h with kernel
 2020-10-23 15:55 UTC  (4+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23 15:54 UTC  (13+ messages)
          ` [LTP] "

[tpm2] Re: [Release Candidate] tpm2-tools 5.0-rc0
 2020-10-23 15:54 UTC 

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-10-23 15:52 UTC  (16+ messages)
` [PATCH v2 2/5] dt-bindings: display: mediatek: dsi: add documentation "
` [PATCH v2 4/5] drm/mediatek: add DDP support for MT8167
` [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167

[PATCH] selftests/ftrace: remove _do_fork() leftovers
 2020-10-23 15:51 UTC  (5+ messages)

[dpdk-dev] [PATCH] crypto/octeontx2: fix crypto OOP support
 2020-10-23 15:50 UTC 

[PATCH] virtio_ring: use DMA when memory encryption is active
 2020-10-23 15:49 UTC  (3+ messages)

[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
 2020-10-23 15:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/octeontx: fix crypto OOP support
 2020-10-23 15:48 UTC 

[PATCH] bisect: allow `git bisect` to run from subdirectory
 2020-10-23 15:43 UTC  (13+ messages)
` [PATCH][OUTREACHY] "

[PATCH] dfu: Fix handling of UBI partitions in MTD backend
 2020-10-23 15:48 UTC  (3+ messages)

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-10-23 15:48 UTC  (4+ messages)

[PATCH v4 1/2] ext4: add helpers for checking whether quota can be enabled/is journalled
 2020-10-23 15:48 UTC  (4+ messages)
` [PATCH v4 2/2] ext4: print quota journalling mode on (re-)mount

[PATCH v2 0/7] xen/arm: Unbreak ACPI
 2020-10-23 15:47 UTC  (9+ messages)
` [PATCH v2 1/7] xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()
` [PATCH v2 2/7] xen/arm: acpi: The fixmap area should always be cleared during failure/unmap
` [PATCH v2 3/7] xen/arm: Check if the platform is not using ACPI before initializing Dom0less
` [PATCH v2 4/7] xen/arm: Introduce fw_unreserved_regions() and use it
` [PATCH v2 5/7] xen/arm: acpi: add BAD_MADT_GICC_ENTRY() macro
` [PATCH v2 6/7] xen/arm: gic-v2: acpi: Use the correct length for the GICC structure
` [PATCH v2 7/7] xen/arm: acpi: Allow Xen to boot with ACPI 5.1

[PATCH v1 0/4] add guest-loader (for direct Xen boot)
 2020-10-23 15:35 UTC  (3+ messages)
` [PATCH v1 2/4] hw/riscv: migrate fdt field to generic MachineState

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-23 15:46 UTC  (4+ messages)
` [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option
    ` [Virtio-fs] "

[GIT PULL] GFS2 changes for 5.10
 2020-10-23 15:46 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH v10 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-23 15:44 UTC  (11+ messages)
` [PATCH v10 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v10 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v10 03/10] fs/ntfs3: Add bitmap
` [PATCH v10 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v10 05/10] fs/ntfs3: Add attrib operations
` [PATCH v10 06/10] fs/ntfs3: Add compression
` [PATCH v10 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v10 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v10 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v10 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH v3] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-23 15:44 UTC  (8+ messages)
` [PATCH v4] "
            ` [LTP] "

[PATCH 00/16 V2] vhost: fix scsi cmd handling and IOPs
 2020-10-23 15:46 UTC  (4+ messages)

[PATCH v4 0/4] xen/arm: Properly disable M2P on Arm
 2020-10-23 15:45 UTC  (7+ messages)
` [PATCH v4 2/4] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call

post-receive: pub/scm/linux/kernel/git/kvalo/linux-firmware
 2020-10-23 15:46 UTC 

[PATCH v1 00/16] RISC-V: Start to remove xlen preprocess
 2020-10-23 15:33 UTC  (17+ messages)
` [PATCH v1 01/16] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v1 02/16] riscv: spike: Remove target macro conditionals
` [PATCH v1 03/16] riscv: virt: "
` [PATCH v1 04/16] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v1 05/16] hw/riscv: virt: "
` [PATCH v1 06/16] hw/riscv: spike: "
` [PATCH v1 07/16] hw/riscv: sifive_u: "
` [PATCH v1 08/16] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v1 09/16] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v1 10/16] target/riscv: Specify the XLEN for CPUs
` [PATCH v1 11/16] target/riscv: cpu: Remove compile time XLEN checks
` [PATCH v1 12/16] target/riscv: cpu_helper: "
` [PATCH v1 13/16] target/riscv: csr: "
` [PATCH v1 14/16] target/riscv: cpu: Set XLEN independently from target
` [PATCH v1 15/16] target/riscv: Convert the get/set_field() to support 64-bit values
` [PATCH v1 16/16] target/riscv: Consolidate *statush registers

[PATCH v7 00/17] Add a Generic Virtual Device Fuzzer
 2020-10-23 15:07 UTC 

[dpdk-dev] [PATCH] common/qat: add missing kmod dependency
 2020-10-23 15:44 UTC 

[PATCH v6 1/2] bus: mhi: Add mhi_queue_is_full function
 2020-10-23 15:44 UTC  (3+ messages)

[PATCH 14/16] vhost: poll support support multiple workers
 2020-10-23 15:43 UTC  (6+ messages)

[PATCH v2 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2020-10-23 15:42 UTC  (6+ messages)
` [PATCH v2 10/11] x86/vpt: remove vPT timers per-vCPU lists
` [PATCH v2 11/11] x86/vpt: introduce a per-vPT lock

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-10-23 15:42 UTC 

[PATCH] cxgb4/ch_ktls: fix call_kern.cocci warnings
 2020-10-23 15:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-10-23 15:42 UTC 

[Intel-gfx] [PATCH v2 00/19] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-23 15:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Futher cleanup around hpd pins and port identfiers (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 0/5] x32 support
 2020-10-23 15:41 UTC  (4+ messages)
` [PATCH 2/5] configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify -mcmodel=large there

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-10-23 15:40 UTC 

[PATCH v4] net: macb: add support for high speed interface
 2020-10-23 15:39 UTC 

[GIT PULL] vhost,vdpa,virtio: cleanups, fixes
 2020-10-23 15:38 UTC  (2+ messages)

[RFC PATCH 0/6] Add the netdev support for Intel PAC N3000 FPGA
 2020-10-23 15:37 UTC  (3+ messages)
` [RFC PATCH 1/6] docs: networking: add the document for DFL Ether Group driver

[PATCH] PCI: dwc: Use ATU regions to map memory regions
 2020-10-23 15:37 UTC  (5+ messages)
` [PATCH V2] PCI: dwc: Add support to handle prefetchable memory mapping

[PATCH v2 0/4] cpufreq: intel_pstate: Avoid missing HWP max limit updates with powersave governor
 2020-10-23 15:36 UTC  (5+ messages)
` [PATCH v2 1/4] cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
` [PATCH v2 2/4] cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
` [PATCH v2 3/4] cpufreq: Introduce cpufreq_driver_test_flags()
` [PATCH v2 4/4] cpufreq: schedutil: Always call drvier if need_freq_update is set

[PATCH RESEND v3 00/10] hw: Let DMA/PCI API propagate MemTxResult
 2020-10-23 15:20 UTC  (4+ messages)
` [PATCH RESEND v3 08/10] pci: Let pci_dma_rw() "
` [PATCH RESEND v3 10/10] pci: Let pci_dma_write() "

post-receive: pub/scm/linux/kernel/git/tglx/devel
 2020-10-23 15:35 UTC 

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-23 15:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[PATCH] Documentation: livepatch: document reliable stacktrace
 2020-10-23 15:35 UTC 

[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails
 2020-10-23 15:34 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mark/linux
 2020-10-23 15:34 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.