All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-30 03:41:44 to 2025-12-30 07:20:07 UTC [more...]

[PATCH] arm64: dts: cix: Use lowercase hex
 2025-12-30  7:19 UTC  (5+ messages)

[PATCH net] net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
 2025-12-30  7:18 UTC 

[PATCH v1 0/4] Miscellaneous fixes
 2025-12-30  7:18 UTC  (7+ 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 v6 0/2] drm/msm/dpu: fix vsync source programming on DPU >= 8.0
 2025-12-30  7:17 UTC  (3+ messages)
` [PATCH v6 1/2] drm/msm/dpu: Set vsync source irrespective of mdp top support
` [PATCH v6 2/2] drm/msm/dpu: fix WD timer handling on DPU 8.x

[PATCH] [RFC] NFSv4.1: slot table draining + memory reclaim can deadlock state manager creation
 2025-12-30  7:17 UTC 

[PATCH i-g-t, v8 0/5] Add plane color pipeline tests for Intel hardware
 2025-12-30  7:16 UTC  (6+ 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
` ✓ Xe.CI.BAT: success for Add plane color pipeline tests for Intel hardware (rev9)

[PATCH] io_uring: make overflowing cqe subject to OOM
 2025-12-30  7:15 UTC  (2+ messages)
` [syzbot ci] "

[moderation/CI] Re: io_uring: make overflowing cqe subject to OOM
 2025-12-30  7:13 UTC  (2+ messages)

[PATCH 0/2] bpf: calls to bpf_loop() should have an SCC and accumulate backedges
 2025-12-30  7:13 UTC  (3+ messages)
` [PATCH 1/2] bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()
` [PATCH 2/2] selftests/bpf: test cases for bpf_loop SCC and state graph backedges

[PATCH v5 0/2] drm/msm/dpu: fix vsync source programming on DPU >= 8.0
 2025-12-30  7:13 UTC  (4+ messages)
` [PATCH v5 2/2] drm/msm/dpu: fix WD timer handling on DPU 8.x

[PATCH] types: Drop definition of __EXPORTED_HEADERS__
 2025-12-30  7:13 UTC 

[PATCH 0/5] uapi: fix remaining kconfig leaks in UAPI headers
 2025-12-30  7:11 UTC  (12+ messages)
` [PATCH 1/5] ARC: uapi: Stop leaking CONFIG_ARC_HAS_SWAPE reference to userspace
` [PATCH 2/5] ARM: uapi: Stop leaking CONFIG_CPU_ENDIAN_BE8 "
` [PATCH 3/5] nios2: uapi: Stop leaking CONFIG_NIOS2_CI_SWAB_{NO,SUPPORT} references "
` [PATCH 4/5] x86/uapi: Stop leaking kconfig "
` [PATCH 5/5] scripts: headers_install.sh: Remove config leak ignore machinery

[PATCH v2 0/6] media: qcom: iris: encoder feature enhancements batch2
 2025-12-30  7:10 UTC  (9+ 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

[PATCH] kbuild: uapi: Drop check_config()
 2025-12-30  7:09 UTC 

[PATCH v3] vdso: Remove struct getcpu_cache
 2025-12-30  7:08 UTC 

[PATCH] powerpc: Implement ARCH_HAS_CC_CAN_LINK
 2025-12-30  7:06 UTC 

[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2025-12-30  7:05 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: agatti: Address Gunyah memory alignment needs

[PATCH 0/3] arm64: dts: freescale: Use phys to replace xceiver-supply
 2025-12-30  7:02 UTC  (2+ messages)

[f2fs-dev] [PATCH v3 1/1] f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes
 2025-12-30  7:01 UTC  (2+ messages)

[PATCH] of: unittest: Fix memory leak in unittest_data_add()
 2025-12-30  6:58 UTC 

[f2fs-dev] [PATCH v2 1/2] f2fs: clean up the force parameter in __submit_merged_write_cond()
 2025-12-30  6:53 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: return immediately after submitting the specified folio in __submit_merged_write_cond

[QUESTION] KASAN: invalid-access in bpf_patch_insn_data+0x22c/0x2f0
 2025-12-30  6:52 UTC  (2+ messages)

[meta-python][PATCH] python3-backports-zstd: Upgrade to 1.3.0
 2025-12-30  6:51 UTC 

[f2fs-dev] [PATCH v3 1/1] f2fs: remove non-uptodate folio from the page cache in move_data_block
 2025-12-30  6:50 UTC  (2+ messages)

[PATCH] toolchain/classes: Add lld-native dependency when using lld as system linker
 2025-12-30  6:48 UTC 

[PATCH V11 00/19] virtio_ring in order support
 2025-12-30  6:46 UTC  (20+ 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 V11 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V11 15/19] virtio_ring: factor out core logic of buffer detaching
` [PATCH V11 16/19] virtio_ring: factor out core logic for updating last_used_idx
` [PATCH V11 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V11 18/19] virtio_ring: factor out split "
` [PATCH V11 19/19] virtio_ring: add in order support

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

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 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  (7+ messages)
` [PATCH 2/5] dt-bindings: soc: canaan: Add top syscon for Canaan K230 SoC
` [PATCH 3/5] dt-bindings: usb: dwc2: Add support "


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.