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

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-05-31  4:02 UTC  (4+ messages)
` [PATCH v3 01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH v3 03/48] tcg/s390x: "
` [PATCH v3 04/48] tcg/sparc64: "

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

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

[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  (8+ 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 

Reminder - DPDK Tech Board Meeting - Tomorrow, Wed. 5/31/23 @ 8am Pacific/11am Eastern/1500h UTC
 2023-05-31  2:46 UTC 

[PATCH 2/2] arm64: Notify on pte permission upgrades
 2023-05-31  2:46 UTC  (13+ messages)

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-05-31  2:43 UTC  (4+ messages)
` [PATCH v3 3/7] perf vendor events: Add JSON metrics for CMN

Reminder: Xenomai community call on Wednesday, May 31, 2023, UTC 7:00 AM
 2023-05-31  2:43 UTC 

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

cron job: media_tree daily build: ERRORS
 2023-05-31  2:41 UTC 

[PATCH] leds: cht-wcove: remove unneeded semicolon
 2023-05-31  2:40 UTC 

stable-rc/queue/4.19 baseline: 133 runs, 27 regressions (v4.19.284-5-gd33af5806015)
 2023-05-31  2:37 UTC 

[PATCH] drm/panel-edp: Convert to platform remove callback returning void
 2023-05-31  2:35 UTC  (2+ messages)

[PATCH v3 0/2] NFSD: recall write delegation on GETATTR conflict
 2023-05-31  2:35 UTC  (3+ messages)
` [PATCH v3 1/2] NFSD: handle GETATTR conflict with write delegation
` [PATCH v3 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR

[PATCH v2] hw/cxl: Fix CFMW config memory leak
 2023-05-31  2:34 UTC 

[PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-05-31  2:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Move dma-buf mmap() reservation locking down to exporters (rev4)

[OE-core][kirkstone 00/13] Patch review
 2023-05-31  2:34 UTC  (14+ messages)
` [OE-core][kirkstone 01/13] curl: Fix CVE-2023-28319
` [OE-core][kirkstone 02/13] curl: Fix CVE-2023-28320
` [OE-core][kirkstone 03/13] curl: Fix CVE-2023-28321
` [OE-core][kirkstone 04/13] curl: Fix CVE-2023-28322
` [OE-core][kirkstone 05/13] linux-yocto/5.10: update to v5.10.176
` [OE-core][kirkstone 06/13] linux-yocto/5.10: update to v5.10.177
` [OE-core][kirkstone 07/13] linux-yocto/5.10: update to v5.10.178
` [OE-core][kirkstone 08/13] linux-yocto/5.10: update to v5.10.179
` [OE-core][kirkstone 09/13] linux-yocto/5.10: update to v5.10.180
` [OE-core][kirkstone 10/13] kernel-devicetree: allow specification of dtb directory
` [OE-core][kirkstone 11/13] kernel-devicetree: make shell scripts posix compliant
` [OE-core][kirkstone 12/13] package: enable recursion on file globs
` [OE-core][kirkstone 13/13] kernel-devicetree: recursively search for dtbs

[PATCH v3 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-31  2:34 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: add sm8150 USB+DP PHY
` [PATCH v3 2/5] phy: qcom-qmp-combo: add support for the USB+DP PHY on SM8150 platform
` [PATCH v3 3/5] arm64: dts: qcom: sm8150: turn first USB PHY into USB+DP PHY
` [PATCH v3 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings
` [PATCH v3 5/5] phy: qcom-qmp-usb: split off the legacy USB+dp_com support

[PATCH] mm: zswap: multiple zpool support
 2023-05-31  2:32 UTC  (2+ messages)

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

[PATCH v2 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-31  2:32 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings

[PATCH RFC 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
 2023-05-31  2:34 UTC  (6+ messages)
` [PATCH RFC 1/2] phy: qcom-snps-femto-v2: properly enable ref clock


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.