All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 08:10:29 to 2026-02-04 09:00:04 UTC [more...]

[PATCH v7 00/17] ntfs filesystem remake
 2026-02-04  7:47 UTC  (2+ messages)
` [PATCH v7 15/17] ntfs: add Kconfig and Makefile

[PATCH v14 0/9] Add Type-C DP support for RK3399 EVB IND board
 2026-02-04  8:59 UTC  (6+ messages)

[PATCH v7 00/22] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2026-02-04  8:58 UTC  (29+ messages)
` [PATCH v7 01/22] hw/misc: Add LTPI controller
` [PATCH v7 02/22] hw/arm/aspeed: Attach LTPI controller to AST27X0 platform
` [PATCH v7 03/22] hw/misc: Add basic Aspeed PWM model
` [PATCH v7 04/22] hw/arm/aspeed: Add AST1700 LTPI expander device model
` [PATCH v7 05/22] hw/arm/aspeed: Integrate AST1700 device into AST27X0
` [PATCH v7 06/22] hw/arm/aspeed: Integrate interrupt controller for AST1700
` [PATCH v7 07/22] hw/arm/aspeed: Attach LTPI controller to AST1700 model
` [PATCH v7 08/22] hw/arm/aspeed: Attach UART device "
` [PATCH v7 09/22] hw/arm/aspeed: Attach SRAM "
` [PATCH v7 10/22] hw/arm/aspeed: Attach SPI "
` [PATCH v7 11/22] hw/arm/aspeed: Attach ADC "
` [PATCH v7 12/22] hw/arm/aspeed: Attach SCU "
` [PATCH v7 13/22] hw/arm/aspeed: Attach GPIO "
` [PATCH v7 14/22] hw/arm/aspeed: attach I2C "
` [PATCH v7 15/22] hw/arm/aspeed: Attach WDT "
` [PATCH v7 16/22] hw/arm/aspeed: Attach PWM "
` [PATCH v7 17/22] hw/arm/aspeed: Attach SGPIOM "
` [PATCH v7 18/22] hw/arm/aspeed: Model AST1700 I3C block as unimplemented device
` [PATCH v7 19/22] hw/arm/aspeed: Enable AST1700 IO expander support
` [PATCH v7 20/22] tests/functional/aarch64: Parameterize I2C bus ID in AST2700 test
` [PATCH v7 21/22] tests/functional/aarch64: Parameterize PCIe2 initialization in AST2700
` [PATCH v7 22/22] tests/functional/aarch64: Add I2C test for AST1700 IO expanders

go-mod.bbclass and gomod:// do not have all sources codes available after do_unpack
 2026-02-04  8:59 UTC  (2+ messages)
` [OE-core] "

[RFC PATCH bpf-next v6 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-02-04  8:56 UTC  (7+ messages)
` [RFC PATCH bpf-next v6 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v6 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v6 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v6 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v6 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v6 06/12] bpf: Pass flags in bpf_link_create for struct_ops

[meta-oe][PATCH] nodejs: extend libatomic patch to x86
 2026-02-04  8:57 UTC 

[PATCH v4 next 0/6] IIO: sca3000: devm resource management
 2026-02-04  8:57 UTC  (3+ messages)
` [PATCH v4 next 4/6] iio: sca3000: use guard(mutex) to simplify return paths

[PATCH] mm/mmu_notifiers: Use hlist_for_each_entry_srcu() for SRCU list traversal
 2026-02-04  8:09 UTC 

[Buildroot] [PATCH 1/1] package/glibc: add CVE-2025-15281 CVE-2026-0861 CVE-2026-0915 to _IGNORE_CVES
 2026-02-04  8:56 UTC  (2+ messages)

[PATCH] PCI: Fix PCI bridge resource allocation when base exceeds limit
 2026-02-04  8:56 UTC  (4+ messages)

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-04  8:56 UTC  (5+ messages)

[PATCH] remoteproc: mediatek: Unprepare SCP clock during system suspend
 2026-02-04  8:54 UTC 

[PATCH RESEND v7 00/17] ntfs filesystem remake
 2026-02-04  8:29 UTC  (18+ messages)
` [PATCH RESEND v7 01/17] Revert "fs: Remove NTFS classic"
` [PATCH RESEND v7 02/17] fs: add generic FS_IOC_SHUTDOWN definitions
` [PATCH RESEND v7 03/17] ntfs: update in-memory, on-disk structures and headers
` [PATCH RESEND v7 04/17] ntfs: update super block operations
` [PATCH RESEND v7 05/17] ntfs: update inode operations
` [PATCH RESEND v7 06/17] ntfs: update mft operations
` [PATCH RESEND v7 07/17] ntfs: update directory operations
` [PATCH RESEND v7 08/17] ntfs: update file operations
` [PATCH RESEND v7 09/17] ntfs: update iomap and address space operations
` [PATCH RESEND v7 10/17] ntfs: update attrib operations
` [PATCH RESEND v7 11/17] ntfs: update runlist handling and cluster allocator
` [PATCH RESEND v7 12/17] ntfs: add reparse and ea operations
` [PATCH RESEND v7 13/17] ntfs: update misc operations
` [PATCH RESEND v7 14/17] ntfs3: remove legacy ntfs driver support
` [PATCH RESEND v7 15/17] ntfs: add Kconfig and Makefile
` [PATCH RESEND v7 16/17] Documentation: filesystems: update NTFS driver documentation
` [PATCH RESEND v7 17/17] MAINTAINERS: update ntfs filesystem entry

[PATCH 0/3] scripts/container: Minor fixups suggested by ruff
 2026-02-04  8:54 UTC  (2+ messages)

[Buildroot] [PATCH] package/mesa3d: fix compilation with host-llvm enabled
 2026-02-04  8:54 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/2] package/mesa3d: explicitly enable llvm for host-mesa3d
  ` [Buildroot] [PATCH v2 2/2] package/mesa3d: fix compilation with host-llvm enabled

[PATCH] arm64: dts: qcom: qcs6490: Add Thundercomm AI Mini PC G1 IoT
 2026-02-04  8:53 UTC  (3+ messages)

[PATCH 0/6] Add queue ready message to VDUSE
 2026-02-04  8:53 UTC  (10+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe

[PATCH v1] serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
 2026-02-04  8:53 UTC  (4+ messages)

[PATCH] x86/domain: adjust limitation on shared_info allocation below 4G
 2026-02-04  8:52 UTC  (4+ messages)

[PATCH v3 0/8] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-02-04  8:50 UTC  (7+ messages)
` [PATCH v3 5/8] Add makedumpfile extension support

ASoC: soc-pcm2.c ?
 2026-02-04  8:50 UTC  (6+ messages)

[PATCH] timers/migration: Ensure proper resource cleanup on error in tmigr_init
 2026-02-04  8:50 UTC 

[PATCH 1/2] pmdomain: imx8mp-blk-ctrl: set awake path for power_dev if attached device needs wakeup
 2026-02-04  8:41 UTC  (3+ messages)

[PATCH] drm/xe: Reject coh_none PAT index for CPU cached memory in madvise
 2026-02-04  8:47 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Reject coh_none PAT index for CPU cached memory in madvise (rev4)

[PATCH] kbuild: install-extmod-build: do not exclude scripts/dtc/libfdt/
 2026-02-04  8:46 UTC  (6+ messages)

[Buildroot] [git commit] package/glibc: add CVE-2025-15281 CVE-2026-0861 CVE-2026-0915 to _IGNORE_CVES
 2026-02-04  8:26 UTC 

[PATCH] staging:rtl8723bs: Replace camel case rtw_btcoex_MediaStatusNotify with sneak case
 2026-02-04  8:44 UTC 

[PATCH net-next v17 00/12] virtio_net: Add ethtool flow rules support
 2026-02-04  8:40 UTC  (5+ messages)
` [PATCH net-next v17 07/12] virtio_net: Implement layer 2 ethtool flow rules

Re:[PATCH v2 08/12] net: introduce net_parse_fds()
 2026-02-04  8:40 UTC  (2+ messages)
` [PATCH "

[PATCH v2 0/6] soc: qcom: socinfo: Convert to Rust
 2026-02-04  8:40 UTC  (7+ messages)
` [PATCH v2 6/6] "

[Bug 221040] New: AMD Ryzen 5700G (Renoir/Cezanne): Second suspend hangs after "PM: suspend entry (deep)" - xhci_hcd and asus_wmi LPS0 involvement
 2026-02-04  8:38 UTC  (2+ messages)
` [Bug 221040] "

[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
 2026-02-04  8:38 UTC  (3+ messages)
` [PATCH 5/8] drm/xe/xe_ras: Initialize Uncorrectable AER Registers

[PATCH 0/3] meson: wire up gitk and git-gui
 2026-02-04  8:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
 2026-02-04  8:37 UTC  (6+ messages)

Report: lenovo_wmi_other FW attributes always read 0
 2026-02-04  8:36 UTC  (2+ messages)

[PATCH] wifi: nl80211: drop impossible negative band check
 2026-02-04  8:36 UTC  (2+ messages)

[PATCH] build: avoid Paths.mk in hypervisor build
 2026-02-04  8:34 UTC  (2+ messages)

[PATCH V6 0/5] arm64: dts: imx93: Add i.MX93 Wireless EVK and refactor common parts
 2026-02-04  8:35 UTC  (6+ messages)
` [PATCH V6 1/5] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
` [PATCH V6 2/5] arm64: dts: imx93: Extract common EVK description into shared dtsi
` [PATCH V6 3/5] arm64: dts: imx93: Move 11x11 EVK specific parts back to imx93-11x11-evk.dts
` [PATCH V6 4/5] arm64: dts: imx93: Add imx93w.dtsi for i.MX93 Wireless SiP
` [PATCH V6 5/5] arm64: dts: imx93: Add i.MX93 Wireless EVK board support

[Buildroot] [PATCH] package/php-lua: add support for php >= 8.5
 2026-02-04  8:35 UTC  (3+ messages)

[Bug 221045] New: Intel AX201 wireless driver not working
 2026-02-04  8:35 UTC  (2+ messages)
` [Bug 221045] "

[PATCH] drm/tyr: Use vertical style for imports
 2026-02-04  8:34 UTC  (2+ messages)

[PATCH v1 0/4] virtio-msg transport layer
 2026-02-04  8:33 UTC  (3+ messages)

[PATCH v4 0/2] mtd: spi-nand: Add support for randomizer feature
 2026-02-04  8:33 UTC  (6+ messages)
` [PATCH v4 1/2] mtd: spi-nand: Add support for randomizer

[PATCH] nfc: nxp-nci: remove interrupt trigger type
 2026-02-04  8:33 UTC  (2+ messages)

[PATCH v2 0/2] bootconfig: Handle an empty value
 2026-02-04  8:33 UTC  (3+ messages)
` [PATCH v2 1/2] bootconfig: Terminate value search if it hits a newline
` [PATCH v2 2/2] bootconfig: Check the parsed output of the good examples

[dwmw2:gpc-stealtime 1/1] arch/x86/kvm/x86.c:5242:2: error: call to undeclared function 'kvm_gpc_mark_dirty'; ISO C99 and later do not support implicit function declarations
 2026-02-04  8:32 UTC 

[PATCH 0/8] phy: zynqmp: Perform complete initialization, including ILL calibration
 2026-02-04  8:32 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: pci: xilinx-nwl: Add resets

[PATCH v17 0/3] mtd: Add support for stacked memories
 2026-02-04  8:32 UTC  (8+ messages)
` [PATCH v17 1/3] dt-bindings: mtd: Describe MTD partitions concatenation
` [PATCH v17 2/3] mtd: Move struct mtd_concat definition to header file
` [PATCH v17 3/3] mtd: Add driver for concatenating devices

Fundacja Rodzina a optymalizacja podatkowa
 2026-02-04  8:30 UTC 

Fundacja Rodzina a optymalizacja podatkowa
 2026-02-04  8:30 UTC 

[PATCH 6.6.y] xsk: Fix race condition in AF_XDP generic RX path
 2026-02-04  8:29 UTC 

[PATCH net v1] serial: caif: fix use-after-free in caif_serial ldisc_close()
 2026-02-04  8:30 UTC  (2+ messages)

[PATCH 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-04  8:29 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230
` [PATCH 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
` [PATCH 3/3] riscv: dts: canaan: Add mmc nodes for K230

[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2026-02-04  8:28 UTC  (3+ messages)
` [PATCH v3 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic

[PATCH i-g-t 0/2] tests/kms_plane: Refine clamping and modifier skips
 2026-02-04  8:39 UTC  (3+ messages)
` [PATCH i-g-t 1/2] tests/kms_plane: Skip cursor plane for source clamping
` [PATCH i-g-t 2/2] tests/kms_plane: Skip unsupported modifiers

[PATCH 0/5] builtin/repo: include largest object information
 2026-02-04  8:28 UTC  (4+ messages)
` [PATCH 5/5] builtin/repo: find tree with most entries

[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: fix RuntimeError with python 3.14 asyncio
 2026-02-04  8:26 UTC  (2+ messages)

[PATCH v2] drm/mgag200: fix mgag200_bmc_stop_scanout()
 2026-02-04  8:26 UTC  (2+ messages)

[PATCH v2] drm/amd/pm: Remove redundant and incorrect multi-vf check
 2026-02-04  8:25 UTC 

[PATCH v5 00/16] python: drop qemu.qmp from qemu.git tree
 2026-02-04  8:21 UTC  (3+ messages)
` [PATCH v5 04/16] python/mkvenv: add mechanism to install local package(s)

[Buildroot] [git commit] support/scripts/pkg-stats: fix RuntimeError with python 3.14 asyncio
 2026-02-04  8:19 UTC 

[PATCH v2 00/12] net: refactoring and fixes
 2026-02-04  8:23 UTC  (10+ messages)
` [PATCH v2 01/12] net/af-xdp: fix type overflow
` [PATCH v2 09/12] net/tap: move fds parameters handling to separate functions
` [PATCH v2 10/12] net/tap: fix vhostfds/vhostfd parameters API

[PATCH v4 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
 2026-02-04  8:23 UTC  (5+ messages)
` [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS

[PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
 2026-02-04  8:22 UTC  (5+ messages)

kernel/futex/core.c:604:23: error: cannot jump from this asm goto statement to one of its possible targets
 2026-02-04  8:22 UTC  (3+ messages)

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-02-04  8:21 UTC  (10+ messages)
          ` [PATCH] driver core: disable revocable code from build
              ` [PATCH] selftests: Disable "

[PATCH v2 0/2] Support remoteproc fixed device index from DT aliases
 2026-02-04  8:21 UTC  (4+ messages)
` [PATCH v2 1/2] remoteproc: core: support "

acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
 2026-02-04  8:20 UTC  (17+ messages)
                          ` [BISECTED]: "

[syzbot] [bpf?] WARNING: refcount bug in __add_used_btf
 2026-02-04  8:28 UTC  (3+ messages)

[PATCH v4 0/5] target/loongarch: Add host CPU type support
 2026-02-04  8:18 UTC  (6+ messages)
` [PATCH v4 1/5] target/loongarch: Add detailed information with CPU Product ID
` [PATCH v4 2/5] target/loongarch: Add default cpucfg3 with LA464 CPU
` [PATCH v4 3/5] target/loongarch: Add generic CPU model information
` [PATCH v4 4/5] target/loongarch: Add host CPU model in kvm mode
` [PATCH v4 5/5] target/loongarch: Add some CPUCFG bits with host CPU model

[PATCH 00/10] ASoC: SOF: Support for echoref (virtual DAI)
 2026-02-04  8:18 UTC  (11+ messages)
` [PATCH 01/10] ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_ops
` [PATCH 02/10] ASoC: SOF: pcm: Split up widget prepare and setup
` [PATCH 03/10] uapi: sound: sof: tokens: Add missing token for KCPS
` [PATCH 04/10] ASoC: Intel: sof_sdw: Add a DAI link for loopback capture
` [PATCH 05/10] ASoC: SOF: ipc4-topology: Add new tokens for pipeline direction
` [PATCH 06/10] ASoC: SOF: ipc4-topology: Add support for process modules with no input pins
` [PATCH 07/10] ASoC: SOF: sof-audio: Traverse paths with aggregated DAI widgets
` [PATCH 08/10] ASoC: SOF: sof-audio: Add support for loopback capture
` [PATCH 09/10] ASoC: SOF: Intel: hda: Fix NULL pointer dereference
` [PATCH 10/10] ASoC: SOF: Intel: hda: Add a virtual CPU DAI

[linux-next:master] BUILD REGRESSION 5c009020744fe129e4728e71c44a6c7816c9105e
 2026-02-04  8:17 UTC 

[PATCH] kbuild: dummy-tools: Add python3
 2026-02-04  8:16 UTC  (5+ messages)

[PATCH] drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()
 2026-02-04  8:14 UTC  (2+ messages)
`  "

[PATCH v2 00/16] xen/riscv: introduce vtimer related things
 2026-02-04  8:13 UTC  (4+ messages)
` [PATCH v2 06/16] xen/time: move ticks<->ns helpers to common code

[ANN] wireless-regdb: master-2026-02-04
 2026-02-04  8:13 UTC 

[syzbot] [net?] kernel BUG in fib6_add_rt2node (2)
 2026-02-04  8:12 UTC  (2+ messages)
` Forwarded: Test for cb809def1baaac68ab92

[OE-core][scarthgap][PATCH] gnupg: upgrade 2.4.8 -> 2.4.9
 2026-02-04  8:11 UTC  (2+ messages)

[PATCH v3 0/3] Clk improvements
 2026-02-04  8:11 UTC  (15+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern

[OE-core][scarthgap][PATCH 1/2] libpng: patch CVE-2026-22695
 2026-02-04  8:10 UTC  (2+ messages)

[PATCH 6.1.y] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
 2026-02-03 15:59 UTC  (2+ messages)
` Patch "drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV" has been added to the 6.1-stable tree

[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-03 18:56 UTC  (10+ messages)
` [PATCH v3 02/19] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH v3 04/19] drm/amd/display: Use bigger VRR range if found in AMD vsdb
` [PATCH v3 07/19] drm/amd/display: Add CH7218 PCON ID
` [PATCH v3 08/19] drm/edid: Parse more info from HDMI Forum vsdb
` [PATCH v3 10/19] drm/amd/display: Enable HDMI VRR over PCON
` [PATCH v3 12/19] drm/amd/display: Build HDMI vsif in correct slot
` [PATCH v3 17/19] drm/amd/display: Reintroduce VTEM info frame
` [PATCH v3 18/19] drm/amd/display: Enable HDMI VRR
` [PATCH v3 19/19] drm/amd/display: Add HDMI VRR desktop mode

UVD not responding, kiq_0.2.1.0 test failed on suspend
 2026-02-04  2:50 UTC 

[PATCH 6.6.y] drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
 2026-02-03 14:50 UTC  (2+ messages)
` Patch "drm/radeon: delete radeon_fence_process in is_signaled, no deadlock" has been added to the 6.6-stable tree

[PATCH 6.1.y] drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
 2026-02-03 15:59 UTC  (2+ messages)
` Patch "drm/radeon: delete radeon_fence_process in is_signaled, no deadlock" has been added to the 6.1-stable tree


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.