public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 13:09:18 to 2023-10-24 15:03:22 UTC [more...]

[PATCH V3 0/2] Add rs485 support to uartps driver
 2023-10-24 15:02 UTC  (4+ messages)
` [PATCH V3 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH V3 2/2] tty: serial: uartps: Add rs485 support to uartps driver

[PATCH] iommu/vt-d: Enhance capability check for nested parent domain allocation
 2023-10-24 15:00 UTC 

[robertosassu:ima-evm-lsms-v4-devel-v7] [evm] ea31d8b249: Kernel_panic-not_syncing:security_add_hooks_Too_many_LSMs_registered
 2023-10-24 14:58 UTC 

[GIT PULL] devfreq next for 6.7
 2023-10-24 14:57 UTC 

[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-24 14:56 UTC  (4+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[PATCH] powerpc: Remove initialisation of readpos
 2023-10-24 14:55 UTC 

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-10-24 14:55 UTC  (3+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties

[PATCH] riscv: boot: Fix creation of loader.bin
 2023-10-24 14:53 UTC 

[PATCH] x86/traps: Use current_top_of_stack() helper in traps.c
 2023-10-24 14:52 UTC 

[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-24 14:52 UTC 

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-24 14:52 UTC  (10+ messages)

[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
 2023-10-24 14:51 UTC  (5+ messages)
` [PATCH net-next v2 1/4] octeon_ep: add padding for small packets
` [PATCH net-next v2 2/4] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit
` [PATCH net-next v2 4/4] octeon_ep: remove atomic variable usage in Tx data path

[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-24 14:50 UTC  (6+ messages)
` [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow

[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely
 2023-10-24 14:49 UTC 

[RFC PATCH v2 0/2] sched/fair migration reduction features
 2023-10-24 14:49 UTC  (7+ messages)
` [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)

[PATCH v2] rust: macros: improve `#[vtable]` documentation
 2023-10-24 14:43 UTC  (3+ messages)

[PATCH] freezer,sched: Report TASK_FROZEN tasks as TASK_UNINTERRUPTIBLE
 2023-10-24 14:39 UTC  (2+ messages)

[PATCH v3 0/3] userfaultfd move option
 2023-10-24 14:36 UTC  (6+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCH] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-24 14:34 UTC  (4+ messages)

[PATCH] irqchip/gic-v3-its: Don't override quirk settings with default values
 2023-10-24 14:34 UTC 

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-24 14:34 UTC  (13+ messages)

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-10-24 14:32 UTC  (9+ messages)

[PATCH v2 1/1] tty: i3c: add TTY over I3C master support
 2023-10-24 14:31 UTC  (5+ messages)

[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
 2023-10-24 14:11 UTC  (3+ messages)

[PATCH v2 0/2] wifi: ath11k: fix event locking
 2023-10-24 14:29 UTC  (5+ messages)
` [PATCH v2 1/2] wifi: ath11k: fix temperature "

[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-10-24 14:28 UTC  (6+ messages)

[PATCH v4 net-next 0/3] ipv6: avoid atomic fragment on GSO output
 2023-10-24 14:28 UTC  (5+ messages)
` [PATCH v4 net-next 1/3] ipv6: drop feature RTAX_FEATURE_ALLFRAG

[PATCH] x86/percpu: Return correct variable from current_top_of_stack()
 2023-10-24 14:28 UTC 

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2023-10-24 14:27 UTC 

[PATCH v5 net-next 0/3] ipv6: avoid atomic fragment on GSO output
 2023-10-24 14:26 UTC  (4+ messages)
` [PATCH v5 net-next 1/3] ipv6: drop feature RTAX_FEATURE_ALLFRAG
` [PATCH v5 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling
` [PATCH v5 net-next 3/3] ipv6: avoid atomic fragment on GSO packets

[PATCH v2 00/39] Memory allocation profiling
 2023-10-24 14:26 UTC  (41+ messages)
` [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v2 02/39] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v2 03/39] fs: Convert alloc_inode_sb() to a macro
` [PATCH v2 04/39] nodemask: Split out include/linux/nodemask_types.h
` [PATCH v2 05/39] prandom: Remove unused include
` [PATCH v2 06/39] mm: enumerate all gfp flags
` [PATCH v2 07/39] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v2 08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v2 09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v2 10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v2 11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v2 12/39] lib: code tagging framework
` [PATCH v2 13/39] lib: code tagging module support
` [PATCH v2 14/39] lib: prevent module unloading if memory is not freed
` [PATCH v2 15/39] lib: add allocation tagging support for memory allocation profiling
` [PATCH v2 16/39] lib: introduce support for page allocation tagging
` [PATCH v2 17/39] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v2 18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts
` [PATCH v2 19/39] mm: enable page allocation tagging
` [PATCH v2 20/39] mm: create new codetag references during page splitting
` [PATCH v2 21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v2 22/39] lib: add codetag reference into slabobj_ext
` [PATCH v2 23/39] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v2 25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v2 26/39] mempool: Hook up to memory allocation profiling
` [PATCH v2 27/39] xfs: Memory allocation profiling fixups
` [PATCH v2 28/39] timekeeping: Fix a circular include dependency
` [PATCH v2 29/39] mm: percpu: Introduce pcpuobj_ext
` [PATCH v2 30/39] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v2 31/39] mm: percpu: enable per-cpu allocation tagging
` [PATCH v2 32/39] arm64: Fix circular header dependency
` [PATCH v2 33/39] mm: vmalloc: Enable memory allocation profiling
` [PATCH v2 34/39] rhashtable: Plumb through alloc tag
` [PATCH v2 35/39] lib: add memory allocations report in show_mem()
` [PATCH v2 36/39] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v2 37/39] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v2 38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v2 39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-24 13:35 UTC  (5+ messages)
` [PATCH v9 34/34] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v1 0/5] soc/arm64: qcom: add initial version of memory dump
 2023-10-24 14:25 UTC  (18+ messages)
` [PATCH v1 1/5] dt-bindings: soc: qcom: Add memory_dump driver bindings
` [PATCH v1 3/5] soc: qcom: memory_dump: Add memory dump driver

[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-24 14:24 UTC  (2+ messages)

[PATCH] drm: docs: Remove item from TODO list
 2023-10-24 14:24 UTC  (3+ messages)

[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
 2023-10-24 14:24 UTC  (3+ messages)

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-10-24 14:24 UTC  (12+ messages)

[PATCH v5 00/13] KVM: x86/pmu: selftests: Fixes and new tests
 2023-10-24 14:23 UTC  (7+ messages)
` [PATCH v5 11/13] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v5 13/13] KVM: selftests: Extend PMU counters test to permute on vPMU version

[PATCH net-next v6 00/16] net: Make timestamping selectable
 2023-10-24 14:21 UTC  (5+ messages)
` [PATCH net-next v6 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask

[PATCH net v2] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-10-24 14:19 UTC  (3+ messages)

[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-10-24 14:18 UTC 

Fwd: Memleaks in offset_ctx->xa (shmem)
 2023-10-24 14:18 UTC  (2+ messages)

[PATCH] checkpatch: Recognise "Debugged-by" tags
 2023-10-24 14:14 UTC  (2+ messages)

[PATCH] ACPI: EC: Add quirk for HP 250 G7 Notebook PC
 2023-10-24 14:13 UTC 

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2023-10-24 14:13 UTC  (9+ messages)
` [PATCH net-next 3/5] net: ipqess: introduce the "
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "

[PATCH 0/9] x86-64: Stack protector and percpu improvements
 2023-10-24 14:11 UTC  (4+ messages)
` [PATCH 4/9] x86/percpu/64: Remove fixed_percpu_data

[PATCH v2 0/2] regulator: fixed: add under-voltage support
 2023-10-24 14:06 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: fixed: add support for under-voltage IRQ

Your order#552-8476569258
 2023-10-24 14:06 UTC 

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2023-10-24 13:56 UTC  (2+ messages)

[PATCH V2 3/4] ASoC: codecs: Add code for bin parsing compatible with aw88399
 2023-10-24 13:57 UTC  (4+ messages)

[PATCH v3 0/4] querying mount attributes
 2023-10-24 13:57 UTC  (9+ messages)
` [PATCH v3 4/4] add listmount(2) syscall

[RFC PATCH 1/2] serial: core: Move tty and serdev to be children of serial core port device
 2023-10-24 14:01 UTC  (6+ messages)

[PATCHv2 00/13] x86/tdx: Add kexec support
 2023-10-24 13:59 UTC  (3+ messages)
` [PATCHv2 11/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case

[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
 2023-10-24 13:48 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: adis16475: Add 'spi-cs-inactive-delay-ns' property
` [PATCH v2 3/3] dt-bindings: adis16460: "

[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
 2023-10-24 13:48 UTC  (2+ messages)

[PATCH V2 0/4] ASoC: codecs: Add aw88399 amplifier driver
 2023-10-24 13:55 UTC  (2+ messages)

[PATCH 1/5] ASoC: amd: Add acpi machine id for acp6.3 version based platform
 2023-10-24 13:55 UTC  (2+ messages)

[PATCH v1] ALSA: SOF: sof-pci-dev: Fix community key quirk detection
 2023-10-24 13:55 UTC  (2+ messages)

[PATCH v2] ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
 2023-10-24 13:55 UTC  (2+ messages)

BUG: stmmac: Timeout accessing MAC_VLAN_Tag_Filter when EEE is enabled
 2023-10-24 13:48 UTC 

[PATCH 0/3] microblaze: Defconfig updates
 2023-10-24 13:46 UTC  (4+ messages)
` [PATCH 1/3] microblaze: Align defconfig with latest Kconfig layout
` [PATCH 2/3] microblaze: Enable options to mount a rootfs via NFS
` [PATCH 3/3] microblaze: defconfig: Enable the Marvell phy driver

[PATCH] regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
 2023-10-24 13:46 UTC 

[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-24 13:43 UTC  (4+ messages)
` [PATCH net-next v3 08/11] net/mlx5: devlink health: use retained error fmsg API

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-24 13:42 UTC  (13+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "

linux-next: build warning after merge of the arm64 tree
 2023-10-24 13:42 UTC  (3+ messages)

[PATCH] media: marvell: Added function return value check clk_prepare
 2023-10-24 13:35 UTC  (2+ messages)
` [lvc-project] "

[PATCH 1/2] media: pci: mgb4: add COMMON_CLK dependency
 2023-10-24 13:27 UTC  (3+ messages)
` [PATCH 2/2] media: pci: mgb4: remove bogus 'select' statements

[GIT PULL] ARM: dts: samsung: Second round for v6.7
 2023-10-24 13:26 UTC 

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-10-24 13:26 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: use ".L" local labels in assembly when applicable
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
` [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable

[PATCH 1/2] seqlock: fix the wrong read_seqbegin_or_lock/need_seqretry documentation
 2023-10-24 13:24 UTC  (3+ messages)
` [RFC PATCH 2/2] seqlock: introduce need_seqretry_xxx()

[PATCH v6 tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-10-24 13:33 UTC  (3+ messages)
` [PATCH v6 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

[PATCH v14 00/23] TDX host kernel support
 2023-10-24 13:31 UTC  (5+ messages)
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[patch V4 23/30] x86/microcode: Provide new control functions
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 0/3 v7] Misc SCM changes
 2023-10-24 13:29 UTC  (2+ messages)

[PATCH v1 0/2] jffs2: make cleanmarker support option
 2023-10-24 13:29 UTC  (6+ messages)
` [PATCH v1 2/2] "

[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
 2023-10-24 13:22 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code

[patch V5 12/39] x86/microcode/intel: Simplify early loading
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 09/30] x86/microcode/intel: Switch to kvmalloc()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 15/39] x86/microcode/intel: Unify microcode apply() functions
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 16/39] x86/microcode/intel: Rework intel_cpu_collect_info()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 13/30] x86/microcode/intel: Rework intel_find_matching_signature()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 19/39] x86/microcode: Remove pointless apply() invocation
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch 1/5] x86/microcode/amd: Use correct per CPU ucode_cpu_info
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch 2/5] x86/microcode/amd: Cache builtin microcode too
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 22/39] x86/microcode/amd: Cache builtin/initrd microcode early
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 23/39] x86/microcode/amd: Use cached microcode for AP load
 2023-10-24 13:21 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 20/30] x86/microcode: Sanitize __wait_for_cpus()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 19/30] x86/microcode: Clarify the late load logic
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 24/39] x86/microcode: Mop up early loading leftovers
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 18/30] x86/microcode: Handle "nosmt" correctly
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 25/39] x86/microcode: Get rid of the schedule work indirection
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 30/39] x86/microcode: Add per CPU result state
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 22/30] x86/microcode: Add per CPU control field
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 24/30] x86/microcode: Replace the all in one rendevouz handler
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode: Replace the all-in-one rendevous handler

[patch V4 25/30] x86/microcode: Rendezvous and load in NMI
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 26/30] x86/microcode: Protect against instrumentation
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 28/30] x86/microcode: Handle "offline" CPUs correctly
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V5 38/39] x86/microcode: Prepare for minimal revision check
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] "

[patch V4 30/30] x86/microcode/intel: Add a minimum required revision for late-loads
 2023-10-24 13:20 UTC  (2+ messages)
` [tip: x86/microcode] x86/microcode/intel: Add a minimum required revision for late loading

[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-24 13:20 UTC  (8+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v7 4/7] ARM: dts: nxp: "
` [PATCH net-next v7 5/7] ARM64: dts: marvell: "
` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[PATCH net-next v6 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-24 13:18 UTC  (4+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports

[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
 2023-10-24 13:18 UTC  (2+ messages)

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-10-24 13:17 UTC  (3+ messages)

[PATCH v3 00/19] stackdepot: allow evicting stack traces
 2023-10-24 13:13 UTC  (2+ messages)

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-10-24 13:13 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] irqchip/gic-v3-its: Split allocation from initialisation of its_node

[PATCH iwl-next 0/3] i40e: Add and use version check helpers
 2023-10-24 13:11 UTC  (5+ messages)
` [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
  ` [Intel-wired-lan] "

[PATCH] iosys-map: Rename locals used inside macros
 2023-10-24 13:10 UTC  (2+ messages)

[PATCH v11 00/14] Linux RISC-V AIA Support
 2023-10-24 13:09 UTC  (5+ messages)
` [PATCH v11 07/14] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v11 09/14] irqchip/riscv-imsic: Add support for PCI MSI irqdomain

[PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
 2023-10-24 12:51 UTC  (2+ messages)
` [PATCH net-next 2/2] i40e: Fix devlink port unregistering


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