messages from 2025-12-10 12:50:13 to 2025-12-10 13:59:20 UTC [more...]
[PATCH] drm/sched: run free_job work on timeout workqueue
2025-12-10 13:25 UTC (15+ messages)
[PATCH] net: can: fix build dependency
2025-12-10 13:58 UTC (6+ messages)
[PATCH v1 0/2] scripts: introduce containerized builds
2025-12-10 13:58 UTC (3+ messages)
` [PATCH v1 1/2] scripts: add tool to run "
` [PATCH v1 2/2] Documentation: dev-tools: add container.rst page
[PATCH v2 00/23] Cache aware scheduling
2025-12-10 13:57 UTC (10+ messages)
` [PATCH v2 01/23] sched/cache: Introduce infrastructure for cache-aware load balancing
` [PATCH v2 07/23] sched/cache: Introduce per runqueue task LLC preference counter
` [PATCH v2 09/23] sched/cache: Count tasks prefering destination LLC in a sched group
` [PATCH v2 12/23] sched/cache: Add migrate_llc_task migration type for cache-aware balancing
[meta-oe][PATCH v2 0/9] Add HOMEPAGE variable to several recipes
2025-12-10 13:57 UTC (3+ messages)
` [meta-oe][PATCH v2 1/9] libgpiod: Add HOMEPAGE variable
[Buildroot] [PATCH] package/util-linux: Fix host uuidd build configuration
2025-12-10 13:57 UTC (2+ messages)
[moderation/CI] Re: bpf: Disable -Wsuggest-attribute=format
2025-12-10 13:56 UTC
[PATCH linux-next v2] SUNRPC: Change list definition method
2025-12-10 13:56 UTC (2+ messages)
[PATCH v2 0/2] ASoC: qcom: q6dsp-lpass-ports: Expand sampling rate and PCM format constraints
2025-12-10 13:56 UTC (2+ messages)
[PATCH] buildhistory_analysis: show renamed directories
2025-12-10 13:56 UTC
[PATCH v5 1/3] Bluetooth: btrtl: Add firmware format v3 support
2025-12-10 13:56 UTC (2+ messages)
` [v5,1/3] "
[PATCH v4 RESEND 0/2] hw/riscv/virt: Add acpi ged and powerdown support
2025-12-10 13:54 UTC (3+ messages)
` [PATCH v4 RESEND 1/2] "
[PATCH] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
2025-12-10 13:55 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
2025-12-10 13:55 UTC (17+ messages)
[PATCH net] skb_checksum_help: fix out-of-bounds access
2025-12-10 13:55 UTC (2+ messages)
[PATCH v4 1/4] i2c: machxo2: new driver
2025-12-10 13:52 UTC (4+ messages)
` [PATCH v4 2/4] mfd: tqmx86: refactor I2C setup
` [PATCH v4 3/4] mfd: tqmx86: add detection for secondary I2C controller
` [PATCH v4 4/4] mfd: tqmx86: add detection for MachXO2 "
[PATCH] MAINTAINERS: Update ocxl maintainer details
2025-12-10 13:53 UTC (2+ messages)
[PATCH] drm/gem: Fix builds with CONFIG_MMU=n
2025-12-10 13:53 UTC (3+ messages)
[RFC v1 0/2] migration: reduce bitmap sync time and make dirty pages converge much more easily
2025-12-10 13:52 UTC (5+ messages)
` [RFC v1 1/2] vhost: eliminate duplicate dirty_bitmap sync when log shared by multiple devices
[PATCH v3 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
2025-12-10 13:52 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev4)
[PATCH] drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table
2025-12-10 13:49 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-12-10 13:48 UTC (3+ messages)
[PATCH net] vsock/virtio: cap TX credit to local buffer size
2025-12-10 13:47 UTC (2+ messages)
Bug in arm_scmi driver before v6.10
2025-12-10 13:46 UTC (2+ messages)
[PATCH v14 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-12-10 13:29 UTC (4+ messages)
` [PATCH v14 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v14 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v14 3/3] Documentation: tracing: Add documentation about PCI tracepoints
[PATCH 6.17 00/60] 6.17.12-rc1 review
2025-12-10 13:43 UTC (5+ messages)
[PATCH v3] sched/idle: disable tick in idle=poll idle entry
2025-12-10 13:43 UTC (2+ messages)
Possible memory leak in 6.17.7
2025-12-10 13:43 UTC (5+ messages)
[PATCH] fs: warn on dirty inode in writeback paired with I_WILL_FREE
2025-12-10 13:43 UTC
[RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2025-12-10 13:37 UTC (17+ messages)
` [RFC PATCH 01/16] backends/iommufd: Update iommufd_backend_get_device_info
` [RFC PATCH 02/16] backends/iommufd: Update iommufd_backend_alloc_viommu to allow user ptr
` [RFC PATCH 03/16] backends/iommufd: Introduce iommufd_backend_alloc_hw_queue
` [RFC PATCH 04/16] backends/iommufd: Introduce iommufd_backend_viommu_mmap
` [RFC PATCH 05/16] hw/arm/tegra241-cmdqv: Add initial Tegra241 CMDQ-Virtualisation support
` [RFC PATCH 06/16] hw/arm/tegra241-cmdqv: Map VINTF Page0 into guest
` [RFC PATCH 07/16] hw/arm/tegra241-cmdqv: Add read emulation support for registers
` [RFC PATCH 08/16] system/physmem: Add helper to check whether a guest PA maps to RAM
` [RFC PATCH 09/16] hw/arm/tegra241-cmdqv:: Add write emulation for registers
` [RFC PATCH 10/16] hw/arm/tegra241-cmdqv: Allocate vEVENTQ object
` [RFC PATCH 11/16] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
` [RFC PATCH 12/16] hw/arm/tegra241-cmdqv: Add reset handler
` [RFC PATCH 13/16] hw/arm/tegra241-cmdqv: Limit queue size based on backend page size
` [RFC PATCH 14/16] virt-acpi-build: Rename AcpiIortSMMUv3Dev to AcpiSMMUv3Dev
` [RFC PATCH 15/16] hw/arm/virt-acpi: Advertise Tegra241 CMDQV nodes in DSDT
` [RFC PATCH 16/16] hw/arm/smmuv3: Add tegra241-cmdqv property for SMMUv3 device
[PATCH v20 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
2025-12-10 13:41 UTC
[PATCH v4 0/3] Selective Fetch and async flip
2025-12-10 13:41 UTC (5+ messages)
` ✗ i915.CI.Full: failure for Selective Fetch and async flip (rev5)
[PATCH] q35: Fix migration of SMRAM state
2025-12-10 13:40 UTC (2+ messages)
[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
2025-12-10 13:39 UTC (5+ messages)
` [PATCH 10/50] drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW
` [PATCH 11/50] drm/i915/dp: Account with DSC BW overhead for compressed DP-SST "
[PATCH] ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
2025-12-10 13:39 UTC (2+ messages)
[PATCH v2 0/6] x86: CPUID leaf 6 consolidation
2025-12-10 13:37 UTC (3+ messages)
` [PATCH v2 1/6] x86/cpu-policy: define bits of leaf 6
[kas:compound_head] [mm] 5de5481103: WARNING:at_mm/slub.c:#free_large_kmalloc
2025-12-10 13:37 UTC
[isar-cip-core v1 0/5] Automate CIP Core testing on M-COM x86 in LAVA
2025-12-10 13:36 UTC (8+ messages)
` [isar-cip-core v1 2/5] tests/templates: Add template files required to generate M-COM job defintions
` [cip-dev] "
[PATCH v6 0/9] VMSCAPE optimization for BHI variant
2025-12-10 13:35 UTC (4+ messages)
` [PATCH v6 2/9] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH i-g-t 00/10] lib/kms: Move towards using 'crtcs' instead of 'pipes'
2025-12-10 13:34 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
2025-12-10 13:33 UTC (3+ messages)
[android-common:android16-6.12-desktop 1/1] fs/proc/task_mmu.c:2899:8: warning: no previous prototype for '__pagemap_lseek'
2025-12-10 13:31 UTC
[PATCH v2] sched/idle: disable tick in idle=poll idle entry
2025-12-10 13:32 UTC (4+ messages)
kernel.org tooling update
2025-12-10 13:30 UTC (2+ messages)
[PATCH 0/6 v8] sched/fair: Add push task mechanism and handle more EAS cases
2025-12-10 13:30 UTC (2+ messages)
[PATCH RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
2025-12-10 13:28 UTC (9+ messages)
` [PATCH RESEND v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v6 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH net] net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
2025-12-10 13:28 UTC (2+ messages)
[PATCH] btrfs: fix memory leak of fs_devices in degraded seed device path
2025-12-10 13:28 UTC
[oe][meta-oe][whinlatter][PATCH 36/43] parallel: upgrade 20251022 -> 20251122
2025-12-10 13:27 UTC (8+ messages)
` [oe][meta-oe][whinlatter][PATCH 37/43] psqlodbc: upgrade 17.00.0006 -> 17.00.0007
` [oe][meta-oe][whinlatter][PATCH 38/43] upower: upgrade 1.90.10 -> 1.91.0
` [oe][meta-oe][whinlatter][PATCH 39/43] xdotool: upgrade 3.20211022.1 -> 4.20251130.1
` [oe][meta-oe][whinlatter][PATCH 40/43] version-check.conf: mute version mismatch warning for flite
` [oe][meta-oe][whinlatter][PATCH 41/43] version-check.conf: mute version mismatch warning for bpftrace
` [oe][meta-oe][whinlatter][PATCH 42/43] libmng: correct version of libmng
` [oe][meta-oe][whinlatter][PATCH 43/43] bpftool-native: Empty DEBUG_PREFIX_MAP_EXTRA
[oe][meta-oe][whinlatter][PATCH 26/43] xrdp: add ptest support
2025-12-10 13:26 UTC (10+ messages)
` [oe][meta-oe][whinlatter][PATCH 27/43] trace-cmd: Update SRC_URI to use HTTPS protocol
` [oe][meta-oe][whinlatter][PATCH 28/43] fuse3: Fix build with clang on riscv32
` [oe][meta-oe][whinlatter][PATCH 29/43] syslog-ng: switch to libpcre2
` [oe][meta-oe][whinlatter][PATCH 30/43] crash: add zlib-native to depends for crash-cross
` [oe][meta-oe][whinlatter][PATCH 31/43] hdf5: inherit pkgconfig
` [oe][meta-oe][whinlatter][PATCH 32/43] tmux: upgrade 3.5a -> 3.6
` [oe][meta-oe][whinlatter][PATCH 33/43] asyncmqtt: upgrade 10.2.5 -> 10.2.6
` [oe][meta-oe][whinlatter][PATCH 34/43] libnice: upgrade 0.1.22 -> 0.1.23
` [oe][meta-oe][whinlatter][PATCH 35/43] microcom: upgrade 2023.09.0 -> 2025.11.0
[PATCH] ACPI: PCC: Fix race condition by removing static qualifier
2025-12-10 13:26 UTC
[oe][meta-oe][whinlatter][PATCH 21/43] sdbus-c++: Ignore CreatesGenericErrorWhenErrnoIsUnknown test on non-glibc systems
2025-12-10 13:26 UTC (5+ messages)
` [oe][meta-oe][whinlatter][PATCH 22/43] proj: Fix do_package QA issue for unshipped bash-completion files
` [oe][meta-oe][whinlatter][PATCH 23/43] dbus-broker: upgrade 36->37
` [oe][meta-oe][whinlatter][PATCH 24/43] dbus-broker: add ptest support
` [oe][meta-oe][whinlatter][PATCH 25/43] dbus-broker: rework EXTRA_OEMESON opts to PACKAGECONFIG
[PATCH] crypto: scompress - Use crypto_unregister_scomps in crypto_register_scomps
2025-12-10 13:25 UTC
[PATCH v2] usb: gadget: f_midi: allow customizing the USB MIDI interface string through configfs
2025-12-10 13:26 UTC (2+ messages)
[oe][meta-oe][whinlatter][PATCH 17/43] fuse3: Add missing rdep on file for ptests
2025-12-10 13:25 UTC (4+ messages)
` [oe][meta-oe][whinlatter][PATCH 18/43] hdf5: fix do_package failure when multilib enabled
` [oe][meta-oe][whinlatter][PATCH 19/43] qpdf: Add native and nativesdk to BBCLASSEXTEND
` [oe][meta-oe][whinlatter][PATCH 20/43] openjpeg: Add "
[syzbot] [btrfs?] memory leak in btrfs_read_chunk_tree
2025-12-10 13:23 UTC
[PATCH] ACPI: CPPC: Fix missing PCC check for guaranteed
2025-12-10 13:22 UTC
[PATCH 00/18] First round of target/i386/tcg patches for QEMU 11.0
2025-12-10 13:16 UTC (19+ messages)
` [PATCH 01/18] target/i386/tcg: fix check for invalid VSIB instruction
` [PATCH 02/18] target/i386/tcg: ignore V3 in 32-bit mode
` [PATCH 03/18] target/i386/tcg: update cc_op after PUSHF
` [PATCH 04/18] target/i386/tcg: mark more instructions that are invalid in 64-bit mode
` [PATCH 05/18] target/i386/tcg: do not compute all flags for SAHF
` [PATCH 06/18] target/i386/tcg: remove do_decode_0F
` [PATCH 07/18] target/i386/tcg: move and expand misplaced comment
` [PATCH 08/18] target/i386/tcg: simplify effective address calculation
` [PATCH 09/18] target/i386/tcg: unnest switch statements in disas_insn_x87
` [PATCH 10/18] target/i386/tcg: move fcom/fcomp differentiation to gen_helper_fp_arith_ST0_FT0
` [PATCH 11/18] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for fcom STn and fcomp STn
` [PATCH 12/18] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for undocumented fcom/fcomp variants
` [PATCH 13/18] target/i386/tcg: unify more pop/no-pop x87 instructions
` [PATCH 14/18] target/i386/tcg: kill tmp1_i64
` [PATCH 15/18] target/i386/tcg: kill tmp2_i32
` [PATCH 16/18] target/i386/tcg: commonize code to compute SF/ZF/PF
` [PATCH 17/18] target/i386/tcg: add a CCOp for SBB x,x
` [PATCH 18/18] target/i386/tcg: move fetch code out of translate.c
[PATCH] mm/vmalloc: request large order pages from buddy allocator
2025-12-10 13:21 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: pKVM fixes
2025-12-10 13:21 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
` [PATCH 2/2] KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
[Buildroot] [PATCH 1/1] package/libgit2: security bump version to 1.9.2
2025-12-10 13:14 UTC
[PATCH v2] hw/riscv: Treat kernel_start_addr as vaddr
2025-12-10 13:21 UTC
[PATCH 6.18 00/29] 6.18.1-rc1 review
2025-12-10 13:18 UTC (2+ messages)
Kconfig dangling references (BZ 216748)
2025-12-10 13:06 UTC (2+ messages)
[PATCH v2 0/2] Add generic OP-TEE loading for i.MX6
2025-12-10 13:16 UTC (3+ messages)
` [PATCH v2 1/2] ARM: i.MX: scratch: add generic init for imx
` [PATCH v2 2/2] ARM: i.MX6: load optee in PBL before barebox proper
[PATCH] RDMA/bnxt_re: Replace cpu_to_be64 + le64_to_cpu with swab64
2025-12-10 13:15 UTC
[PATCH] RDMA/ionic: Replace cpu_to_be64 + le64_to_cpu with swab64
2025-12-10 13:14 UTC
[PATCH 0/8] scsi: Make use of bus callbacks
2025-12-10 13:14 UTC (5+ messages)
` [PATCH 1/8] scsi: Pass a struct scsi_driver to scsi_{,un}register_driver()
` [PATCH 8/8] scsi: ufs: Convert to scsi bus methods
[PATCH] drm/i915: Fix BO alloc flags
2025-12-10 13:14 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/2] Enable dynamic MMU page table sizing
2025-12-10 12:15 UTC (3+ messages)
` [PATCH v2 1/2] fdtdec: Add declaration for get_next_memory_node() helper
` [PATCH v2 2/2] arm64: versal2: Populate DRAM banks before page table size calculation
[PATCH] cxl/events: Update memory event type for patrol scrub cycle end event
2025-12-10 13:12 UTC
[PATCH 0/2] Add MEMZERO_ARRAY() macro and use it in coccinelle
2025-12-10 13:13 UTC (3+ messages)
` [PATCH 1/2] git-compat-util: introduce MEMZERO_ARRAY() macro
` [PATCH 2/2] contrib/coccinelle: pass include paths to spatch(1)
[PATCH v1 1/1] bpf: Mark BPF printing functions with __printf() attribute
2025-12-10 13:13 UTC (5+ messages)
[PATCH v3 0/2] Add FRDM-IMX91 initial support
2025-12-10 6:27 UTC (5+ messages)
` [PATCH v3 2/2] imx: Support i.MX91 11x11 FRDM board
[BUG] silent hangup when debugging lib/fdtdec.c
2025-12-10 8:33 UTC (2+ messages)
[PATCH v1 1/1] bpf: Disable -Wsuggest-attribute=format
2025-12-10 13:12 UTC
[openeuler:OLK-6.6 3508/3508] fs/nfs/dir.c:1498:6: warning: no previous prototype for 'nfs_check_have_lookup_cache_flag'
2025-12-10 13:10 UTC
[openeuler:OLK-6.6 3508/3508] drivers/ub/urma/ubcore/ubcore_connect_adapter.c:189:26: sparse: sparse: symbol 'ubcore_find_remove_ex_tp_info' was not declared. Should it be static?
2025-12-10 13:10 UTC
[jirislaby:devel 9/31] drivers/tty/serial/8250/8250_loongson.c:164:6: error: incompatible pointer to integer conversion assigning to 'int' from 'struct uart_8250_port *'
2025-12-10 13:10 UTC
[PATCH 6/9] s390/bug: Implement __WARN_printf()
2025-12-10 13:09 UTC (2+ messages)
fs/erofs/decompressor_crypto.c:64:30: sparse: sparse: symbol 'z_erofs_crypto' was not declared. Should it be static?
2025-12-10 13:09 UTC
[oe][meta-oe][whinlatter][PATCH 14/43] wxwidgets: Upgrade to 3.2.8.1 bugfix release
2025-12-10 13:07 UTC (3+ messages)
` [oe][meta-oe][whinlatter][PATCH 15/43] libplist: Fix buildpaths in ptests
` [oe][meta-oe][whinlatter][PATCH 16/43] libplist: Upgrade to 2.7.0
[PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
2025-12-10 13:08 UTC (6+ messages)
` [PATCH 1/2] hung_task: Consolidate hung task warning into an atomic log block
[PATCH 0/2] RDMA/efa: Admin completion context improvements
2025-12-10 13:06 UTC (3+ messages)
` [PATCH 1/2] RDMA/efa: Check stored completion CTX command ID with received one
` [PATCH 2/2] RDMA/efa: Improve admin completion context state machine
[PATCH] btrfs: print block-group type for zoned statistics
2025-12-10 13:02 UTC (2+ messages)
[PATCH net v3] net: atm: implement pre_send to check input before sending
2025-12-10 13:02 UTC (3+ messages)
[PATCH v2] btrfs: make sure all ordered extents beyond EOF are properly truncated
2025-12-10 13:00 UTC (5+ messages)
[PATCH] x86/sgx: Use goto to remove redundant if check in sgx_encl_init
2025-12-10 13:00 UTC
[syzbot] [btrfs?] memory leak in btrfs_read_chunk_tree
2025-12-10 13:00 UTC (2+ messages)
` Forwarded: [PATCH] btrfs: fix memory leak of fs_devices in degraded seed device path
[PATCH] btrfs: rename btrfs_create_block_group_cache to btrfs_create_block_group
2025-12-10 12:57 UTC (2+ messages)
[PATCH] mm/slub: reset KASAN tag in defer_free() before accessing freed memory
2025-12-10 12:58 UTC (2+ messages)
[PATCH] drm/amdgpu: cache the pasid in amdgpu_device_gpu_recover
2025-12-10 12:57 UTC
[PATCH] x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
2025-12-10 12:56 UTC
[PATCH v5 0/6] drm/amdkfd: Move gfx9 MQD to HBM
2025-12-10 12:57 UTC (3+ messages)
` [PATCH v5 5/6] drm/amdgpu: Add helper to alloc GART entries
[PATCH 0/5] net: Port NFS to LWIP
2025-12-10 12:55 UTC (2+ messages)
[PATCH] tests/intel/xe_pat: add helper funtion to read PAT table
2025-12-10 12:55 UTC (2+ messages)
` ✓ i915.CI.Full: success for tests/intel/xe_pat: add helper funtion to read PAT table (rev4)
[PATCH] MAINTAINERS: Update reviewers for CPR
2025-12-10 12:54 UTC (4+ messages)
[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
2025-12-10 12:55 UTC (5+ messages)
` [PATCH net 3/3] net: hns3: add VLAN id validation before using
[PATCH] btrfs: search for larger extent maps inside btrfs_do_readpage()
2025-12-10 12:54 UTC (4+ messages)
[RFC PATCH] remoteproc: imx_dsp_rproc: Fix multiple start/stop commands
2025-12-10 12:56 UTC (3+ messages)
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
2025-12-10 12:53 UTC (9+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH 0/2] builtin/repack: avoid rewriting up-to-date MIDX
2025-12-10 12:52 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] midx: fix `BUG()` when getting preferred pack without a reverse index
` [PATCH v2 2/3] midx-write: extract function to test whether MIDX needs updating
` [PATCH v2 3/3] midx-write: skip rewriting MIDX with `--stdin-packs` unless needed
[PATCH v2] libxl: Add virtio (virtio-vga) display support
2025-12-10 12:52 UTC
[PATCH net v2] team: fix qom_list corruption by using list_del_init_rcu()
2025-12-10 12:51 UTC (2+ messages)
[PATCH v7] tty: tty_port: add workqueue to flip TTY buffer
2025-12-10 12:50 UTC
[oe][meta-oe][whinlatter][PATCH 08/43] nss: upgrade 3.117 -> 3.118.1
2025-12-10 12:44 UTC (2+ messages)
` [oe][meta-oe][whinlatter][PATCH 13/43] breakpad: correct SRC_URI branch
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.