All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 14:11:31 to 2025-04-29 14:44:51 UTC [more...]

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-04-29 14:00 UTC  (8+ messages)
` [PATCH v2 2/7] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH v2 6/7] mm: Batch around can_change_pte_writable()

[PATCH v4 0/7] Additional methods for Vec
 2025-04-29 14:44 UTC  (6+ messages)
` [PATCH v4 1/7] rust: alloc: add Vec::clear
` [PATCH v4 2/7] rust: alloc: add Vec::pop
` [PATCH v4 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v4 4/7] rust: alloc: add Vec::drain_all
` [PATCH v4 5/7] rust: alloc: add Vec::retain

[PATCH v9 00/15] large atomic writes for xfs
 2025-04-29 14:44 UTC  (7+ messages)
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v2 0/7] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-04-29 14:44 UTC  (2+ messages)

[PATCH v6 0/4] qcom: Add support for IQ-9075-evk board
 2025-04-29 14:44 UTC  (2+ messages)

[PATCH 0/7] Remove ops.pgsize_bitmap
 2025-04-29 14:34 UTC  (8+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
` [PATCH 2/7] iommu/arm-smmu: "
` [PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
` [PATCH 4/7] iommu: Remove iommu_ops pgsize_bitmap from simple drivers
` [PATCH 5/7] iommu/mtk: Remove iommu_ops pgsize_bitmap
` [PATCH 6/7] iommu/qcom: "
` [PATCH 7/7] iommu: Remove ops->pgsize_bitmap

[PATCH v3 0/8] Check compiled files to filter kernel CVEs
 2025-04-29 14:43 UTC  (10+ messages)
` [PATCH v3 1/8] linux-vulns: fetch kernel.org CNA info
  ` [OE-core] "
` [PATCH v3 2/8] cve-check: fix debug message
` [PATCH v3 3/8] kernel: add support to extract compiled files
` [PATCH v3 4/8] cve-check: move message outsite check_cves and sort
` [PATCH v3 5/8] spdx: add option to include only compiled kernel files
` [PATCH v3 6/8] cve-check: optionally allow to force update
` [PATCH v3 7/8] cve-check, vex, spdx: use metadata from linux-vulns to enhance CVE reporting
` [PATCH v3 8/8] cve-exclusions: correct CVE_STATUS

[PATCH] accel/ivpu: Correct mutex unlock order in job submission
 2025-04-29 14:43 UTC  (6+ messages)

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-04-29 14:42 UTC  (5+ messages)
` [PATCH v2 07/34] drm/bridge: lt9611uxc: convert to devm_drm_bridge_alloc() API
` (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()

[PATCH v5 00/20] AMD: Add Secure AVIC Guest Support
 2025-04-29 14:42 UTC  (3+ messages)
` [PATCH v5 01/20] KVM: x86: Move find_highest_vector() to a common header

[PATCH] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
 2025-04-29 14:30 UTC 

[PATCH 0/1] mm: Fix regression after THP PTE optimization on Xen PV Dom0
 2025-04-29 14:41 UTC  (4+ messages)
` [PATCH 1/1] mm: Fix folio_pte_batch() overcount with zero PTEs

[RFC PATCH] target/ppc: Inline most of dcbz helper
 2025-04-29 14:40 UTC  (7+ messages)

[PATCH net-next v2 0/3] ip: improve tcp sock multipath routing
 2025-04-29 14:40 UTC  (2+ messages)

[PATCH v3] net/ixgbe: support Rx/Tx burst mode info
 2025-04-29 14:39 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-29 14:39 UTC  (3+ messages)
` [PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition

[PATCH] [RFC] x86/cpu: rework instruction set selection
 2025-04-29 14:38 UTC  (20+ messages)
            ` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C

[PATCH] net/iavf: support Rx/Tx burst mode info
 2025-04-29 14:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iso: add BT_ISO_TS optional to enable ISO timestamp
 2025-04-29 14:38 UTC  (7+ messages)

[PATCH 0/6] qom/object properties cleanups
 2025-04-29 14:37 UTC  (4+ messages)
` [PATCH 6/6] RFC: qom/object: simplify object_property_del_all()

[PATCH v5 0/3] Add support for AM62L DSS
 2025-04-29 14:36 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: display: ti,am65x-dss: "
  ` [PATCH v5 1/3] dt-bindings: display: ti, am65x-dss: "
` [PATCH v5 2/3] drm/tidss: Update infrastructure to support K3 DSS cut-down versions
` [PATCH v5 3/3] drm/tidss: Add support for AM62L display subsystem

[PATCH v2] rust: kernel: device: Add devm_of_platform_populate/depopulate
 2025-04-29 14:37 UTC  (3+ messages)

Missed rpc NULL response leads to hung mount command
 2025-04-29 14:37 UTC  (5+ messages)

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-29 14:37 UTC  (9+ messages)
` [PATCH v3 16/20] ratelimit: Simplify common-case exit path
` [PATCH v3 17/20] ratelimit: Use nolock_ret label to save a couple of lines of code
` [PATCH v3 18/20] ratelimit: Use nolock_ret label to collapse lock-failure code
` [PATCH v3 19/20] ratelimit: Use nolock_ret restructuring to collapse common case code

[PATCH] drm/msm: Convert comma to semicolon
 2025-04-29 14:36 UTC  (2+ messages)

[PATCH 00/30] patman: Move to asyncio and other updates
 2025-04-29 14:35 UTC  (3+ messages)

[v2] platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
 2025-04-29 14:35 UTC  (2+ messages)

[PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
 2025-04-29 14:35 UTC  (6+ messages)

[bluez/bluez] dfa2fb: pbap: Support calling pbap_init() after pbap_exit()
 2025-04-29 14:35 UTC 

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-29 14:32 UTC  (4+ messages)
` [PATCH v2 2/2] iio: dac: adi-axi-dac: use unique bus free check

[PATCH 0/7] target/riscv: Fix write_misa vs aligned next_pc
 2025-04-29 14:33 UTC  (3+ messages)
` [PATCH 7/7] "

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-04-29 14:15 UTC  (5+ messages)

[PATCH v4 00/19] drm/msm: Add support for SM8750
 2025-04-29 14:32 UTC  (3+ messages)
` [PATCH v4 16/19] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU

[PATCH 0/4] K3: Add Asel support to the DMA driver
 2025-04-29 14:14 UTC  (5+ messages)
` [PATCH 1/4] ti/k3-navss-ringacc: switch to Linux code base
` [PATCH 2/4] firmware: ti_sci: pass struct to ti_sci_rm_ringacc_ops::config
` [PATCH 3/4] firmware: ti_sci: handle Asel
` [PATCH 4/4] dma: k3-udma: Handle Asel

[PATCH v2 0/5] docs: automated info about machine deprecation/removal info
 2025-04-29 14:30 UTC  (3+ messages)
` [PATCH v2 1/5] Revert "include/hw: temporarily disable deletion of versioned machine types"

[PATCH] drm/i915/error: drop dmesg suggestion to file bugs on GPU hangs
 2025-04-29 14:31 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[lustre-devel] [lustre-discuss] Beginner: Lustre server compile and deploy
 2025-04-29 14:30 UTC  (2+ messages)

[PATCH net] virtio-net: don't re-enable refill work too early when NAPI is disabled
 2025-04-29 14:31 UTC 

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Fix 32-bit compilation
 2025-04-29 14:30 UTC 

[PATCH 0/6] arm64: dts: imx: Move Ethernet aliases out of SoC DTSI
 2025-04-29 14:30 UTC  (3+ messages)

[PATCH v3 00/42] KVM: arm64: Revamp Fine Grained Trap handling
 2025-04-29 14:30 UTC  (9+ messages)
` [PATCH v3 04/42] arm64: sysreg: Replace HGFxTR_EL2 with HFG{R,W}TR_EL2
` [PATCH v3 41/42] KVM: arm64: Add FGT descriptors for FEAT_FGT2

[PATCH] binder: skip dead binder_proc during binder_open
 2025-04-29 14:30 UTC  (2+ messages)

max1363 : Warnings from iio_sanity_check_avail_scan_masks()
 2025-04-29 14:29 UTC  (8+ messages)

[PATCH v4 00/15] amd-cppc CPU Performance Scaling Driver
 2025-04-29 14:29 UTC  (3+ messages)
` [PATCH v4 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-04-29 14:09 UTC  (3+ messages)

[Bug 220069] New: [6.13.9] regression USB controller dies
 2025-04-29 14:28 UTC 

[PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
 2025-04-29 13:55 UTC  (3+ messages)

[PATCH 1/2] tools/make_pip.sh: Use debian packages instead of pip
 2025-04-29 14:27 UTC  (6+ messages)
` [PATCH 2/2] tools: Update the license specifiers

[PATCH v4 00/10] clang-merge: Bring clang recipes from meta-clang
 2025-04-29 14:26 UTC  (9+ messages)
` [PATCH v4 08/10] mesa: Pass needed clang flags via BINDGEN_EXTRA_CLANG_ARGS

[PATCH v2 0/2] media: renesas: rzg2l-cru: Fix FIFO empty check and typo
 2025-04-29 14:26 UTC  (5+ messages)
` [PATCH v2 1/2] media: renesas: rzg2l-cru: Simplify FIFO empty check
` [PATCH v2 2/2] media: renesas: rzg2l-cru: Fix typo in rzg3e_fifo_empty name

[PATCH] perf tools: Fix in-source libperf build
 2025-04-29 14:22 UTC 

[PATCH v9 00/27] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-04-29 14:25 UTC  (3+ messages)
` [PATCH v9 27/27] MAINTAINERS: Add reviewers for fs/resctrl

KVM/QEMU Community call 29/04/2025 agenda items?
 2025-04-29 14:24 UTC  (3+ messages)

[PATCH net] dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
 2025-04-29 14:25 UTC  (2+ messages)

[PATCH v1 0/5] DT: Enable sharing resources for SMT threads
 2025-04-29 14:25 UTC  (4+ messages)
` [PATCH v1 1/5] DT: add infra for finding CPU id from phandle

[PATCH] target/migration: Inline VMSTATE_CPU()
 2025-04-29 14:24 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
 2025-04-29 14:12 UTC  (3+ messages)

[linux-next:master 5289/6719] arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dtb: isp@fed00000 (renesas,r8a779g0-isp): 'clock-names', 'interrupt-names', 'reg-names', 'renesas,vspx', 'reset-names' do not match any of the regexes: 'pinctrl-[0-9]+'
 2025-04-29 14:23 UTC 

[PATCH 0/2] platform/x86: ISST: SST PP and TF revision 2
 2025-04-29 14:23 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: ISST: Support SST-TF "

[PATCH v5 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-04-29 14:23 UTC  (6+ messages)
` [PATCH v5 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[PATCH v23 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-29 14:22 UTC  (3+ messages)
` [PATCH v23 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header

[PATCH v3 6.6] iommu: Handle race with default domain setup
 2025-04-29 14:22 UTC  (4+ messages)

[PATCH] net: airoha: Fix an error handling path in airoha_probe()
 2025-04-29 14:22 UTC  (3+ messages)

[PATCH] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
 2025-04-29 14:19 UTC  (3+ messages)

[PATCH 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-04-29 14:19 UTC  (11+ messages)
` [PATCH 1/2] bootstd: Add implementation for bootmeth rauc

possible deadlock in perf_ctx_lock in linux6.12.25(longterm maintenance)
 2025-04-29 14:18 UTC 

[PATCH v2 bpf-next] bpf: fix uninitialized values in BPF_{CORE,PROBE}_READ
 2025-04-29 14:22 UTC 

[PATCH 1/3] include: env: phytec: k3_net: Remove net_apply_extensions
 2025-04-29 14:17 UTC  (5+ messages)
` [PATCH 3/3] board: phytec: phycore_am62ax: Update Environment

[PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-04-29 14:08 UTC  (12+ messages)
` [PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v2 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
` [PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
` [PATCH v2 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
` [PATCH v2 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
` [PATCH v2 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
` [PATCH v2 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
` [PATCH v2 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
` [PATCH v2 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
` [PATCH v2 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
` [PATCH v2 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit

[PATCH v1 bpf-next] bpf: fix uninitialized values in BPF_{CORE,PROBE}_READ
 2025-04-29 14:21 UTC  (2+ messages)

[PATCH BlueZ v5 0/6] obexd: unregister profiles when the user is inactive
 2025-04-29 14:14 UTC  (7+ messages)
` [PATCH BlueZ v5 1/6] pbap: Support calling pbap_init() after pbap_exit()
` [PATCH BlueZ v5 2/6] obexd/bluetooth: Support calling bluetooth_init() after bluetooth_exit()
` [PATCH BlueZ v5 3/6] obexd: Support creating private system/session bus connections
` [PATCH BlueZ v5 4/6] obexd: Unregister profiles when the user is inactive
` [PATCH BlueZ v5 5/6] obexd: Support sd_login_monitor_get_timeout()
` [PATCH BlueZ v5 6/6] Revert "obexd: only run one instance at once"

[PATCH] bootm: improve error message when gzip decompression buffer is too small
 2025-04-29 14:15 UTC  (4+ messages)

[PATCH] net: am65-cpsw-nuss: fix common enable counter
 2025-04-29 14:05 UTC 

[PATCH] ARM: v7r: fix TLSF memory pool mix-up
 2025-04-29 13:50 UTC 

[PATCH v3 00/33] drm/msm: sparse / "VM_BIND" support
 2025-04-29 13:59 UTC  (6+ messages)
` [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()

[PATCH v2 1/2] drm/xe: move page fault descriptors to uc types file
 2025-04-29 14:14 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: upon page fault, use generic uc fw instead of guc

[PATCH 1/2] clocksource: timer-ti-dm: replace magic constant with descriptive macros
 2025-04-29 13:25 UTC  (2+ messages)
` [PATCH 2/2] clocksource: timer-ti-dm: adapt omap_dmtimer_init parameter type to usage

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-29 14:14 UTC  (11+ messages)

[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
 2025-04-29 14:14 UTC  (6+ messages)
` [PATCH v1 5/7] modpost: Create modalias for builtin modules

[PATCH] Documentation (arm64):Advanced SIMD and floating point support condition
 2025-04-29 13:11 UTC  (2+ messages)

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-04-29 13:12 UTC  (5+ messages)
` [PATCH v6 2/3] clk: canaan: Add clock driver for Canaan K230

[PATCH v7 00/13] nommu UML
 2025-04-29 13:23 UTC  (4+ messages)

[PATCH] nvme-tcp: select tls config when tcp tls is enabled
 2025-04-29 13:17 UTC  (3+ messages)

[PATCH v4] tty: serial: samsung_tty: support 18 uart ports
 2025-04-29 13:05 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: Added the ethernet pin configuration
 2025-04-29 13:07 UTC  (4+ messages)

[PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-04-29 12:51 UTC  (6+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH v6 2/7] "
` [PATCH v6 3/7] clocksource: "
` [PATCH v6 4/7] pwm: stm32-lp: "
` [PATCH v6 6/7] arm64: dts: st: add low-power timer nodes on stm32mp251

[PATCH 0/5] pci: nvmet: support completion queue sharing by multiple submission queues
 2025-04-29 12:56 UTC  (3+ messages)

[Bug 220061] New: [REGRESSION, BISECTED] Multiple Bluetooth devices cannot be paired under Linux 6.14.4
 2025-04-29 14:13 UTC  (2+ messages)
` [Bug 220061] "

[PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
 2025-04-29 14:13 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: validate the eviction fence attach/detach

[PATCH v2 0/2] Add Qualcomm extended CTI support
 2025-04-29 12:38 UTC  (4+ messages)
` [PATCH v2 2/2] coresight: cti: "

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-04-29 11:32 UTC  (9+ messages)
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs

[PATCH scarthgap 1/2] arm/execstack-native: add new recipe
 2025-04-29 14:13 UTC  (2+ messages)
` [PATCH scarthgap 2/2] arm/fvp-base-a-aem: remove spurious executable stack from one library

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29 12:40 UTC  (3+ messages)
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()

[PATCH nand/next] mtd: nand: spi: Use write_cache first and then update_cache in write operation
 2025-04-29 11:58 UTC  (5+ messages)

[brauner-vfs:work.coredump.socket 5/7] fs/coredump.c:838:undefined reference to `__sys_socket_file'
 2025-04-29 14:12 UTC 

[pdx86-platform-drivers-x86:review-ilpo-next 55/58] kismet: WARNING: unmet direct dependencies detected for REGMAP_I2C when selected by MLXREG_DPU
 2025-04-29 14:12 UTC 

[PATCH v5 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-29 11:41 UTC  (5+ messages)
` [PATCH v5 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range
` [PATCH v5 2/2] media: rockchip: rkisp1: Add support for AWB64

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-29 12:08 UTC  (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[linux-next:master 7097/7105] Diff in rust/kernel/auxiliary.rs at line 74:
 2025-04-29 14:12 UTC 

[PATCH] nvme-pci: fix queue unquiesce check on slot_reset
 2025-04-29 12:13 UTC  (5+ messages)

[PATCH ath-next 0/2] wifi: ath12k: Fix asymmetry between ath12k_core_init() and ath12k_core_deinit()
 2025-04-29 12:41 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_deinit()

[PATCH v2 1/3] dt-bindings: phy: imx8mq-usb: improve some tuning properties
 2025-04-29 12:10 UTC  (4+ messages)

[PATCH 0/2] platform/x86: alienware-wmi-wmax: Fix unitialized variables in awcc_hwmon_fans_init()
 2025-04-29 14:12 UTC  (2+ messages)

[PATCH] usb: gadget: hid: allow dynamic interval configuration via configfs
 2025-04-29 14:11 UTC  (3+ messages)

[PATCH 0/2] input: touch: goodix: Extend reset pull-up fix to DT platforms
 2025-04-29 14:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: goodix: Add no-reset-pull-up property

[PATCH v5 net-next 00/15] AccECN protocol patch series
 2025-04-29 14:11 UTC  (3+ messages)
` [PATCH v5 net-next 15/15] tcp: try to avoid safer when ACKs are thinned

[PATCH v3 0/3] Introduce SCMI Quirks framework
 2025-04-29 14:11 UTC  (4+ messages)
` [PATCH v3 1/3] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH v3 2/3] firmware: arm_scmi: Add Quirks framework
` [PATCH v3 3/3] firmware: arm_scmi: quirk: Fix CLOCK_DESCRIBE_RATES triplet

[PATCH v2 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
 2025-04-29 14:11 UTC  (4+ messages)
` [PATCH v2 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled


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.