All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-10 15:57:03 to 2020-07-10 16:31:33 UTC [more...]

[PATCH v11 00/34] Add subcluster allocation to qcow2
 2020-07-10 16:13 UTC  (32+ messages)
` [PATCH v11 01/34] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v11 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v11 03/34] qcow2: Add calculate_l2_meta()
` [PATCH v11 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v11 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v11 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v11 07/34] qcow2: Document the Extended L2 Entries feature
` [PATCH v11 08/34] qcow2: Add dummy has_subclusters() function
` [PATCH v11 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v11 10/34] qcow2: Add offset_to_sc_index()
` [PATCH v11 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v11 12/34] qcow2: Add l2_entry_size()
` [PATCH v11 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v11 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v11 15/34] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v11 16/34] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v11 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v11 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v11 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v11 20/34] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v11 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v11 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v11 24/34] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v11 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v11 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v11 27/34] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v11 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v11 30/34] qcow2: Add prealloc field to QCowL2Meta
` [PATCH v11 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
` [PATCH v11 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v11 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH v2 0/6] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-07-10 16:31 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: interconnect: Add property to set BCM TCS wait behavior

[RFC PATCH] irqchip/gic: Implement irq_chip->irq_retrigger()
 2020-07-10 16:29 UTC  (3+ messages)

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-10 16:30 UTC  (6+ messages)
` [PATCH v3 4/9] KVM: x86: rename update_bp_intercept to update_exception_bitmap
` [PATCH v3 5/9] KVM: x86: update exception bitmap on CPUID changes

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-10 16:27 UTC  (14+ messages)
` [RFC 01/65] target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
` [RFC 02/65] target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
` [RFC 03/65] target/riscv: fix return value of do_opivx_widen()
` [RFC 04/65] target/riscv: fix vill bit index in vtype register
` [RFC 05/65] target/riscv: remove vsll.vi, vsrl.vi, vsra.vi insns from using gvec

[PATCH v2 0/6] devres: provide and use devm_krealloc()
 2020-07-10 16:30 UTC  (7+ messages)
` [PATCH v2 4/6] devres: handle zero size in devm_kmalloc()

[PATCH 1/1] tty: serial: owl: Initialize lock before registering port
 2020-07-10 16:30 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Be defensive in the face of false CS events
 2020-07-10 16:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Be defensive in the face of false CS events (rev5)

[igt-dev] [PATCH i-g-t] tests/kms_psr2_su: Add igt_assert when the failing of PSR2 enabling
 2020-07-10 16:29 UTC  (2+ messages)

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-07-10 16:28 UTC  (7+ messages)
` [PATCH v12 07/11] KVM: vmx/pmu: Unmask LBR fields in the MSR_IA32_DEBUGCTLMSR emualtion

[PATCH] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-07-10 16:26 UTC  (2+ messages)

[PATCH v8 4/4] kasan: update documentation for generic kasan
 2020-07-10 16:27 UTC 

[dpdk-dev] [PATCH 1/9] net/dpaa2: remove Rx timestamp enable PMD API
 2020-07-10 16:21 UTC  (9+ messages)
` [dpdk-dev] [PATCH 2/9] net/dpaa2: support per port Rx mbuf timestamp
` [dpdk-dev] [PATCH 3/9] net/dpaa: add Tx/Rx burst mode info
` [dpdk-dev] [PATCH 4/9] net/dpaa2: "
` [dpdk-dev] [PATCH 5/9] net/dpaa: report error on using deferred start
` [dpdk-dev] [PATCH 6/9] net/dpaa2: report error on queue "
` [dpdk-dev] [PATCH 7/9] net/dpaa2: add support to use Tx Queue desc size
` [dpdk-dev] [PATCH 8/9] net/dpaa2: support Rxq and Txq info routines
` [dpdk-dev] [PATCH 9/9] net/dpaa: "

[PATCH 0/6] Add support for ipq8064 tsens
 2020-07-10 16:26 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: thermal: tsens: document ipq8064 bindings

[PATCH v8 3/4] kasan: add tests for call_rcu stack recording
 2020-07-10 16:25 UTC  (3+ messages)

[PATCH v8 2/4] kasan: record and print the free track
 2020-07-10 16:24 UTC  (3+ messages)

[PATCH v8 1/4] rcu: kasan: record and print call_rcu() call stack
 2020-07-10 16:24 UTC  (3+ messages)

[PATCH v3 00/17] efi_loader: add capsule update support
 2020-07-10 16:25 UTC  (7+ messages)
` [PATCH v3 04/17] common: update: add a generic interface for FIT image
` [PATCH v3 05/17] dfu: export dfu_list
` [PATCH v3 06/17] efi_loader: add option to initialise EFI subsystem early

[PATCH v8 0/4] kasan: memorize and print call_rcu stack
 2020-07-10 16:21 UTC  (3+ messages)

[PATCH 3/5] vfio/pci: add qat devices to blocklist
 2020-07-10 16:22 UTC  (4+ messages)

[PATCH v1] regmap: Switch to use fwnode instead of OF one
 2020-07-10 16:22 UTC  (9+ messages)

[PATCH net-next 00/13] mlxsw: Add support for buffer drops mirroring
 2020-07-10 16:22 UTC  (6+ messages)
` [PATCH net-next 01/13] net: sched: Pass qdisc reference in struct flow_block_offload

[dpdk-dev] [PATCH v2] mempool/ring: add support for new ring sync modes
 2020-07-10 16:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[MPTCP] Re: [RFC PATCH 5/5] subflow: do not create child subflow for fallback MP_JOIN
 2020-07-10 16:21 UTC 

ANN: SELinux userspace release 2020-07-10 / 3.1
 2020-07-10 16:20 UTC 

[PATCH v3 1/2] riscv: Add STACKPROTECTOR supported
 2020-07-10 16:19 UTC  (4+ messages)
` [PATCH v3 2/2] riscv: Enable per-task stack canaries

[PATCH RFC 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-10 16:20 UTC  (3+ messages)

[Intel-gfx] [RFC 00/60] DG1 LMEM enabling
 2020-07-10 16:20 UTC  (3+ messages)
` [Intel-gfx] [RFC 35/60] drm/i915/query: Expose memory regions through the query uAPI

[PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes
 2020-07-10 16:19 UTC  (5+ messages)
` [PATCH 1/2] "

[Bug 208513] New: Radeon RX480 graphics freeze with RIP: 0010:amdgpu_dm_atomic_commit_tail+0x273/0x1100 [amdgpu]
 2020-07-10 16:19 UTC  (2+ messages)
` [Bug 208513] "

[meta-python][PATCHv2] python3-pybind11: Use cmake to build and add -native version
 2020-07-10 16:19 UTC 

[dunfel 00/32] Patch review
 2020-07-10 16:18 UTC  (8+ messages)
` [dunfel 03/32] jsoncpp: upgrade 1.9.2 -> 1.9.3
  ` [oe] "

[dpdk-dev] [PATCH] doc: mark internal symbols in ethdev
 2020-07-10 16:17 UTC  (4+ messages)

[PATCH] Update the cil docs to match the current behaviour
 2020-07-10 16:17 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] pci: keep API compatibility with mmap values
 2020-07-10 16:17 UTC  (3+ messages)

[PATCH v3 0/3] devres: provide and use devm_krealloc()
 2020-07-10 16:15 UTC  (8+ messages)
` [PATCH v3 1/3] devres: provide devm_krealloc()
` [PATCH v3 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v3 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 82d86fc0d11e1bf0c840b4769fd7715dd3f68829
 2020-07-10 16:16 UTC 

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-07-10 16:14 UTC  (8+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

user_access_{save,restore}() semantics
 2020-07-10 16:15 UTC 

ptrace: seccomp: Return value when the call was already invalid
 2020-07-10 16:14 UTC  (9+ messages)

[PATCH RESEND v7 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-07-10 16:14 UTC  (6+ messages)
` [PATCH v7 04/11] dmaengine: Introduce max SG list entries capability

[tpm2] Re: Loading certificate inside TPM
 2020-07-10 16:14 UTC 

[PATCH net-next] ptp: add debugfs support for IDT family of timing devices
 2020-07-10 15:41 UTC 

WARNING in fat12_ent_blocknr
 2020-07-10 16:14 UTC 

[PATCH] virtio_balloon: clear modern features under legacy
 2020-07-10 16:13 UTC  (2+ messages)

[Ksummit-discuss] [PATCH v2] CodingStyle: Inclusive Terminology
 2020-07-10 16:13 UTC  (7+ messages)
  ` [Tech-board-discuss] "
  `  "

[PATCH v3 0/7] arm64: Fix single-step handling and syscall tracing
 2020-07-10 16:11 UTC  (4+ messages)
` [PATCH v3 6/7] arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-10 16:13 UTC  (4+ messages)

[PATCH for-5.1] file-posix: Mitigate file fragmentation with extent size hints
 2020-07-10 16:12 UTC  (3+ messages)

[tpm2] Re: NV index counter rollback
 2020-07-10 16:12 UTC 

[PATCH] MAINTAINERS: XDP: restrict N: and K:
 2020-07-10 16:12 UTC  (6+ messages)

[PATCH] pinctrl: qcom: Handle broken PDC dual edge case on sc7180
 2020-07-10 16:11 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH v2] net/bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
 2020-07-10 16:09 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v3] "

[PATCH for-next/seccomp 0/3] Check ENOSYS under tracing
 2020-07-10 16:11 UTC  (3+ messages)

[PATCH 0/5] Continue xfs kmem cleanup - V2
 2020-07-10 16:11 UTC  (11+ messages)
` [PATCH V2 1/5] xfs: Remove kmem_zone_alloc() usage
` [PATCH V2 2/5] xfs: Remove kmem_zone_zalloc() usage
` [PATCH V3 3/5] xfs: Modify xlog_ticket_alloc() to use kernel's MM API
` [PATCH 4/5] xfs: remove xfs_zone_{alloc,zalloc} helpers
` [PATCH 5/5] xfs: Remove xfs_da_state_alloc() helper

[PATCH v4 1/2] scan: refactor to use wiphy radio work queue
 2020-07-10 16:10 UTC  (2+ messages)
` [PATCH v4 2/2] netdev: use wiphy radio work queue for connections

[dpdk-dev] [PATCH] app/procinfo: enhance port and mempool info
 2020-07-10 16:06 UTC 

Linux kernel in-tree Rust support
 2020-07-10 16:10 UTC  (4+ messages)

[PATCH v3] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-10 16:08 UTC  (3+ messages)

[PATCH v5 00/16] md/raid5: set STRIPE_SIZE as a configurable value
 2020-07-10 16:09 UTC  (6+ messages)

[PATCH] cdc-acm: acm_init: Set initial BAUD to B0
 2020-07-10 16:08 UTC  (6+ messages)

[Bug 208357] snd-usb-audio broken for 06f8:b000 since 4.9.189
 2020-07-10 16:08 UTC 

[PATCH] ALSA: usb-audio: Fix race against the error recovery URB submission
 2020-07-10 16:06 UTC 

[PATCH v2 0/8] additional "ima-measurement" support
 2020-07-10 16:00 UTC  (9+ messages)
` [PATCH v2 1/8] ima-evm-utils: improve reading TPM 1.2 PCRs
` [PATCH v2 2/8] ima_evm_utils: support extending TPM 2.0 banks w/original SHA1 padded digest
` [PATCH v2 3/8] ima-evm-utils: support providing the TPM 1.2 PCRs as a file
` [PATCH v2 4/8] ima-evm-utils: emit "ima_measurement" messages based on log level
` [PATCH v2 5/8] ima-evm-utils: guarantee the measurement list contains all the records
` [PATCH v2 6/8] ima-evm-utils: the IMA measurement list may have too many measurements
` [PATCH v2 7/8] ima-evm-utils: optionally verify the template data file signature
` [PATCH v2 8/8] ima-evm-utils: update README to reflect "--pcrs", "--verify" and "--validate"

[ANNOUNCE] Git v2.28.0-rc0
 2020-07-10 16:07 UTC  (3+ messages)

[PULL v2] Block layer patches
 2020-07-10 16:05 UTC  (3+ messages)

QEMU | Pipeline #165302224 has failed for master | f2a1cf91
 2020-07-10 16:04 UTC 

[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
 2020-07-10 16:03 UTC  (6+ messages)

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-10 16:02 UTC  (10+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[Cluster-devel] always fall back to buffered I/O after invalidation failures, was: Re: [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
 2020-07-10 16:03 UTC  (12+ messages)
                  `  "

[PULL 00/32] AVR port
 2020-07-10 16:00 UTC  (8+ messages)

[PATCH v4 00/40] testing/next (vm, gitlab, fixes)
 2020-07-10 16:01 UTC  (5+ messages)
` [PATCH v4 36/40] gitlab: split build-disabled into two phases

[PATCH] drm/vkms: change the max cursor width/height
 2020-07-10 16:03 UTC  (2+ messages)

[PATCH] xfsprogs: remove the libxfs_* API redirections
 2020-07-10 16:02 UTC 

[GIT PULL] io_uring fixes for 5.8-rc5
 2020-07-10 16:01 UTC 

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2020-07-10 15:59 UTC  (7+ messages)
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask

[GIT PULL] clean up kernel read/write helpers
 2020-07-10 16:00 UTC 

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-07-10 16:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 0/25] "

[OE-Core][PATCH] u-boot: Upgrade 2020.04 -> 2020.07
 2020-07-10 15:59 UTC  (3+ messages)

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-07-10 15:59 UTC  (2+ messages)

[PATCH] block: Raise an error when backing file parameter is an empty string
 2020-07-10 15:57 UTC  (3+ messages)

[PATCH v4 0/4] rtc: Add RK808 PMIC RTC
 2020-07-10 15:59 UTC  (4+ messages)
` [PATCH v4 3/4] rtc: rk8xx: Add base support for the "

[GIT PULL] Block fixes for 5.8-rc5
 2020-07-10 15:59 UTC 

[PATCH v3] mm, oom: make the calculation of oom badness more accurate
 2020-07-10 15:57 UTC 

[PATCH v4 net-next] inet: Remove an unnecessary argument of syn_ack_recalc()
 2020-07-10 15:57 UTC 

[PATCH 1/5] kallsyms: Refactor kallsyms_show_value() to take cred
 2020-07-10 15:57 UTC  (3+ messages)

[PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
 2020-07-10 15:57 UTC  (2+ messages)

[OE-core][Patch 1/2] kernel-yocto.bbclass: set +e in do_configme
 2020-07-10 15:56 UTC  (9+ messages)
` [OE-core][Patch 2/2] kernel-yocto.bbclass: force creation of config.queue


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.