All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-18 20:30:10 to 2026-02-18 21:33:06 UTC [more...]

[REGRESSION] HDMI monitor not working on Radxa Rock 5B after phy rockchip samsung hdptx HDMI 2.1 FRL patchset
 2026-02-18 20:56 UTC  (14+ messages)

[PATCH v9 00/19] migration: Add COLO multifd support and COLO migration unit test
 2026-02-18 21:29 UTC  (20+ messages)
` [PATCH v9 01/19] MAINTAINERS: Add myself as maintainer for COLO migration framework
` [PATCH v9 02/19] MAINTAINERS: Remove Hailiang Zhang from "
` [PATCH v9 03/19] colo: Setup ram cache in normal migration path
` [PATCH v9 04/19] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH v9 05/19] colo: Remove ENABLE_COLO savevm command and mark it as deprecated
` [PATCH v9 06/19] ram: Remove colo special-casing
` [PATCH v9 07/19] multifd: Move ram state receive into multifd_ram_state_recv()
` [PATCH v9 08/19] multifd: Add COLO support
` [PATCH v9 09/19] Call colo_release_ram_cache() after multifd threads terminate
` [PATCH v9 10/19] colo: Fix crash during device vmstate load
` [PATCH v9 11/19] colo: Hold the BQL while sending ram state
` [PATCH v9 12/19] colo: Do not hold the BQL while receiving "
` [PATCH v9 13/19] migration-test: Add COLO migration unit test
` [PATCH v9 14/19] Convert colo main documentation to restructuredText
` [PATCH v9 15/19] qemu-colo.rst: Miscellaneous changes
` [PATCH v9 16/19] qemu-colo.rst: Add my copyright
` [PATCH v9 17/19] qemu-colo.rst: Simplify the block replication setup
` [PATCH v9 18/19] multifd: Fix hang if send thread errors during sync
` [PATCH v9 19/19] colo: Fix a rare crash during shutdown

[LSF/MM/BPF TOPIC][RESEND] Status of Rust in the block subsystem
 2026-02-18 21:31 UTC 

[PATCH 0/7] Some assorted fixes for GitLab CI
 2026-02-18 21:32 UTC  (3+ messages)
` [PATCH 5/7] ci: make test slicing consistent across Meson/Make

[raw2rgbpnm PATCH v3 0/3] 10-bit packed raw support
 2026-02-18 21:30 UTC  (5+ messages)
` [raw2rgbpnm PATCH v3 1/3] Add explicit switch fallthrough notation

[OE-core][scarthgap][PATCH] gnupg: upgrade 2.4.8 -> 2.4.9
 2026-02-18 21:28 UTC  (3+ messages)

[PATCH] futex_waitv.2: new page
 2026-02-18 21:28 UTC  (8+ messages)
` [PATCH v1 0/1] futex_waitv.2: Move text to a new PARAMETERS section

[PATCH iproute2-next] ss: Remove trailing whitespace when output is not a TTY
 2026-02-18 21:19 UTC 

[PATCH] x86/boot/compressed: Fix signedness of rdfs8()
 2026-02-18 21:26 UTC  (2+ messages)

[jfern:nova/mm 1/31] find: 'lib': No such file or directory
 2026-02-18 21:26 UTC 

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-18 21:25 UTC  (4+ messages)

[PATCH] btrfs: avoid unnecessary root node COW during snapshotting
 2026-02-18 21:25 UTC  (2+ messages)

[PATCH] USB: typec: tcpci: Make tcpci_pm_ops variable static
 2026-02-18 21:24 UTC  (8+ messages)

[PATCH] btrfs: print correct subvol num if can't delete because of active swapfile
 2026-02-18 21:24 UTC  (2+ messages)

CentOS 9, Python, and other Fairytales
 2026-02-18 21:23 UTC  (7+ messages)

[PATCH v2 0/2] migration: feature removals for 11.0
 2026-02-18 21:21 UTC  (4+ messages)

[PATCH v2 00/10] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
 2026-02-18 21:21 UTC  (15+ messages)
` [PATCH v2 01/10] drm/xe/pf: Expose LMTT page size
` [PATCH v2 02/10] drm/xe/pf: Add locked variants of VRAM configuration functions
` [PATCH v2 03/10] drm/xe/pf: Add functions for VRAM provisioning
` [PATCH v2 04/10] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
` [PATCH v2 05/10] drm/xe/pf: Use migration-friendly VRAM auto-provisioning
` [PATCH v2 06/10] drm/xe/tests: Add KUnit tests for new VRAM fair provisioning
` [PATCH v2 07/10] drm/xe/pf: Don't check for empty config
` [PATCH v2 08/10] drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioning
` [PATCH v2 09/10] drm/xe/pf: Skip VRAM auto-provisioning if already provisioned
` [PATCH v2 10/10] drm/xe/pf: Add documentation for vram_quota
` ✗ CI.checkpatch: warning for drm/xe/pf: Allow to change VFs VRAM quota using sysfs (rev2)
` ✓ CI.KUnit: success "

[PATCH v7 00/23] nova-core: Add memory management support
 2026-02-18 21:20 UTC  (24+ messages)
` [PATCH v7 01/23] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v7 02/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v7 03/23] nova-core: Add BAR1 aperture type and size constant
` [PATCH v7 04/23] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH v7 05/23] nova-core: mm: Add common memory management types
` [PATCH v7 06/23] nova-core: mm: Add common types for all page table formats
` [PATCH v7 07/23] nova-core: mm: Add MMU v2 page table types
` [PATCH v7 08/23] nova-core: mm: Add MMU v3 "
` [PATCH v7 09/23] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v7 10/23] nova-core: mm: Add TLB flush support
` [PATCH v7 11/23] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v7 12/23] nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v7 13/23] nova-core: mm: Add Virtual Memory Manager
` [PATCH v7 14/23] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v7 15/23] nova-core: mm: Add multi-page mapping API "
` [PATCH v7 16/23] nova-core: mm: Add BAR1 user interface
` [PATCH v7 17/23] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH v7 18/23] nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v7 19/23] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v7 20/23] nova-core: gsp: Extract usable FB region from GSP
` [PATCH v7 21/23] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH v7 22/23] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v7 23/23] nova-core: mm: Add BarUser to struct Gpu and create at boot

[PATCH 0/8] repo: refactoring leftover nits
 2026-02-18 21:08 UTC  (9+ messages)
` [PATCH 1/8] CodingGuidelines: instruct to name arrays in singular
` [PATCH 2/8] repo: rename repo_info_fields to repo_info_field
` [PATCH 3/8] repo: replace get_value_fn_for_key by get_repo_info_field
` [PATCH 4/8] repo: rename struct field to repo_info_field
` [PATCH 5/8] t1900: rename t1900-repo to t1900-repo-info
` [PATCH 6/8] t1901: use tr in git repo structure output instead of expected value
` [PATCH 7/8] Documentation/git-repo: replace 'NUL' with '_NUL_'
` [PATCH 8/8] Documentation/git-repo: capitalize format descriptions

[PATCH 00/10] KVM: selftests: Convert to kernel-style types
 2026-02-18 21:17 UTC  (11+ messages)

[QUESTION] is vector_lock needed in apic_retrigger_irq() ?
 2026-02-18 21:14 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: fix missing dpll notification for SW pins
 2026-02-18 21:14 UTC  (2+ messages)
`  "

[ndctl PATCH v3] test/cxl-poison.sh: replace sysfs usage with cxl-cli cmds
 2026-02-18 21:15 UTC  (2+ messages)

[PATCH] gfs2: Fix error pointer dereference
 2026-02-18 21:14 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 3ffed4445ae77110da7fc8031f0e5176484748b7
 2026-02-18 21:13 UTC 

[LTP] [PATCH v2 0/6] Remove runltp
 2026-02-18 21:10 UTC  (6+ messages)
` [LTP] [PATCH v2 3/6] runltp: Remove
` [LTP] [PATCH v2 6/6] kirk: Remove runltp-ng symlink

[PATCH 0/6] Add RMPOPT support
 2026-02-18 21:09 UTC  (7+ messages)

[RFC PATCH 0/3] PCI: Add PCIe Gen 7 (128 GT/s) speed support
 2026-02-18 21:08 UTC  (5+ messages)
` [RFC PATCH 2/3] PCI: Add PCIe Gen 7 (128 GT/s) speed detection and reporting
` [RFC PATCH 3/3] PCI: Update bandwidth control and thermal cooling for Gen 7 (128 GT/s)

[PATCH] KVM: x86/mmu: Don't zero-allocate page table used for splitting a hugepage
 2026-02-18 21:08 UTC 

[PATCH 0/9] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
 2026-02-18 21:07 UTC  (3+ messages)
` [PATCH 3/9] "

[meta-oe][PATCH] sessreg: upgrade 1.1.3 -> 1.1.4
 2026-02-18 21:06 UTC 

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-18 21:04 UTC  (8+ messages)

pcengines_apuv2: LEDs/Input fails since v6.18
 2026-02-18 21:04 UTC  (8+ messages)

[GIT PULL] Kbuild fixes for 7.0 #1
 2026-02-18 21:04 UTC 

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-18 21:04 UTC  (8+ messages)

[PATCH] ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclk
 2026-02-18 21:02 UTC  (3+ messages)

[PATCH 0/3] hw/virtio/virtio-access.h: remove target specific code
 2026-02-18 21:02 UTC  (7+ messages)
` [PATCH 1/3] hw/virtio: add virtio_vdev_is_{modern, legacy}
` [PATCH 2/3] hw/virtio: rename virtio_is_big_endian to virtio_vdev_is_big_endian
` [PATCH 3/3] hw/virtio: remove virtio_access_is_big_endian

[PATCH 1/7] gpio: bd9571mwv: normalize return value of gpio_get
 2026-02-18 21:02 UTC  (3+ messages)

[bcachefs:bcachefs-testing 404/405] checkpatch: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'binary1248 (GitHub issue #1060)'
 2026-02-18 21:02 UTC 

[RFC PATCH 00/19] GICv4 Support for Xen
 2026-02-18 21:00 UTC  (7+ messages)
` [RFC PATCH 16/19] arm/gic: Fix LR group handling for GICv4
` [RFC PATCH 15/19] arm: Add gicv4 to domain creation
` [RFC PATCH 14/19] arm/its: VPE affinity changes

[PATCH] object-file: use `container_of()` to convert from base types
 2026-02-18 21:01 UTC 

[RFC 0/1] Shrinking rwsem
 2026-02-18 21:00 UTC  (4+ messages)
` [RFC 1/1] rwsem: Shrink rwsem by one pointer

[PATCH v10 0/8] Preparatory patches for nova-core memory management
 2026-02-18 20:59 UTC  (8+ messages)
` [PATCH v10 3/8] gpu: Fix uninitialized buddy for built-in drivers
` [PATCH v10 4/8] rust: ffi: Convert pub use to pub mod and create ffi module
` [PATCH v10 5/8] rust: clist: Add support to interface with C linked lists
` [PATCH v10 6/8] rust: gpu: Add GPU buddy allocator bindings
` [PATCH v10 7/8] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH v10 8/8] nova-core: Kconfig: Sort select statements alphabetically

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-02-18 21:00 UTC  (4+ messages)
` [PATCH v3 09/16] x86/msr: Use the alternatives mechanism for WRMSR

[PATCH] power: supply: sbs-manager: normalize return value of gpio_get
 2026-02-18 20:59 UTC 

[PATCH] platform/x86: barco-p50-gpio: normalize return value of gpio_get
 2026-02-18 20:58 UTC 

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-02-18 20:58 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rza1: normalize return value of gpio_get
 2026-02-18 20:58 UTC 

[PATCHSET 0/2] io_uring fixes
 2026-02-18 20:57 UTC  (8+ messages)
` [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
          ` [PATCH v2] aio-posix: "

[PATCH] net: phy: qcom: qca807x: normalize return value of gpio_get
 2026-02-18 20:57 UTC 

[PATCH] hfs/hfsplus: fix timestamp wrapped issue
 2026-02-18 20:56 UTC  (5+ messages)

Re: [BUG REPORT] USE_AFTER_FREE in complete_emulated_mmio found by KASAN/Syzkaller fuzz test (v5.10.0)
 2026-02-18 20:56 UTC  (3+ messages)

[PATCH] drm/amd/display: Add atomfirmware cap for DP++ Type2
 2026-02-18 20:56 UTC 

[PATCH V4 1/4] qapi/misc: Fix missed query-iothreads items
 2026-02-18 20:55 UTC  (5+ messages)
` [PATCH V4 2/4] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V4 3/4] iothread: track virtio-blk devices using IOThread reference counting

[PATCH v4 0/5] (v)PCI: extended capability handling
 2026-02-18 20:54 UTC  (3+ messages)
` [PATCH v4 4/5] vPCI: move capability-list init

[PATCH] media: i2c: max9286: normalize return value of gpio_get
 2026-02-18 20:53 UTC 

[PATCH] iio: adc: ti-ads7950: normalize return value of gpio_get
 2026-02-18 20:52 UTC 

[Buildroot] [PATCH 1/1] package/libzlib: security bump version to 1.3.2
 2026-02-18 20:52 UTC  (2+ messages)

[Buildroot] [PATCH v2 10/13] board/olimex/a20_olinuxino: move rootfs_overlay to rootfs_overlay_mali
 2026-02-18 20:51 UTC  (4+ messages)
` [Buildroot] [PATCH v2 11/13] configs/olimex_a20_olinuxino_micro: bump Linux to 6.18.8 and U-Boot to 2026.01

[Buildroot] [git commit] package/libzlib: security bump version to 1.3.2
 2026-02-18 20:36 UTC 

[PATCH mptcp-net] mptcp: pm: in-kernel: always mark signal+subflow endp as used
 2026-02-18 20:49 UTC  (2+ messages)

[PATCH] scripts/make_fit.py: Drop explicit LZMA parallel compression
 2026-02-18 20:49 UTC  (2+ messages)

[PATCH] kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
 2026-02-18 20:49 UTC  (2+ messages)

[PATCH] kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
 2026-02-18 20:49 UTC  (2+ messages)

[PATCH 0/2] kbuild: rpm-pkg: Address -debuginfo build regression with RPM < 4.20.0
 2026-02-18 20:49 UTC  (2+ messages)

[PATCH v1] kbuild: Fix CC_CAN_LINK detection
 2026-02-18 20:49 UTC  (2+ messages)

[PATCH] kbuild: Add objtool to top-level clean target
 2026-02-18 20:48 UTC  (2+ messages)

[Buildroot] [PATCH] package/bind: bump version to 9.18.45
 2026-02-18 20:47 UTC 

[PATCH v3 0/3] Add CAMSS support for SM6350
 2026-02-18 20:47 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: media: camss: Add qcom,sm6350-camss

[PATCH v6 0/6] Power Management for Raspberry Pi V3D GPU
 2026-02-18 20:45 UTC  (7+ messages)
` [PATCH v6 1/6] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
` [PATCH v6 2/6] clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED
` [PATCH v6 3/6] pmdomain: bcm: bcm2835-power: Increase ASB control timeout
` [PATCH v6 4/6] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` [PATCH v6 5/6] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v6 6/6] drm/v3d: Introduce Runtime Power Management

u-boot top makefile
 2026-02-18 20:46 UTC  (2+ messages)

[kas:pte_size 26/27] arch/x86/mm/init_32.c:735:60: error: 'HPTE_SIZE' undeclared; did you mean 'PTE_SIZE'?
 2026-02-18 20:45 UTC 

[PATCH] hfsplus: Fix error pointer dereference
 2026-02-18 20:44 UTC  (2+ messages)

[kvm-unit-tests PATCH V2 00/10] Improve test parity between SVM and VMX
 2026-02-18 20:44 UTC  (3+ messages)
` [kvm-unit-tests PATCH V2 10/10] x86/svm: Add test for #UD when EFER.SVME=0

[PATCH net] net_sched: act_ct: drop all packets when not attached to ingress
 2026-02-18 20:43 UTC  (9+ messages)

[PATCH i-g-t 0/1] tests/xe_vm: Add oversubscribe concurrent bind stress test
 2026-02-18 20:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[Buildroot] [PATCH v2 00/13] Boards Linux/Uboot versions bumps
 2026-02-18 20:41 UTC  (4+ messages)
` [Buildroot] [PATCH v2 01/13] configs/amarula_vyasa_rk3288: bump Linux to 6.18.8 and U-Boot to 2026.01

[PATCH] net: microchip: lan743x: add ethtool nway_reset support
 2026-02-18 20:40 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721e-main: Update delay select values for MMC1/2 subsystems
 2026-02-18 20:38 UTC 

[oe-core][PATCH] dbus: disable ptest if using dbus-broker
 2026-02-18 20:38 UTC 

[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
 2026-02-18 20:33 UTC  (9+ messages)

[PATCH] rust: pin-init: replace clippy `expect` with `allow`
 2026-02-18 20:38 UTC  (5+ messages)

[PATCH] btrfs: fix error messages in btrfs_check_features()
 2026-02-18 20:37 UTC  (2+ messages)

[PATCH v4] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
 2026-02-18 20:37 UTC 

[PATCH] rust: irq: add `'static` bounds to irq callbacks
 2026-02-18 20:36 UTC  (2+ messages)

[PATCH v5 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-18 20:35 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev5)

[kas:pte_size 20/27] Warning: mm/memory.c:5285 function parameter 'pteoff' not described in 'set_pte_range'
 2026-02-18 20:34 UTC 

[PATCH v2] ima: fallback to using i_version to detect file change
 2026-02-18 20:34 UTC  (3+ messages)

[PATCH v3 00/12] net: refactoring and fixes
 2026-02-18 20:28 UTC  (3+ messages)
` [PATCH v3 10/12] net/tap: fix vhostfds/vhostfd parameters API
` [PATCH v3 12/12] net/tap: net_init_tap(): relax QEMU hubs check


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.