messages from 2025-07-18 08:40:51 to 2025-07-18 09:30:44 UTC [more...]
[GIT,PULL] hisilicon: driver updates for v6.17
2025-07-18 9:09 UTC (2+ messages)
[PATCH] checks: Document possible false warning for graph child addresses
2025-07-18 9:30 UTC (5+ messages)
[PATCH v3 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-07-18 9:23 UTC (12+ messages)
` [PATCH v3 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v3 02/11] md: factor out a helper raid_is_456()
` [PATCH v3 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v3 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v3 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v3 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v3 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v3 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v3 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v3 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v3 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH 0/5] Updates for drm/xe/configfs
2025-07-18 9:29 UTC (13+ messages)
` [PATCH 1/5] drm/xe/configfs: Fix pci_dev reference leak
` [PATCH 2/5] drm/xe/configfs: Enforce canonical device names
` [PATCH 3/5] drm/xe/configfs: Use pci_name() for lookup
` [PATCH 4/5] drm/xe/configfs: Allow configurations only for Intel VGA devices
[PATCH net-next V2 0/3] in order support for vhost-net
2025-07-18 9:29 UTC (9+ messages)
[PATCH V4 0/9] Refine virtio mapping API
2025-07-18 9:28 UTC (13+ messages)
` [PATCH V4 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH V4 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH V4 3/9] virtio: rename dma helpers
` [PATCH V4 4/9] virtio: rename dma_dev to map_token
` [PATCH V4 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH V4 6/9] virtio: introduce map ops in virtio core
` [PATCH V4 7/9] vdpa: rename dma_dev to map_token
` [PATCH V4 8/9] vdpa: introduce map ops
` [PATCH V4 9/9] vduse: switch to use virtio map API instead of DMA API
[PATCH 000/103] ALSA: Use safer strscpy() instead of strcpy()
2025-07-18 9:28 UTC (3+ messages)
` [PATCH 027/103] ALSA: cs423x: "
[PATCH v1] misra: add deviation for rules 21.1 and 21.2
2025-07-18 9:28 UTC (5+ messages)
[PATCH v2 0/3] drm/i915: i915_gem_execbuffer.c minor improved
2025-07-18 9:26 UTC (6+ messages)
` [PATCH v2 1/3] drm/i915: Improve readability of eb_relocate_vma
` [PATCH v2 2/3] drm/i915: Add braces around the else block in clflush_write32()
[PATCH 0/4] Initial support for Qualcomm Hamoa IOT EVK board
2025-07-18 9:27 UTC (9+ messages)
` [PATCH 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform
` [PATCH 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board
[PATCH] arch: fix resource leak in chmc.c
2025-07-18 9:22 UTC
[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
2025-07-18 9:26 UTC (5+ messages)
[PATCH] target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
2025-07-18 9:47 UTC (2+ messages)
[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
2025-07-18 9:26 UTC (13+ messages)
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic
` [PATCH v1 4/5] gpu/drm: tegra: dsi: add support for Tegra20/Tegra30
` [PATCH v1 5/5] ARM: tegra: add MIPI calibration binding "
[PATCH v2] tests/functional: add --debug CLI arg
2025-07-18 9:24 UTC (3+ messages)
[PATCH RESEND] fsi/core: fix error handling in fsi_slave_init()
2025-07-18 9:24 UTC
[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
2025-07-18 9:15 UTC (10+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls
[GIT PULL] SOC FSL for 6.17
2025-07-18 9:23 UTC (2+ messages)
[PATCH] ext4: clear extent index structure after file delete
2025-07-18 9:23 UTC (2+ messages)
[PATCH v3 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
2025-07-18 9:23 UTC (10+ messages)
` [PATCH v3 1/5] dt-bindings: Fixup x1e80100 to add DP MST support
` [PATCH v3 4/5] dt-bindings: display/msm: add stream pixel clock bindings for MST
` [PATCH v3 5/5] arm64: dts: qcom: Add MST pixel streams for displayport
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-18 9:02 UTC (8+ messages)
` [PATCH v5 1/7] mm: Refactor MM_CP_PROT_NUMA skipping case into new function
` [PATCH v5 2/7] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v5 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v5 4/7] mm: Introduce FPB_RESPECT_WRITE for PTE batching infrastructure
` [PATCH v5 5/7] mm: Split can_change_pte_writable() into private and shared parts
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching
` [PATCH v5 7/7] arm64: Add batched versions of ptep_modify_prot_start/commit
[PATCH] sched_ext: Fix cpu_released while RT task and SCX task are scheduled concurrently
2025-07-18 9:06 UTC (5+ messages)
` [PATCH v2 2/2] sched_ext: Fix cpu_released while changing sched policy of the running task
[PATCH] x86/fpu: remove unnecessary curfps null pointer check
2025-07-18 9:20 UTC
[ANNOUNCE] xfs-linux: for-next updated to eb1412d610aa
2025-07-18 9:19 UTC
KASAN: out-of-bounds in __asan_memcpy
2025-07-18 9:19 UTC
[PATCH 0/3] tests/functional: add more CLI args
2025-07-18 9:12 UTC (4+ messages)
` [PATCH 1/3] tests/functional: add --keep-scratch CLI arg
` [PATCH 2/3] tests/functional: add --list-tests "
` [PATCH 3/3] tests/functional: add -k TEST_NAME_PATTERN "
[PATCH] rv: Ensure containers are registered first
2025-07-18 9:18 UTC
[PATCH 0/4] Followups to controllers' v1 compilation
2025-07-18 9:18 UTC (6+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups
[PATCH] iio: adc: ad7768-1: disable IRQ autoenable
2025-07-18 9:18 UTC (2+ messages)
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-07-18 9:18 UTC (5+ messages)
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
[PATCH] fs: fat: Prevent possible buffer overflow
2025-07-18 9:17 UTC (5+ messages)
[XEN PATCH v3] xen/arinc653: fix delay in the start of major frame
2025-07-18 9:16 UTC
[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
2025-07-18 9:18 UTC (5+ messages)
` [Intel-wired-lan] "
[ANNOUNCE] v5.10.239-cip62-rt27 (rt133)
2025-07-18 9:16 UTC
[PATCH V4 0/9] Refine virtio mapping API
2025-07-18 9:15 UTC
[PATCH 0/1] Add traditional-activation PACKAGECONFIG to DBus recipe
2025-07-18 9:15 UTC (2+ messages)
` [PATCH 1/1] dbus: add traditional-activation PACKAGECONFIG
[PATCH ath-next v2 0/3] wifi: ath12k: Add 802.11 encap/decap offload support
2025-07-18 9:12 UTC (3+ messages)
` [PATCH ath-next v2 2/3] wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-18 9:14 UTC (10+ messages)
[PATCH] net/ixgbe: fix port mask default value on E610
2025-07-18 9:09 UTC
[PATCH v6 0/8] iommufd: Destroy vdevice on device unbind
2025-07-18 9:13 UTC (2+ messages)
[isilence:net/pgty 5/5] net/core/devmem.c:100:8: error: no member named 'pp_magic' in 'struct net_iov'
2025-07-18 9:13 UTC
[PATCH] drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
2025-07-18 9:12 UTC (5+ messages)
` [PATCH] drm/nouveau: remove unused memory target test
[meta-virtualization][PATCH] tini: Fix build error with CMake 4+
2025-07-18 9:12 UTC
[f2fs-dev] [Bug 220321] New: F2FS: workqueue: WQ_MEM_RECLAIM writeback:wb_workfn is flushing !WQ_MEM_RECLAIM events_unbound:quota_release_workfn
2025-07-18 9:12 UTC (2+ messages)
` [f2fs-dev] [Bug 220321] "
[PATCH] lsm: yama: Check for PTRACE_MODE_READ_FSCREDS access
2025-07-18 9:11 UTC (2+ messages)
[PATCH v3 00/21] ovl: narrow regions protected by i_rw_sem
2025-07-18 9:11 UTC (2+ messages)
[PATCH] usb: usblp: clean up assignment inside if conditions
2025-07-18 9:10 UTC
Issue with DPDK-Burst Replay – No Frame Transmission Observed Despite Successful Replay
2025-07-18 5:10 UTC
[PATCH v2 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
2025-07-18 9:10 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: spacemit: Add OrangePi RV2 board
` [PATCH v2 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree
[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
2025-07-18 9:09 UTC (5+ messages)
` [PATCH net-next 3/3] net/mlx5: Support getcyclesx and getcrosscycles
[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
2025-07-18 9:09 UTC (2+ messages)
` [PATCH v2 "
[PATCH v2] u-boot: upgrade 2025.04 -> 2025.07
2025-07-18 9:08 UTC (3+ messages)
` [OE-core] "
[LTP] [PATCH v10] Add tls parameter and flag:CLONE_SETTLS cover for clone and clone3 syscall
2025-07-18 9:07 UTC (3+ messages)
[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
2025-07-18 9:07 UTC (2+ messages)
[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
2025-07-18 9:07 UTC (7+ messages)
[PATCH] doc/bitbake-user-manual-fetching: update the Git fetcher tag description
2025-07-18 9:07 UTC (3+ messages)
` [bitbake-devel] "
[PATCH v2 0/2] Update the Git fetcher tag and rev descriptions
2025-07-18 9:06 UTC (3+ messages)
` [PATCH v2 1/2] doc/bitbake-user-manual-fetching: update the Git fetcher tag description
` [PATCH v2 2/2] doc/bitbake-user-manual-fetching: remove 'rev' default value
[CI 00/17] adl auxcss ci run
2025-07-18 9:06 UTC (3+ messages)
` ✗ CI.checkpatch: warning for adl auxcss ci run (rev4)
` ✓ CI.KUnit: success "
linux-next: manual merge of the gpio-brgl tree with Linus' tree and the jc_docs tree
2025-07-18 9:05 UTC
[LTP] [PATCH 1/1] getrlimit03: Simplify TCONF code
2025-07-18 9:05 UTC
[LTP] [PATCH v11] Add tls parameter and flag:CLONE_SETTLS cover for clone and clone3 syscall
2025-07-18 9:03 UTC
[PATCH 0/4] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-07-18 9:02 UTC
[PATCH 00/10] ASoC: mediatek: Add support for MT8189 SoC
2025-07-18 8:48 UTC (7+ messages)
` [PATCH 09/10] ASoC: mediatek: mt8189: add machine driver with nau8825
` [PATCH 10/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document
[PATCH v3] u-boot: upgrade 2025.04 -> 2025.07
2025-07-18 9:01 UTC
[PATCH v7 0/4] rseq: Make rseq work with protection keys
2025-07-18 9:01 UTC (5+ messages)
` [PATCH v7 3/4] "
Fw: Apply now with RCS Group
2025-07-18 9:00 UTC
[PATCH net-next v4 4/4] net: geneve: enable binding geneve sockets to local addresses
2025-07-18 9:00 UTC (2+ messages)
[PATCH v1 0/4] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-07-18 9:00 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
2025-07-18 8:59 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
2025-07-18 8:59 UTC (2+ messages)
[PATCH RFC DRAFT DOESNOTBUILD] inode: free up more space
2025-07-18 8:58 UTC (7+ messages)
[PATCH RFC v3 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-18 8:52 UTC (14+ messages)
` [PATCH RFC v3 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v3 02/13] linux-headers: Update to Linux ~v6.16-rc5 net-next
` [PATCH RFC v3 03/13] virtio: introduce extended features type
` [PATCH RFC v3 04/13] virtio: serialize extended features state
` [PATCH RFC v3 05/13] virtio: add support for negotiating extended features
` [PATCH RFC v3 06/13] virtio-pci: implement support for "
` [PATCH RFC v3 07/13] vhost: add support for negotiating "
` [PATCH RFC v3 08/13] qmp: update virtio features map to support "
` [PATCH RFC v3 09/13] vhost-backend: implement extended features support
` [PATCH RFC v3 10/13] vhost-net: "
` [PATCH RFC v3 11/13] virtio-net: "
` [PATCH RFC v3 12/13] net: implement tunnel probing
` [PATCH RFC v3 13/13] net: implement UDP tunnel features offloading
[PATCH 5/5] Docs/zh_CN: Translate gfs2-glocks.rst to Simplified Chinese
2025-07-18 8:57 UTC
[PATCH] net/ixgbe: fix SCTP port support on E610
2025-07-18 8:53 UTC
[PATCH v3 RESEND 00/10] coresight: ctcu: Enable byte-cntr function for TMC ETR
2025-07-18 8:37 UTC (3+ messages)
` [PATCH v3 RESEND 02/10] coresight: core: add a new API to retrieve the helper device
[PATCH 4/5] Docs/zh_CN: Translate gfs2-uevents.rst to Simplified Chinese
2025-07-18 8:56 UTC
[PATCH] .gitignore: don't ignore .gitattributes files
2025-07-18 8:56 UTC
linux-next: manual merge of the device-mapper tree with the block tree
2025-07-18 8:56 UTC (3+ messages)
[PATCH 1/4] dt-bindings: arm64: mediatek: add mt8395-evk-ufs board
2025-07-18 8:56 UTC (5+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8395-genio-1200-evk: Move common parts to dtsi
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 1200 EVK UFS board
` [PATCH 4/4] arm64: defconfig: Enable UFS support for MediaTek "
` [OE-core] "
QA notification for completed autobuilder build (yocto-5.0.11.rc1)
2025-07-18 8:56 UTC (2+ messages)
` [qa-build-notification] "
[Buildroot] [PATCH 1/1] package/netsniff-ng: bump to 0.6.9
2025-07-18 8:56 UTC (3+ messages)
[PATCH] dt-bindings: gpio: Convert ti,twl4030-gpio to DT schema
2025-07-18 8:11 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/netsniff-ng: bump to 0.6.9
2025-07-18 8:55 UTC
[f2fs-dev] [question] Design rationale behind f2fs_map_blocks block reuse in LFS mode with DIO
2025-07-18 8:55 UTC (3+ messages)
What's cooking in git.git (Jul 2025, #05; Thu, 17)
2025-07-18 8:55 UTC (2+ messages)
[linux-next:master 10555/10823] io_uring/zcrx.c:385 io_zcrx_free_area() error: we previously assumed 'area->ifq' could be null (see line 380)
2025-07-18 8:56 UTC (2+ messages)
[PATCH 3/5] Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
2025-07-18 8:54 UTC
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-07-18 8:54 UTC (2+ messages)
[PATCH V3 0/9] Refine virtio mapping API
2025-07-18 8:54 UTC (7+ messages)
` [PATCH V3 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
[PATCH 2/5] Docs/zh_CN: Translate ubifs-authentication.rst to Simplified Chinese
2025-07-18 8:53 UTC
[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
2025-07-18 8:53 UTC (7+ messages)
[PATCH v4] usb: dwc3: qcom: Remove extcon functionality from glue
2025-07-18 8:52 UTC (2+ messages)
[PATCH 1/5] Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
2025-07-18 8:51 UTC
[PATCH v2] usb: gadget: uvc: Initialize frame-based format color matching descriptor
2025-07-18 8:51 UTC
[PATCH v1 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
2025-07-18 8:51 UTC (2+ messages)
[RFC V2 0/8] Live update: tap and vhost
2025-07-18 8:48 UTC (2+ messages)
[PATCH 0/5] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-07-18 8:49 UTC
[PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
2025-07-18 8:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] xen/passthrough: add missing error-report include
2025-07-18 8:45 UTC (4+ messages)
linux-next: build failure after merge of the xfs tree
2025-07-18 8:45 UTC (4+ messages)
[PATCH] ui/spice: Destroy the temporary egl fb after the blit is submitted
2025-07-18 8:44 UTC (2+ messages)
POSIX Socket API and RT IPC Connection
2025-07-18 8:39 UTC (3+ messages)
[PATCH 0/4] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-07-18 8:44 UTC
[PATCH v2 00/29] Add support for MT8196 clock controllers
2025-07-18 8:31 UTC (4+ messages)
` [PATCH v2 14/29] clk: mediatek: Add MT8196 vlpckgen clock support
[PATCH i-g-t v2] tests/kms_async_flips: Replace hard coded modifiers with async modifiers
2025-07-18 8:43 UTC (2+ messages)
linux-next: build failure after merge of the vhost tree
2025-07-18 8:43 UTC
[PATCH v2 0/5] Add Type-C DP support for RK3399 EVB IND board
2025-07-18 8:29 UTC (4+ messages)
` [PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[RFC PATCH 0/6] Enable libgcrypt HW Acceleration
2025-07-18 8:38 UTC (3+ messages)
` [RFC PATCH 2/6] Copy the x86_64 optimization files
` [RFC PATCH 6/6] libgcrypt-grub: fix missing-prototypes error in sha256-intel-shaext.c
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.