messages from 2025-12-30 02:45:11 to 2025-12-30 06:47:51 UTC [more...]
[PATCH V11 00/19] virtio_ring in order support
2025-12-30 6:46 UTC (14+ messages)
` [PATCH V11 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH V11 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH V11 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH V11 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH V11 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH V11 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH V11 07/19] virtio: switch to use vring_virtqueue for virtqueue_get variants
` [PATCH V11 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH V11 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
` [PATCH V11 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
` [PATCH V11 11/19] virtio_ring: switch to use vring_virtqueue for detach_unused_buf variants
` [PATCH V11 12/19] virtio_ring: switch to use unsigned int for virtqueue_poll_packed()
` [PATCH V11 13/19] virtio_ring: introduce virtqueue ops
[PATCH v24 00/11] Donor Migration for Proxy Execution (v24)
2025-12-30 6:46 UTC (7+ messages)
` [PATCH v24 06/11] sched: Handle blocked-waiter migration (and return migration)
` [PATCH v24 08/11] sched: Avoid donor->sched_class->yield_task() null traversal
` [PATCH v24 11/11] sched: Migrate whole chain in proxy_migrate_task()
[linus:master] [sched/fair] aceccac58a: netperf.Throughput_Mbps 4.3% improvement
2025-12-30 6:44 UTC
[Kernel Bug] WARNING in vfat_rmdir
2025-12-30 6:44 UTC (2+ messages)
[PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
2025-12-30 6:44 UTC (2+ messages)
[PATCH v1 0/4] Miscellaneous fixes
2025-12-30 6:42 UTC (5+ messages)
` [PATCH v1 1/4] man/man2/syscall.2: Add HISTORY section
` [PATCH v1 2/4] sys/man2/sysctl.2: HISTORY: wfix
` [PATCH v1 3/4] man/man2/utime.2: SYNOPSIS: ffix
` [PATCH v1 4/4] man/man2const/F_GETSIG.2const: HISTORY: tfix
[PATCH] platform/x86/amd: Fix memory leak in wbrf_record()
2025-12-30 6:43 UTC
[f2fs-dev] [PATCH v2 1/1] f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes
2025-12-30 6:42 UTC (4+ messages)
[sj:damon/next 39/109] mm/damon/sysfs.c:920 damon_sysfs_sample_add_dirs() warn: missing error code 'err'
2025-12-30 6:37 UTC (2+ messages)
[PATCH] platform/x86: intel_telemetry: Fix PCI device ref leak
2025-12-30 6:38 UTC (3+ messages)
[PATCH i-g-t, v8 0/5] Add plane color pipeline tests for Intel hardware
2025-12-30 6:45 UTC (5+ messages)
` [PATCH i-g-t, v8 2/5] tests/kms_colorop_helper: Add helpers to clear colorops data
` [PATCH i-g-t, v8 3/5] tests/kms_colorop_helper: Cast pixel values to double
` [PATCH i-g-t, v8 4/5] tests/kms_color_pipeline: Add Intel plane pipeline tests with LUT1D and CTM
` [PATCH i-g-t, v8 5/5] tests/kms_color_pipeline: Add 3D LUT subtest for green-only output with RGB traversal
[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
2025-12-30 6:33 UTC (3+ messages)
[PATCH v10 0/4] PCI: imx6: Add external reference clock mode support
2025-12-30 6:31 UTC (4+ messages)
` [PATCH v10 4/4] arm64: dt: imx95: Add the missed ref clock for PCIe[0,1]
[PATCH v5 0/4] misc: fastrpc: Add polling mode support
2025-12-30 6:28 UTC (5+ messages)
` [PATCH v5 1/4] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v5 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
` [PATCH v5 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
` [PATCH v5 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH] staging: greybus: arche: drop dangling Kconfig symbol
2025-12-30 6:27 UTC
[PATCH] eisa/pci_eisa: Fix PCI device refcount leak on early init error
2025-12-30 6:23 UTC
[PATCH v2 0/7] monitor: Merge hmp-cmds-target.c within hmp-cmds.c
2025-12-30 6:20 UTC (3+ messages)
` [PATCH v2 2/7] monitor/hmp: Make memory_dump() @is_physical argument a boolean
[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
2025-12-30 6:18 UTC (12+ messages)
` [PATCH V3 2/2] "
[PATCH 1/2] PM: EM: Fix incorrect description of the cost field in struct em_perf_state
2025-12-30 6:20 UTC (2+ messages)
` [PATCH 2/2] PM: EM: Simplify mutex-related code in energy_model.c using scoped_guard
[PATCH 1/3] scsi: lpfc: Fix memory leak in lpfc_config_port_post()
2025-12-30 6:20 UTC (2+ messages)
[PATCH v2 0/5] target/hppa: Use explicit big-endian LD/ST API
2025-12-30 6:19 UTC (5+ messages)
` [PATCH v2 2/5] target/hppa: Remove unnecessary @cpu variable by using cpu_env()
` [PATCH v2 3/5] target/hppa: Use explicit big-endian LD/ST API
[PATCH] erofs-utils: mkfs: set LZ4_0PADDING unconditionally
2025-12-30 6:17 UTC
[openeuler:OLK-6.6 0/15] drivers/net/ethernet/huawei/bma/edma_drv/edma_host.c:1374:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2025-12-30 6:15 UTC
[PATCH v2 0/2] target/riscv: Fix PMP address alignment
2025-12-30 6:12 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: Align pmp size to pmp-granularity
` [PATCH v2 2/2] target/riscv: Use ROUND_DOWN for PMP address alignment
[oe][meta-networking][PATCH 1/3] networkmanager: upgrade 1.52.0 -> 1.52.2
2025-12-30 6:10 UTC (3+ messages)
` [oe][meta-networking 2/3][PATCH] networkmanager-openvpn: upgrade 1.12.3 -> 1.12.5
` [oe][meta-python][PATCH 3/3] python3-fastapi-cli: upgrade 0.0.16 -> 0.0.20
[PATCH v1 0/1] man/man2/semop.2: Fix VERSIONS and HISTORY mix-up
2025-12-30 6:10 UTC (3+ messages)
[PATCH v3] mmc: host: sdhci-msm: Add support for wrapped keys
2025-12-30 6:06 UTC (5+ messages)
[PATCH v6 00/13] blk-mq: fix possible deadlocks
2025-12-30 6:04 UTC (10+ messages)
` [PATCH v6 02/13] blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
` [PATCH v6 04/13] blk-rq-qos: fix possible debugfs_mutex deadlock
` [PATCH v6 06/13] blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
` [PATCH v6 07/13] blk-mq-debugfs: warn about possible deadlock
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-12-29
2025-12-30 4:19 UTC
How can we develop a new QEMU platform from scratch to run a manufacturer's proprietary software system?
2025-12-30 5:58 UTC
[PATCH v8 0/4] Add ASPEED PCIe PHY support
2025-12-30 5:58 UTC (10+ messages)
` [PATCH v8 1/4] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v8 2/4] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v8 3/4] phy: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v8 4/4] MAINTAINERS: "
[PATCH] fs: allow rename across bind mounts on same superblock
2025-12-30 5:57 UTC (2+ messages)
[PATCH i-g-t v2] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
2025-12-30 5:57 UTC (5+ messages)
` ✗ i915.CI.Full: failure for tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer (rev3)
` ✓ i915.CI.Full: success "
[PATCH v2 0/6] media: qcom: iris: encoder feature enhancements batch2
2025-12-30 5:56 UTC (7+ messages)
` [PATCH v2 2/6] media: qcom: iris: Add Long-Term Reference support for encoder
` [PATCH v2 3/6] media: qcom: iris: Add B frames "
` [PATCH v2 6/6] media: qcom: iris: Simplify COMV size calculation
platform/x86: acer-wmi: Missing max fan speed (7000+ RPM) on Acer Nitro AN515-58
2025-12-30 5:54 UTC (6+ messages)
[lustre-devel] Lustre 2.17.0 released
2025-12-30 5:44 UTC
[PATCH] liveupdate/kho: Warn when kho_scratch is insufficient for sparsemem
2025-12-30 5:53 UTC
[PATCH] ARM: omap1: drop unused Kconfig symbol
2025-12-30 5:52 UTC
[PATCH] drm/exynos: hdmi: replace use of system_wq with system_percpu_wq
2025-12-30 5:47 UTC (3+ messages)
[PATCH] drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
2025-12-30 5:36 UTC (3+ messages)
[Buildroot] [PATCH 00/15] Remaining CVE_IGNORES
2025-12-30 5:17 UTC (3+ messages)
` [Buildroot] [PATCH 06/15] package/postgresql: remove stale IGNORE_CVES
[PATCH 0/1] Add initial support for Metanoia MT5824 EVB
2025-12-30 3:03 UTC (2+ messages)
` [PATCH 1/1] board: mt5824: "
[PATCH v3 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
2025-12-30 5:28 UTC (5+ messages)
` [PATCH v3 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v3 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v3 3/4] fbdev: omapfb: "
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "
[PATCH 0/4] doc: git-reset: clarify DESCRIPTION section
2025-12-30 5:23 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] doc: git-reset: clarify `git reset <pathspec>`
[PATCH net] net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
2025-12-30 5:21 UTC
[PATCH v3 1/1] tee: optee: expose OS revision via sysfs
2025-12-30 5:17 UTC (3+ messages)
` [PATCH v4 1/2] tee: add revision sysfs attribute
` [PATCH v4 2/2] tee: optee: store OS revision for TEE core
[tip:x86/bugs] BUILD SUCCESS 4992ed7813c54f0a676b7707d1f8f16552fdb240
2025-12-30 5:19 UTC
[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
2025-12-30 5:15 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: agatti: Address Gunyah memory alignment needs
[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2025-12-30 4:59 UTC (6+ messages)
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH 1/3] drm/amd/amdgpu: change the timeout for user queue fence waiting
2025-12-30 5:07 UTC (2+ messages)
[PATCH] target/riscv: Align pmp size to pmp-granularity
2025-12-30 5:04 UTC (5+ messages)
[PATCH 1/1] mm,swapops: Fix compile error on set_pmd_migration_entry
2025-12-30 5:00 UTC (4+ messages)
[PATCH 0/5] Last preparations before upstreaming Git for Windows' symlink support
2025-12-30 5:00 UTC (6+ messages)
` [PATCH 4/5] strbuf_readlink(): support link targets that exceed PATH_MAX
[PATCH RFC] rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
2025-12-30 4:57 UTC (5+ messages)
[PATCH v1 0/2] Add atomic bool support
2025-12-30 4:50 UTC (3+ messages)
` [PATCH v1 1/2] rust: sync: atomic: Add atomic bool support via i8 representation
` [PATCH v1 2/2] rust: sync: atomic: Add atomic bool tests
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2025-12-30 4:48 UTC (8+ messages)
[PATCH] diff: avoid segfault with freed entries
2025-12-30 4:38 UTC (2+ messages)
[PATCH v2 1/4] erofs-utils: lib: introduce prefix-aware erofs_setxattr()
2025-12-30 4:37 UTC (4+ messages)
` [PATCH v2 4/4] erofs-utils: mkfs: add `--inode-digest-xattr` option
[PATCH v3 00/33] VKMS: Introduce multiple configFS attributes
2025-12-30 4:37 UTC (5+ messages)
` [PATCH v3 18/33] drm/vkms: Introduce configfs for plane format
Linux 6.19-rc1 mediatek mt7921e broke badly
2025-12-30 4:21 UTC (4+ messages)
[f2fs-dev] [PATCH] f2fs: fix use-after-free in f2fs_write_end_io
2025-12-30 4:18 UTC (4+ messages)
` [f2fs-dev] [PATCH v3] "
` "
[pci:controller/dwc] BUILD SUCCESS 68ac85fb42cfeb081cf029acdd8aace55ed375a2
2025-12-30 4:18 UTC
[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
2025-12-30 4:11 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add FRDM-IMX91 basic support
Issues with the new go-mod-vcs
2025-12-30 4:10 UTC (2+ messages)
[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
2025-12-30 4:10 UTC (3+ messages)
[PATCH v2] md: suspend array while updating raid_disks via sysfs
2025-12-30 4:07 UTC (3+ messages)
[PATCH v2 0/3] clk: spacemit: refactor common ccu driver
2025-12-30 4:00 UTC (5+ messages)
` [PATCH v2 2/3] clk: spacemit: extract common ccu functions
[PATCH v3 00/16] Add Nested NPT support in selftests
2025-12-30 4:03 UTC (6+ messages)
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs
[openeuler:OLK-6.6 0/15] drivers/gpu/drm/phytium/phytium_crtc.c:189:1: sparse: sparse: symbol 'phytium_crtc_atomic_destroy_state' was not declared. Should it be static?
2025-12-30 4:01 UTC
[PATCH] module: show module version directly in print_modules()
2025-12-30 3:58 UTC (3+ messages)
[PATCH v6 0/5] smb: improve search speed of SMB2 maperror
2025-12-30 3:55 UTC (3+ messages)
` [PATCH v6 2/5] cifs: Autogenerate SMB2 error mapping table
Linux Kernel 6.19-rc3 Released With A Holiday's Week Of Fixes
2025-12-30 3:53 UTC
[PATCH 0/4] fix multiple integer overflows in fs
2025-12-30 3:53 UTC (2+ messages)
[PATCH v13 00/28] WHPX support for Arm
2025-12-30 3:47 UTC (2+ messages)
[PATCH v3] gpib: Fix memory leak in ni_usb_init()
2025-12-30 3:45 UTC
[PATCH] mm/damon/core: remove call_control in inactive contexts
2025-12-30 3:45 UTC (2+ messages)
[PATCH 0/5] Add USB support for Canaan K230
2025-12-30 3:41 UTC (9+ messages)
` [PATCH 2/5] dt-bindings: soc: canaan: Add top syscon for Canaan K230 SoC
` [PATCH 3/5] dt-bindings: usb: dwc2: Add support "
[PATCH v2 1/3] PCI/sysfs: Fix null pointer dereference during hotplug
2025-12-30 3:40 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in new_device_store (5)
2025-12-30 3:33 UTC (3+ messages)
[PATCH 0/2] Fix two regressions from start_creating()/start_removing() conversion
2025-12-30 3:30 UTC (4+ messages)
[PATCH v2] staging: gpib: Fix memory leak in ni_usb_init()
2025-12-30 3:29 UTC (2+ messages)
[PATCH 0/8] MDM9607/MSM8917/MSM8937/MSM8940 MSS
2025-12-30 3:25 UTC (9+ messages)
` [PATCH 4/8] remoteproc: qcom_q6v5_mss: Add MSM8917
[PATCH 0/5] platform/x86: think-lmi: Clean up code style
2025-12-30 3:24 UTC (9+ messages)
` [PATCH 4/5] platform/x86: think-lmi: fix column limit overflow
[meta-selinux][PATCH/V6] refpolicy: Add support to configure policy store root
2025-12-30 3:23 UTC (2+ messages)
` [yocto-patches] "
FAILED: patch "[PATCH] mm/ksm: fix exec/fork inheritance support for prctl" failed to apply to 6.6-stable tree
2025-12-30 3:12 UTC (3+ messages)
` [PATCH 6.6.y] mm/ksm: fix exec/fork inheritance support for prctl
[PATCH] arm64: dts: imx8m{m,p}-venice-gw71xx: Add Magetometer
2025-12-30 3:19 UTC (2+ messages)
[PATCH] wifi: ath11k: add pm quirk for Thinkpad Z16 Gen1
2025-12-30 3:18 UTC (2+ messages)
[PATCH v2 0/8] TQMa8MPxL DT fixes
2025-12-30 3:17 UTC (2+ messages)
[PATCH] scsi: mpt3sas: Fix invalid NUMA node index
2025-12-30 3:14 UTC
FAILED: patch "[PATCH] mm/ksm: fix exec/fork inheritance support for prctl" failed to apply to 6.12-stable tree
2025-12-30 3:14 UTC (3+ messages)
` [PATCH 6.12.y] mm/ksm: fix exec/fork inheritance support for prctl
[PATCH v2 00/13] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2025-12-30 3:14 UTC (6+ messages)
` [PATCH v2 11/13] dt-bindings: riscv: Add Supm extension description
[PATCH v1 0/3] arm64: dts: freescale: imx8mp-(verdin|toradex-smarc): Add HDMI audio support
2025-12-30 3:13 UTC (2+ messages)
FAILED: patch "[PATCH] mm/huge_memory: merge uniform_split_supported() and" failed to apply to 6.18-stable tree
2025-12-30 3:11 UTC (3+ messages)
` [PATCH 6.18.y] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
[PATCH 0/3] scsi: lpfc: Fix multiple memory leaks in error paths
2025-12-30 3:05 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: Fix uninit'ed variable in hv_msg_dump() if CONFIG_PRINTK not set
2025-12-30 3:04 UTC (3+ messages)
[RFC PATCH v2 0/3] Memory Controller eBPF support
2025-12-30 3:02 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm: memcontrol: Add BPF struct_ops for memory pressure control
` [RFC PATCH v2 2/3] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH v2 3/3] samples/bpf: Add memcg priority control example
[PATCH v4 0/1] numa: add 'spm' option for Specific Purpose Memory
2025-12-30 2:55 UTC (3+ messages)
[PATCH v1] arm64: dts: freescale: imx8-apalis: Add ethernet alias
2025-12-30 2:59 UTC (2+ messages)
[PATCH v1 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hw revision
2025-12-30 2:57 UTC (2+ messages)
[PATCH 1/4] erofs: fix incorrect early exits for invalid metabox-enabled images
2025-12-30 2:56 UTC (5+ messages)
` [PATCH 3/4] erofs: unexport erofs_getxattr()
` [PATCH 4/4] erofs: unexport erofs_xattr_prefix()
[PATCH v2 0/7] LoongArch: DTS: Fix dtbs_check warnings
2025-12-30 2:55 UTC (4+ messages)
` [PATCH v2 2/7] dt-bindings: interrupt-controller: loongson,pch-pic: Change to unevaluatedProperties
[PATCH] arm64: dts: imx95: Use GPU_CGC as core clock for GPU
2025-12-30 2:53 UTC (11+ messages)
[bitbake-devel][PATCH] fetch2/git.py: fix update_mirror_links
2025-12-30 2:54 UTC
[meta-dpdk][PATCH v2] dpdk: use v25.11 tag for 25.11.0 recipe
2025-12-30 2:53 UTC
[PATCH] char: lp: Fix NULL pointer dereference of cad
2025-12-30 2:52 UTC (4+ messages)
[PATCH 0/4] Initial patch set for PURWA-IOT-EVK
2025-12-30 2:51 UTC (7+ messages)
[PATCH v2 0/4] arm64: dts: additions for imx8mp-phyboard-pollux
2025-12-30 2:50 UTC (2+ messages)
include/linux/compiler_types.h:597:38: error: call to '__compiletime_assert_437' declared with attribute error: FIELD_PREP: value too large for the field
2025-12-30 2:47 UTC (2+ messages)
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.