All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-23 22:45:05 to 2025-12-24 01:09:20 UTC [more...]

[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-12-24  0:28 UTC  (13+ messages)
` [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH RFC net-next v13 05/13] selftests/vsock: increase timeout to 1200
` [PATCH RFC net-next v13 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH RFC net-next v13 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH RFC net-next v13 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH RFC net-next v13 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH RFC net-next v13 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH RFC net-next v13 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH RFC net-next v13 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH RFC net-next v13 13/13] selftests/vsock: add tests for namespace deletion

[PATCH] arm64: dts: qcom: x1e80100-medion-sprchrgd-14-s1: correct firmware paths
 2025-12-24  1:09 UTC 

drivers/net/wireless/ath/wcn36xx/smd.c:1988 wcn36xx_smd_send_beacon() warn: potential spectre issue 'msg_body.beacon' [r]
 2025-12-24  1:04 UTC 

[PATCH v3 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2025-12-24  1:02 UTC  (22+ messages)
` [PATCH v3 01/10] drm/tests: hdmi: check the infoframes behaviour
` [PATCH v3 02/10] drm/vc4: hdmi: implement clear_infoframe
` [PATCH v3 03/10] drm/sun4i: hdmi_enc: implement clear_infoframe stub
` [PATCH v3 04/10] drm/connector: make clear_infoframe callback mandatory for HDMI connectors
` [PATCH v3 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
` [PATCH v3 06/10] drm/display: hdmi_state_helper: split InfoFrame functions per type
` [PATCH v3 07/10] drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported
` [PATCH v3 08/10] drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
` [PATCH v3 09/10] drm/display: bridge_connector: dynamically generate HDMI callbacks
` [PATCH v3 10/10] drm/debug: don't register files for unsupported HDMI InfoFrames

[RFC PATCH v1] module: Fix kernel panic when a symbol st_shndx is out of bounds
 2025-12-24  0:57 UTC 

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-24  0:58 UTC  (7+ messages)

[PATCH] status: show default branch comparison when tracking non-default branch
 2025-12-24  0:55 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] status: show comparison with upstream default branch
  ` [PATCH v2 2/2] Simplify default branch comparison logic

[koverstreet-bcachefs:master 21/33] fs/bcachefs/btree/interior.h:136:18: sparse: sparse: mixing different enum types:
 2025-12-24  0:52 UTC 

[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2025-12-24  0:52 UTC  (3+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work

[PATCH] ASoC: alc5623: tidyup clock inversion in alc5623_set_dai_fmt()
 2025-12-24  0:52 UTC 

[PATCH] rcutorture: Fix operator precedence bug in exp_current() invocation
 2025-12-24  0:50 UTC  (10+ messages)

[PATCH net] netdev: increment TSO only if TSO is not enabled on any slave device
 2025-12-24  0:48 UTC  (5+ messages)

[PATCH] PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devices
 2025-12-24  0:29 UTC  (7+ messages)

[ANNOUNCEMENT] Yocto Project 4.0.32(kirkstone-4.0.32) is Released
 2025-12-24  0:43 UTC 

[PATCH] tracing: Add bitmask-list option for human-readable bitmask display
 2025-12-24  0:41 UTC  (4+ messages)

[PATCH i-g-t v3] tests: (Re)add kms_crtc_background_color test
 2025-12-24  0:37 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests: (Re)add kms_crtc_background_color test (rev4)

[PATCH v3 5/6] arm64: dts: qcom: sm6150: Add gpu and rgmu nodes
 2025-12-24  0:37 UTC  (11+ messages)

[PATCH 0/2] Fix shallow clone with ref-in-want enabled
 2025-12-24  0:35 UTC  (3+ messages)
` [PATCH 1/2] upload-pack: send shallow-info before wanted-refs in protocol v2
` [PATCH 2/2] t5703: add test for shallow fetch with ref-in-want

[PATCH V10 00/19] virtio_ring in order support
 2025-12-24  0:33 UTC  (20+ messages)
` [PATCH V10 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH V10 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH V10 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH V10 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH V10 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH V10 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V10 07/19] virtio: switch to use vring_virtqueue for virtqueue_get variants
` [PATCH V10 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH V10 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
` [PATCH V10 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
` [PATCH V10 11/19] virtio_ring: switch to use vring_virtqueue for detach_unused_buf variants
` [PATCH V10 12/19] virtio_ring: switch to use unsigned int for virtqueue_poll_packed()
` [PATCH V10 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V10 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V10 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V10 16/19] virtio_ring: factor out core logic for updating last_used_idx
` [PATCH V10 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V10 18/19] virtio_ring: factor out split "
` [PATCH V10 19/19] virtio_ring: add in order support

[PATCH bpf-next v2 1/2] bpf: Add interval and tnum analysis for signed and unsigned BPF_DIV
 2025-12-24  0:32 UTC  (2+ messages)

[geert-renesas-devel:renesas-drivers-for-v6.20] BUILD SUCCESS 1bea7e94bf09ee6d46051076866a9369f64d302a
 2025-12-24  0:31 UTC 

[syzbot] [ext4?] [ocfs2?] WARNING in __jbd2_log_wait_for_space
 2025-12-24  0:32 UTC  (2+ messages)
` [syzbot] [ocfs2?] [ext4?] "

[PATCH] xfstests: add HFS/HFS+ and NILFS2 into supported FS table
 2025-12-24  0:31 UTC 

[PATCH] ws: add new tab-between-non-ws check
 2025-12-24  0:31 UTC  (2+ messages)

[PATCH] generic/020: limit xattr value by 3802 bytes
 2025-12-24  0:29 UTC 

[PATCH bpf-next v8 0/4] Remove KF_SLEEPABLE from arena kfuncs
 2025-12-24  0:29 UTC  (9+ messages)
` [PATCH bpf-next v8 4/4] selftests: bpf: test non-sleepable arena allocations

[PATCH 0/4] sdm845: Update firmware paths
 2025-12-24  0:29 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: sdm845-xiaomi-polaris: "

[PATCH] hfsplus: fix generic/020 xfstests failure
 2025-12-24  0:28 UTC 

[arm-integrator:b4/aarch64-dynamic-kernel-stacks-v6.19-rc1 13/13] kernel/fork.c:413:25: sparse: sparse: unsigned value that used to be signed checked against zero?
 2025-12-24  0:21 UTC 

[PATCH V9 00/19] virtio_ring in order support
 2025-12-24  0:21 UTC  (8+ messages)
` [PATCH V9 19/19] virtio_ring: add "

[PATCH v10 0/8] Add multiple address spaces support to VDUSE
 2025-12-24  0:20 UTC  (7+ messages)
` [PATCH v10 7/8] vduse: add vq group asid support

[syzbot] [mm?] KMSAN: uninit-value in swap_writeout
 2025-12-24  0:16 UTC  (4+ messages)

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-24  0:15 UTC  (9+ messages)
` [PATCH v6 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v6 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[Buildroot] [PATCH 1/1] support/testing: ltp-testsuite: replace runltp by kirk
 2025-12-24  0:14 UTC  (2+ messages)

[PATCH 0/5] x86, fpu/kvm: fix crash with AMX
 2025-12-24  0:12 UTC  (6+ messages)
` [PATCH 1/5] x86, fpu: introduce fpu_load_guest_fpstate()
` [PATCH 2/5] x86, fpu: separate fpstate->xfd and guest XFD
` [PATCH 3/5] selftests: kvm: renumber some sync points in amx_test
` [PATCH 4/5] selftests, kvm: try getting XFD and XSAVE state out of sync
` [PATCH 5/5] KVM: x86: kvm_fpu_get() is fpregs_lock_and_load()

[PATCH 0/4] Initial patch set for PURWA-IOT-EVK
 2025-12-24  0:12 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: Commonize IQ-X-IOT DTSI

[PATCH RFC 3/4] samples: rust: add Rust serial device bus sample device driver
 2025-12-24  0:10 UTC  (2+ messages)

cat: adjust the maximum data copied by copy_file_range
 2025-12-24  0:00 UTC  (5+ messages)

[PATCH] fs: allow rename across bind mounts on same superblock
 2025-12-23 23:59 UTC  (4+ messages)

[PATCH 3/5 v8] acpi/ghes: Add helper for CPER CXL protocol errors checks
 2025-12-23 23:58 UTC  (2+ messages)

[broonie-sound:for-next 14/23] sound/soc/codecs/rt1320-sdw.c:1572:1: warning: the frame size of 1336 bytes is larger than 1280 bytes
 2025-12-23 23:58 UTC 

[RFT] sched_ext: Skip stack trace capture in NMI context
 2025-12-23 23:58 UTC  (5+ messages)

[RFC] jiffies_till_first_fqs off by 1
 2025-12-23 23:53 UTC  (2+ messages)

[PATCH v2] drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset
 2025-12-23 23:52 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/migrate: Configure migration queue as low latency
 2025-12-23 23:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/migrate: Configure migration queue as low latency (rev2)

[PATCH v3 00/16] Add Nested NPT support in selftests
 2025-12-23 23:48 UTC  (21+ messages)
` [PATCH v3 05/16] KVM: selftests: Stop setting AD bits on nested EPTs on creation
` [PATCH v3 06/16] KVM: selftests: Introduce struct kvm_mmu
` [PATCH v3 07/16] KVM: selftests: Move PTE bitmasks to kvm_mmu
` [PATCH v3 08/16] KVM: selftests: Use a nested MMU to share nested EPTs between vCPUs
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs
` [PATCH v3 11/16] KVM: selftests: Move TDP mapping functions outside of vmx.c

arch/sh/include/cpu-sh3/cpu/dac.h:21:13: error: implicit declaration of function '__raw_readb'
 2025-12-23 23:47 UTC 

[PATCH] bootstd: android: Fix write outside of memory
 2025-12-23 23:44 UTC 

[PATCH] mm/mempool.c: set @elems slots to NULL once freed
 2025-12-23 23:47 UTC  (2+ messages)

Follow-up on Linux-kernel code accessibility
 2025-12-23 23:46 UTC  (8+ messages)

ucsi oops on system resume (6.19-rc1)
 2025-12-23 23:46 UTC  (3+ messages)

[PATCH v3] ceph: rework co-maintainers list in MAINTAINERS file
 2025-12-23 23:44 UTC  (2+ messages)

[PATCH 0/2] vfio: selftests: Clean up <uapi/linux/types.h> includes
 2025-12-23 23:42 UTC  (2+ messages)

[PATCH v2 0/2] vfio/pci: Fix issues with qword access
 2025-12-23 23:41 UTC  (2+ messages)

[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2025-12-23 23:39 UTC  (5+ messages)

[PATCH v9 2/2] phy: Add Google Tensor SoC USB PHY driver
 2025-12-23 23:36 UTC 

[PATCH v2 1/3] test: env: Add test for environment storage in SPI NOR
 2025-12-23 23:32 UTC  (4+ messages)

[PATCH] fs: fix overflow check in rw_verify_area()
 2025-12-23 23:28 UTC  (3+ messages)

[vkoul-soundwire:next 4/7] sound/soc/codecs/sdw-mockup.c:267:19: error: initialization of 'void (*)(struct sdw_slave *)' from incompatible pointer type 'int (*)(struct sdw_slave *)'
 2025-12-23 23:26 UTC 

[PATCH rtw-next 1/3] wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
 2025-12-23 23:26 UTC  (3+ messages)
` [PATCH rtw-next 2/3] wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
` [PATCH rtw-next 3/3] wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data

refcount_t underflow (nfsd4_sequence_done?) with v6.18 re-export
 2025-12-23 23:25 UTC 

[PATCH v2] Cred: Remove unused set_security_override_from_ctx()
 2025-12-23 23:13 UTC 

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-23 23:23 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: Increase the RX gain before scanning
 2025-12-23 23:19 UTC 

[PATCH] fuse: add hang check in request_wait_answer()
 2025-12-23 23:16 UTC  (2+ messages)

[PATCH 0/2] USB Fixes for Gadget Mode on DWC3
 2025-12-23 23:13 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Don't send unintended link state change
` [PATCH 2/2] usb: dwc3: core: improve reset sequence

[PATCH v2 1/2] usb: phy: tegra: use phy type directly
 2025-12-23 23:15 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/2] configs/raspberrypi*: bump kernel version to 21b4101 (6.12.61)
 2025-12-23 23:12 UTC  (2+ messages)

[PATCH v1] landlock: Optimize stack usage when !CONFIG_AUDIT
 2025-12-23 23:11 UTC  (2+ messages)

[PATCH i-g-t] lib/intel_compute: Select engine class by engine accessibility
 2025-12-23 23:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[Buildroot] [git commit] configs/raspberrypi*: bump kernel version to 21b4101 (6.12.61)
 2025-12-23 23:09 UTC 

[Buildroot] [git commit] package/rpi-firmware: bump version to 063bcab
 2025-12-23 23:09 UTC 

[PATCH v3 1/1] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
 2025-12-23 22:34 UTC  (5+ messages)

[PATCH 1/2] arm64: dts: amlogic: Use hyphen in node names
 2025-12-23 23:09 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: amlogic: Use lowercase hex

[PATCH v5 0/2] Add VMBus message connection ID support via DeviceTree
 2025-12-23 23:09 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
` [PATCH v5 2/2] Drivers: hv: vmbus: retrieve connection-id from DeviceTree

[PATCH 1/3] landlock: Add missing ABI 7 case in documentation example
 2025-12-23 23:08 UTC  (5+ messages)
` [PATCH 2/3] landlock: Document Landlock errata mechanism
  ` [External] : Re: [PATCH 1/3] landlock: Add missing ABI 7 case in documentation example

[PATCH 001/114] build-appliance-image: do not inherit setuptools
 2025-12-23 23:07 UTC  (3+ messages)
` [PATCH 047/114] ovmf: upgrade 202508 -> 202511
  ` [OE-core] "

[openeuler:OLK-6.6 3544/3544] drivers/net/ethernet/yunsilicon/xsc/pci/hal/diamond_impl.c:411:30: sparse: sparse: invalid bitfield specifier for type restricted __le32
 2025-12-23 23:05 UTC 

[PATCH v9 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
 2025-12-23 23:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/intel_device_info: get the xe .graphics_rel from GMD_ID (rev3)

[geert-renesas-drivers:renesas-clk-for-v6.20] BUILD SUCCESS 2efea3b35cc916f04f06b89f2e2557dbd9c48109
 2025-12-23 23:03 UTC 

[RFC PATCH v2 0/1] firmware: smccc: Add support for Live Firmware Activation (LFA)
 2025-12-23 23:01 UTC  (3+ messages)

[PATCH v2] net: ceph: make free_choose_arg_map() resilient to partial allocation
 2025-12-23 23:01 UTC  (2+ messages)

[RFC PATCH 0/2] vfio: Improve DMA mapping performance for huge pages
 2025-12-23 23:00 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] vfio: selftest: Add vfio_dma_mapping_perf_test

[PATCH] HID: sony: support for Rock Band 4 PS4 dongles
 2025-12-23 22:59 UTC 

[PATCH v1] net: fec: Add stop mode support on i.MX8DX/i.MX8QP
 2025-12-23 22:59 UTC  (3+ messages)

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-23 22:59 UTC  (7+ messages)

[PATCH] tests/qtest: Do not use versioned pc-q35-5.0 machine anymore
 2025-12-23 22:57 UTC  (2+ messages)

[PATCH] fs: fuse: fix max() of incompatible types
 2025-12-23 22:58 UTC  (2+ messages)

[PATCH v2] drm/xe/device: Convert wait for lmem init into an assert
 2025-12-23 22:53 UTC  (2+ messages)

re-enable IOCB_NOWAIT writes to files v4
 2025-12-23 22:53 UTC  (3+ messages)

[PATCH] fs/ceph: Fix kernel oops due invalid pointer for kfree() in parse_longname()
 2025-12-23 22:49 UTC  (4+ messages)

[PATCH v6.20] io_uring/rsrc: refactor io_import_kbuf() to use single loop
 2025-12-23 22:45 UTC  (8+ messages)

[RFC PATCH] hw/arm/smmuv3: add support for combined irq
 2025-12-23 22:37 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.