All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-17 03:46:03 to 2025-06-17 05:09:19 UTC [more...]

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-17  5:08 UTC  (5+ messages)
` [PATCH 06/10] fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
    ` [f2fs-dev] "

[PATCH] riscv: dts: sophgo: sg2044: Add missing riscv,cbop-block-size property
 2025-06-17  5:07 UTC  (3+ messages)

[PATCH v2 1/2] Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
 2025-06-17  5:07 UTC  (2+ messages)
` [PATCH v2 2/2] usb: gadget: u_serial: Fix race condition in TTY wakeup

[PATCH 00/11] riscv: sophgo: sg2044: add DTS support for all available devices
 2025-06-17  5:07 UTC  (3+ messages)

[PATCH v4 bpf-next 0/5] bpf path iterator
 2025-06-17  5:08 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()

[PATCH v6 0/9] Add WildCat Lake support
 2025-06-17  5:07 UTC  (5+ messages)
` [PATCH v6 8/9] drm/i915/wcl: C10 phy connected to port A and B

[PATCH] scsi: storvsc: set max_segment_size as UINT_MAX explicitly
 2025-06-17  5:02 UTC  (3+ messages)

[PATCH] workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
 2025-06-17  5:00 UTC  (2+ messages)

[PATCH v2 00/12] MMU related improvements for KVM RISC-V
 2025-06-17  4:58 UTC  (6+ messages)
` [PATCH v2 06/12] RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()

[PATCH 1/1] mm/madvise: initialize prev pointer in madvise_walk_vmas
 2025-06-17  4:57 UTC  (3+ messages)

[PATCH] crypto: qat - lower priority for skcipher and aead algorithms
 2025-06-17  4:57 UTC  (4+ messages)

fix atomic limits check
 2025-06-17  4:56 UTC  (2+ messages)

[PATCH] event/dlb2: add datapath support in secondary processes
 2025-06-17  4:56 UTC 

[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
 2025-06-17  4:53 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v3 2/3] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v3 3/3] test/vsock: Add ioctl SIOCINQ tests

[PATCH] KVM: arm64: nv: Fix s_cpu_if->vgic_lr[] indexing in vgic_v3_put_nested()
 2025-06-17  4:53 UTC  (3+ messages)

[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
 2025-06-17  4:50 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH bpf-next] selftests/bpf: Fix RELEASE build failure with gcc14
 2025-06-17  4:49 UTC 

[PATCH] dma-mapping: Stub out dma_{alloc,free,map}_pages() API
 2025-06-17  4:48 UTC  (11+ messages)

[brgl:gpio/for-current] BUILD SUCCESS e6382fcf989074566bb9a54bbd3c514d7bb99397
 2025-06-17  4:47 UTC 

[PATCH v18 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-06-17  4:44 UTC  (7+ messages)
` [PATCH v18 2/6] remoteproc: Add TEE support
` [PATCH v18 3/6] remoteproc: Introduce release_fw optional operation

[syzbot] [cgroups?] WARNING in css_rstat_exit
 2025-06-17  4:46 UTC  (3+ messages)

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_rx_mgmt_beacon
 2025-06-17  4:41 UTC  (2+ messages)
` [PATCH] wifi: mac80211: fix oob "

[PATCH 00/14] xfs: Remove unused trace events
 2025-06-17  4:46 UTC  (5+ messages)
` [PATCH 07/14] xfs: ifdef out unused xfs_attr events

refactor the iomap writeback code
 2025-06-17  4:44 UTC  (7+ messages)
` [PATCH 3/6] iomap: refactor the writeback interface
` [PATCH 6/6] iomap: move all ioend handling to ioend.c

[PATCH] serial: core: restore of_node information in sysfs
 2025-06-17  4:44 UTC  (2+ messages)

[PATCH V9 00/36] IGT tests for the KMS Color Pipeline API
 2025-06-17  4:36 UTC  (37+ messages)
` [PATCH V9 01/36] lib/drmtest: Add is_vkms_device()
` [PATCH V9 02/36] tests/kms_writeback: Fix kms_writeback for VKMS
` [PATCH V9 03/36] lib/igt_kms: Move get_writeback_formats_blob to lib
` [PATCH V9 04/36] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V9 05/36] include/drm-uapi: Add COLOROP object
` [PATCH V9 06/36] drm-uapi: Add 3x4 CTM
` [PATCH V9 07/36] drm-uapi: Add 1D LUT drm_colorop_type
` [PATCH V9 08/36] lib/igt_kms: Introduce drm_colorop and COLOR_PIPELINE
` [PATCH V9 09/36] lib/igt_kms: Destroy colorops on exit
` [PATCH V9 10/36] tests/kms_properties: Add colorop properties test
` [PATCH V9 11/36] igt/color: Add SW color transform functionality
` [PATCH V9 12/36] lib/igt_fb: Add copy_fb function
` [PATCH V9 13/36] tests/kms_colorop: Add kms_colorop tests
` [PATCH V9 14/36] lib/igt_kms: Add support for DATA colorop property
` [PATCH V9 15/36] lib/igt_color: Add support for 3x4 matrices
` [PATCH V9 16/36] tests/kms_colorop: Add 3x4 CTM tests
` [PATCH V9 17/36] tests/kms_colorop: Add bypass test
` [PATCH V9 18/36] tests/kms_colorop: Add 10bpc test and skip if format not supported
` [PATCH V9 19/36] tests/kms_colorop: Skip if writeback does not support fourcc
` [PATCH V9 20/36] lib/igt_fb: Allow any non-planar format for igt_copy_fb
` [PATCH V9 21/36] lib/igt_color: Support color transform for XRGB2101010
` [PATCH V9 22/36] lib/igt_color: Add PQ variants for 0-1 and 0-125 range
` [PATCH V9 23/36] tests/kms_colorop: Add tests for PQ variants
` [PATCH V9 24/36] lib/igt_kms: increase MAX_NUM_COLOROPS to 128
` [PATCH V9 25/36] tests/kms_colorop: Add a sRGB test for EOTF -> Inverse EOTF -> EOTF
` [PATCH V9 26/36] lib/igt_color: add BT2020/BT709 transfer functions
` [PATCH V9 27/36] tests/kms_colorop: Add tests for BT2020/BT709 TFs
` [PATCH V9 28/36] lib/igt_color: Add 1D LUT color transformation support
` [PATCH V9 29/36] test/kms_colorop: Add tests that exercise the 1D LUT colorops
` [PATCH V9 30/36] tests/kms_colorop: Add multiplier tests
` [PATCH V9 31/36] lib/igt_color: Point license header at skia license
` [PATCH V9 32/36] scripts/convert_3dlut.py Convert a 3D LUT to igt_3dlut_t array for 3D LUT API
` [PATCH V9 33/36] tests/kms_colorop: Add a 3D LUT subtest
` [PATCH V9 34/36] drm-uapi: Update kernel doc for drm_colorop_type
` [PATCH V9 35/36] drm-uapi: Sync up definition with kernel colorop implementation
` [PATCH V9 36/36] tests/kms_colorop: Add a colorop uniqueness subtest

[ANNOUNCE] Release v5.10.238-cip61
 2025-06-17  4:43 UTC 

[PATCH 0/3] NVIDIA Tegra210 NVJPG support
 2025-06-17  4:40 UTC  (10+ messages)

[PATCH v6 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2025-06-17  4:32 UTC  (8+ messages)
` [PATCH v6 1/7] ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture()
` [PATCH v6 2/7] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v6 3/7] ui/spice: Add an option for users to provide a preferred video codec
` [PATCH v6 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
` [PATCH v6 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
` [PATCH v6 7/7] ui/spice: Blit the scanout texture if its memory layout is not linear

[PATCH] block: use plug request list tail for one-shot backmerge attempt
 2025-06-17  4:39 UTC  (11+ messages)

[PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
 2025-06-17  4:38 UTC  (5+ messages)
` [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()

[PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO
 2025-06-17  4:37 UTC  (11+ messages)
  ` need SUNRPC TCP to receive into aligned pages [was: Re: [PATCH 1/6] NFSD: add the ability to enable use of RWF_DONTCACHE for all IO]

perf_event: avoiding gpf on rdpmc for top-down-events on hybrid
 2025-06-17  4:36 UTC  (5+ messages)

[PATCH RFC net-next v4 00/11] vsock: add namespace support to vhost-vsock
 2025-06-17  4:33 UTC  (12+ messages)
` [PATCH RFC net-next v4 01/11] selftests/vsock: add NS tests to vmtest.sh
` [PATCH RFC net-next v4 02/11] vsock: a per-net vsock NS mode state
` [PATCH RFC net-next v4 03/11] vsock: add vsock net ns helpers
` [PATCH RFC net-next v4 04/11] vsock: add net to vsock skb cb
` [PATCH RFC net-next v4 05/11] vsock: add common code for vsock NS support
` [PATCH RFC net-next v4 06/11] virtio-vsock: add netns to common code
` [PATCH RFC net-next v4 07/11] vhost/vsock: add netns support
` [PATCH RFC net-next v4 08/11] vsock/virtio: add netns hooks
` [PATCH RFC net-next v4 09/11] hv_sock: "
` [PATCH RFC net-next v4 10/11] vsock/vmci: "
` [PATCH RFC net-next v4 11/11] vsock/loopback: add netns support

[ANNOUNCE] 6.1.141-rt52
 2025-06-17  4:30 UTC 

[PATCH V9 00/36] Reset improvements
 2025-06-17  4:30 UTC  (3+ messages)
` [PATCH 33/36] drm/amdgpu/vcn: add a helper framework for engine resets

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-06-17  4:30 UTC  (5+ messages)
` [PATCH v3 next 05/10] lib: Add tests for mul_u64_u64_div_u64_roundup()
` [PATCH v3 next 09/10] lib: mul_u64_u64_div_u64() Optimise the divide code

[PATCH v3 0/2] Enable TSENS and thermal zone for QCS615 SoC
 2025-06-17  4:30 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs615: Enable TSENS support "

[PATCH] net/9p: Fix buffer overflow in USB transport layer
 2025-06-17  4:29 UTC  (5+ messages)

[PATCH i-g-t v2 0/2]
 2025-06-17  4:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,1/2] tools/gputop/gputop: Add per-device engine activity stats in GPUTOP

[PATCH V10 00/46] Color Pipeline API w/ VKMS
 2025-06-17  4:17 UTC  (47+ messages)
` [PATCH V10 01/46] drm: Add helper for conversion from signed-magnitude
` [PATCH V10 02/46] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH V10 03/46] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V10 04/46] drm/colorop: Introduce new drm_colorop mode object
` [PATCH V10 05/46] drm/colorop: Add TYPE property
` [PATCH V10 06/46] drm/colorop: Add 1D Curve subtype
` [PATCH V10 07/46] drm/colorop: Add BYPASS property
` [PATCH V10 08/46] drm/colorop: Add NEXT property
` [PATCH V10 09/46] drm/colorop: Add atomic state print for drm_colorop
` [PATCH V10 10/46] drm/plane: Add COLOR PIPELINE property
` [PATCH V10 11/46] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V10 12/46] Documentation/gpu: document drm_colorop
` [PATCH V10 13/46] drm/colorop: Add destroy functions for color pipeline
` [PATCH V10 14/46] drm/vkms: Add enumerated 1D curve colorop
` [PATCH V10 15/46] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH V10 16/46] drm/colorop: Add 3x4 CTM type
` [PATCH V10 17/46] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH V10 18/46] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH V10 19/46] drm/tests: Add a few tests around drm_fixed.h
` [PATCH V10 20/46] drm/vkms: Add tests for CTM handling
` [PATCH V10 21/46] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH V10 22/46] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V10 23/46] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH V10 24/46] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V10 25/46] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH V10 26/46] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V10 27/46] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH V10 28/46] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH V10 29/46] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH V10 30/46] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH V10 31/46] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH V10 32/46] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V10 33/46] drm: Add Enhanced LUT precision structure
` [PATCH V10 34/46] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH V10 35/46] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH V10 36/46] drm/amd/display: add 3x4 matrix colorop
` [PATCH V10 37/46] drm/colorop: Add multiplier type
` [PATCH V10 38/46] drm/amd/display: add multiplier colorop
` [PATCH V10 39/46] drm/amd/display: Swap matrix and multiplier
` [PATCH V10 40/46] drm/colorop: Define LUT_1D interpolation
` [PATCH V10 41/46] drm/colorop: allow non-bypass colorops
` [PATCH V10 42/46] drm/colorop: Add 3D LUT support to color pipeline
` [PATCH V10 43/46] drm/amd/display: add 3D LUT colorop
` [PATCH V10 44/46] drm/amd/display: Add AMD color pipeline doc
` [PATCH V10 45/46] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V10 46/46] drm/amd/display: Disable CRTC degamma when color pipeline is enabled

[PATCH 6/6] drm/ttm: replace TTMs refcount with the DRM refcount
 2025-06-17  4:27 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-06-17  4:27 UTC  (2+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-17  4:23 UTC  (5+ messages)
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use

[PATCH ath-next] wifi: ath12k: Add support for transmit histogram stats
 2025-06-17  4:21 UTC 

[PATCH] usb: ohci-spear: Remove unnecessary NULL check before clk_disable_unprepare()
 2025-06-17  4:20 UTC 

[RFC PATCH v6] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
 2025-06-17  4:19 UTC 

[PATCH] usb: fsl-mph-dr-of: Remove unnecessary NULL check before clk_disable_unprepare()
 2025-06-17  4:19 UTC 

[PATCH v5 00/18] amd-cppc CPU Performance Scaling Driver
 2025-06-17  4:18 UTC  (9+ messages)
` [PATCH v5 03/18] xen/cpufreq: extract _PSD info from "struct xen_processor_performance"
` [PATCH v5 04/18] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data

[PATCH v4 0/3] optimize vfio_unpin_pages_remote() for large folio
 2025-06-17  4:18 UTC  (4+ messages)
` [PATCH v4 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
` [PATCH v4 3/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio

[morse:mpam/snapshot/v6.16-rc1 17/83] drivers/platform/arm64/mpam/mpam_devices.c:183:9: error: implicit declaration of function '__acpi_get_mem_attribute'; did you mean 'get_pcc_area_mem_attribute'?
 2025-06-17  4:17 UTC 

[RESEND PATCH v7 0/2] Add support for PCIe RP PERST#
 2025-06-17  4:14 UTC  (4+ messages)
` [RESEND PATCH v7 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal

Set DRM_NOUVEAU_GSP_DEFAULT to default y ?
 2025-06-17  4:09 UTC  (3+ messages)

[RFC PATCH v3 0/2] cxl: Support creation of a new CXL Host Bridge
 2025-06-17  4:06 UTC  (3+ messages)
` [RFC PATCH v3 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC PATCH v3 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge

[PATCH] sched/fair: allow imbalance between LLCs under NUMA
 2025-06-17  4:06 UTC  (6+ messages)

[PATCH i-g-t v3 0/5] tests/kms_flip: Improve frame timing checks for high refresh rates
 2025-06-17  4:05 UTC  (5+ messages)
` [PATCH i-g-t v3 3/5] tests/kms_flip: Increase test duration for flip-vs-wf_vblank
` [PATCH i-g-t v3 4/5] tests/kms_flip: Track and report unexpected events with pass rate metric

[PATCH v3] arm64: Enable vmalloc-huge with ptdump
 2025-06-17  3:59 UTC  (4+ messages)

[PATCH] drm/nouveau/gsp: fix potential leak of memory used during acpi init
 2025-06-17  4:00 UTC 

[PATCH] lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
 2025-06-17  4:00 UTC  (4+ messages)
  ` [EXTERNAL]Re: "

IRC meeting
 2025-06-17  3:59 UTC 

[REGRESSION] stable-rt/v6.6-rt: (build) conflicting types for ‘check_unaligned_access’; have ‘int(void *)’
 2025-06-17  3:59 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: avoid non-section-aligned size pinned file generation
 2025-06-17  3:57 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: cleanup F2FS_I_SB in f2fs_setattr()

[RFC PATCH] MAINTAINERS: add further core files to mm core section
 2025-06-17  3:53 UTC  (3+ messages)

[PATCH blktests 0/2] check: support "set -e" strict error-checking
 2025-06-17  3:52 UTC  (4+ messages)
` [PATCH blktests 1/2] check: allow strict error-checking by "set -e" in test cases

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-17  3:51 UTC  (6+ messages)

[PATCH] ocfs2: remove redundant NULL check in rename path
 2025-06-17  3:48 UTC  (2+ messages)

[PATCH] drm/amd: Add a sysfs file to detect whether a GPU is an APU
 2025-06-17  3:46 UTC  (3+ messages)

[LTP] [PATCH] safe_mmap: Avoid using TDEBUG before IPC is initialized
 2025-06-17  3:45 UTC  (3+ messages)
` [LTP] [PATCH v2] lib: suppress early TDEBUG output before context initialization

[syzbot] [wireless?] UBSAN: array-index-out-of-bounds in ieee80211_rx_mgmt_beacon
 2025-06-17  3:46 UTC  (2+ messages)


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.