messages from 2025-12-09 20:34:09 to 2025-12-09 21:54:41 UTC [more...]
[PATCH 0/9] bitfield: tidy up bitfield.h
2025-12-09 21:54 UTC (5+ messages)
` [PATCH 4/9] bitfield: Copy #define parameters to locals
[GIT PULL] More power management updates for v6.19-rc1
2025-12-09 21:50 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for v6.19-1
2025-12-09 21:50 UTC (2+ messages)
[OE-core][kirkstone 0/4] Patch review
2025-12-09 21:53 UTC (5+ messages)
` [OE-core][kirkstone 1/4] libxml2: Security fix for CVE-2025-7425
` [OE-core][kirkstone 2/4] libpng: patch CVE-2025-66293
` [OE-core][kirkstone 3/4] openssh: fix CVE-2025-61984
` [OE-core][kirkstone 4/4] libmicrohttpd: disable experimental code by default
[meta-ti][master][PATCH 1/3] linux-ti-staging: Add initial 6.18 recipes for LTS development
2025-12-09 21:53 UTC (4+ messages)
` [meta-ti][master][PATCH 2/3] u-boot-ti-staging: Add initial 2026.01 recipe "
` [meta-ti][master][PATCH 3/3] ti-bsp: Add ti-6_18 "
[PATCH] man/man7/man.7: Don't warn if groff_man.7 is not installed
2025-12-09 21:51 UTC (2+ messages)
[PATCH 1/1] test: dm: clk_ccf: clean up assert statements
2025-12-09 21:51 UTC
[PATCH] arm64: dts: qcom: ipq9574: Use 'usb-phy' for node names
2025-12-09 21:48 UTC (5+ messages)
[PATCH 0/2] Enable --gc-sections
2025-12-09 21:47 UTC (3+ messages)
` [PATCH 1/2] xen: Centralize scheduler linker definition
` [PATCH 2/2] xen: Add CONFIG_GC_SECTIONS
[PATCH v3 0/2] Adding support for Microchip MCP47FEB02
2025-12-09 21:45 UTC (3+ messages)
` [PATCH v3 2/2] iio: dac: adding "
[PATCH] spi: designware: Allow disabling designware driver in SPL
2025-12-09 21:45 UTC (4+ messages)
[PATCH] mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()
2025-12-09 21:45 UTC (2+ messages)
[PATCH sched_ext/for-6.19-fixes] sched_ext: Fix bypass depth leak on scx_enable() failure
2025-12-09 21:44 UTC (3+ messages)
drivers/gpu/drm/msm/adreno/a2xx_gpu.c:503 a2xx_gpu_init() warn: variable dereferenced before check 'pdev' (see line 500)
2025-12-09 21:43 UTC
[openeuler:OLK-5.10 3398/3398] htmldocs: Warning: arch/x86/kernel/cpu/resctrl/monitor.c references a file that doesn't exist: Documentation/x86/resctrl.rst
2025-12-09 21:42 UTC
[PATCH v1] NFSD: Use struct knfsd_fh in struct pnfs_ff_layout
2025-12-09 21:42 UTC (7+ messages)
ext4/004 hangs with -o inlinecrypt,test_dummy_encryption
2025-12-09 21:40 UTC (4+ messages)
[PATCH 0/2] Add driver support for ESWIN EIC7700 PWM controller
2025-12-09 21:40 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: eswin: Add EIC7700 pwm controller
` "
[PATCH v2] powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()
2025-12-09 21:41 UTC (3+ messages)
[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
2025-12-09 21:40 UTC (5+ messages)
[PATCH v2 00/23] Cache aware scheduling
2025-12-09 21:39 UTC (4+ messages)
` [PATCH v2 01/23] sched/cache: Introduce infrastructure for cache-aware load balancing
[Bug] roccat_report_event() uses mutex_lock() inside a interrupt handler
2025-12-09 21:38 UTC
[PATCH blktests] md/004: md/002: adjust per_host_store to use numeric boolean
2025-12-09 21:38 UTC
[PATCH v3 0/2] Add FRDM-IMX91 initial support
2025-12-09 21:37 UTC (3+ messages)
` [PATCH v3 2/2] imx: Support i.MX91 11x11 FRDM board
[PATCH v5 00/24] ARM64 PMU Partitioning
2025-12-09 21:37 UTC (30+ messages)
` [PATCH v5 01/24] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v5 02/24] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH v5 03/24] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH v5 04/24] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH v5 05/24] KVM: arm64: Reorganize PMU includes
` [PATCH v5 06/24] KVM: arm64: Reorganize PMU functions
` [PATCH v5 07/24] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v5 08/24] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v5 09/24] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v5 11/24] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v5 12/24] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v5 13/24] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v5 14/24] KVM: arm64: Write fast path PMU register handlers
` [PATCH v5 15/24] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v5 16/24] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v5 17/24] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v5 20/24] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
` [PATCH v5 22/24] KVM: arm64: Add KVM_CAP to partition the PMU
` [PATCH v5 23/24] KVM: selftests: Add find_bit to KVM library
` [PATCH v5 24/24] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH v3 00/18] Multi Queue feature validation support
2025-12-09 21:36 UTC (18+ messages)
` [PATCH v3 03/18] tests/intel/xe_exec_multi_queue: Add xe_exec_multi_queue test
` [PATCH v3 07/18] tests/intel/xe_exec_multi_queue: Add multiple placement test
` [PATCH v3 08/18] tests/intel/xe_exec_multi_queue: Add preempt mode test
` [PATCH v3 09/18] lib/xe: Add exec_queue set_property ioctl support
` [PATCH v3 12/18] tests/intel/xe_exec_multi_queue: Add fault mode test
` [PATCH v3 15/18] tests/intel/xe_exec_multi_queue: Add priority test
` [PATCH v3 17/18] tests/intel/xe_exec_multi_queue: Sanity test KEEP_ACTIVE flag
` [PATCH v3 18/18] tests/intel/xe_exec_multi_queue: Keep group active in exec-sanity
[PATCH v3 0/4] Introduce DRM_RAS using generic netlink for RAS
2025-12-09 21:35 UTC (3+ messages)
` [PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
2025-12-09 21:36 UTC (7+ messages)
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
v2.41.3 planning
2025-12-09 21:35 UTC (2+ messages)
[PATCH BlueZ 0/6] mcp: support multiple MCP and implement local GMCS
2025-12-09 21:34 UTC (9+ messages)
` [PATCH BlueZ 1/6] shared/mcp: support multiple MCP, and add non-stub MCS server
` mcp: support multiple MCP and implement local GMCS
` [PATCH BlueZ 2/6] test-mcp: add tests for MCP / MCS
` [PATCH BlueZ 3/6] mcp: adapt to new MCP API to support multiple remote MCS services
` [PATCH BlueZ 4/6] avctp: move uinput utilities to uinput-util.c
` [PATCH BlueZ 5/6] mcp: add local GMCS service that emits uinput media keys
` [PATCH BlueZ 6/6] shared/gatt-client: fix notify_data leak in notify_data_write_ccc
[PATCH] drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
2025-12-09 21:32 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message (rev2)
` ✓ CI.KUnit: success "
[PATCH 1/1] virtio_balloon: do not set pr_dev_info.report unconditionally
2025-12-09 21:23 UTC
[bluez/bluez] c86662: shared/mcp: support multiple MCP, and add non-stub
2025-12-09 21:31 UTC
[PATCH v15 00/32] x86,fs/resctrl telemetry monitoring
2025-12-09 21:31 UTC (5+ messages)
` [PATCH v15 11/32] x86,fs/resctrl: Handle events that can be read from any CPU
[PATCH net-next 00/11] Add ETHSW support for Renesas RZ/T2H and RZ/N2H SoCs
2025-12-09 21:28 UTC (5+ messages)
` [PATCH net-next 09/11] net: dsa: rzn1-a5psw: Add support for management port frame length adjustment
t3900 failure on macOS, iconv(3) broken?
2025-12-09 21:27 UTC (7+ messages)
` [PATCH] config.mak.uname: use iconv from Homebrew on macOS
[PATCH v1 0/3] Add the System Timer Module counter
2025-12-09 21:27 UTC (3+ messages)
` [PATCH v1 2/3] dt-bindings: counter: Add NXP System Timer Module Counter
[PATCH 0/8] scsi: Make use of bus callbacks
2025-12-09 21:26 UTC (13+ messages)
` [PATCH 1/8] scsi: Pass a struct scsi_driver to scsi_{,un}register_driver()
` [PATCH 2/8] scsi: Make use of bus callbacks
` [PATCH 3/8] scsi: ch: Convert to scsi bus methods
` [PATCH 4/8] scsi: sd: "
` [PATCH 5/8] scsi: ses: "
` [PATCH 6/8] scsi: sr: "
` [PATCH 7/8] scsi: st: "
` [PATCH 8/8] scsi: ufs: "
[PATCH v2 0/4] Add Agilex5 AXI DMA support
2025-12-09 21:26 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5
` [PATCH v2 2/4] dt-bindings: dma: snps,dw-axi-dmac: Add #address-cells and #size-cells
[PATCH] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
2025-12-09 21:25 UTC
Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
2025-12-09 21:24 UTC
[GIT PULL] __auto_type to auto conversion for v6.19-rc1
2025-12-09 21:21 UTC (2+ messages)
[GIT PULL] MIPS changes for v6.19
2025-12-09 21:21 UTC (2+ messages)
linux-next: duplicate patches in the i2c-host-fixes tree
2025-12-09 21:23 UTC (2+ messages)
[PATCH v9 00/48] AMD, ARM, Intel metric generation with Python
2025-12-09 21:23 UTC (4+ messages)
` [PATCH v9 46/48] perf jevents: Add collection of topdown like metrics for arm64
[PATCH] fs: fat: Perform sanity checks on getsize in get_fatent()
2025-12-09 21:23 UTC
[Buildroot] [PATCH/next v2 1/1] package/gcr: bump version to 4.4.0.1
2025-12-09 21:21 UTC
[PATCH BlueZ] unit: reduce macro expansion volume
2025-12-09 21:21 UTC (2+ messages)
` [BlueZ] "
[PATCH] drm/i915/xe3p: add W/A to disable DC5/DC6 in certain scaler conditions
2025-12-09 21:20 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] arm64: dts: imx8m{m,p}-venice-gw71xx: Add Magetometer
2025-12-09 20:58 UTC
[Buildroot] [PATCH 1/2] libseccomp: bump to 2.6.0
2025-12-09 21:19 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] pigz: switch site to HTTPS
[PATCH] hwmon: (sht3x) add support for SHT85
2025-12-09 21:19 UTC (2+ messages)
[Buildroot] [git commit] package/pigz: switch site to HTTPS
2025-12-09 21:16 UTC
[PATCH] dt-bindings: remoteproc: qcom,adsp: Re-add cx-supply
2025-12-09 21:19 UTC (2+ messages)
[PATCH] rockchip: rk356x: Stop overriding sdhci/mmc aliases
2025-12-09 21:18 UTC
[PATCH-for-10.2] Fix order of function arguments
2025-12-09 21:17 UTC (4+ messages)
[PATCH v4 00/18] drm/xe: Multi Queue feature support
2025-12-09 21:17 UTC (3+ messages)
` [PATCH v4 03/18] drm/xe/multi_queue: Add GuC interface for multi queue support
[openeuler:OLK-5.10 3398/3398] htmldocs: Warning: openEuler/MAINTAINERS references a file that doesn't exist: Documentation/networking/hinic3.rst
2025-12-09 21:16 UTC
[PATCH V1] accel/amdxdna: Fix cu_idx being cleared by memset() during command setup
2025-12-09 21:16 UTC
[PATCH 0/4] media: rockchip: rkvdec: add support for the VDPU346 variant
2025-12-09 21:15 UTC (4+ messages)
` [PATCH 2/4] media: dt-bindings: rockchip: Add RK3568 Video Decoder bindings
[qcom:clk-for-6.17 34/64] kismet: WARNING: unmet direct dependencies detected for QCS_GCC_615 when selected by QCS_VIDEOCC_615
2025-12-09 21:14 UTC
[Buildroot] [PATCH/next v2 1/1] package/libubox: bump version
2025-12-09 21:14 UTC
[PATCH] drm/amdkfd: Unreserve bo if queue update failed
2025-12-09 21:12 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/libseccomp: bump to version 2.6.0
2025-12-09 21:05 UTC
[RFC v1 0/2] migration: reduce bitmap sync time and make dirty pages converge much more easily
2025-12-09 21:10 UTC (6+ messages)
` [RFC v1 1/2] vhost: eliminate duplicate dirty_bitmap sync when log shared by multiple devices
` [RFC v1 2/2] migration: merge fragmented clear_dirty ioctls
[PATCH] Documentation: x86/boot: Fix malformed table in boot.rst
2025-12-09 21:10 UTC (5+ messages)
` [PATCH v2] "
[PATCH i-g-t] scripts: remove symlink
2025-12-09 21:10 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add compatible for Ethernet PHY
2025-12-09 21:09 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_configfs: Test gt_types_allowed
2025-12-09 21:09 UTC (2+ messages)
[PATCH] media: mc: fix potential use-after-free in media_request_alloc()
2025-12-09 21:09 UTC
What's cooking in git.git (Dec 2025, #02)
2025-12-09 21:08 UTC
[PATCH 1/2] drm/xe: Use generic_handle_irq_safe inside heci gsc irq handler
2025-12-09 21:07 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] "
[PATCH v2 0/8] Add support for GPIO IRQs for RZ/T2H and RZ/N2H
2025-12-09 21:06 UTC (3+ messages)
` [PATCH v2 3/8] dt-bindings: pinctrl: renesas,r9a09g077-pinctrl: Document GPIO IRQ
[PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
2025-12-09 21:05 UTC (4+ messages)
[PATCH rc v2 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2025-12-09 21:04 UTC (4+ messages)
` [PATCH rc v2 4/4] iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
WARNING: drivers/iommu/io-pgtable-arm.c:639
2025-12-09 21:05 UTC (3+ messages)
[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
2025-12-09 21:04 UTC (2+ messages)
[PATCH] rockchip: rk3568-nanopi-r5: Drop duplicated/extra sdhci
2025-12-09 21:03 UTC
[PATCH v4 00/11] perf sched: Introduce stats tool
2025-12-09 21:03 UTC (3+ messages)
[PATCH] Bluetooth: MGMT: report BIS capability flags in supported settings
2025-12-09 21:00 UTC (2+ messages)
[PATCH] drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table
2025-12-09 21:02 UTC (2+ messages)
[PATCH v7 00/20] Add GCE support for MT8196
2025-12-09 21:01 UTC (4+ messages)
` [PATCH v7 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
[PATCH] drm/i915/display: Detect AuxCCS support via display parent interface
2025-12-09 21:01 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] macintosh: smu_sensors: Drop the reference in smu_cpu_power_create()
2025-12-09 12:15 UTC
[PATCH] drm/xe/xe_guc_ct: Exit CT submission fence wait on GT reset
2025-12-09 20:59 UTC (2+ messages)
[PATCH] media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue users
2025-12-09 20:57 UTC (2+ messages)
[PATCH] xfs_logprint: fix pointer bug
2025-12-09 20:57 UTC
[REPORT] btusb: Missing ID for Quectel NCM865 (WCN7850) - 2c7c:0130
2025-12-09 20:47 UTC
[openeuler:OLK-5.10 3398/3398] htmldocs: Warning: drivers/net/ethernet/yunsilicon/xsc/common/xsc_ioctl.h references a file that doesn't exist: Documentation/ioctl/ioctl-number.txt
2025-12-09 20:54 UTC
[xiang-erofs:dev-test] BUILD SUCCESS f9999e5b414dea8cd98343c77603061e05ecaaba
2025-12-09 20:54 UTC
[PATCH v2, resend] lockref: add a __cond_lock annotation for lockref_put_or_lock
2025-12-09 20:53 UTC (2+ messages)
[paulmckrcu:dev 26/28] ERROR: modpost: "synchronize_rcu_trivial_preempt" [kernel/rcu/rcutorture.ko] undefined!
2025-12-09 20:51 UTC
[PATCH v6 0/2] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
2025-12-09 20:51 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: iio: amplifiers: add adl8113
[PATCH net-next v5 0/4] Add AST2600 RGMII delay into ftgmac100
2025-12-09 20:50 UTC (6+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600
` [PATCH net-next v5 3/4] net: ftgmac100: Add RGMII delay support "
[PATCH 0/1] mdrestore: fix restore_v2() superblock length check
2025-12-09 20:50 UTC (3+ messages)
` [PATCH 1/1] "
[RFC PATCH-for-10.2? v2] tests/tcg: Skip syscall catchpoint test if pipe2() syscall not available
2025-12-09 20:49 UTC (2+ messages)
[GIT PULL] __auto_type conversion for v6.19-rc1
2025-12-09 20:40 UTC (7+ messages)
[Buildroot] [git commit branch/2025.08.x] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 5.4.x series
2025-12-08 18:25 UTC
[PATCH 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
2025-12-09 20:47 UTC (4+ messages)
` [PATCH 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
[Buildroot] [PATCH/next 1/1] package/meson: bump version to 1.10.0
2025-12-09 20:46 UTC (2+ messages)
[Buildroot] [git commit branch/2025.02.x] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 5.4.x series
2025-12-08 18:24 UTC
[PATCH] 9p/xen: mark 9p transport device as closing when removing it
2025-12-09 20:45 UTC (2+ messages)
[PATCH v2 0/2] media: mediatek: fix VPU device leaks on probe
2025-12-09 20:43 UTC (3+ messages)
` [PATCH v2 2/2] media: mediatek: amend vpu_get_plat_device() documentation
[PATCH] virtio-gpu: create drm fd based on specified render node path
2025-12-09 18:57 UTC (3+ messages)
[Buildroot] [git commit branch/next] package/meson: bump version to 1.10.0
2025-12-09 19:42 UTC
[bluez/bluez] bc2488: unit: reduce macro expansion volume
2025-12-09 20:34 UTC
[openeuler:OLK-5.10 3398/3398] htmldocs: Warning: The Sphinx 'sphinx_rtd_theme' HTML theme was not found. Make sure you have the theme installed to produce pretty HTML output. Falling back to the default theme
2025-12-09 20:33 UTC
[PATCH net-next 0/3] net: stmmac: add physical port identification support
2025-12-09 20:34 UTC (3+ messages)
` [PATCH net-next 2/3] dt-bindings: net: renesas-gbeth: Add port-id property
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.