All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-07 11:31:13 to 2026-08-07 12:15:39 UTC [more...]

[PATCH 0/7] ALSA: remove remaining strlcat() users under sound/
 2026-08-07 12:15 UTC  (9+ messages)
` [PATCH 1/7] ALSA: ump: replace strlcat() with strscpy()
` [PATCH 2/7] ALSA: ac97: replace strlcat() with scnprintf()
` [PATCH 3/7] ALSA: cmipci: replace strlcat() with strscpy()
` [PATCH 4/7] ALSA: caiaq: "
` [PATCH 5/7] ALSA: usb-audio: replace strlcat() with append_ctl_name()
` [PATCH 6/7] ALSA: hiface: replace strlcat() with scnprintf()
` [PATCH 7/7] ALSA: usb-audio: replace strlcat() in longname construction

[PATCH 6.18.y 2/2] drm/tegra: fbdev: Remove offset into framebuffer memory
 2026-08-07 12:14 UTC  (2+ messages)
` Patch "drm/tegra: fbdev: Remove offset into framebuffer memory" has been added to the 6.18-stable tree

[PATCH v3 1/8] dt-bindings: mmc: add Cadence SD6HC binding
 2026-08-07 12:14 UTC  (3+ messages)
` [PATCH v3 5/8] mmc: sdhci-cadence: rename SD4HC symbols for SD6HC groundwork

[PATCH v7 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-07 12:13 UTC  (9+ messages)
` [PATCH v7 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v7 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV

[PATCH] soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus Duo
 2026-08-07 12:14 UTC 

[PATCH 0/3] s390: Enable CONTEXT_ANALYSIS for cio and virtio
 2026-08-07 12:14 UTC  (3+ messages)
` [PATCH 1/3] s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-07 12:14 UTC  (4+ messages)
` [PATCH v3 18/23] drm/xe: Report 'Survivability Mode' errors using SIGID

[PATCH nf-next,v3 1/2] netfilter: nf_conntrack_helper: remove synchronize_rcu() on helper removal
 2026-08-07 12:13 UTC  (2+ messages)
` [PATCH nf-next,v3 2/2] netfilter: nft_ct: move custom expectation support to helper

[PATCH] KVM: selftests: SEV: Sanity check the launch measurement
 2026-08-07 12:13 UTC 

[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
 2026-08-07 12:12 UTC  (4+ messages)

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-07 12:12 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/2] sched/cpufreq: Fix schedutil's boost frequency handling
 2026-08-07 12:12 UTC  (6+ messages)
` [PATCH 1/2] cpufreq: allow cpuinfo max to decrease when boost is disabled

[PATCH net-next 0/4] netconsole: validate a target's IP address configuration
 2026-08-07 12:11 UTC  (7+ messages)
` [PATCH net-next 2/4] netconsole: use the address family instead of the ipv6 flag
` [PATCH net-next 3/4] netconsole: reject enabling a target with no remote IP address

[PATCH] drm/amd/display: use plane color_mgmt_changed to track colorop changes
 2026-08-07 12:12 UTC  (2+ messages)

[PATCH RFC 0/1] an extensible SetUIInfo2 design
 2026-08-07  8:40 UTC  (2+ messages)
` [PATCH RFC 1/1] ui/dbus: add extensible SetUIInfo2 method

[PATCH] target/ppc: Validate HTABMASK and reserved bits in SDR1 for 32-bit mode
 2026-08-07  9:17 UTC 

[PATCH v2 0/2] lvts_thermal: Make reset optional for MT8196
 2026-08-07 12:10 UTC  (3+ messages)

[PATCH v3 0/5] USB4 mode programming for QMMPHY on X1E
 2026-08-07 12:10 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom,qmp-usb3-dp: Extend X1E description for USB4

[PATCH v5 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
 2026-08-07 12:10 UTC  (4+ messages)
` [PATCH v5 1/7] rust: time: make Delta generic over its time unit

[PATCH v4 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-08-07 12:06 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-08-07 12:06 UTC  (8+ messages)

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-08-07 12:05 UTC  (14+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 03/10] t6600: add test cases for side-exhaustion edge cases
  ` [PATCH v7 04/10] t6099, t6600: add side-exhaustion regression tests
  ` [PATCH v7 07/10] commit-reach: introduce struct paint_state with per-side counters
  ` [PATCH v7 10/10] commit-reach: remove commit-date ordering fallback

[PATCH v5 00/49] KVM: arm64: Add GICv5 IRS support
 2026-08-07 12:05 UTC  (21+ messages)
` [PATCH v5 02/49] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v5 03/49] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v5 04/49] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v5 36/49] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v5 37/49] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v5 38/49] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v5 39/49] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
` [PATCH v5 40/49] KVM: selftests: Add VGICv5 IRS address attribute tests
` [PATCH v5 41/49] KVM: selftests: Add VGICv5 NR_IRQS "
` [PATCH v5 42/49] KVM: selftests: Add VGICv5 IRS_REGS "
` [PATCH v5 43/49] KVM: selftests: Add VGICv5 IST "
` [PATCH v5 44/49] KVM: selftests: Add VGICv5 USERSPACE_PPIS tests
` [PATCH v5 45/49] KVM: selftests: Add VGICv5 CPU sysreg attribute tests
` [PATCH v5 46/49] KVM: selftests: Add VGICv5 SPI injection tests
` [PATCH v5 47/49] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v5 48/49] KVM: selftests: Add VGICv5 IST save/restore coverage
` [PATCH v5 49/49] KVM: selftests: Add VGICv5 sparse vCPU IDs test

[PATCH net v2] dibs: fix double free of dmb_clientid_arr
 2026-08-07 12:05 UTC  (2+ messages)

[PATCH bpf v6] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
 2026-08-07 12:05 UTC  (2+ messages)

[zen:7.1/prjc 636/719] kernel/trace/rv/monitors/deadline/deadline.h:75:1: warning: control reaches end of non-void function
 2026-08-07 12:03 UTC 

[linux-next:master 11276/13479] arch/s390/kvm/kvm-s390.c:5857 kvm_arch_commit_memory_region() error: we previously assumed 'old' could be null (see line 5849)
 2026-08-07 12:03 UTC 

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-08-07 12:04 UTC  (5+ messages)
` [PATCH 5/5] hwmon: (pmbus) add "

[PATCH v7 0/8] cxl: Support Back-Invalidate
 2026-08-07 12:03 UTC  (5+ messages)
` [PATCH v7 4/8] cxl: Add HDM-DB region creation
` [PATCH v7 8/8] cxl: Allow auto-committed BI hdm decoders

[PATCH v1 0/3] Add Qualcomm CAMNOC ICC provider
 2026-08-07 12:03 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: interconnect: Add Qualcomm CAMNOC ICC binding
` [PATCH v1 2/3] interconnect: qcom: Add CAMNOC interconnect provider driver
` [PATCH v1 3/3] arm64: dts: qcom: sm8250: Add CAMNOC ICC provider node

[PATCH 0/4] pinctrl: mediatek: Kconfig cleanup
 2026-08-07 12:02 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: mediatek: remove PINCONF conditional compilation
` [PATCH 3/4] pinctrl: mediatek: simplify Kconfig

[PATCH] evm: check return values of crypto_shash functions
 2026-08-07 11:42 UTC  (2+ messages)

[PATCH] thunderbolt: verify PCI resource type and size in nhi_probe()
 2026-08-07 12:01 UTC  (6+ messages)

[syzbot] [kernel?] INFO: task hung in copy_ipcs
 2026-08-07 12:01 UTC 

[PATCH next mptcp-next] mptcp: pm: userspace: make remove_addr_entry static
 2026-08-07 12:01 UTC  (2+ messages)

[PATCH 0/3] Convert USE_NSEC to runtime config
 2026-08-07 11:56 UTC  (4+ messages)
` [PATCH 1/3] meson: expose knob for xmlto relative links in manuals
` [PATCH 2/3] environment: align repo_config_values_init with struct declaration
` [PATCH 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec

[PATCHES v1 0/12] perf jitdump: Input validation hardening
 2026-08-07 12:00 UTC  (6+ messages)
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size

[PATCH v11 1/8] powerpc/bpf: fix alignment of long branch trampoline address
 2026-08-07 12:00 UTC  (9+ messages)
` [PATCH v11 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v11 3/8] selftests/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v11 4/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v11 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v11 6/8] selftests/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH v11 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH v11 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure

[PATCH net] dibs: fix double free of dmb_clientid_arr
 2026-08-07 12:00 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] accessibility: speakup: refactor deprecated strcpy
 2026-08-07 11:52 UTC  (2+ messages)

[PATCH] drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() call
 2026-08-07 12:00 UTC  (5+ messages)

[PATCH] arm64: defconfig: Enable ADC5 Gen3 driver
 2026-08-07 11:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-08-07 11:58 UTC 

[PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
 2026-08-07 11:58 UTC  (3+ messages)
` [PATCH] arm64: swiotlb: Keep the default size for protected guests

[PATCHES v8 0/2] perf c2c hardening
 2026-08-07 11:58 UTC  (4+ messages)

[PATCH RFC v2] drm/verisilicon: Switch to drm_fb_dma_get_addr() for framebuffer addresses
 2026-08-07 11:57 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Coping with the new-developer flood
 2026-08-07 11:56 UTC  (8+ messages)

[Buildroot] [PATCH] package/network-manager: drop initrd-related services when unneeded
 2026-08-07 11:55 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] package/sass: new package
 2026-08-07 11:55 UTC  (2+ messages)

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-08-07 11:55 UTC  (11+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference

[Buildroot] [PATCH] support/testing: TestUsbIp: wait for the keyboard be detected
 2026-08-07 11:54 UTC  (2+ messages)

[PATCH net v2] ipvlan: keep lower device alive until private destruction
 2026-08-07 11:54 UTC  (3+ messages)

[Buildroot] [PATCH for 2025.02.x] package/perl: security bump to version 5.40.5
 2026-08-07 11:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-pydal: needs python xml module at runtime
 2026-08-07 11:53 UTC  (2+ messages)

[PATCH RESEND v2 0/3] riscv: Add K230 DW 8250-compatible UART
 2026-08-07 11:53 UTC  (4+ messages)
` [PATCH RESEND v2 3/3] tests/qtest: add K230 UART test

[PATCH] target/riscv: Fix PC sync in trans_sspopchk for CFI exception handling
 2026-08-07 11:53 UTC  (2+ messages)

[PATCH v2 00/13] Improve handling of offline and read-only zones
 2026-08-07 11:53 UTC  (9+ messages)
` [PATCH v2 10/13] block: fail zone management operations to read-only and offline zones
` [PATCH v2 11/13] block: allow read-only and offline conventional zones
` [PATCH v2 12/13] block: simplify disk_zone_set_cond()
` [PATCH v2 13/13] block: flag zoned disks with GENHD_FL_NO_PART

[PATCH 0/4] can: automate IFF_ECHO flag for generic echo skbs
 2026-08-07 11:52 UTC  (9+ messages)

nvme-pci: ADATA LEGEND 860 [1cc1:5772] recurring controller hang, abort ineffective, reset required; one reset failure with CSTS=0x1; 12 months of data, no host mitigation effective
 2026-08-07 11:52 UTC 

[PATCH] wifi: wilc1000: fix out-of-bounds read in P2P public action frames
 2026-08-07 11:52 UTC 

[Buildroot] [PATCH 1/1] support/testing: guile: new runtime test
 2026-08-07 11:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: libgpiod2: new runtime test
 2026-08-07 11:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/lua-argparse: bump to version 0.7.2
 2026-08-07 11:51 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/argparse: remove it

[PATCH 0/7] workqueue OwnedQueue, ScopedQueue and ScopedWork
 2026-08-07 11:51 UTC  (6+ messages)
` [PATCH 6/7] rust: workqueue: add Work::cancel_work_sync()

[Buildroot] [PATCH 1/1] support/testing: php: new runtime test
 2026-08-07 11:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/php: remove CFLAGS for OPcache extension
 2026-08-07 11:50 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/php: security bump version to 8.5.9

[PATCH v3] imx: Add FRDM-IMX95 initial support
 2026-08-07 11:49 UTC  (12+ messages)
  ` [EXT] "

[PATCH 6.12.y 0/2] spi: cadence-quadspi: fix probe error path and remove
 2026-08-07 11:49 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] spi: cadence-quadspi: fix runtime pm cleanup on probe failure/unbind
` [PATCH 6.12.y 2/2] spi: cadence-quadspi: release DMA channel on probe failure

[Buildroot] [PATCH 0/3] package/armadillo: bump to 15.4.2 and fix build failures
 2026-08-07 11:49 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] package/openblas: fix build on mips64 n32
` [Buildroot] [PATCH 2/3] package/armadillo: needs gcc >= 8

[PATCH v5 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
 2026-08-07 11:48 UTC 

[PATCH v2 00/53] qom/qdev: associate properties with QAPI schema types
 2026-08-07 11:48 UTC  (5+ messages)
` [PATCH v2 10/53] qom: add QAPI-aware property registration
` [PATCH v2 15/53] qom: convert struct properties to QAPI-aware registration

[GIT PULL] Please pull u-boot-imx-main-20260807
 2026-08-07 11:48 UTC 

[PATCH] vsock: fix memory leak of rejected child sockets in vsock_accept()
 2026-08-07 11:48 UTC 

[Buildroot] [PATCH 1/1] package/libmicrohttpd: bump to version 1.0.9
 2026-08-07 11:47 UTC  (2+ messages)

[PATCH v11 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-07 11:47 UTC  (4+ messages)
  ` [PATCH v10 "

[linux-next:master 8777/13479] mm/hugetlb.c:3095:39: warning: array subscript 4294967295 is above array bounds of 'struct list_head[1]'
 2026-08-07 11:46 UTC  (3+ messages)
  `  "

[PATCH v3 00/22] Add basic clocks and resets for JHB100 SoC
 2026-08-07 11:29 UTC  (11+ messages)
` [PATCH v3 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v3 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v3 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v3 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v3 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 "
` [PATCH v3 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v3 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v3 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v3 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v3 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver

[PATCH v2 0/2] arm64: ptdump flush fixes
 2026-08-07 11:46 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: ptdump: Make note_page_flush() range aware

[PATCH] s390/cpum_cf: Handle CPU hotplug add and delete
 2026-08-07 11:46 UTC  (3+ messages)

[PATCH v2 1/2] hw/gpio: add K230 GPIO controller model
 2026-08-07 11:46 UTC  (4+ messages)
` [PATCH v2 2/2] tests/qtest: add K230 GPIO controller test

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-07 11:45 UTC 

[PATCH mptcp-next 0/2] Drop mptcp_pm_subflow_chk_stale in bpf
 2026-08-07 11:46 UTC  (2+ messages)

[PATCH v2 mptcp-next 0/7] mptcp: address stall under memory pressure
 2026-08-07 11:45 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/lib{qmi,qrtr-glib}: bump versions
 2026-08-07 11:45 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/docker-credential-gcr: bump to 2.1.32

[PATCH] sched_ext: Fix NULL dereference in find_parent_sched()
 2026-08-07 11:45 UTC  (2+ messages)

[PATCH v14 0/6] Add full zoned storage emulation to the qcow2 driver
 2026-08-07 11:44 UTC  (3+ messages)

[PATCH 7.1.y] drm/amd/display: Exit idle optimizations before programming
 2026-08-07 11:45 UTC  (2+ messages)

[PATCH] soc: qcom: llcc: Update the SCT table for IPQ5424
 2026-08-07 11:44 UTC  (3+ messages)

[PATCH v1] dmaengine: qcom: gpi: Fix channel cleanup in unwind path
 2026-08-07 11:40 UTC  (2+ messages)

[PATCH 0/4] char: use named initializers for acpi_device_id
 2026-08-07 11:40 UTC  (3+ messages)
` [PATCH 3/4] char: ipmi: "

[PATCH] repo: upgrade 2.65 -> 2.66
 2026-08-07 11:39 UTC 

[PATCH] p11-kit: upgrade 0.26.4 -> 0.26.5
 2026-08-07 11:38 UTC 

[PATCH] md/raid1: don't set array_frozen in raid1_takeover()
 2026-08-07 11:38 UTC  (2+ messages)

[PATCH 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-07 11:37 UTC  (2+ messages)

[PATCH v2 00/17] selftests/mm: improve khugepaged coverage
 2026-08-07 11:36 UTC  (18+ messages)
` [PATCH v2 01/17] selftests/mm: skip collapse_compound_extreme where the PMD is too large
` [PATCH v2 02/17] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v2 03/17] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v2 04/17] selftests/mm: retry the swapout the khugepaged swap cases rely on
` [PATCH v2 05/17] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v2 06/17] selftests/mm: add folio-order check for address ranges
` [PATCH v2 07/17] selftests/mm: add folio-order detection self-check
` [PATCH v2 08/17] selftests/mm: add khugepaged completion barrier helper
` [PATCH v2 09/17] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v2 10/17] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v2 11/17] selftests/mm: cover a shared-source collapse write race
` [PATCH v2 12/17] selftests/mm: run every supported collapse order by default
` [PATCH v2 13/17] selftests/mm: verify synchronous khugepaged driving is attributable
` [PATCH v2 14/17] selftests/mm: add khugepaged race harness
` [PATCH v2 15/17] selftests/mm: race collapse of windows with holes
` [PATCH v2 16/17] selftests/mm: add memory-pressure threads to the khugepaged race harness
` [PATCH v2 17/17] selftests/mm: zap whole PTE tables in "

[PATCH v4 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-07 11:37 UTC  (4+ messages)
` [PATCH v4 4/6] spmi: apple: Implement remaining commands

[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
 2026-08-07 11:35 UTC  (3+ messages)
` [PATCH v2 11/20] arm64: entry: sdei: Restore all clobberable GPRs

[PATCH mptcp-net v3 0/8] mptcp: pm: userspace: properly deal with the ID0 case
 2026-08-07 11:36 UTC  (2+ messages)

[PATCH RFC v2] smb: client: fix double decrement of server->in_flight
 2026-08-07 11:35 UTC 

[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-07 11:35 UTC  (2+ messages)

thunderbolt: PCIe tunnel creation fails for USB4 eGPU dock on Titan Ridge host
 2026-08-07 11:35 UTC  (7+ messages)

[PATCH mptcp-next v2 0/5] mptcp: bpf: fix scheduler kfunc socket type confusion
 2026-08-07 11:34 UTC  (3+ messages)
` [PATCH mptcp-next v2 2/5] Squash to "bpf: Export mptcp packet scheduler helpers"

[RFC PATCH] i2c: designware: add atomic transfer support for IRQ-off contexts
 2026-08-07 11:33 UTC 

[PATCH net 0/4] eth: bnxt: fix IRQ notifier bugs
 2026-08-07 11:31 UTC  (4+ messages)
` [PATCH net 4/4] eth: bnxt: avoid deadlock when canceling IRQ affinity notifier


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.