All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-29 21:58:03 to 2025-12-30 00:33:20 UTC [more...]

[PATCH v4 0/7] leds: Add virtual LED group driver with priority arbitration
 2025-12-30  0:32 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: leds: add function virtual_status to led common properties
` [PATCH v4 2/7] dt-bindings: leds: Add virtual LED class bindings

[PATCH v2 0/3] mshv: Debugfs interface for mshv_root
 2025-12-30  0:27 UTC  (4+ messages)
` [PATCH v2 1/3] mshv: Ignore second stats page map result failure

[RFC PATCH] tests/functional/x86_64: Add vhost-user-bridge test
 2025-12-30  0:25 UTC 

[PATCH] io_uring: make overflowing cqe subject to OOM
 2025-12-30  0:23 UTC  (2+ messages)

[moderation/CI] Re: io_uring: make overflowing cqe subject to OOM
 2025-12-30  0:20 UTC 

Follow-up on Linux-kernel code accessibility
 2025-12-30  0:19 UTC  (14+ messages)

How Does "git log --reverse" Work?
 2025-12-30  0:18 UTC 

[PATCH v1 0/3] rust: Add xchg and cmpxchg support on i8/i16
 2025-12-30  0:17 UTC  (5+ messages)
` [PATCH v1 1/3] rust: sync: atomic: Prepare AtomicOps macros for i8/i16 support

[PATCH v13 00/28] WHPX support for Arm
 2025-12-30  0:04 UTC  (29+ messages)
` [PATCH v13 01/28] target/arm/kvm: add constants for new PSCI versions
` [PATCH v13 02/28] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v13 03/28] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v13 04/28] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v13 05/28] tests: data: update AArch64 ACPI tables
` [PATCH v13 06/28] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v13 07/28] hw: arm: virt: rework MSI-X configuration
` [PATCH v13 08/28] hw: arm: virt-acpi-build: add temporary hack to match existing behavior
` [PATCH v13 09/28] docs: arm: update virt machine model description
` [PATCH v13 10/28] whpx: Move around files before introducing AArch64 support
` [PATCH v13 11/28] whpx: reshuffle common code
` [PATCH v13 12/28] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v13 13/28] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v13 14/28] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v13 15/28] whpx: interrupt controller support
` [PATCH v13 16/28] whpx: add arm64 support
` [PATCH v13 17/28] whpx: change memory management logic
` [PATCH v13 18/28] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v13 19/28] whpx: arm64: clamp down IPA size
` [PATCH v13 20/28] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v13 21/28] whpx: arm64: implement -cpu host
` [PATCH v13 22/28] target/arm: whpx: instantiate GIC early
` [PATCH v13 23/28] whpx: arm64: gicv3: add migration blocker
` [PATCH v13 24/28] whpx: enable arm64 builds
` [PATCH v13 25/28] whpx: apic: use non-deprecated APIs to control interrupt controller state
` [PATCH v13 26/28] whpx: arm64: check for physical address width after WHPX availability
` [PATCH v13 27/28] whpx: arm64: add partition-wide reset on the reboot path
` [PATCH v13 28/28] MAINTAINERS: update the list of maintained files for WHPX

[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
 2025-12-30  0:14 UTC  (4+ messages)

[PATCH v3 00/12] ntfs filesystem remake
 2025-12-30  0:12 UTC  (13+ messages)
` [PATCH v3 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v3 12/14] Revert: ntfs3: serve as alias for the legacy ntfs driver
` [PATCH v3 13/14] ntfs: add Kconfig and Makefile

FAILED: patch "[PATCH] tpm: Cap the number of PCR banks" failed to apply to 5.15-stable tree
 2025-12-30  0:12 UTC  (2+ messages)
` [PATCH 5.15.y] tpm: Cap the number of PCR banks

[PATCH v3 00/16] Add Nested NPT support in selftests
 2025-12-30  0:08 UTC  (5+ messages)
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs

[PATCH] btrfs: make periodic dynamic reclaim the default for data
 2025-12-30  0:00 UTC  (3+ messages)

[RFC PATCH 0/2] leds: Add optional instance identifier for deterministic naming
 2025-12-29 23:59 UTC  (5+ messages)

[PATCH V3 0/4] Add support for DS90UB954-Q1
 2025-12-29 23:58 UTC  (5+ messages)
` [PATCH V3 1/4] media: dt-bindings: ti,ds90ub960: Refactor port definitions
` [PATCH V3 3/4] media: dt-bindings: ti,ds90ub960: Add support for DS90UB954-Q1

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-29 23:57 UTC  (6+ messages)
` [PATCH v6 15/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities

[PATCH v2 5/6] btrfs: prevent pathological periodic reclaim loops
 2025-12-29 23:54 UTC  (3+ messages)

[PATCH 0/5] x86, fpu/kvm: fix crash with AMX
 2025-12-29 23:53 UTC  (13+ 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 5/5] KVM: x86: kvm_fpu_get() is fpregs_lock_and_load()

[PATCH v2 0/7] monitor: Merge hmp-cmds-target.c within hmp-cmds.c
 2025-12-29 23:48 UTC  (9+ messages)
` [PATCH v2 1/7] monitor/hmp: Replace target_ulong -> vaddr in hmp_gva2gpa()
` [PATCH v2 2/7] monitor/hmp: Make memory_dump() @is_physical argument a boolean
` [PATCH v2 3/7] monitor/hmp: Use plain uint64_t @addr argument in memory_dump()
` [PATCH v2 4/7] monitor/hmp: Remove target_long uses "
` [PATCH v2 5/7] monitor/hmp: Inline ld[uw, l, q]_p() calls "
` [PATCH v2 6/7] monitor/hmp: Fix coding style in hmp-cmds-target.c
` [PATCH v2 7/7] monitor/hmp: Merge hmp-cmds-target.c within hmp-cmds.c

[PATCH v2 0/7] LoongArch: DTS: Fix dtbs_check warnings
 2025-12-29 23:49 UTC  (3+ messages)
` [PATCH v2 2/7] dt-bindings: interrupt-controller: loongson,pch-pic: Change to unevaluatedProperties

[PATCH] dt-bindings: mediatek: Drop inactive MandyJH Liu
 2025-12-29 23:42 UTC  (2+ messages)

[PATCH v2] wifi: mt76: replace use of system_wq with system_percpu_wq
 2025-12-29 23:41 UTC  (3+ messages)

FAILED: patch "[PATCH] jbd2: fix the inconsistency between checksum and data in" failed to apply to 6.6-stable tree
 2025-12-29 23:40 UTC  (2+ messages)
` [PATCH 6.6.y] jbd2: fix the inconsistency between checksum and data in memory for journal sb

FAILED: patch "[PATCH] tpm: Cap the number of PCR banks" failed to apply to 6.1-stable tree
 2025-12-29 23:40 UTC  (2+ messages)
` [PATCH 6.1.y] tpm: Cap the number of PCR banks

[PATCH 00/12] media: stm32: dcmi: stability & performance enhancements
 2025-12-29 23:39 UTC  (3+ messages)
` [PATCH 09/12] dt-bindings: media: st: dcmi: add DMA-MDMA chaining properties

OK, let's try ONE more time to get the VMD ASPM patches in, ... please?!
 2025-12-29 23:37 UTC 

[PATCH] tracing: Allow perf to read synthetic events
 2025-12-29 23:36 UTC  (4+ messages)

[net-next,PATCH v3 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2025-12-29 23:35 UTC  (2+ messages)

[PATCH 0/6] Support TQMa8QM
 2025-12-29 23:35 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: usb: cdns,usb3: support USB devices in DT

FAILED: patch "[PATCH] jbd2: fix the inconsistency between checksum and data in" failed to apply to 6.12-stable tree
 2025-12-29 23:34 UTC  (2+ messages)
` [PATCH 6.12.y] jbd2: fix the inconsistency between checksum and data in memory for journal sb

FAILED: patch "[PATCH] tpm: Cap the number of PCR banks" failed to apply to 6.6-stable tree
 2025-12-29 23:33 UTC  (2+ messages)
` [PATCH 6.6.y] tpm: Cap the number of PCR banks

[Bug 220922] New: btusb: Add USB ID 0x13d3:0x3625 for MediaTek MT7922
 2025-12-29 23:33 UTC  (2+ messages)
` [Bug 220922] "

[PATCH v3] extcon: Fixed sysfs duplicate filename issue
 2025-12-29 23:31 UTC  (7+ messages)

[geert-renesas-devel:master] BUILD SUCCESS cd0c0fe1fca228c0f1a1466f1a7eee92eac2433c
 2025-12-29 23:29 UTC 

[geert-renesas-devel:renesas-arm-defconfig-for-v6.20] BUILD SUCCESS 722b18a11084c1a2b216672373ebbd223c51d56c
 2025-12-29 23:29 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] ice: fix devlink reload call trace
 2025-12-29 23:28 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v6.20] BUILD SUCCESS ebb3acf4d7c95b52265084168b59a565bf972883
 2025-12-29 23:28 UTC 

[geert-renesas-devel:renesas-dts-for-v6.20] BUILD SUCCESS 6b9804013bdd7370cf6d2ef0e86588abe97fd2e6
 2025-12-29 23:27 UTC 

[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-12-29 23:25 UTC  (4+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding

FAILED: patch "[PATCH] gfs2: fix freeze error handling" failed to apply to 6.1-stable tree
 2025-12-29 23:25 UTC  (2+ messages)
` [PATCH 6.1.y] gfs2: fix freeze error handling

FAILED: patch "[PATCH] gfs2: fix freeze error handling" failed to apply to 6.6-stable tree
 2025-12-29 23:15 UTC  (2+ messages)
` [PATCH 6.6.y] gfs2: fix freeze error handling

Fw: [Bug 220921] New: nfs bug , mountig nfs volume
 2025-12-29 23:08 UTC 

[OE-core][scarthgap 0/5] Patch review
 2025-12-29 23:07 UTC  (6+ messages)
` [OE-core][scarthgap 1/5] grub: fix CVE-2025-54770 CVE-2025-61661 CVE-2025-61662 CVE-2025-61663 CVE-2025-61664
` [OE-core][scarthgap 2/5] libsoup: fix CVE-2025-12105
` [OE-core][scarthgap 3/5] go: Update CVE-2025-58187
` [OE-core][scarthgap 4/5] go: Fix CVE-2025-61727
` [OE-core][scarthgap 5/5] go: Fix CVE-2025-61729

[OE-core][kirkstone 0/4] Patch review
 2025-12-29 23:03 UTC  (5+ messages)
` [OE-core][kirkstone 1/4] grub: fix CVE-2025-61661 CVE-2025-61662 CVE-2025-61663 CVE-2025-61664
` [OE-core][kirkstone 2/4] go: Update CVE-2025-58187
` [OE-core][kirkstone 3/4] go: Fix CVE-2025-61727
` [OE-core][kirkstone 4/4] go: Fix CVE-2025-61729

[RFC] pcapng: improve performance of timestamping
 2025-12-29 23:01 UTC  (8+ messages)
` [PATCH v2 0/6] pcapng: timestamping and comment fixes
  ` [PATCH v2 1/6] pcapng: use alloca instead of fixed buffer
  ` [PATCH v2 2/6] pcapng: add additional mbuf if space required on copy
  ` [PATCH v2 3/6] test: add more tests for comments in pcapng
  ` [PATCH v2 4/6] test: vary size of packets in pcapng test
  ` [PATCH v2 5/6] test: increase gap "
  ` [PATCH v2 6/6] pcapng: improve performance of timestamping

[PATCH v3 RESEND 00/12] ntfs filesystem remake
 2025-12-29 23:02 UTC  (4+ messages)
` [PATCH v3 RESEND 01/14] Revert "fs: Remove NTFS classic"

ld.lld: error: undefined symbol: riscv_noncoherent_register_cache_ops
 2025-12-29 23:01 UTC 

[PATCH v2 0/5] target/hppa: Use explicit big-endian LD/ST API
 2025-12-29 22:56 UTC  (7+ messages)
` [PATCH v2 1/5] target/hppa: Use big-endian variant of cpu_ld/st_data*()
` [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 v2 4/5] target/hppa: Inline translator_ldl()
` [PATCH v2 5/5] configs/targets: Forbid HPPA to use legacy native endianness APIs

NULL pointer dereference in Nouveau in 6.19 rc2 on boot
 2025-12-29 22:47 UTC  (4+ messages)
` [BUG] NULL pointer dereference in Nouveau in 6.19 rc3 "

[PATCH v2 0/1] 64 Bit support for hppa gdbstub
 2025-12-29 22:44 UTC  (3+ messages)
` [PATCH v2 1/1] target/hppa: add 64 bit support to gdbstub

FAILED: patch "[PATCH] btrfs: don't rewrite ret from inode_permission" failed to apply to 5.10-stable tree
 2025-12-29 22:44 UTC  (2+ messages)
` [PATCH 5.10.y] btrfs: don't rewrite ret from inode_permission

[openeuler:OLK-6.6 0/15] drivers/virt/coco/csv-guest/csv-guest.c:39:43: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2025-12-29 22:40 UTC 

[android-common:android13-5.10 1/1] drivers/android/debug_symbols.c:47:9: sparse: sparse: cast removes address space '__percpu' of expression
 2025-12-29 22:40 UTC 

[PATCH 6.12.y-cip 00/17] Add I2C support to RZ/T2H and RZ/N2H SoCs
 2025-12-29 22:39 UTC  (18+ messages)
` [PATCH 6.12.y-cip 01/17] clk: renesas: r9a09g077: Propagate rate changes to parent clocks
` [PATCH 6.12.y-cip 02/17] clk: renesas: r9a09g077: Remove stray blank line
` [PATCH 6.12.y-cip 03/17] clk: renesas: r9a09g077: Use devm_ helpers for divider clock registration
` [PATCH 6.12.y-cip 04/17] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
` [PATCH 6.12.y-cip 05/17] clk: renesas: r9a09g077: Add RIIC module clocks
` [PATCH 6.12.y-cip 06/17] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH 6.12.y-cip 07/17] dt-bindings: i2c: renesas,riic: Document RZ/T2H and RZ/N2H support
` [PATCH 6.12.y-cip 08/17] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH 6.12.y-cip 09/17] i2c: riic: Implement bus recovery
` [PATCH 6.12.y-cip 10/17] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH 6.12.y-cip 11/17] i2c: riic: Move generic compatible string to end of array
` [PATCH 6.12.y-cip 12/17] i2c: riic: Add support for RZ/T2H SoC
` [PATCH 6.12.y-cip 13/17] arm64: dts: renesas: r9a09g077: Add I2C controller nodes
` [PATCH 6.12.y-cip 14/17] arm64: dts: renesas: r9a09g087: "
` [PATCH 6.12.y-cip 15/17] arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable I2C0 and I2C1 support
` [PATCH 6.12.y-cip 16/17] arm64: dts: renesas: r9a09g087m44-rzt2h-evk: "
` [PATCH 6.12.y-cip 17/17] arm64: dts: renesas: rzt2h-n2h-evk-common: Enable EEPROM on I2C0

[PATCH 6.12] lib/crypto: riscv/chacha: Avoid s0/fp register
 2025-12-29 22:37 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20251229
 2025-12-29 22:37 UTC  (2+ messages)

FAILED: patch "[PATCH] gfs2: fix freeze error handling" failed to apply to 6.12-stable tree
 2025-12-29 22:33 UTC  (2+ messages)
` [PATCH 6.12.y] gfs2: fix freeze error handling

[Buildroot] [PATCH 1/1] package/igt-gpu-tools: bump version to 2.3
 2025-12-29 22:31 UTC  (2+ messages)

[Buildroot] [git commit] package/igt-gpu-tools: bump version to 2.3
 2025-12-29 22:03 UTC 

[PATCH v16 1/3] clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory
 2025-12-29 22:28 UTC 

[PATCH] hwmon: it87: describe per-chip temperature resources
 2025-12-29 22:28 UTC 

[REGRESSION] qcom: iommu: nullpointer dereference on boot on apq8064
 2025-12-29 22:26 UTC 

[PATCH v3] mmc: host: sdhci-msm: Add support for wrapped keys
 2025-12-29 22:25 UTC  (2+ messages)

[PATCH v3] hfsplus: return error when node already exists in hfs_bnode_create
 2025-12-29 22:24 UTC  (2+ messages)

[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-29 22:20 UTC  (4+ messages)
` [PATCH v3 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings

[PATCH 0/8] mm: clean up anon_vma implementation
 2025-12-29 22:17 UTC  (3+ messages)
` [PATCH 3/8] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap

FAILED: patch "[PATCH] btrfs: don't rewrite ret from inode_permission" failed to apply to 5.15-stable tree
 2025-12-29 22:12 UTC  (2+ messages)
` [PATCH 5.15.y] btrfs: don't rewrite ret from inode_permission

[PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
 2025-12-29 22:12 UTC  (8+ messages)

[RFC PATCH 00/25] migration: Cleanup early connection code
 2025-12-29 22:11 UTC  (9+ messages)
` [RFC PATCH 22/25] migration/channel: Merge both sides of the connection initiation code
` [RFC PATCH 24/25] migration: Move URI parsing to channel.c

[PATCH] test: skip hash tests from other CPU
 2025-12-29 22:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/12] Recover sysfb after DRM probe failure
 2025-12-29 21:58 UTC  (15+ messages)
` [PATCH 01/12] video/aperture: Add sysfb restore on "
` [PATCH 02/12] drm/vmwgfx: Use devm aperture helpers for sysfb restore on "
` [PATCH 03/12] drm/xe: "
` [PATCH 04/12] drm/amdgpu: "
` [PATCH 05/12] drm/virtio: Add "
` [PATCH 06/12] drm/nouveau: Use devm aperture helpers for "
` [PATCH 07/12] drm/qxl: "
` [PATCH 08/12] drm/vboxvideo: "
` [PATCH 09/12] drm/hyperv: Add "
` [PATCH 10/12] drm/ast: Use devm aperture helpers for "
` [PATCH 11/12] drm/radeon: "
` [PATCH 12/12] drm/i915: "

net/core/netmem_priv.h:25 netmem_is_pp() warn: masked condition '(netmem_get_pp_magic(netmem) & ~((((0) + (((((1 << (8 * 8 - 1 - (((-1)) < 1))) - 1) + (1 << (8 * 8 - 1 - (((-1)) < 1))))) << ((1 + __fls((64 + (6767463209352822784)) - (6767463209352822784))
 2025-12-29 22:06 UTC 

FAILED: patch "[PATCH] btrfs: don't rewrite ret from inode_permission" failed to apply to 6.1-stable tree
 2025-12-29 22:03 UTC  (2+ messages)
` [PATCH 6.1.y] btrfs: don't rewrite ret from inode_permission

[PATCH 0/3] examples: format truncation bugs
 2025-12-29 21:59 UTC  (11+ messages)
` [PATCH v10 0/9] tests: enable and fix format overflow
  ` [PATCH v10 1/9] test: increase size of memzone name
  ` [PATCH v10 2/9] test: add new function to get current file-prefix arg
  ` [PATCH v10 3/9] test: refactor file prefix arg handling
  ` [PATCH v10 4/9] test: avoid overflowing huge directory path
  ` [PATCH v10 5/9] test: fix format overflow warning in ACL test
  ` [PATCH v10 6/9] test: fix impossible format-truncation in cfgfiles
  ` [PATCH v10 7/9] test: fix format overflow in cryptodev test
  ` [PATCH v10 8/9] test: fix overflow warnings in common code
  ` [PATCH v10 9/9] test: re-enable format-truncation warnings

[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
 2025-12-29 22:00 UTC  (8+ messages)
` [PATCH v3 1/2] cpufreq: "

[Buildroot] [PATCH 1/1] package/xmrig: bump version to 6.25.0
 2025-12-29 21:58 UTC  (2+ messages)

[Buildroot] [git commit] package/xmrig: bump version to 6.25.0
 2025-12-29 21:37 UTC 

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


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.