All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 10:25:11 to 2025-03-19 11:03:57 UTC [more...]

[PATCH v8 5/5] x86/rfds: Exclude P-only parts from the RFDS affected list
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v6] x86/cpufeature: Warn about unmet feature dependencies
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/cpufeatures: Warn about unmet CPU "

[PATCH] iio: dac: ad3552r-hs: add debugfs reg access
 2025-03-19 11:02 UTC 

[tip: x86/core] x86/entry: Add __init to ia32_emulation_override_cmdline()
 2025-03-19 11:03 UTC 

[PATCH v4 1/3] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[tip: x86/core] x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state()
 2025-03-19 11:03 UTC 

[PATCH v4 2/3] x86/amd_node: Add SMN offsets to exclusive region access
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v4 3/3] x86/amd_node: Add support for debugfs access to SMN registers
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 1/7] x86/amd_node: Add a helper for use with `read_poll_timeout`
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/amd_node: Add a smn_read_register() helper

[PATCH v2 1/7] x86/xen: Move Xen upcall handler
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2 2/7] x86/syscall/32: Move 32-bit syscall dispatch code
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2 3/7] x86/syscall/64: Move 64-bit syscall dispatch code
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2 4/7] x86/syscall/x32: Move x32 syscall table
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2 5/7] x86/syscall: Move sys_ni_syscall()
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2 6/7] x86/syscall: Remove stray semicolons
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v2 7/7] x86/syscall/32: Add comment to conditional
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 1/5] x86/cpuid: Refactor <asm/cpuid.h>
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 2/5] x86/cpuid: Clean up <asm/cpuid/types.h>
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 3/5] x86/cpuid: Clean up <asm/cpuid/api.h>
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 4/5] x86/cpuid: Standardize on u32 in <asm/cpuid/api.h>
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 01/15] x86/apic: Fix 32-bit APIC initialization for extended Intel Families
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH 5/5] x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h>
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 02/15] x86/cpu/intel: Fix the movsl alignment preference for extended Families
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/cpu/intel: Fix the MOVSL "

[PATCH v3 03/15] x86/microcode: Update the Intel processor flag scan check
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 04/15] x86/mtrr: Modify a x86_model check to an Intel VFM check
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 05/15] x86/cpu/intel: Replace early Family 6 checks with VFM ones
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 06/15] x86/cpu/intel: Replace Family 15 checks with VFM ones
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 07/15] x86/cpu/intel: Replace Family 5 model checks with VFM ones
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 08/15] x86/acpi/cstate: Improve Intel Family model checks
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 09/15] x86/smpboot: Remove confusing quirk usage in INIT delay
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 10/15] x86/smpboot: Fix INIT delay assignment for extended Intel Families
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 11/15] x86/cpu/intel: Fix fast string initialization for extended Families
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 12/15] x86/pat: Replace Intel x86_model checks with VFM ones
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/mm/pat: "

[PATCH v3 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc model checks
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/cpu/intel: Limit "

[PATCH, REBASED] x86/runtime-const: Add RUNTIME_CONST_PTR assembly macro
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/runtime-const: Add the "

[PATCH v2] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>

[PATCH v6 07/15] x86/stackprotector/64: Convert to normal percpu variable
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP

[PATCH] x86/head/64: Avoid Clang < 17 stack protector in startup code
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 1/3] x86/hweight: Use named operands in inline asm()
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 2/3] x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm()
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v3 3/3] x86/hweight: Use asm_inline in inline asm()
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/hweight: Use asm_inline() instead of asm()

[PATCH v2 0/4] [for-10.0] hw/uefi: some bugfixes
 2025-03-19 11:01 UTC  (4+ messages)
` [PATCH v2 1/4] hw/uefi: flush variable store to disk in post load
` [PATCH v2 2/4] hw/uefi: fix error handling in uefi_vars_json_save
` [PATCH v2 4/4] docs/firmware: add feature flag for qemu variable store

[PATCH 1/2] x86/asm: Use CLFLUSHOPT and CLWB mnemonics in special_insns.h
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>

[PATCH 2/2] x86/asm: Use asm_inline instead of asm in clwb()
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/asm: Use asm_inline() instead of asm() "

[PATCH -tip v2] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/locking/atomic: Improve performance by using asm_inline() for atomic locking instructions

[PATCH] x86: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers

[PATCH 37/41] x86: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
 2025-03-19 11:03 UTC  (2+ messages)
` [tip: x86/core] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers

MWC Barcelona Participant Database
 2025-03-19 11:03 UTC 

[PATCH v3] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
 2025-03-19 11:03 UTC  (3+ messages)

[PATCH v2 00/20] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-03-19 11:03 UTC  (3+ messages)
` [PATCH v2 07/20] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext

[PATCH 0/3] rtc: rzn1: support XTAL clk and SCMP method
 2025-03-19 11:03 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: rtc: rzn1: add optional second clock
` [PATCH 2/3] rtc: rzn1: Disable controller before initialization
` [PATCH 3/3] rtc: rzn1: support input frequencies other than 32768Hz

[PATCH 6.1.y] smb: prevent use-after-free due to open_cached_dir error paths
 2025-03-19 11:02 UTC  (2+ messages)

How to build a yocto image with two different python3 versions ? #python #scarthgap #sdk #toolchain #yocto
 2025-03-19 11:02 UTC  (2+ messages)
` [yocto] "

[PATCH] config/arm: fix meson for native instruction set Arm CPUs
 2025-03-19 11:02 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] ext4: fix OOB read when checking dotdot dir
 2025-03-19 11:01 UTC 

[PATCH] serial: omap: make Linux console name configurable
 2025-03-19 11:01 UTC  (3+ messages)

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-19 11:01 UTC  (9+ messages)
` [tip: x86/mm] x86/mm/pat: Fix "

linux-next: build warning after merge of the amdgpu tree
 2025-03-19 11:00 UTC  (3+ messages)

[PATCH 0/3] remove driver-specific logic for AVX builds
 2025-03-19 10:59 UTC  (8+ messages)
` [PATCH v3 00/11] remove component-specific "
  ` [PATCH v3 07/11] acl: use common AVX build handling

[PATCH] drm/amdgpu: Fix display freezing issue when resizing apps
 2025-03-19 10:59 UTC  (2+ messages)

[PATCH] sched/topology: Fix sched_is_eas_possible() prints
 2025-03-19 10:59 UTC 

[PATCH AUTOSEL 6.6 1/8] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
 2025-03-19 10:58 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 2/8] wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
  ` [RFC PATCH] mac80211: clip ADDBA instead of bailing out

[RFC PATCH 0/2] Prioritize idle cpus over SCHED_IDLE ones
 2025-03-19 10:58 UTC  (7+ messages)
` [RFC PATCH 1/2] Revert "sched/fair: Make sched-idle CPU selection consistent throughout"
    `  "

[PATCH net v2 0/2] net: phy: Fix potential string cut when using PHY_ID_FMT
 2025-03-19 10:54 UTC  (3+ messages)
` [PATCH net v2 1/2] net: phy: Fix formatting specifier to avoid potential string cuts
` [PATCH net v2 2/2] net: usb: asix: ax88772: Increase phy_name size

[PATCH] tests/functional/test_migration: Use "ncat" instead of "nc" in the exec test
 2025-03-19 10:56 UTC 

[PATCH v2] fstests: update missing gitignore entries
 2025-03-19 10:57 UTC 

[cocci] __free() attribute inhibits matching?
 2025-03-19 10:57 UTC  (4+ messages)

[patch V4 00/14] genirq/msi: Spring cleaning
 2025-03-19 10:57 UTC  (15+ messages)
` [patch V4 01/14] cleanup: Provide retain_ptr()
` [patch V4 02/14] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V4 03/14] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V4 04/14] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V4 05/14] PCI/MSI: Use guard(msi_desc_lock) where applicable
` [patch V4 06/14] PCI/MSI: Set pci_dev::msi_enabled late
` [patch V4 07/14] PCI/MSI: Use __free() for affinity masks
` [patch V4 08/14] PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
` [patch V4 09/14] PCI/MSI: Switch msix_capability_init() "
` [patch V4 10/14] PCI: hv: Switch MSI descriptor locking to guard()
` [patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
` [patch V4 12/14] PCI/TPH: Replace the broken MSI-X control word update
` [patch V4 13/14] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V4 14/14] genirq/msi: Rename msi_[un]lock_descs()

[PATCH 0/2] fix locking issues with blk-wbt parameters update
 2025-03-19 10:53 UTC  (3+ messages)
` [PATCH 1/2] block: release q->elevator_lock in ioc_qos_write
` [PATCH 2/2] block: correct locking order for protecting blk-wbt parameters

[PATCH -stable,6.6 v2 2/2] netfilter: nf_tables: allow clone callbacks to sleep
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH 6.1.y] smb: client: fix potential UAF in cifs_dump_full_key()
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH -stable,6.6 1/2] netfilter: nf_tables: allow clone callbacks to sleep
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH v2] perf/x86: Check data address for IBS software filter
 2025-03-19 10:54 UTC  (4+ messages)

[PATCH 6.1&6.6 V3 3/3] sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH 6.1&6.6 V3 1/3] sign-file,extract-cert: move common SSL helper functions to a header
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH 6.1&6.6 V3 2/3] sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH -stable,6.6 v2 1/2] netfilter: nf_tables: bail out if stateful expression provides no .clone
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH 5.15.y] smb: client: fix potential UAF in cifs_debug_files_proc_show()
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH -stable,6.6 2/2] netfilter: nf_tables: use timestamp to check for set element timeout
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH 6.1.y] media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH] fstests: update missing gitignore entries
 2025-03-19 10:54 UTC  (2+ messages)

[PATCH 0/7] x86: generate xen.efi image with no write-execute sections
 2025-03-19 10:53 UTC  (7+ messages)
` [PATCH 5/7] x86/mkreloc: remove warning about relocations to RO section
` [PATCH 6/7] x86/efi: do not merge all .init sections

[PATCH][next] power: supply: rk817: remove redundant null check on node
 2025-03-19 10:51 UTC 

Version Bump
 2025-03-19 10:51 UTC 

[PATCH 0/5] drm/xe: xe-only patches from the multi-device GPUSVM series
 2025-03-19 10:51 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: xe-only patches from the multi-device GPUSVM series (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH] rust: block: Remove unnecessary comma in introduction
 2025-03-19 10:44 UTC 

[PATCH 1/4] net: fix uninitialised access in mii_nway_restart()
 2025-03-19 10:50 UTC 

Build failing at do_compile_kernelmodules
 2025-03-19 10:50 UTC  (3+ messages)
` [yocto] "

[PATCH] firmware: psci: Fix refcount leak in psci_dt_init
 2025-03-19 10:46 UTC  (3+ messages)

[PATCH net v1 1/1] net: usb: asix: ax88772: Increase phy_name size
 2025-03-19 10:49 UTC  (6+ messages)

[android-common:android11-kiwi-5.4 430/430] include/linux/cgroup-defs.h:848 sock_cgroup_set_prioidx() warn: maybe use && instead of &
 2025-03-19 10:48 UTC 

[PATCH net-next v5 0/6] Convert LAN78xx to PHYLINK
 2025-03-19 10:48 UTC  (3+ messages)
` [PATCH net-next v5 2/6] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2025-03-19 10:45 UTC  (10+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-03-19 10:47 UTC  (2+ messages)

[PATCH v9 0/3] Expose modifiers/formats supported by async flips
 2025-03-19 10:32 UTC  (4+ messages)
` [PATCH v9 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v9 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v9 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-03-19 10:46 UTC  (10+ messages)
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-19 10:46 UTC  (12+ messages)

[PATCH] spi: Fix reference count leak in slave_show()
 2025-03-19 10:45 UTC  (4+ messages)

[PATCH 0/3] MAINTAINERS: updates for the fsl-mc bus entry
 2025-03-19 10:45 UTC  (3+ messages)
` [PATCH 1/3] MAINTAINERS: add myself as maintainer for the fsl-mc bus

[PATCH] mips: fix PCI_IOBASE definition
 2025-03-19 10:44 UTC  (5+ messages)

[PATCH v2 1/1] virtio-gpu: get p2pdma distance
 2025-03-19 10:45 UTC  (13+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 8bbdb4baf4292bb5d6e2320bd2809da6ba51db78
 2025-03-19 10:44 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS eb8578843f693040b15e7aad6b901588a511a6ac
 2025-03-19 10:44 UTC 

[PATCH v4 00/14] Uthreads
 2025-03-19 10:43 UTC  (4+ messages)
` [PATCH v4 10/14] dm: usb: move bus initialization into new static function usb_init_bus()

[PATCH v5 0/5] EDAC: Versal NET: Add support for error notification
 2025-03-19 10:41 UTC  (7+ messages)
` [PATCH v5 5/5] "

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-03-19 10:37 UTC  (6+ messages)
` [PATCH 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable helper for cleanup

[PATCH v4 0/6] Add support for S4 audio
 2025-03-19 10:38 UTC  (5+ messages)
` [PATCH v4 6/6] arm64: dts: amlogic: Add Amlogic S4 Audio

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-19 10:40 UTC  (8+ messages)
` [PATCH v2 06/57] irqdomain: irqchip: Switch to of_fwnode_handle()
  ` [Linux-stm32] "
` [PATCH v2 17/57] irqdomain: gpio: Switch to irq_domain_create_*()

[PATCH v4 0/3] Rust: Add Rust bitmap API, ID pool and bindings
 2025-03-19 10:39 UTC  (4+ messages)
` [PATCH v4 2/3] Adds Rust Bitmap API

[PATCH BlueZ 1/5] tools: iso-tester: add inclusion of time.h
 2025-03-19 10:37 UTC  (5+ messages)
` [PATCH BlueZ 2/5] mesh: include <time.h> before <ell/ell.h>
` [PATCH BlueZ 3/5] tools/btpclient: "
` [PATCH BlueZ 4/5] client/player: fix printf format mismatch
` [PATCH BlueZ 5/5] shared/bap: "

[PATCH] drm/i915/display: Add link rate and lane count to i915_display_info
 2025-03-19 10:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] media: i2c: lt6911uxe: add two selects to Kconfig
 2025-03-19 10:36 UTC 

[PATCH 0/2] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable fingerprint sensor
 2025-03-19 10:35 UTC  (5+ messages)
` [PATCH 1/2] phy: qcom: phy-qcom-snps-eusb2: Make repeater optional

[PATCH net] wifi: ath12k: properly set single_chip_mlo_supp to true in ath12k_core_alloc()
 2025-03-19 10:33 UTC  (11+ messages)

[PATCH v2 0/3] bundle-uri: copy all bundle references ino the refs/bundle space
 2025-03-19 10:33 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags

[PATCH 0/2] Adding Proactive Memory Reclaim Statistics
 2025-03-19 10:33 UTC  (9+ messages)
` [PATCH 1/2] mm: vmscan: Split proactive reclaim statistics from direct reclaim statistics

[PATCH 1/2] mesa: correct download location
 2025-03-19 10:32 UTC  (5+ messages)
` [OE-core] "

Future of mwifiex driver
 2025-03-19 10:32 UTC  (4+ messages)

[PATCH 6.1.y-cip v2 00/12] serial: sh-sci: Add support for RZ/G3E serial driver
 2025-03-19 10:32 UTC  (4+ messages)
  ` [cip-dev] "

[Buildroot] [PATCH v3] package/qt6/qt6connectivity: new package
 2025-03-19 10:30 UTC 

[PATCH 6.13 0/8] KVM: arm64: Backport of SVE fixes to v6.13
 2025-03-19 10:29 UTC  (3+ messages)
` [PATCH 6.13 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

vof-nvram.bin: what it is and how it is used?
 2025-03-19 10:26 UTC 

[i3c:i3c/next 15/15] drivers/i3c/master/svc-i3c-master.c:596:2: warning: unannotated fall-through between switch labels
 2025-03-19 10:26 UTC 

[PATCH RFC] KVM: arm64: PMU: Use multiple host PMUs
 2025-03-19 10:26 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 0/4] igb: XDP/ZC follow up
 2025-03-19 10:26 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v3 1/4] igb: Link IRQs to NAPI instances
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 2/4] igb: Link queues "
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 3/4] igb: Add support for persistent NAPI config
  `  "
` [Intel-wired-lan] [PATCH iwl-next v3 4/4] igb: Get rid of spurious interrupts
  `  "

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-19 10:24 UTC  (10+ messages)
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support


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.