All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-18 09:07:11 to 2025-07-18 10:12:06 UTC [more...]

[PATCH] drm/sched: Avoid double re-lock on the job free path
 2025-07-18  9:35 UTC  (9+ messages)

[PATCH v3 0/6] Refactoring finding CPU phandles in DT
 2025-07-18  9:48 UTC  (4+ messages)
` [PATCH v3 2/6] arch_topology: drop the use of cpu_node in the pr_info
` [PATCH v3 3/6] arch_topology: update CPU map to use of_cpu_phandle_to_id
` [PATCH v3 4/6] coresight: cti: Use of_cpu_phandle_to_id for grabbing CPU id

[XEN][PATCH v2 1/2] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
 2025-07-18 10:11 UTC 

[PATCH] libgit2: upgrade 1.9.0 -> 1.9.1
 2025-07-18 10:11 UTC 

[CI 00/17] adl auxcss ci run
 2025-07-18 10:11 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for adl auxcss ci run (rev4)

[cip-dev][isar-cip-core][PATCH 0/5] Add zyncmp-zcu102 board support
 2025-07-18 10:09 UTC  (6+ messages)
` [cip-dev][isar-cip-core][PATCH 1/5] zynqmp-zcu102: Add "
` [cip-dev][isar-cip-core][PATCH 2/5] zynqmp-zcu102: add setting for kernel image and dtb
` [cip-dev][isar-cip-core][PATCH 3/5] zynqmp-zcu102: add wic
` [cip-dev][isar-cip-core][PATCH 4/5] zynqmp-zcu102: add kas yml
` [cip-dev][isar-cip-core][PATCH 5/5] zynqmp-zcu102: add README.zynqmp-zcu102

KASAN: out-of-bounds in __asan_memcpy
 2025-07-18 10:09 UTC  (2+ messages)

[PATCH V4 0/9] Refine virtio mapping API
 2025-07-18 10:09 UTC  (17+ 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 v5 0/7] Optimize mprotect() for large folios
 2025-07-18  9:50 UTC  (9+ 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 1/3] drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
 2025-07-18 10:09 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu/gfx12: set MQD as appriopriate for queue types

[PATCH v1] misra: add deviation for rules 21.1 and 21.2
 2025-07-18 10:08 UTC  (6+ messages)

[PATCH v4 0/3] Decouple max_pclk check from constant display feats
 2025-07-18 10:08 UTC  (2+ messages)

[PATCH v3] char: xillybus: Fix error handling in xillybus_init_chrdev()
 2025-07-18 10:08 UTC 

[PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
 2025-07-18 10:07 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH v2 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
 2025-07-18 10:07 UTC  (5+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree

[f2fs-dev] [PATCH 1/2] f2fs: avoid redundant clean nat entry move in lru list
 2025-07-18 10:07 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: directly add newly allocated pre-dirty nat entry to dirty set list

[PATCH] crypto: hisilicon/hpre - fix dma unmap sequence
 2025-07-18 10:05 UTC 

[PATCH v7 0/7] media: venus: Add QCM2290 support with AR50_LITE core
 2025-07-18 10:04 UTC  (10+ messages)
` [PATCH v7 1/7] media: dt-bindings: venus: Add qcm2290 dt schema

[PATCH v5 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-18 10:02 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v5 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v5 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH bpf-next v2 00/13] Add a dynptr type for skb metadata
 2025-07-18 10:01 UTC  (4+ messages)
` [PATCH bpf-next v2 01/13] bpf: Add "

[PATCH v2] efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths
 2025-07-18 10:00 UTC  (2+ messages)

[PATCH] stress-ng: upgrade 0.18.12 -> 0.19.02
 2025-07-18 10:00 UTC 

[PATCH 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-07-18  9:37 UTC  (2+ messages)

[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
 2025-07-18  9:57 UTC  (5+ messages)

[PATCH v2 0/3] irqchip/gic-v5: Fix some static checker issues
 2025-07-18  9:33 UTC  (2+ messages)

[PATCH i-g-t] tests/amdgpu: Add test for native cursor fallback to overlay
 2025-07-18  9:56 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-18  9:28 UTC  (12+ messages)
` [PATCH v3 02/10] clk: qcom: ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v3 04/10] clock: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate

[PATCH 0/2] conf: machine: Add machine for BeagleBone Green Eco board
 2025-07-18  9:54 UTC  (6+ messages)
` [PATCH 1/2] conf: machine: add BeagleBone Green Eco to KERNEL_DEVICETREE

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-18  9:55 UTC  (10+ messages)

[xinli-intel-fred-public:next 10/23] arch/x86/kvm/x86.c:1882 __kvm_set_msr() warn: statement has no effect 'u64'
 2025-07-18  9:54 UTC 

[PATCH 1/4] dt-bindings: arm64: mediatek: add mt8395-evk-ufs board
 2025-07-18  9:21 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 v2 00/17] xen/riscv: introduce p2m functionality
 2025-07-18  9:52 UTC  (10+ messages)
` [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration

[PATCH 0/6 v4] sched/mm: LRU drain flush on nohz_full
 2025-07-18  9:52 UTC  (3+ messages)
` [PATCH 5/6] sched/isolation: Introduce isolated task work

[PATCH v2] media: lirc: Fix error handling in lirc_register()
 2025-07-18  9:50 UTC 

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18  9:48 UTC  (3+ messages)

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-07-18  9:23 UTC  (2+ messages)

[PATCH V2 RESEND] dt-bindings: firmware: imx95-scmi: Allow linux,code for protocol@81
 2025-07-18  9:47 UTC 

[PATCH v1] drm/vkms: Add writeback encoders as possible clones
 2025-07-18  9:46 UTC  (3+ messages)

[PATCH 0/2] generalise vcpu0 creation for predefined domains
 2025-07-18  9:46 UTC  (6+ messages)
` [PATCH 2/2] x86: generalise vcpu0 creation for a domain

[PATCH v5 00/22] x86: strict separation of startup code
 2025-07-18  9:45 UTC  (4+ messages)
` [PATCH v5 02/22] x86/sev: Use MSR protocol for remapping SVSM calling area

[LTP] [PATCH 1/1] getrlimit03: Simplify TCONF code
 2025-07-18  9:45 UTC  (3+ messages)

[PATCH 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-07-18  9:19 UTC  (9+ 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 0/3] tests/functional: add more CLI args
 2025-07-18  9:44 UTC  (6+ 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 "

[openeuler:openEuler-1.0-LTS 1732/1732] drivers/scsi/sssraid/sssraid_os.c:1704:2: error: implicit declaration of function 'for_each_pci_msi_entry'
 2025-07-18  9:44 UTC 

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-18  9:44 UTC  (10+ messages)

[PATCH] xen/efi: Reuse PrintMessage function
 2025-07-18  9:41 UTC 

[PATCH 000/103] ALSA: Use safer strscpy() instead of strcpy()
 2025-07-18  9:41 UTC  (11+ messages)
` [PATCH 027/103] ALSA: cs423x: "
` [PATCH 055/103] ALSA: cs4281: "
` [PATCH 056/103] ALSA: cs46xx: "
` [PATCH 057/103] ALSA: cs5530: "
` [PATCH 058/103] ALSA: cs5535audio: "

[PATCH] hwmon:pmbus:ucd9000: Fix error in ucd9000_gpio_set
 2025-07-18  9:36 UTC 

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-07-18  9:18 UTC  (4+ messages)
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch

KASAN: vmalloc-out-of-bounds Read in copy_from_buffer
 2025-07-18  9:40 UTC 

[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
 2025-07-18  9:39 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] commit: use prio_queue_replace() in pop_most_recent_commit(),MIME-Version: 1.0
  ` [PATCH v2 2/3] prio-queue: add prio_queue_replace()

[PATCH] fs: hidepid: Fixes hidepid non dumpable behavior
 2025-07-18  9:36 UTC  (2+ messages)

[PATCH] rv: Ensure containers are registered first
 2025-07-18  9:35 UTC  (2+ messages)

[syzbot] [netfilter?] KASAN: slab-out-of-bounds Read in nfacct_mt_checkentry
 2025-07-18  9:34 UTC  (3+ messages)

[PATCH 0/4] Initial support for Qualcomm Hamoa IOT EVK board
 2025-07-18  9:33 UTC  (10+ 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] rcu: Fix delayed execution of hurry callbacks
 2025-07-18  9:10 UTC  (3+ messages)

[PATCH v2 RESEND] sparc: fix error handling in scan_one_device()
 2025-07-18  9:32 UTC 

[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
 2025-07-18  9:32 UTC  (6+ messages)
` [Intel-wired-lan] "

[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  (7+ messages)
` [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 v2 0/3] drm/i915: i915_gem_execbuffer.c minor improved
 2025-07-18  9:26 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915: Improve readability of eb_relocate_vma

[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] 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 

[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] 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 

[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 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 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] 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  (2+ messages)
` [PATCH v2 1/2] doc/bitbake-user-manual-fetching: update the Git fetcher tag description


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.