All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-29 19:07:48 to 2025-12-29 21:16:43 UTC [more...]

HIGHMEM freeing patch breaks Realtek RTL930x builds
 2025-12-29 21:16 UTC  (3+ messages)
  ` AW: "

[PATCH v2 0/2] clk: renesas: Fix booting Linux on R8A77995 D3
 2025-12-29 21:16 UTC  (4+ messages)
` [PATCH v2 1/2] clk: renesas: Do not enable MSTP4 extra modules "

[PATCH v12 00/28] WHPX support for Arm
 2025-12-29 21:16 UTC  (6+ messages)
` [PATCH v12 11/28] whpx: reshuffle common code

Add support for the Behringer ULM200D wireless microphones
 2025-12-29 21:15 UTC 

[RFC PATCH 00/25] migration: Cleanup early connection code
 2025-12-29 21:14 UTC  (28+ messages)
` [RFC PATCH 04/25] migration: Move multifd_recv_setup call
` [RFC PATCH 05/25] migration: Cleanup TLS handshake hostname passing
` [RFC PATCH 07/25] migration: Use migrate_mode() to query for cpr-transfer
` [RFC PATCH 12/25] migration: Fold migration_cleanup() into migration_connect_error_propagate()
` [RFC PATCH 13/25] migration: Handle error in the early async paths
` [RFC PATCH 14/25] migration: Remove QEMUFile from channel.c
` [RFC PATCH 15/25] migration/channel: Rename migration_channel_connect
` [RFC PATCH 22/25] migration/channel: Merge both sides of the connection initiation code
` [RFC PATCH 23/25] migration: Move channel parsing to channel.c
` [RFC PATCH 24/25] migration: Move URI "

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-29 21:14 UTC  (4+ messages)
` [RFC PATCH 08/10] mm: hugetlb: disable CMA if liveupdate is enabled

[PATCH v2] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
 2025-12-29 21:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 6.12.y-cip 0/5] Add gpio keys/sleep button support for RZ/G3E
 2025-12-29 21:13 UTC  (7+ messages)
` [PATCH 6.12.y-cip 4/5] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
      ` [cip-dev] "

[openeuler:OLK-5.10 3408/3408] drivers/vfio/vfio.c:745: warning: Function parameter or member 'device_data' not described in 'vfio_init_group_dev'
 2025-12-29 21:13 UTC 

FAILED: patch "[PATCH] wifi: mt76: Fix DTS power-limits on little endian systems" failed to apply to 6.1-stable tree
 2025-12-29 21:13 UTC  (2+ messages)
` [PATCH 6.1.y] wifi: mt76: Fix DTS power-limits on little endian systems

[PATCH] kho: add support for deferred struct page init
 2025-12-29 21:09 UTC  (2+ messages)

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-29 21:07 UTC  (3+ messages)
` [PATCH v3 06/25] io_uring/kbuf: add buffer ring pinning/unpinning

[PATCH v5 1/2] dt-bindings: hwmon: add STEF48H28
 2025-12-29 21:05 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 322fc12949d2658da8c6b2866fffcb1daa7da019
 2025-12-29 20:58 UTC 

[PATCH] perf: Fix refcount warning on event->mmap_count increment
 2025-12-29 21:03 UTC 

[PATCH] kho: add support for deferred struct page init
 2025-12-29 21:03 UTC  (14+ messages)

[PATCH 6.18 000/430] 6.18.3-rc1 review
 2025-12-29 21:02 UTC  (2+ messages)

[PATCH i-g-t 0/5] Add xe3p compute kernels and preemption support
 2025-12-29 21:00 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v1 0/3] Add support for Variscite DART-MX95 and Sonata board
 2025-12-29 20:58 UTC  (4+ messages)
` [PATCH v1 3/3] arm64: dts: imx95-var-dart: Add support for Variscite "

[PULL] u-boot-sh/master
 2025-12-29 20:53 UTC 

[meta-oe][kirkstone][PATCH] atop: patch CVE-2025-31160
 2025-12-29 20:54 UTC 

[meta-oe][scarthgap][PATCH] atop: patch CVE-2025-31160
 2025-12-29 20:54 UTC 

[PATCH] kho: simplify page initialization in kho_restore_page()
 2025-12-29 20:52 UTC  (3+ messages)

[PATCH v1] liveupdate: separate memfd support into LIVEUPDATE_MEMFD
 2025-12-29 20:51 UTC  (2+ messages)

[RFC 0/8] first steps in fixing buffer overflow
 2025-12-29 19:38 UTC  (20+ messages)
` [PATCH v9 00/18] fix format overflow in libraries
  ` [PATCH v9 01/18] lpm: restrict name size
  ` [PATCH v9 02/18] hash: add checks for hash name length
  ` [PATCH v9 03/18] graph: avoid overflowing comment buffer
  ` [PATCH v9 04/18] latencystats: add check for string overflow
  ` [PATCH v9 05/18] telemetry: check for path overflow
  ` [PATCH v9 06/18] efd: handle possible name truncation
  ` [PATCH v9 07/18] eal: use C library to parse filesystem table
  ` [PATCH v9 08/18] eal: warn if thread name is truncated
  ` [PATCH v9 09/18] eal: avoid format overflow when handling addresses
  ` [PATCH v9 10/18] eal: add check for sysfs path overflow
  ` [PATCH v9 11/18] eal: limit maximum runtime directory and socket paths
  ` [PATCH v9 12/18] eal: check for hugefile path overflow
  ` [PATCH v9 13/18] eal: check tailq length
  ` [PATCH v9 14/18] eal: handle long shared library path
  ` [PATCH v9 15/18] ethdev: avoid possible overflow in xstat names
  ` [PATCH v9 16/18] vhost: check for overflow in xstat name
  ` [PATCH v9 17/18] cfgfile: add length checks and increase line buffer
  ` [PATCH v9 18/18] lib: enable format overflow warnings

[PATCH v3] hfsplus: return error when node already exists in hfs_bnode_create
 2025-12-29 20:49 UTC 

[RFT PATCH 0/3] Add missing CX_MEM/DBGC GPU regions for SM6115/QCM2290
 2025-12-29 20:47 UTC  (4+ messages)
` [PATCH RFT 1/3] dt-bindings: display/msm/gpu: Straighten out reg-names on A619L/610/702
` [PATCH RFT 2/3] arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions
` [PATCH RFT 3/3] arm64: dts: qcom: sm6115: "

[Buildroot] [PATCH v3 1/1] package/piglit: bump version
 2025-12-29 20:47 UTC  (2+ messages)

[PATCH] mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
 2025-12-29 20:45 UTC 

[Buildroot] [git commit] package/piglit: bump version to git 62d499d63d
 2025-12-29 20:24 UTC 

[PATCH] tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection
 2025-12-29 20:45 UTC 

[PATCH] platform/x86: asus-armoury: add support for G835LW
 2025-12-29 20:44 UTC 

[syzbot] [jfs?] VFS: Busy inodes after unmount (use-after-free) (4)
 2025-12-29 20:43 UTC  (2+ messages)
` Forwarded: "

[OE-core][whinlatter][PATCH v2 00/29] Updates for Whinlatter
 2025-12-29 20:41 UTC  (4+ messages)
` [OE-core][whinlatter][PATCH v2 21/29] llvm/clang: Upgrade to 21.1.7 release

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-29 20:41 UTC  (5+ messages)

[RFC PATCH v1] module: Fix kernel panic when a symbol st_shndx is out of bounds
 2025-12-29 20:40 UTC  (3+ messages)

[PATCH v2 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2025-12-29 20:39 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS e46bcc4e856e0e4352752ff9247af6240334f822
 2025-12-29 20:37 UTC 

[PATCH v2] ARM: dts: integrator: Fix DMA ranges mismatch warning on IM-PD1
 2025-12-29 20:39 UTC  (2+ messages)

[PATCH V1 0/4] Add UFS support for Hamoa SoC
 2025-12-29 20:39 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: agatti: Fix IOMMU DT properties
 2025-12-29 20:39 UTC  (3+ messages)

[PATCH v3 0/2] Enable lt8713sx bridge with displayport for monaco-evk
 2025-12-29 20:39 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor prefix of AD7147
 2025-12-29 20:39 UTC  (2+ messages)

[PATCH 0/4] fix multiple integer overflows in fs
 2025-12-29 19:44 UTC  (5+ messages)
` [PATCH 1/4] fs: prevent integer overflow in fs.c do_mv
` [PATCH 2/4] fs: prevent integer overflow in zfs_nvlist_lookup
` [PATCH 3/4] fs: prevent integer overflow in sqfs_concat
` [PATCH 4/4] fs: prevent integer overflow in ext4fs_get_bgdtable

[PATCH v2] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
 2025-12-29 20:36 UTC  (2+ messages)

FAILED: patch "[PATCH] wifi: mt76: Fix DTS power-limits on little endian systems" failed to apply to 6.6-stable tree
 2025-12-29 20:36 UTC  (2+ messages)
` [PATCH 6.6.y] wifi: mt76: Fix DTS power-limits on little endian systems

Follow-up on Linux-kernel code accessibility
 2025-12-29 20:35 UTC  (12+ messages)

[PATCH v5 07/13] ASoC: codecs: wcd: add common helper for wcd codecs
 2025-12-29 20:33 UTC 

[PATCH v2] MAINTAINERS: Update Saravana Kannan's email address
 2025-12-29 20:32 UTC  (2+ messages)

[meta-oe][PATCH] tmux: add packageconfig for sixel support
 2025-12-29 20:29 UTC 

[PATCH v4 0/4] Fix and adjust ukify packaging
 2025-12-29 20:28 UTC  (5+ messages)
` [PATCH v4 1/4] python3-pyzstd: import 0.17.0 from meta-python
  ` [OE-core] "

[PATCH bpf-next] scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV
 2025-12-29 20:28 UTC 

[PATCH] hfsplus: pretend special inodes as regular files
 2025-12-29 20:28 UTC  (2+ messages)

[PATCH 6.12.y-cip 0/6] RZ/G3S: Backport TSU support
 2025-12-29 20:26 UTC  (7+ messages)
` [PATCH 6.12.y-cip 3/6] thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
  ` [cip-dev] [PATCH 6.12.y-cip 0/6] RZ/G3S: Backport TSU support

FAILED: patch "[PATCH] sched/eevdf: Fix min_vruntime vs avg_vruntime" failed to apply to 6.12-stable tree
 2025-12-29 20:23 UTC  (2+ messages)
` [PATCH 6.12.y] sched/eevdf: Fix min_vruntime vs avg_vruntime

[GIT PULL] hotfixes for 6.19-rc4
 2025-12-29 20:18 UTC  (2+ messages)

[PATCH v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
 2025-12-29 20:21 UTC  (5+ messages)
` [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH v2 2/2] bus: mhi: host: Drop the auto_queue support

FAILED: patch "[PATCH] erofs: fix unexpected EIO under memory pressure" failed to apply to 6.12-stable tree
 2025-12-29 20:21 UTC  (2+ messages)
` [PATCH 6.12.y] erofs: fix unexpected EIO under memory pressure

[GIT PULL] Kbuild fixes for v6.19-rc4
 2025-12-29 20:18 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: fix race condition in qman_destroy_fq
 2025-12-29 20:20 UTC 

[PATCH] io_uring: make overflowing cqe subject to OOM
 2025-12-29 20:19 UTC 

[PATCH 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2025-12-29 20:14 UTC  (3+ messages)

[PATCH v6 0/2] Add USB2.0 PHY support for SpacemiT K1
 2025-12-29 20:14 UTC  (4+ messages)

[RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2025-12-29 20:14 UTC  (19+ messages)
` [RFC PATCH 05/16] hw/arm/tegra241-cmdqv: Add initial Tegra241 CMDQ-Virtualisation support
` [RFC PATCH 06/16] hw/arm/tegra241-cmdqv: Map VINTF Page0 into guest
` [RFC PATCH 07/16] hw/arm/tegra241-cmdqv: Add read emulation support for registers
` [RFC PATCH 10/16] hw/arm/tegra241-cmdqv: Allocate vEVENTQ object
` [RFC PATCH 11/16] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
` [RFC PATCH 13/16] hw/arm/tegra241-cmdqv: Limit queue size based on backend page size
` [RFC PATCH 14/16] virt-acpi-build: Rename AcpiIortSMMUv3Dev to AcpiSMMUv3Dev
` [RFC PATCH 15/16] hw/arm/virt-acpi: Advertise Tegra241 CMDQV nodes in DSDT
` [RFC PATCH 16/16] hw/arm/smmuv3: Add tegra241-cmdqv property for SMMUv3 device

[PATCH v2 0/2] hfsplus: avoid re-allocating header node 0 and stop on already-hashed nodes
 2025-12-29 20:12 UTC  (5+ messages)
` [PATCH v2 1/2] hfsplus: skip node 0 in hfs_bmap_alloc

[PATCH 1/2] dt-bindings: display/msm/gpu: Narrow reg and reg-names for Adreno 610.0 and alike
 2025-12-29 20:09 UTC  (6+ messages)

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

[PATCH v4 0/3] ceph: add subvolume metrics reporting support
 2025-12-29 20:07 UTC  (5+ messages)
` [PATCH v4 2/3] ceph: parse subvolume_id from InodeStat v9 and store in inode
` [PATCH v4 3/3] ceph: add subvolume metrics collection and reporting

[frank-w-bpi-r2-4.14:6.19-jumbo 105/115] arch/arm64/boot/dts/mediatek/mt7987a-bananapi-bpi-r4-lite-emmc-nand.dtb: / (bananapi,bpi-r4-lite): memory: 'device_type' is a required property
 2025-12-29 20:05 UTC 

[PATCH] show-branch: use prio_queue
 2025-12-29 20:01 UTC  (3+ messages)

[PATCH 0/3] drm/{i915, xe}/display: remove the -Ddrm_i915_private=xe_device hack
 2025-12-29 19:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
 2025-12-29 19:58 UTC  (2+ messages)

[PATCH net 0/5] net: netdevsim: fix inconsistent carrier state after link/unlink
 2025-12-29 19:56 UTC  (4+ messages)
` [PATCH net 1/5] "

Dynamically load patch series from fetched repositories
 2025-12-29 19:50 UTC  (2+ messages)
` [yocto] "

[PATCH v2 1/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
 2025-12-29 19:36 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: arm: fsl: Document ifm VHIP4 EvalBoard v1 and v2
` [PATCH v2 3/4] arm64: dts: imx8mn: Add SNVS LPGPR
` [PATCH v2 4/4] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard v1 and v2

[PATCH net 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
 2025-12-29 19:45 UTC  (14+ messages)
` [PATCH net 1/2] vsock: Make accept()ed sockets use custom setsockopt()
` [PATCH net 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket

[PATCH net v2 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
 2025-12-29 19:43 UTC  (3+ messages)
` [PATCH net v2 1/2] vsock: Make accept()ed sockets use custom setsockopt()
` [PATCH net v2 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket

[PATCH v4 00/19] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2025-12-29 19:38 UTC  (51+ messages)
` [PATCH v4 01/19] hw/misc: Add LTPI controller
` [PATCH v4 02/19] hw/arm/aspeed: Attach LTPI controller to AST27X0 platform
` [PATCH v4 03/19] hw/misc: Add basic Aspeed PWM model
` [PATCH v4 04/19] hw/arm/aspeed: Add AST1700 LTPI expander device model
` [PATCH v4 05/19] hw/arm/aspeed: Integrate AST1700 device into AST27X0
` [PATCH v4 06/19] hw/arm/aspeed: Integrate interrupt controller for AST1700
` [PATCH v4 07/19] hw/arm/aspeed: Attach LTPI controller to AST1700 model
` [PATCH v4 08/19] hw/arm/aspeed: Attach UART device "
` [PATCH v4 09/19] hw/arm/aspeed: Attach SRAM "
` [PATCH v4 10/19] hw/arm/aspeed: Attach SPI "
` [PATCH v4 11/19] hw/arm/aspeed: Attach ADC "
` [PATCH v4 12/19] hw/arm/aspeed: Attach SCU "
` [PATCH v4 13/19] hw/arm/aspeed: Attach GPIO "
` [PATCH v4 15/19] hw/arm/aspeed: Attach WDT "
` [PATCH v4 16/19] hw/arm/aspeed: Attach PWM "
` [PATCH v4 17/19] hw/arm/aspeed: Attach SGPIOM "
` [PATCH v4 18/19] hw/arm/aspeed: Model AST1700 I3C block as unimplemented device
` [PATCH v4 19/19] hw/arm/aspeed: Enable AST1700 IO expander support

FAILED: patch "[PATCH] sched_ext: Fix incorrect sched_class settings for per-cpu" failed to apply to 6.12-stable tree
 2025-12-29 19:39 UTC  (2+ messages)
` [PATCH 6.12.y] sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks

FAILED: patch "[PATCH] sched_ext: Fix incorrect sched_class settings for per-cpu" failed to apply to 6.18-stable tree
 2025-12-29 19:36 UTC  (2+ messages)
` [PATCH 6.18.y] sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks

FAILED: patch "[PATCH] sched/eevdf: Fix min_vruntime vs avg_vruntime" failed to apply to 6.18-stable tree
 2025-12-29 19:35 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] sched/core: Add comment explaining force-idle vruntime snapshots
  ` [PATCH 6.18.y 2/2] sched/eevdf: Fix min_vruntime vs avg_vruntime

[PATCH] fuse: add hang check in request_wait_answer()
 2025-12-29 19:28 UTC  (4+ messages)
  ` [External] "

[bpf-next:master 8/9] FAILED: load BTF from .tmp_vmlinux1.BTF.1: No such file or directory
 2025-12-29 19:28 UTC  (2+ messages)

[PATCH v5 0/2] media: i2c: Add ov2732 image sensor driver
 2025-12-29 19:20 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH] x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo
 2025-12-29 19:19 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 0/2] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
 2025-12-29 19:17 UTC  (3+ messages)
` [PATCH 1/2] net: stmmac: socfpga: add call to assert/deassert ahb reset line
` [PATCH 2/2] Revert "arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb""

[PATCH 0/2] Miscellaneous fixes for post-v4.19
 2025-12-29 19:16 UTC  (3+ messages)
` [PATCH v4 1/2] rcu: Make expedited RCU CPU stall warnings detect stall-end races
` [PATCH v4 2/2] rcutorture: Correctly compute probability to invoke ->exp_current()

[PATCH 0/5] rockchip: sdram: allow reading memory info from TPL on non-ARM64
 2025-12-29 19:15 UTC  (4+ messages)

[PATCH 0/6] Torture-test updates for post-v4.19
 2025-12-29 19:13 UTC  (7+ messages)
` [PATCH v4 1/6] rcutorture: Add context checks to rcu_torture_timer()
` [PATCH v4 2/6] torture: Parallelize kvm-series.sh guest-OS execution
` [PATCH v4 3/6] torture: Make kvm-series.sh give build numbers and totals
` [PATCH v4 4/6] torture: Make kvm-series.sh give run "
` [PATCH v4 5/6] torture: Make config2csv.sh properly handle comments in .boot files
` [PATCH v4 6/6] torture: Include commit discription in testid.txt

[PATCH] Fix PTP driver warnings by removing settime64 check
 2025-12-29 19:13 UTC  (2+ messages)

[PATCH] fsck: snapshot default refs before object walk
 2025-12-29 19:12 UTC 

[PATCH v4 0/9] Implement RCU Tasks Trace in terms of SRCU for post-v4.19
 2025-12-29 19:11 UTC  (10+ messages)
` [PATCH v4 1/9] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
` [PATCH v4 2/9] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
` [PATCH v4 3/9] rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
` [PATCH v4 4/9] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
` [PATCH v4 5/9] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
` [PATCH v4 6/9] rcu: Update Requirements.rst for RCU Tasks Trace
` [PATCH v4 7/9] checkpatch: Deprecate rcu_read_{,un}lock_trace()
` [PATCH v4 8/9] srcu: Create an rcu_tasks_trace_expedite_current() function
` [PATCH v4 9/9] rcutorture: Test rcu_tasks_trace_expedite_current()

[BUG] bpf: verifier: False warning for helpers in speculative branches
 2025-12-29 19:11 UTC  (3+ messages)


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.