messages from 2025-12-05 20:47:28 to 2025-12-05 22:27:09 UTC [more...]
Possible memory leak in 6.17.7
2025-12-05 22:23 UTC (3+ messages)
[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
2025-12-05 22:26 UTC (2+ messages)
[openeuler:OLK-6.6 3479/3479] drivers/ub/urma/ubcore/ubcore_tp.c:42:5: warning: no previous prototype for 'ubcore_set_tp_attr'
2025-12-05 22:24 UTC
[Buildroot] [PATCH v2 1/2] package/python-annotated-doc: new package
2025-12-05 22:23 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/python-annotated-doc: new package
2025-12-05 22:00 UTC
[Buildroot] [git commit branch/next] package/python-fastapi: bump to 0.123.9
2025-12-05 22:00 UTC
[PATCH v2 00/13] selftests: Fix build warnings and errors
2025-12-05 22:21 UTC (3+ messages)
` [PATCH v2 09/13] selftests/seccomp: Fix build warning
pty: childs don't always react on close(2)
2025-12-05 22:20 UTC (3+ messages)
[Buildroot] [PATCH] package/python3: fix build on Sparc64 due to glibc 2.42 bump
2025-12-05 22:18 UTC
[GIT PULL] MM updates for 6.19-rc1
2025-12-05 22:14 UTC (3+ messages)
[PATCH i-g-t v1] tests/kms_prime: Fix display pattern for xe discrete modeset
2025-12-05 22:16 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
2025-12-05 22:16 UTC (2+ messages)
[OE-core][PATCH v4 1/2] opkg: upgrade 0.7.0 -> 0.8.0
2025-12-05 22:15 UTC (8+ messages)
` [OE-core][PATCH v4 2/2] opkg: upgrade 0.8.0 -> 0.9.0
[PATCH 00/11] mm/hugetlb: Eliminate fake head pages from vmemmap optimization
2025-12-05 22:15 UTC (11+ messages)
` [PATCH 01/11] mm: Change the interface of prep_compound_tail()
[GIT PULL] sysctl changes for v6.19-rc1
2025-12-05 22:11 UTC (2+ messages)
[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-12-05 22:21 UTC (18+ messages)
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
[Bug 220842] New: dmesg flooded with ext4 backtraces when underlying USB device chokes
2025-12-05 22:14 UTC
[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2025-12-05 22:13 UTC
[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
2025-12-05 21:59 UTC (39+ messages)
` [RFC PATCH 01/38] arm64: mpam: Context switch the MPAM registers
` [RFC PATCH 02/38] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [RFC PATCH 03/38] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [RFC PATCH 04/38] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [RFC PATCH 05/38] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [RFC PATCH 06/38] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [RFC PATCH 07/38] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [RFC PATCH 08/38] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [RFC PATCH 09/38] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [RFC PATCH 10/38] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [RFC PATCH 11/38] arm_mpam: resctrl: Implement helpers to update configuration
` [RFC PATCH 12/38] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [RFC PATCH 13/38] arm_mpam: resctrl: Add CDP emulation
` [RFC PATCH 14/38] arm_mpam: resctrl: Add rmid index helpers
` [RFC PATCH 15/38] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [RFC PATCH 16/38] arm_mpam: resctrl: Add support for 'MB' resource
` [RFC PATCH 17/38] arm_mpam: resctrl: Add kunit test for control format conversions
` [RFC PATCH 18/38] arm_mpam: resctrl: Add support for csu counters
` [RFC PATCH 19/38] arm_mpam: resctrl: pick classes for use as mbm counters
` [RFC PATCH 20/38] arm_mpam: resctrl: Pre-allocate free running monitors
` [RFC PATCH 21/38] arm_mpam: resctrl: Pre-allocate assignable monitors
` [RFC PATCH 22/38] arm_mpam: resctrl: Add kunit test for ABMC/CDP interactions
` [RFC PATCH 23/38] arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC use
` [RFC PATCH 24/38] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [RFC PATCH 25/38] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [RFC PATCH 26/38] arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()
` [RFC PATCH 27/38] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [RFC PATCH 28/38] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [RFC PATCH 29/38] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [RFC PATCH 30/38] arm_mpam: resctrl: Call resctrl_exit() in the event of errors
` [RFC PATCH 31/38] arm_mpam: resctrl: Update the rmid reallocation limit
` [RFC PATCH 32/38] arm_mpam: resctrl: Sort the order of the domain lists
` [RFC PATCH 33/38] arm_mpam: Generate a configuration for min controls
` [RFC PATCH 34/38] arm_mpam: Add quirk framework
` [RFC PATCH 35/38] arm_mpam: Add workaround for T241-MPAM-1
` [RFC PATCH 36/38] arm_mpam: Add workaround for T241-MPAM-4
` [RFC PATCH 37/38] arm_mpam: Add workaround for T241-MPAM-6
` [RFC PATCH 38/38] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
[PATCH 0/3] Limit num_syncs to prevent oversized allocations
2025-12-05 22:05 UTC (9+ messages)
` [PATCH 1/3] drm/xe/exec: "
` [PATCH 3/3] drm/xe/oa: "
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
2025-12-05 22:04 UTC (4+ messages)
[PATCH 2/2] usb: dwc3: qcom: Support firmware-managed resource states for power management
2025-12-05 22:03 UTC
[PATCH] docs: hwmon: fix link to g762 devicetree binding
2025-12-05 21:58 UTC
[PATCH] tools/sd-notify.h: Include string.h too
2025-12-05 22:00 UTC
[PATCH] arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build time
2025-12-05 21:59 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/libcamera-apps: fix build
2025-12-05 21:59 UTC (2+ messages)
[PATCH v10] drm/xe/uc: Add stop on hardware initialization error
2025-12-05 21:59 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev10)
` ✓ Xe.CI.BAT: "
[Buildroot] [git commit branch/next] package/libcamera-apps: fix build
2025-12-05 21:57 UTC
[PATCH 0/2] x86/resctrl: Fix Platform QoS issues for Hygon
2025-12-05 21:57 UTC (5+ messages)
` [PATCH 2/2] x86/resctrl: Fix memory bandwidth counter width "
[PATCH] packfile: skip decompressing and hashing blobs in add_promisor_object()
2025-12-05 21:56 UTC (6+ messages)
[meta-arago][master][PATCH] dbus: remove license selection override
2025-12-05 21:54 UTC (4+ messages)
[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
2025-12-05 21:52 UTC (14+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface
[PATCH v2 0/3] selftests/resctrl: Add Hygon CPUs support and bug fixes
2025-12-05 21:51 UTC (5+ messages)
` [PATCH v2 3/3] selftests/resctrl: Fix non-contiguous CBM check for Hygon
[PATCH v3 0/5] drm/amdkfd: Move gfx9 MQD to HBM
2025-12-05 21:49 UTC (6+ messages)
` [PATCH v3 1/5] drm/amdgpu: Fix gfx9 update PTE mtype flag
` [PATCH v3 2/5] drm/amdkfd: Bind MQD in GART with mtype RW
` [PATCH v3 3/5] drm/amdkfd: Add domain parameter to alloc kernel BO
` [PATCH v3 4/5] drm/amdkfd: Move gfx9 MQD to VRAM domain
` [PATCH v3 5/5] drm/amdkfd: Map VRAM MQD on GART
[PATCH] drm/amdgpu: Remove redundant pmfw backdoor loading
2025-12-05 21:49 UTC (13+ messages)
` [PATCH] drm/amdkfd: disable shader message vgpr deallocation on gc 12.1
` [PATCH] drm/amdgpu: revision doorbel range for gfx v12_1
` [PATCH] drm/amdgpu: enable unmap doorbell handle "
` [PATCH] drm/amdgpu: disable graphics doorbell range "
` [PATCH] drm/amdgpu: Remove redundant check for async_gfx_ring
` [PATCH] drm/amdgpu: Add get_xccs_per_xcp callback for imu v12_1
` [PATCH] drm/amdgpu: Add switch_compute_partition "
` [PATCH] drm/amdgpu: Export gfx_v12_1_xcp_func
` [PATCH] drm/amdgpu: Export sdma_v7_1_xcp_funcs
` [PATCH] drm/amdgpu: Add soc_v1_0_xcp_funcs
` [PATCH] drm/amdgpu: Initialize xcp manager for soc v1_0
` [PATCH] drm/amdgpu: update sdma configuration "
[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
2025-12-05 21:49 UTC (5+ messages)
[Buildroot] [PATCH v2 1/2] board/xilinx: add optee_os hash for xlnx_rebase_v4.5.0_2025.2
2025-12-05 21:44 UTC (2+ messages)
[Buildroot] [PATCH v3 1/1] boot/xilinx-prebuilt: add local versal xsa support
2025-12-05 21:43 UTC (2+ messages)
[Buildroot] [git commit branch/next] configs/versal2_vek385_defconfig: add optee_os support
2025-12-05 20:56 UTC
[Buildroot] [git commit branch/next] boot/xilinx-prebuilt: add local versal xsa support
2025-12-05 20:56 UTC
[Buildroot] [git commit branch/next] board/xilinx: add optee_os hash for xlnx_rebase_v4.5.0_2025.2
2025-12-05 20:56 UTC
Granite 6ghz CPU (HUD Language, optimal for 256k Cache)
2025-12-05 21:04 UTC
[openeuler:OLK-5.10 3382/3382] drivers/crypto/hisilicon/migration/acc_vf_migration.c:1622:43: error: 'struct pci_dev' has no member named 'sriov'
2025-12-05 21:42 UTC
[PATCH] test: skip hash tests from other CPU
2025-12-05 21:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-05 21:35 UTC (5+ messages)
` [PATCH v1 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH v1 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v1 3/4] mm/rmap: "
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v3 0/7] spi: add multi-lane support
2025-12-05 21:33 UTC (5+ messages)
` [PATCH v3 7/7] dt-bindings: iio: adc: adi,ad4030: add data-lanes property
[PATCH] drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
2025-12-05 21:31 UTC
[rgushchin:bpfoom.3.2 12/32] bpf_oom.c:undefined reference to `bpf_struct_ops_link_to_ops'
2025-12-05 21:30 UTC
[Buildroot] [PATCH] package/glibc: only supports ARC little-endian since glibc 2.41
2025-12-05 21:29 UTC
[PATCH] phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
2025-12-05 21:36 UTC (3+ messages)
[f2fs-dev] [PATCH v2 1/2] f2fs: fix to do sanity check on node folio during its writeback
2025-12-05 21:28 UTC (4+ messages)
` "
` [f2fs-dev] [PATCH v2 2/2] f2fs: fix to do sanity check on node footer in {read, write}_end_io
` [PATCH v2 2/2] f2fs: fix to do sanity check on node footer in {read,write}_end_io
[PATCH 0/3] drm/xe/oa: Expose MERT OA unit
2025-12-05 21:26 UTC (4+ messages)
` [PATCH 1/3] drm/xe/oa/uapi: "
` [PATCH 2/3] drm/xe/rtp: Whitelist OAMERT MMIO trigger registers
` [PATCH 3/3] drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
[PATCH] selftests/sched_ext: flush stdout before test to avoid log spam
2025-12-05 21:23 UTC
[PATCH] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
2025-12-05 14:28 UTC
[PATCH] perf genelf: Switch from SHA-1 to BLAKE2s for build ID generation
2025-12-05 21:23 UTC (2+ messages)
[PATCH] powerpc/g5: Enable all windfarms by default
2025-12-05 14:02 UTC
[PATCH v2 0/4] drm/amdkfd: Move gfx9 MQD to HBM
2025-12-05 21:22 UTC (6+ messages)
` [PATCH v2 3/4] drm/amdkfd: Move gfx9 MQD to VRAM domain
[PATCH] drm: amd: display: shrink struct members
2025-12-05 21:21 UTC (2+ messages)
[PATCH 0/1] hw/m68k: add working floppy controller for q800
2025-12-05 21:20 UTC (2+ messages)
[PATCH v2 00/10] perf: Refactor/add fallbacks for reading build-id and debuglink
2025-12-05 21:18 UTC (4+ messages)
` [PATCH v2 10/10] perf symbol: Fix ENOENT case for filename__read_build_id
[PATCH v4 0/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-05 21:17 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-05 21:17 UTC (3+ messages)
[syzbot] [ocfs2?] possible deadlock in ocfs2_xattr_ibody_set (2)
2025-12-05 21:17 UTC
[PATCH 0/2] Add a few tracepoints to panthor
2025-12-05 21:16 UTC (5+ messages)
` [PATCH 1/2] drm/panthor: Add tracepoint for hardware utilisation changes
[PATCH RFC] powerpc: switch two fixed phy links to full duplex
2025-12-05 21:16 UTC (3+ messages)
[PATCH v2] arm: imx: imx8m: soc: Add support for 'boot_device' and 'boot_instance' environment variablesAdd setup_boot_mode for imx8m
2025-12-05 21:16 UTC (2+ messages)
[PATCH] drm/syncobj: Convert syncobj idr to xarray
2025-12-05 21:16 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
2025-12-05 21:14 UTC
[PATCH] cxl/pci: Fixed typo in Kconfig help text
2025-12-05 21:10 UTC (3+ messages)
[Intel-wired-lan] [PATCH net-next] ice: Fix incorrect timeout in ice_release_res()
2025-12-05 21:09 UTC (3+ messages)
Granite CPU !
2025-12-05 21:06 UTC
[Intel-wired-lan] [PATCH] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
2025-12-05 21:05 UTC (2+ messages)
[meta-arago][master][PATCH] coremark: Clean up buildpaths QA error
2025-12-05 21:04 UTC (3+ messages)
[PATCH 0/4] led: remove green and red status LEDs from legacy LED API
2025-12-05 21:04 UTC (3+ messages)
` [PATCH 1/4] corvus: remove green led support
[PATCH v2 00/10] chardev: cleanup
2025-12-05 21:03 UTC (4+ messages)
` [PATCH v2 09/10] chardev: rework filename handling
Unaligned access in drivers/mmc/host/sdhci-of-k1.c (arch:ariscv soc:spacemit k1)
2025-12-05 21:00 UTC
[Buildroot] [git commit] package/intel-mediadriver: bump version to 25.4.5
2025-12-05 21:02 UTC
[Buildroot] [git commit] package/xwayland: security bump to version 24.1.9
2025-12-05 21:02 UTC
[Buildroot] [git commit] docs/manual: fix typo in migrating-golang-packages
2025-12-05 21:02 UTC
[Buildroot] [git commit] package/intel-vpl-gpu-rt: bump version to 25.4.5
2025-12-05 21:02 UTC
[Buildroot] [PATCH v1 1/2] package/xwayland: add nettle and libmd as sha1 libraries
2025-12-05 21:01 UTC (3+ messages)
` [Buildroot] [PATCH v1 2/2] package/xwayland: bump to version 24.1.9
[Intel-wired-lan] [PATCH iwl-next v1 0/3] igb: add RSS key get/set support
2025-12-05 21:01 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 2/3] igb: expose RSS key via ethtool get_rxfh
` [Intel-wired-lan] [PATCH iwl-next v1 3/3] igb: allow configuring RSS key via ethtool set_rxfh
[PATCH V4] iommu/arm-smmu: add actlr settings for mdss on Qualcomm platforms
2025-12-05 21:06 UTC (3+ messages)
[Buildroot] [PATCH v1 1/1] package/x11r7/xserver_xorg-server: security bump to version 21.1.20
2025-12-05 20:57 UTC (3+ messages)
[PATCH 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
2025-12-05 21:03 UTC (3+ messages)
` [PATCH 2/2] PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint
[PATCH 0/3] platform/x86: alienware-wmi-wmax: Add support for some newly released models
2025-12-05 20:57 UTC (4+ messages)
[Intel-wired-lan] [PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
2025-12-05 20:56 UTC (5+ messages)
[PULL 00/14] Final fixes for 10.2 (gitlab, testing, docker, docs, plugins)
2025-12-05 20:54 UTC (2+ messages)
[PATCH v2 0/3] Add eusb2 repeater squelch detect parameter override
2025-12-05 20:55 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,snps-eusb2-repeater: Add squelch param update
[PATCH v3 0/4] Unload linux/kernel.h
2025-12-05 20:55 UTC (3+ messages)
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
[PATCH v4 0/8] Support for Adreno 612 GPU - Respin
2025-12-05 20:53 UTC (7+ messages)
` [PATCH v4 3/8] dt-bindings: display/msm: gpu: Document A612 GPU
` [PATCH v4 6/8] arm64: dts: qcom: talos: Add gpu and rgmu nodes
[Buildroot] [git commit] package/x11r7/xserver_xorg-server: security bump to version 21.1.20
2025-12-05 20:50 UTC
[Buildroot] [PATCH] docs/manual: fix typo in migrating-golang-packages
2025-12-05 20:49 UTC (2+ messages)
[Buildroot] [PATCH/next 1/2] package/intel-mediadriver: bump version to 25.4.5
2025-12-05 20:48 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.66
2025-12-05 20:48 UTC (2+ messages)
[Buildroot] [git commit] package/apache: security bump version to 2.4.66
2025-12-05 20:43 UTC
[Buildroot] [PATCH v1 1/1] package/podman: security bump to version 5.7.0
2025-12-05 20:47 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/go: security bump to version 1.25.5
2025-12-05 20:47 UTC (2+ messages)
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.