All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-31 02:49:14 to 2023-05-31 04:10:03 UTC [more...]

linux-next: Tree for May 31
 2023-05-31  4:00 UTC 

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-05-31  4:03 UTC  (28+ messages)
` [PATCH v3 01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH v3 02/48] tcg/riscv: "
` [PATCH v3 03/48] tcg/s390x: "
` [PATCH v3 04/48] tcg/sparc64: "
` [PATCH v3 05/48] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
` [PATCH v3 07/48] tcg: Add tlb_fast_offset to TCGContext
` [PATCH v3 09/48] *: Add missing includes of tcg/debug-assert.h
` [PATCH v3 13/48] tcg: Split out tcg/oversized-guest.h
` [PATCH v3 15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
` [PATCH v3 16/48] target/arm: Include helper-gen.h in translator.h
` [PATCH v3 17/48] target/hexagon: Include helper-gen.h where needed
` [PATCH v3 18/48] tcg: Remove outdated comments in helper-head.h
` [PATCH v3 19/48] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
` [PATCH v3 20/48] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PATCH v3 24/48] tcg: Split helper-proto.h
` [PATCH v3 25/48] tcg: Add insn_start_words to TCGContext
` [PATCH v3 26/48] tcg: Add guest_mo "
` [PATCH v3 30/48] exec-all: Widen tb_page_addr_t for user-only
` [PATCH v3 31/48] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
` [PATCH v3 33/48] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
` [PATCH v3 35/48] accel/tcg: Introduce translator_io_start
` [PATCH v3 37/48] target/arm: Tidy helpers for translation
` [PATCH v3 41/48] accel/tcg: Tidy includes for translator.[ch]
` [PATCH v3 42/48] tcg: Fix PAGE/PROT confusion
` [PATCH v3 43/48] tcg: Move env defines out of NEED_CPU_H in helper-head.h
` [PATCH v3 45/48] plugins: Move plugin_insn_append to translator.c
` [PATCH v3 47/48] exec/poison: Do not poison CONFIG_SOFTMMU

[PATCH v2 00/13] drm/display & drm/i915: more struct drm_edid conversions
 2023-05-31  4:08 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/display & drm/i915: more struct drm_edid conversions (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

stable-rc/queue/6.3 baseline: 166 runs, 2 regressions (v6.3.5-41-gb9f6b865c55f2)
 2023-05-31  4:07 UTC 

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-05-31  4:04 UTC  (22+ messages)
` [PATCH V11 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V11 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V11 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V11 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V11 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V11 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V11 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V11 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V11 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V11 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-05-31  4:02 UTC  (6+ messages)
` [PATCH v6 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain

RTT-PROBE: lore-subspace-rtt
 2023-05-31  4:04 UTC 

linux-next: build warning after merge of the ieee1394 tree
 2023-05-31  3:53 UTC 

[PATCH v5 1/3] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-05-31  4:02 UTC  (3+ messages)
` [PATCH v5 2/3] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
` [PATCH v5 3/3] usb: gadget: udc: core: Prevent UDC from starting when unbound

[PATCH] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-05-31  4:00 UTC  (2+ messages)

[linux-nvme:nvme-6.4-rc4-pull 5/5] drivers/nvme/host/core.c:1202:51: error: 'struct nvme_request' has no member named 'start_time'
 2023-05-31  4:01 UTC  (3+ messages)

[PATCH v4 1/3] Revert "Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started""
 2023-05-31  4:00 UTC  (4+ messages)
` [PATCH v4 3/3] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing

don't split ordered_extents for zoned writes at I/O submission time
 2023-05-31  4:00 UTC  (4+ messages)
` [PATCH 09/14] btrfs: return void from btrfs_finish_ordered_io

[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-31  3:58 UTC  (7+ messages)
` [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_vrr_range: add vrr range check for edp
 2023-05-31  3:56 UTC  (2+ messages)

[PATCH] tap: introduce IFF_NAPI
 2023-05-31  3:55 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-31  3:54 UTC 

[PATCH] drm/amd/display: Correct kdoc formatting for DCN32_CRB_SEGMENT_SIZE_KB in dcn32_hubbub.c
 2023-05-31  3:52 UTC 

[PATCH v2] USB: serial: option: add Quectel EM061KGL series
 2023-05-31  3:51 UTC 

[PATCH v2] opp: Fix use-after-free in lazy_opp_tables after probe deferral
 2023-05-31  3:51 UTC  (2+ messages)

[jpoimboe:vmware-rbp-breakage 15/15] arch/x86/include/asm/unwind_hints.h:69: Error: Bad parameter list for macro `unwind_hint'
 2023-05-31  3:50 UTC 

[PATCH net v2] tcp: fix mishandling when the sack compression is deferred
 2023-05-31  3:49 UTC  (5+ messages)

[Bpf] IETF BPF working group draft charter
 2023-05-31  3:48 UTC  (18+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-31  3:47 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc: enable and optimize test for sim
 2023-05-31  3:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_rotation_crc: enable and optimize test for sim (rev2)

[tip:smp/core] BUILD SUCCESS 33e20b07bec4991c169e3c6ff28c2126583724fc
 2023-05-31  3:46 UTC 

[PATCH v2 0/1] target/i386: add support for LAM in CPUID enumeration
 2023-05-31  3:45 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v5] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31  3:44 UTC 

[PATCH v7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-31  3:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-31  3:44 UTC 

[PATCH] drm/amd/display: Drop unused DCN_BASE variable in dcn314_resource.c
 2023-05-31  3:41 UTC 

[linux-5.4 test] 181015: tolerable FAIL - PUSHED
 2023-05-31  3:41 UTC 

[PATCH] riscv: mm: Pre-allocate PGD entries vmalloc/modules area
 2023-05-31  3:39 UTC  (3+ messages)

EXPORT_SYMBOL_GPL only
 2023-05-31  3:39 UTC  (2+ messages)

[PATCH v7 00/10] FMP versioning support
 2023-05-31  3:35 UTC  (11+ messages)
` [PATCH v7 01/10] efi_loader: add the number of image entries in efi_capsule_update_info
` [PATCH v7 02/10] efi_loader: store firmware version into FmpState variable
` [PATCH v7 03/10] efi_loader: versioning support in GetImageInfo
` [PATCH v7 04/10] efi_loader: get lowest supported version from device tree
` [PATCH v7 05/10] efi_loader: check lowest supported version
` [PATCH v7 06/10] mkeficapsule: add FMP Payload Header
` [PATCH v7 07/10] doc: uefi: add firmware versioning documentation
` [PATCH v7 08/10] doc: uefi: add anti-rollback documentation
` [PATCH v7 09/10] test: efi_capsule: refactor efi_capsule test
` [PATCH v7 10/10] test/py: efi_capsule: test for FMP versioning

RTT-PROBE: lore-subspace-rtt
 2023-05-31  3:34 UTC 

stable-rc/queue/5.10 baseline: 160 runs, 7 regressions (v5.10.181-18-g1622068b57a4)
 2023-05-31  3:32 UTC 

[PATCH] ocfs2: check new file size on fallocate call
 2023-05-31  3:32 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
 2023-05-31  3:30 UTC  (15+ messages)

[PATCH][pseudo] Move __*xstat* and __xmknod functions to new subport 'old__x'
 2023-05-31  3:29 UTC  (2+ messages)

[PATCH 0/2] Misc cleanup for iommu/vt-d
 2023-05-31  3:26 UTC  (5+ messages)
` [PATCH 1/2] iommu/vt-d: Remove the dead code in init_iommu_hw()
` [PATCH 2/2] iommu/vt-d: Use BUG_ON to check NULL value of 'table'

[PATCH] gpiolib: Fix GPIO chip IRQ initialization restriction
 2023-05-31  3:27 UTC  (2+ messages)

[PATCH V2 0/2] Add initial support for RDP454 of IPQ9574 family
 2023-05-31  3:26 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom: document AL02-C9 board based on "
` [PATCH V2 2/2] arm64: dts: qcom: ipq9574: add support for RDP454 variant

[PATCH v3 0/3] add support for infiniband BTH match
 2023-05-31  3:26 UTC  (2+ messages)
` [PATCH v5] ethdev: add flow item for RoCE infiniband BTH

[RFC PATCH bpf-next 0/8] bpf: Support ->show_fdinfo and ->fill_link_info for kprobe prog
 2023-05-31  3:24 UTC  (14+ messages)
` [RFC PATCH bpf-next 1/8] bpf: Support ->show_fdinfo for kprobe_multi
` [RFC PATCH bpf-next 3/8] bpftool: Show probed function in kprobe_multi link info
` [RFC PATCH bpf-next 7/8] bpf: Support ->fill_link_info for perf_event

RTT-PROBE: lore-subspace-rtt
 2023-05-31  3:24 UTC 

[PATCH v4] ethdev: add flow item for RoCE infiniband BTH
 2023-05-31  3:22 UTC  (2+ messages)

[PATCH 0/4] Add Loongson HD Audio support
 2023-05-31  3:21 UTC  (5+ messages)
` [PATCH 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support
` [PATCH 2/4] ALSA: hda: Using polling mode for loongson controller by default
` [PATCH 3/4] ALSA: hda: Workaround for SDnCTL register on loongson controller
` [PATCH 4/4] ALSA: hda/intel: Workaround for WALLCLK register for "

[PATCH v2] md/raid5: don't allow concurrent reshape with recovery
 2023-05-31  3:20 UTC  (5+ messages)

[PATCH] uml: Replace all non-returning strlcpy with strscpy
 2023-05-31  3:18 UTC  (3+ messages)

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-05-31  3:17 UTC  (3+ messages)

[PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
 2023-05-31  3:16 UTC  (2+ messages)

[PATCH 0/4] soundwire: allow for more than 8 devices, keep IDA for wake-capable devices
 2023-05-31  3:37 UTC  (5+ messages)
` [PATCH 1/4] soundwire: add enum to control device number allocation
` [PATCH 2/4] soundwire: introduce SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY
` [PATCH 3/4] soundwire: extend parameters of new_peripheral_assigned() callback
` [PATCH 4/4] soundwire: intel_auxdevice: use SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY

[PATCH v4] hv_netvsc: Allocate rx indirection table size dynamically
 2023-05-31  3:14 UTC 

a small question about bpftool struct_ops
 2023-05-31  3:14 UTC  (3+ messages)

[PATCH v4 0/5] erofs: cleanup of xattr handling
 2023-05-31  3:13 UTC  (6+ messages)
` [PATCH v4 1/5] erofs: enhance erofs_xattr_iter_fixup() helper
` [PATCH v4 2/5] erofs: unify xattr_iter structures
` [PATCH v4 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v4 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH v4 5/5] erofs: use separate xattr parsers "

RTT-PROBE: lore-subspace-rtt
 2023-05-31  3:14 UTC 

stable-rc/queue/4.14 baseline: 123 runs, 25 regressions (v4.14.316-2-gecec20ce4f6f0)
 2023-05-31  3:12 UTC 

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-05-31  3:10 UTC  (8+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH v3] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-31  3:10 UTC  (3+ messages)

[PATCH v3 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-05-31  3:09 UTC  (8+ messages)
` [PATCH v3 1/3] drm/msm/adreno: Add Adreno A690 support
` [PATCH v3 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodes
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp: Enable "

[PATCH] uio: dfl: add vendor-specific feature id
 2023-05-31  3:07 UTC 

[Intel-gfx] [PATCH v2 0/4] Do not access i915_gem_object members from frontbuffer tracking
 2023-05-31  3:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Do not access i915_gem_object members from frontbuffer tracking (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31  3:06 UTC  (2+ messages)
` [v4] "

[PATCH] x86/fpu/xstate: clear XSAVE features if DISABLED_MASK set
 2023-05-31  3:04 UTC  (3+ messages)

[PATCH] drm/msm/dpu: re-introduce dpu core revision to the catalog
 2023-05-31  3:05 UTC  (5+ messages)
  ` [Freedreno] "

[PATCH][pseudo] Move __*xstat* and __xmknod functions to new subport 'old__x'
 2023-05-31  3:05 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next] net/mlx5e: simplify condition after napi budget handling change
 2023-05-31  3:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-31  3:04 UTC 

[PATCH 0/2] mtd: rawnand: marvell: add support for AC5 SoC
 2023-05-31  2:58 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add AC5 specific binding
` [PATCH 2/2] mtd: rawnand: marvell: add support for AC5 SoC

[PATCH v3 1/7] driver/perf: Add identifier sysfs file for CMN
 2023-05-31  2:58 UTC  (3+ messages)

[PATCH RFC v2] tpm: tpm_vtpm_proxy: do not reference kernel memory as user memory
 2023-05-31  2:58 UTC 

[usb:usb-testing] BUILD SUCCESS WITH WARNING 922c0cb578ac9104a22c11a093cc1e0575c35a39
 2023-05-31  2:57 UTC 

[tty:tty-testing] BUILD REGRESSION 617ece73dd240cb11869a224c879ca685a151a38
 2023-05-31  2:57 UTC 

[usb:usb-linus] BUILD SUCCESS fcfe84236ec0974fe92f0578d1d58ed805c4b70f
 2023-05-31  2:57 UTC 

[PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi
 2023-05-31  2:56 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: Add qcom,usb-hs-phy-msm8960

RTT-PROBE: lore-subspace-rtt
 2023-05-31  2:54 UTC 

[PATCHv5] mm: skip CMA pages when they are not available
 2023-05-31  2:51 UTC 

[PATCH] arm64: dts: qcom: Drop undocumented "svid" property
 2023-05-31  2:49 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.