public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-26 07:48:04 to 2026-01-26 09:50:20 UTC [more...]

[PATCH v1 0/2] media: i2c: mt9m114: add support for Aptina MI1040
 2026-01-26  9:50 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: media: mt9m114: document MI1040 sensor
` [PATCH v1 2/2] media: i2c: mt9m114: add support for Aptina MI1040

[PATCH RESEND] media: imagination: Fix value clamping in calculate_qp_tables
 2026-01-26  9:49 UTC 

[PATCH v4 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
 2026-01-26  9:45 UTC  (4+ messages)
` [PATCH v4 1/3] vdpa/mlx5: update mlx_features with driver state check
` [PATCH v4 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v4 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-26  9:48 UTC  (3+ messages)

[PATCH] netns: optimize netns cleaning by batching unhash_nsid calls
 2026-01-26  9:47 UTC 

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-26  9:45 UTC  (11+ messages)
` [PATCH v4 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
` [PATCH v4 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH v4 06/10] mm/vma: clean up __vma_enter/exit_locked()

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-01-26  9:46 UTC  (14+ messages)
` [PATCH 17/21] mfd: wm8350-core: Use IRQF_ONESHOT
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 19/21] iio: Use IRQF_NO_THREAD

[PATCH v3] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
 2026-01-26  9:45 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: talos: Add missing clock-names to GCC
 2026-01-26  9:45 UTC 

[PATCH v6 0/5] iio: proximity: Add interrupt support for RFD77402
 2026-01-26  9:44 UTC  (5+ messages)
` [PATCH v6 2/5] iio: proximity: rfd77402: Use kernel helper for result polling

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-01-26  9:44 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: renesas: Fix SD0 failures on RZ/{T2H, N2H} and RZ/V2H
 2026-01-26  9:44 UTC  (3+ messages)

[PATCH] vt: Add enable module parameter
 2026-01-26  9:43 UTC  (3+ messages)

[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
 2026-01-26  9:42 UTC 

[PATCH 0/2] Add support for eGPUs on Apple Products
 2026-01-26  9:41 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/display: Disable display for iMac's

[PATCH] kvm: hyper-v: Delay firing of expired stimers
 2026-01-26  9:41 UTC  (4+ messages)

[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
 2026-01-26  9:40 UTC  (11+ messages)

[PATCH] ACPI: Replace sprintf with sysfs_emit
 2026-01-26  9:39 UTC 

[PATCH] riscv: Add macros for software check and hardware error exception codes
 2026-01-26  9:39 UTC  (3+ messages)

[PATCH 1/1] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-01-26  9:35 UTC  (8+ messages)

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-01-26  9:37 UTC  (4+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI

[PATCH] arm64: dts: qcom: talos: add ETR device
 2026-01-26  9:37 UTC  (4+ messages)

[PATCH] riscv: fix minor typo in syscall.h comment
 2026-01-26  9:37 UTC 

[PATCH] ASoC: codecs: wm8731: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
 2026-01-26  9:34 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: meson-s4: add support for Khadas VIM1S
 2026-01-26  9:35 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device tree
  ` [DMARC error] "
    ` 回复: "

[PATCH v2] selftests/futex: fix the failed futex_requeue test issue
 2026-01-26  9:33 UTC 

[PATCH v2] bcache: fix I/O accounting leak in detached_dev_do_request
 2026-01-26  9:28 UTC 

[RFC PATCH bpf-next v4 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-26  9:30 UTC  (15+ messages)
` [RFC PATCH bpf-next v4 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v4 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v4 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v4 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v4 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v4 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v4 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v4 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v4 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v4 12/12] samples/bpf: Add memcg priority control example

[PATCH] RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
 2026-01-26  9:30 UTC  (2+ messages)

[PATCH v4 0/8] riscv: optimize string functions and add kunit tests
 2026-01-26  9:28 UTC  (5+ messages)
` [PATCH v4 4/8] lib/string_kunit: add performance benchmark for strlen()

[PATCH v2 00/10] arm64: Unmap linear alias of kernel data/bss
 2026-01-26  9:26 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: Move the zero page to rodata
` [PATCH v2 02/10] arm64: Move fixmap page tables to end of kernel image
` [PATCH v2 03/10] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v2 04/10] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v2 05/10] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v2 06/10] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v2 07/10] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v2 08/10] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v2 09/10] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v2 10/10] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH V2] crypto: aegis128: Add RISC-V vector SIMD implementation
 2026-01-26  9:24 UTC 

[PATCH] dt-bindings: nvmem: nxp,lpc1850-otp: convert to DT schema
 2026-01-26  9:24 UTC  (3+ messages)

[PATCH 3/3] samples: rust: remove imports available via prelude
 2026-01-26  9:23 UTC  (2+ messages)

[PATCH v2 1/2] rust: task: use `as_char_ptr` instead of `as_ptr().cast()`
 2026-01-26  9:22 UTC  (4+ messages)

[PATCH 0/4] Serdes: s32g: Add support for serdes subsystem
 2026-01-26  9:21 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: serdes: s32g: Add NXP "
` [PATCH 2/4] phy: s32g: Add serdes subsystem phy
` [PATCH 3/4] phy: s32g: Add serdes xpcs subsystem
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G Serdes driver

[PATCH v3] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
 2026-01-26  9:21 UTC  (3+ messages)

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-26  9:17 UTC  (2+ messages)

[PATCH v1 0/5] cpuidle: governors: teo: Wakeup events classification change and some refinements
 2026-01-26  9:18 UTC  (5+ messages)
` [PATCH v1 1/5] cpuidle: governors: teo: Avoid selecting states with zero-size bins

[PATCH 1/4] rust: device: support `dev_printk` on all devices
 2026-01-26  9:17 UTC  (3+ messages)
` [PATCH 4/4] gpu: tyr: remove redundant `.as_ref()` for `dev_*` print

[PATCH] binder: fix BR_FROZEN_REPLY error log
 2026-01-26  9:15 UTC  (2+ messages)

[PATCH] net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
 2026-01-26  9:15 UTC  (2+ messages)

[PATCH v3 0/2] i2c: pxa: fix I2C communication on Armada 3700
 2026-01-26  9:12 UTC  (5+ messages)
` [PATCH v3 1/2] i2c: pxa: defer reset on Armada 3700 when recovery is used
` [PATCH v3 2/2] i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700

[PATCH v2] bus: imx-aipstz: set default value for opacr registers
 2026-01-26  9:11 UTC 

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-26  9:10 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
 2026-01-26  9:10 UTC  (4+ messages)
` [patch 2/5] MIPS: Dont select CLOCKSOURCE_WATCHDOG

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-26  9:06 UTC  (9+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH] gpio: omap: do not register driver in probe()
 2026-01-26  9:06 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: Add Thunderbolt alternate mode support
 2026-01-26  9:06 UTC 

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-26  9:05 UTC  (5+ messages)
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines

[PATCH v1] drm: add ARM interleaved 64k modifier
 2026-01-26  9:05 UTC  (2+ messages)

[PATCH 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-01-26  8:57 UTC  (3+ messages)
  ` [PATCH 1/3] drm/bridge: samsung-dsim: move bridge init sequence to atomic_enable

[PATCH v2] usb: typec: hd3ss3220: Enable VBUS based on role state
 2026-01-26  9:05 UTC  (4+ messages)

[RFC PATCH v1] perf sample: Add evsel to sample and avoid passing as a pair
 2026-01-26  9:03 UTC  (2+ messages)

[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
 2026-01-26  9:03 UTC  (12+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver

[PATCH RFC 0/4] leds: extend disk trigger
 2026-01-26  9:00 UTC  (2+ messages)

[PATCH 0/3] drm: nuvoton: Add MA35D1 display controller support
 2026-01-26  8:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: nuvoton: add MA35D1 DCU binding
` [PATCH 2/3] arm64: dts: nuvoton: ma35d1: add display controller support
` [PATCH 3/3] drm/nuvoton: add MA35D1 display controller driver

[PATCH v6] platform/x86: tongfang-mifs-wmi: Add new Tongfang MIFS WMI driver
 2026-01-26  8:57 UTC 

[PATCH] PCI/MSI: add iounmap in msix_capability_init()
 2026-01-26  8:56 UTC  (2+ messages)
` [tip: irq/msi] PCI/MSI: Unmap MSI-X region on error

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-01-26  8:53 UTC  (5+ messages)
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list

[PATCH v5 00/31] clk: at91: add support for parent_data and
 2026-01-26  8:53 UTC  (13+ messages)
` [PATCH v5 03/31] clk: at91: sam9x75: switch to parent_hw and parent_data
` [PATCH v5 04/31] clk: at91: clk-sam9x60-pll: use clk_parent_data
` [PATCH v5 05/31] clk: at91: clk-peripheral: switch to clk_parent_data
` [PATCH v5 06/31] clk: at91: clk-main: switch to clk parent data
` [PATCH v5 07/31] clk: at91: clk-utmi: use clk_parent_data
` [PATCH v5 09/31] clk: at91: clk-programmable: "

[PATCH 0/3] drm/bridge: imx: A few fixes
 2026-01-26  8:51 UTC  (9+ messages)
` [PATCH 1/3] drm/bridge: imx8qxp-ldb: Fix NULL pointer dereference in imx8qxp_ldb_bridge_destroy()
` [PATCH 2/3] drm/bridge: imx8qxp-pxl2dpi: Fix NULL pointer dereference in imx8qxp_pxl2dpi_bridge_destroy()
` [PATCH 3/3] drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()

[PATCH bpf-next v8 1/3] perf: Add rctx in perf_callchain_entry
 2026-01-26  8:51 UTC  (3+ messages)

[PATCH] gpio: rockchip: mark the GPIO controller as sleeping
 2026-01-26  8:49 UTC  (5+ messages)

[PATCHSET v3 sched_ext/for-6.20] sched_ext: Fix ops.dequeue() semantics
 2026-01-26  8:41 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add test to validate "

[PATCH 1/2] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
 2026-01-26  8:43 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda/realtek: Add quirk for Inspur S14-G1

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-26  8:42 UTC  (7+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 07/22] slab: introduce percpu sheaves bootstrap

[PATCH] Revert "wifi: iwlwifi: trans: remove STATUS_SUSPENDED"
 2026-01-26  8:41 UTC  (3+ messages)

[PATCH v1] ALSA: hda/tas2781: Add tas2781_hda::catlog_id init
 2026-01-26  8:41 UTC  (2+ messages)

[PATCH] ALSA: lx6464es: fix a error handling in lx_hardware_open()
 2026-01-26  8:39 UTC  (2+ messages)

[PATCH v4] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-01-26  8:37 UTC 

[PATCH] selftests: ublk: use tmpdir for scratch files and improve relative paths use
 2026-01-26  8:33 UTC  (9+ messages)
        ` [PATCH] selftests: ublk: io-reorder triggered in test_generic_01.sh

[PATCH] scsi: mpt3sas: Fix invalid NUMA node index
 2026-01-26  8:33 UTC  (3+ messages)
    ` 回复: "

[PATCH] ALSA: jack: Improve string handling in jack_kctl_name_gen
 2026-01-26  8:33 UTC  (2+ messages)

[PATCH v5] platform/x86: tongfang-mifs-wmi: Add new Tongfang MIFS WMI driver
 2026-01-26  8:31 UTC 

[PATCH 06/12] mm, swap: implement helpers for reserving data in the swap table
 2026-01-26  8:28 UTC  (3+ messages)

[PATCH net-next v3 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-26  8:27 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v3 2/8] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v3 3/8] net: dsa: microchip: Decorrelate msg_irq index from IRQ bit offset
` [PATCH net-next v3 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
` [PATCH net-next v3 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v3 6/8] net: dsa: microchip: Enable Ethernet PTP detection
` [PATCH net-next v3 7/8] net: dsa: microchip: Adapt port offset for KSZ8463's PTP register
` [PATCH net-next v3 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463

[PATCH] md/bitmap: fix GPF in write_page caused by resize race
 2026-01-26  8:21 UTC  (3+ messages)

[PATCH v1 v1 0/4] [RUST] Framebuffer driver support
 2026-01-26  8:17 UTC  (5+ messages)
` [PATCH v1 v1 1/4] rust: io: mem: add ioremap_wc support
` [PATCH v1 v1 2/4] rust: device: add platdata accessors
` [PATCH v1 v1 3/4] rust: fb: add framebuffer driver support
` [PATCH v1 v1 4/4] rust: fb: add simplefb test driver

[PATCH net] net: phy: micrel: fix clk warning when removing the driver
 2026-01-26  8:15 UTC 

[PATCH v4 0/4] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2026-01-26  8:14 UTC  (10+ messages)
` [PATCH v4 1/4] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v4 2/4] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v4 3/4] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v4 4/4] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH v2] arm64: kexec: Add support for crashkernel CMA reservation
 2026-01-26  8:13 UTC 

[PATCH v3 0/6] media: qcom: iris: encoder feature enhancements batch2
 2026-01-26  8:12 UTC  (4+ messages)
` [PATCH v3 4/6] media: qcom: iris: Add hierarchical coding support for encoder

[PATCH] i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
 2026-01-26  8:11 UTC 

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-26  8:10 UTC  (5+ messages)
` [PATCH v6 5/9] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory

[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
 2026-01-26  8:08 UTC  (9+ messages)
` [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
` [PATCH v1 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
` [PATCH v1 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
` [PATCH v1 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing

[PATCH] riscv: kexec: Add support for crashkernel CMA reservation
 2026-01-26  8:07 UTC 

[PATCH] iommufd: Initialize batch->kind field in pfn_batch
 2026-01-26  8:05 UTC  (3+ messages)

[PATCH] clk: vf610: Add support for the Ethernet switch clocks
 2026-01-26  8:05 UTC  (3+ messages)

[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
 2026-01-26  8:03 UTC  (4+ messages)
` [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates

[PATCH] irq/matrix: simplify CPU selection logic
 2026-01-26  8:03 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-26  8:02 UTC  (4+ messages)
` [PATCH net-next v2 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts

[PATCH 0/2] O_REGULAR flag support for open
 2026-01-26  8:00 UTC  (5+ messages)
` [PATCH 1/2] open: new O_REGULAR flag support

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-01-26  7:59 UTC  (7+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-01-26  7:56 UTC  (3+ messages)
` [PATCH 2/3] arm64: Optimize "

[PATCH 0/2] PCI: dwc: Expose integrated DesignWare eDMA windows
 2026-01-26  7:55 UTC  (2+ messages)

[PATCH RESEND] stm class: Remove unnecessary local variable in stm_write
 2026-01-26  7:55 UTC  (3+ messages)

[PATCH RESEND] thermal: sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
 2026-01-26  7:51 UTC 

[PATCH RESEND] thermal: sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata
 2026-01-26  7:49 UTC 

[PATCH v11 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-01-26  7:48 UTC  (9+ messages)
` [PATCH v11 1/8] coresight: core: Refactoring ctcu_get_active_port and make it generic
` [PATCH v11 2/8] coresight: tmc: add create/clean functions for etr_buf_list
` [PATCH v11 3/8] coresight: tmc: Introduce tmc_sysfs_ops to wrap sysfs read operations
` [PATCH v11 4/8] coresight: etr: refactor the tmc_etr_get_catu_device function
` [PATCH v11 5/8] dt-bindings: arm: add an interrupt property for Coresight CTCU
` [PATCH v11 6/8] coresight: ctcu: enable byte-cntr for TMC ETR devices
` [PATCH v11 7/8] coresight: tmc: integrate byte-cntr's sysfs_ops with tmc sysfs file_ops
` [PATCH v11 8/8] arm64: dts: qcom: lemans: add interrupts to CTCU device

[PATCH V4 00/22] Enhancements to pcie-tegra194 driver
 2026-01-26  7:45 UTC  (5+ messages)
` [PATCH V4 19/22] PCI: tegra194: Add ASPM L1 entrance latency config
` [PATCH V4 20/22] PCI: tegra194: Use HW version number
` [PATCH V4 21/22] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [PATCH V4 22/22] PCI: tegra194: Disable PERST IRQ only in Endpoint mode

[PATCH] bcache: fix I/O accounting leak in detached_dev_do_request
 2026-01-26  7:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox