messages from 2026-02-12 21:41:53 to 2026-02-12 23:43:31 UTC [more...]
[REGRESSION] HDMI monitor not working on Radxa Rock 5B after phy rockchip samsung hdptx HDMI 2.1 FRL patchset
2026-02-12 22:04 UTC (4+ messages)
[PATCH v4 1/1] image: fit: Apply overlays using aligned writable FDT copies
2026-02-12 21:44 UTC (6+ messages)
[merged mm-stable] mm-vmscan-fix-demotion-targets-checks-in-reclaim-demotion.patch removed from -mm tree
2026-02-12 23:43 UTC
[merged mm-hotfixes-stable] procfs-fix-possible-double-mmput-in-do_procmap_query.patch removed from -mm tree
2026-02-12 23:40 UTC
[merged mm-hotfixes-stable] mm-page_alloc-skip-debug_check_no_objlocks_freed-with-fpi_trylock.patch removed from -mm tree
2026-02-12 23:40 UTC
[merged mm-hotfixes-stable] mm-hugetlb-restore-failed-global-reservations-to-subpool.patch removed from -mm tree
2026-02-12 23:40 UTC
[stffrdhrn:or1k-de0nano-smp-reproduce 3/4] traps.c:undefined reference to `dump_ipistats'
2026-02-12 23:39 UTC
[GIT PULL] RISC-V updates for v7.0
2026-02-12 23:39 UTC (2+ messages)
[PATCH] PCI: endpoint: pci-epf-test: select configfs
2026-02-12 23:39 UTC (4+ messages)
[PATCH v5 0/4] Introduce DeviceContext
2026-02-12 23:39 UTC (4+ messages)
` [PATCH v5 1/4] rust/drm: "
[PATCH V4] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
2026-02-12 23:37 UTC (2+ messages)
[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-02-12 23:34 UTC
[PATCH] sound: drivers: opl4: Add SPDX id lines to files
2026-02-12 23:34 UTC (5+ messages)
[BUG] Fault during memory acceptance for TDX VMs with certain memory sizes
2026-02-12 23:31 UTC (2+ messages)
[PATCH v2 00/12] Move RAPL defaults to interface drivers
2026-02-12 23:30 UTC (13+ messages)
` [PATCH v2 01/12] powercap: intel_rapl: Add a symbol namespace for intel_rapl exports
` [PATCH v2 02/12] powercap: intel_rapl: Cleanup coding style
` [PATCH v2 03/12] powercap: intel_rapl: Remove unused TIME_WINDOW macros
` [PATCH v2 04/12] powercap: intel_rapl: Simplify rapl_compute_time_window_atom()
` [PATCH v2 05/12] powercap: intel_rapl: Use shifts for power-of-2 operations
` [PATCH v2 06/12] powercap: intel_rapl: Use GENMASK() and BIT() macros
` [PATCH v2 07/12] powercap: intel_rapl: Use unit conversion macros from units.h
` [PATCH v2 08/12] powercap: intel_rapl: Allow interface drivers to configure rapl_defaults
` [PATCH v2 09/12] powercap: intel_rapl: Move TPMI default settings into TPMI interface driver
` [PATCH v2 10/12] thermal: intel: int340x: processor: Move RAPL defaults to MMIO driver
` [PATCH v2 11/12] powercap: intel_rapl: Register PM notifier only when RAPL package exists
` [PATCH v2 12/12] powercap: intel_rapl: Move MSR default settings into MSR interface driver
Warning: arch/sh/kernel/kprobes.c:75 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-02-12 23:29 UTC
[PATCH i-g-t v7 0/5] Close any open drm device after engine initialization in GPUTOP
2026-02-12 23:28 UTC (3+ messages)
` [PATCH i-g-t v7 4/5] tools/gputop.src/gputop: Enable support for multiple GPUs and instances
[PATCH] drm/amdgpu: Fix use-after-free race in VM acquire
2026-02-12 23:28 UTC (5+ messages)
[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
2026-02-12 23:26 UTC (7+ messages)
` [PATCH bpf-next v1 05/14] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf-next v1 06/14] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
how to use multiubi?
2026-02-12 23:21 UTC (2+ messages)
` [yocto] "
[BUG] sched_mm_cid_exit+0xe2: page fault on CID bitmap write with nopti on 6.19.0
2026-02-12 23:21 UTC (3+ messages)
[PATCH] smb: server: Remove duplicate include of misc.h
2026-02-12 23:20 UTC (2+ messages)
[jpirko-mlxsw:combined_queue 12/12] include/trace/events/f2fs.h:1450:1: sparse: sparse: incorrect type in initializer (different base types)
2026-02-12 23:18 UTC
[PATCH v2] doc: add caveat about roundtripping format-patch
2026-02-12 23:19 UTC (3+ messages)
` [PATCH v3] doc: add caveat about round-tripping format-patch
[PATCH] xtf: fix argo test parameters
2026-02-12 23:15 UTC
[PATCH] fs/ntfs3: add delayed-allocation (delalloc) support
2026-02-12 23:15 UTC (2+ messages)
` [syzbot ci] "
[moderation/CI] Re: fs/ntfs3: add delayed-allocation (delalloc) support
2026-02-12 23:14 UTC (2+ messages)
[PATCH 0/2] befs: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
2026-02-12 23:13 UTC (3+ messages)
` [PATCH 1/2] befs: Add FS_IOC_GETFSLABEL ioctl
` [PATCH 2/2] befs: Add FS_IOC_SETFSLABEL ioctl
[RFC PATCH 0/5] KVM: nSVM: Fix RIP usage in the control area after restore
2026-02-12 23:07 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: nSVM: Do not use L2's RIP for vmcb02's NextRIP after first L2 VMRUN
` [RFC PATCH 2/5] KVM: nSVM: Use the correct RIP when restoring vmcb02's control area
` [RFC PATCH 3/5] KVM: nSVM: Move updating NextRIP and soft IRQ RIPs into a helper
` [RFC PATCH 4/5] KVM: SVM: Recalculate nested RIPs after restoring REGS/SREGS
` [RFC PATCH 5/5] DO NOT MERGE: KVM: selftests: Reproduce nested RIP restore bug
[PATCH net v2] net: ethernet: xscale: Check for PTP support properly
2026-02-12 23:06 UTC (4+ messages)
[PATCH v5 0/3] x86: Capability bits fix and required bits sanity check
2026-02-12 23:04 UTC (7+ messages)
` [PATCH v5 1/3] x86/cpu: Clear feature bits disabled at compile-time
[RFC] setup: fail if .git is not a file or directory
2026-02-12 23:03 UTC (4+ messages)
[PATCH v2 00/15] drm/i915/display: convert a bunch of W/A checks to the new framework
2026-02-12 23:01 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: convert a bunch of W/A checks to the new framework (rev2)
[oe-core][PATCHv15 0/6] Display manager proposal for x11 and wayland
2026-02-12 23:00 UTC (5+ messages)
` [oe-core][PATCHv15 1/6] emptty: add version 0.15.0
[GIT PULL] power-supply changes for 7.0
2026-02-12 23:00 UTC
[PATCH net v2] myri10ge: replace comma with semicolon to fix regression
2026-02-12 22:58 UTC (2+ messages)
[PATCH] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-02-12 22:57 UTC (2+ messages)
[PATCH dpdk 0/2] hash: safe data replacement on overwrite
2026-02-12 22:55 UTC (2+ messages)
[PATCH] xfs: fixup some alignment issues in xfs_ondisk.c
2026-02-12 22:53 UTC (3+ messages)
[PATCH v2] smb: client: fix data corruption due to racy lease checks
2026-02-12 22:53 UTC
[PATCH 0/7] whpx: x86 updates (2026-02)
2026-02-12 22:52 UTC (2+ messages)
[PATCH v6 0/6] NVMeoFC support on Grub
2026-02-12 22:51 UTC (2+ messages)
[PATCH 0/2] PCI/DPC: Fix EDR recovery path issues
2026-02-12 22:51 UTC (9+ messages)
` [PATCH 1/2] PCI/DPC: Clear Interrupt Status in dpc_reset_link()
[PATCH v2] xfs: fix code alignment issues in xfs_ondisk.c
2026-02-12 22:50 UTC
[PATCH v1 net] selftests: af_unix: drain after peek and verify SO_PEEK_OFF reset
2026-02-12 22:49 UTC (3+ messages)
[GIT PULL] RTLA: Updates for 7.0
2026-02-12 22:48 UTC (2+ messages)
[GIT PULL] rv: Updates for 7.0
2026-02-12 22:48 UTC (2+ messages)
[GIT PULL] Configfs for v7.0
2026-02-12 22:48 UTC (2+ messages)
[GIT PULL] OpenRISC updates for 6.20
2026-02-12 22:48 UTC (2+ messages)
Orange PI 5 MAX: very unstable using kernel 6.19.0 and 6.18.10, 6.18.9 perfectly stable
2026-02-12 22:48 UTC (6+ messages)
[PATCH 1/3] vfio/pci: Set VFIO_PCI_OFFSET_SHIFT to 48
2026-02-12 22:46 UTC (3+ messages)
[PATCH nf-next 2/2] netfilter: nft_fib_ipv6: switch to fib6_lookup
2026-02-12 22:46 UTC (2+ messages)
GPL-2.0 vs GPL-2.0-only (and + vs. -or-later)
2026-02-12 22:44 UTC
[PATCH net 0/6] mlx5 misc fixes 2026-02-12
2026-02-12 22:41 UTC (11+ messages)
` [PATCH net 1/6] net/mlx5: Fix multiport device check over light SFs
` [PATCH net 2/6] net/mlx5: Fix misidentification of write combining CQE during poll loop
` [PATCH net 3/6] net/mlx5e: Fix misidentification of ASO "
` [PATCH net 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks
` [PATCH net 6/6] net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
[PATCH v2] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-12 22:41 UTC (3+ messages)
[PATCHv4 0/3] pci slot reset handling fixes
2026-02-12 22:41 UTC (4+ messages)
` [PATCHv4 1/3] pci: rename __pci_bus_reset and __pci_slot_reset
` [PATCHv4 2/3] pci: allow all bus devices to use the same slot
` [PATCHv4 3/3] pci: make reset_subordinate hotplug safe
[PATCH net] xen-netback: reject zero-queue configuration from guest
2026-02-12 22:40 UTC
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-12 22:39 UTC
[meta-oe][PATCH v2] redis: Remove debug paths to avoid TMPDIR [buildpaths] errors
2026-02-12 22:39 UTC (2+ messages)
` [oe] "
[PATCH] cxl/hdm: Avoid DVSEC fallback after region teardown
2026-02-12 22:38 UTC
[Buildroot] [PATCH v3 0/5] package/compliance-as-code: introduce new package
2026-02-12 22:36 UTC (5+ messages)
` [Buildroot] [PATCH v3 2/5] package/libcurl: Reapply "libcurl: add host variant"
` [Buildroot] [PATCH v3 3/5] package/openscap: new package
[meta-oe][PATCH] redis: add back DEBUG_PREFIX_MAP to LDFLAGS
2026-02-12 22:36 UTC
[PATCH v2 0/2] Synology: common: Fix typo and fallout
2026-02-12 22:31 UTC (3+ messages)
` [PATCH v2 1/2] board: Synology: legacy.c: Include asm/io.h
` [PATCH v2 2/2] board: Synology: common: Fix typo in Makefile
ld.lld: error: undefined symbol: xe_configfs_check_device
2026-02-12 22:35 UTC
[meta-oe][PATCH] valkey: remove TMPDIR truncation in binaries
2026-02-12 22:35 UTC
[Buildroot] [git commit] package/openscap: new package
2026-02-12 22:34 UTC
[Buildroot] [git commit] package/libcurl: reapply "libcurl: add host variant"
2026-02-12 22:34 UTC
[PATCH v3] ASoC: simple-card-utils: add sysclk ordering support
2026-02-12 22:34 UTC (5+ messages)
[PATCH] CodingGuidelines: document NEEDSWORK comments
2026-02-12 22:33 UTC (4+ messages)
` [PATCH v2] "
[RFC PATCH 0/4] Add cold reset recovery method for critical errors
2026-02-12 22:30 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
rust binder: many pr_warn!() / pr_err!() with missing newlines
2026-02-12 22:30 UTC
[PATCH 1/2] sched_ext: Fix ops.dequeue() semantics
2026-02-12 22:30 UTC (11+ messages)
[linux-next:master 11762/11841] Warning: drivers/video/backlight/cgbc_bl.c:29 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-02-12 22:29 UTC (2+ messages)
[BUG] sched_mm_cid_exit+0xe2: page fault on CID bitmap write with nopti on 6.19.0
2026-02-12 22:28 UTC
[meta-ti][master][PATCH v2] optee: Update to 4.9.0 tag
2026-02-12 22:28 UTC (2+ messages)
[PATCH BlueZ v1] doc/btmon: Add reading output section
2026-02-12 22:26 UTC (2+ messages)
` [BlueZ,v1] "
[PATCH 0/4] builtin/history: some smaller UI improvements
2026-02-12 22:26 UTC (6+ messages)
` [PATCH 2/4] builtin/history: check for merges before asking for user input
` [PATCH 3/4] builtin/history: replace "--ref-action=print" with "--dry-run"
[PATCH v11 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
2026-02-12 22:23 UTC
[GIT PULL] Compute Express Link (CXL) changes for 7.0
2026-02-12 22:23 UTC
[PATCH] smb: client: fix data corruption due to racy lease checks
2026-02-12 22:22 UTC (2+ messages)
[PATCH 0/2] drm/amdgpu/amdgpu_connectors: Use struct drm_edid
2026-02-12 22:20 UTC (3+ messages)
` [PATCH 1/2] drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
` [PATCH 2/2] drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
[PATCH v3 0/3] introduce new option `rework-with-file`
2026-02-12 22:20 UTC (8+ messages)
` [PATCH v3 2/3] add-patch: Allow interfile navigation when selecting hunks
[PATCH 0/5] Add support for Seeed Studio BeagleBone HDMI cape overlay
2026-02-12 22:19 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: ti: Enable overlays for all DTB files
[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
2026-02-12 22:19 UTC (14+ messages)
CIP IRC weekly meeting today on libera.chat
2026-02-12 22:18 UTC (2+ messages)
` [cip-dev] "
[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
2026-02-12 22:12 UTC (5+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support
[PATCH v2 0/2] rust: task: clean up safety issues wrt de_thread()
2026-02-12 22:12 UTC (3+ messages)
` [PATCH v2 1/2] rust: task: limit group_leader() to current
` [PATCH v2 2/2] rust: task: use atomic read for pid()
[to-be-updated] lib-random32-convert-selftest-to-kunit.patch removed from -mm tree
2026-02-12 22:10 UTC
[to-be-updated] mm-huge_memory-fix-early-failure-try_to_migrate-when-split-huge-pmd-for-shared-thp.patch removed from -mm tree
2026-02-12 22:08 UTC
[meta-arago][scarthgap][PATCH] ltp-ddt: Change branch to ti-ltp-ddt_20260212
2026-02-12 22:07 UTC (2+ messages)
[PATCH v3 0/4] arm64: boot: dts: ti: k3-am62l: allow WKUP UART wakeup from LPM
2026-02-12 22:06 UTC (4+ messages)
` [PATCH v3 2/4] arm64: boot: dts: ti: k3-am62l-wakeup: create label for target-module
[GIT PULL] Please Pull NFS Client Updates for Linux 7.0
2026-02-12 22:06 UTC
[BISECTED - impi related]: acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
2026-02-12 22:06 UTC (11+ messages)
[Buildroot] [PATCH] package/libxmlsec1: drop mandatory libxslt dependency
2026-02-12 22:06 UTC (2+ messages)
[Buildroot] [git commit] package/libxmlsec1: drop mandatory libxslt dependency
2026-02-12 22:01 UTC
[meta-ti-bsp] SERIAL_CONSOLES defined at SoC level
2026-02-12 22:03 UTC (4+ messages)
` [meta-ti] "
[PATCH 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management
2026-02-12 22:02 UTC (3+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling
` [PATCH 2/2] platform/x86: asus-wmi: fix screenpad brightness scaling
[PATCH v2 0/7] Hexagon Geosystems GS05 Board Support
2026-02-12 22:02 UTC (8+ messages)
` [PATCH v2 1/7] serdev: add proper error cleanup to serdev_device_open()
` [PATCH v2 2/7] serdev: add serdev_device_close
` [PATCH v2 3/7] mfd: Add Hexagon EFI driver
` [PATCH v2 4/7] watchdog: Add Hexagon EFI watchdog driver
` [PATCH v2 5/7] commands: make run_command variadic
` [PATCH v2 6/7] treewide: make use of new "
` [PATCH v2 7/7] ARM: i.MX8MM: add Hexagon Geosystems GS05
[PATCH v2 0/3] 9p: Performance improvements for build workloads
2026-02-12 21:42 UTC (4+ messages)
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-12 21:59 UTC (3+ messages)
` [PATCH v4 22/24] coco/tdx-host: Document TDX Module update expectations
[Bug 220027] New: USB 3.2 capture cards using incorrect USB speed
2026-02-12 21:59 UTC (2+ messages)
` [Bug 220027] "
[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 26.0.0
2026-02-12 21:58 UTC (2+ messages)
[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-12 21:58 UTC (4+ messages)
` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v2 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH 0/5] net: mark eth_header, udp_header, tcp_header as QEMU_PACKED
2026-02-12 21:56 UTC (3+ messages)
` [PATCH 1/5] hw/net/rocker: Don't keep pointer to h_proto as uint16_t* in OfDpaFlowPktFields
[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 26.0.0
2026-02-12 20:57 UTC
[PATCH V3 0/5] Align SVM with APM defined behaviors
2026-02-12 21:57 UTC (5+ messages)
` [PATCH V3 2/5] KVM: SVM: Inject #UD for STGI if EFER.SVME=0 and SVM Lock and DEV are not available
Clarification on handling recent CVEs for go-binary-native package
2026-02-12 21:56 UTC (3+ messages)
` [OE-core] "
[PATCH 0/2] smb: simplify boolean expressions
2026-02-12 21:55 UTC (2+ messages)
[PATCH 0/2] improve per-node allocation and reclaim visibility
2026-02-12 21:53 UTC (4+ messages)
[jpirko-mlxsw:combined_queue 12/12] drivers/mtd/nand/raw/hisi504_nand.c:465:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-02-12 21:51 UTC
[folded-merged] tools-testing-vma-separate-out-vma_internalh-into-logical-headers-fix.patch removed from -mm tree
2026-02-12 21:51 UTC
[PATCH] hfs: evaluate the upper 32bits for detecting overflow
2026-02-12 21:51 UTC (4+ messages)
[folded-merged] mm-update-shmem__file_-functions-to-use-vma_flags_t-fix.patch removed from -mm tree
2026-02-12 21:51 UTC
[folded-merged] mm-update-secretmem-to-use-vma-flags-on-mmap_prepare-fix.patch removed from -mm tree
2026-02-12 21:50 UTC
[PATCH BlueZ v1] bass: Fix crash if setup is freed before bass_bcode_req response
2026-02-12 21:50 UTC (2+ messages)
` [BlueZ,v1] "
[folded-merged] mm-use-unmap_desc-struct-for-freeing-page-tables-fix.patch removed from -mm tree
2026-02-12 21:50 UTC
[PATCH v4 0/5] I2C Mux per channel bus speed
2026-02-12 21:47 UTC (4+ messages)
` [PATCH v4 2/5] i2c: mux: add support for per channel bus frequency
[PULL 00/16] aspeed queue
2026-02-12 21:39 UTC (10+ messages)
` [PULL 01/16] tests/functional: Split Aspeed ARM tests into separate files
` [PULL 02/16] tests/functional: Add SDK tests with Linux 5.15
` [PULL 03/16] hw/i2c/aspeed_i2c: Fix out-of-bounds read in I2C MMIO handlers
` [PULL 05/16] tests/functional/arm/aspeed_ast2600: Enhance OTP test with functional validation
` [PULL 11/16] tests/qtest/ast2700-hace-test: Use ast2700-evb alias for AST2700 HACE tests
` [PULL 12/16] tests/functional/aarch64/test_aspeed_ast2700: Rename AST2700 A1 test to reduce test runtime
` [PULL 13/16] tests/functional/aarch64/test_aspeed_ast2700a2: Add AST2700 A2 EVB functional tests
` [PULL 14/16] hw/arm/aspeed_ast27x0-fc: Switch AST2700 FC machine to A2 SoC
` [PULL 15/16] hw/arm/aspeed_ast27x0-fc: Increase BMC DRAM size to 2GB for AST2700 A2
[PATCH net v2] net: usb: catc: enable basic endpoint checking
2026-02-12 21:41 UTC
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.