mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] net: bonding: fix NULL pointer dereference in bond_do_ioctl()
 2026-06-04  9:50 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix order of arguments to ktime_get_snapshot_id()
 2026-06-04  9:49 UTC  (2+ messages)

[PATCH net-next V2 0/7] devlink: Add boot-time eswitch mode defaults
 2026-06-04  9:49 UTC  (6+ messages)
` [PATCH net-next V2 7/7] devlink: Add eswitch mode boot defaults

[PATCH v3 0/6] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-06-04  9:48 UTC  (3+ messages)
` [PATCH v3 1/6] pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source update

[PATCH 00/29] crypto: talitos - Driver cleanup
 2026-06-04  9:48 UTC  (5+ messages)
` [PATCH 20/29] crypto: talitos - Replace SEC1/SEC2 conditionals with ops dispatch
` [PATCH 24/29] crypto: talitos - Introduce per-SEC-version pointer helper ops

[PATCH v2] mmc: vub300: fix use-after-free on probe failure
 2026-06-04  9:48 UTC 

[PATCH] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
 2026-06-04  9:47 UTC  (6+ messages)

[PATCH v1 1/1] fs/read_write: Do not export __kernel_write() to the entire world
 2026-06-04  9:46 UTC  (2+ messages)

[PATCH v7 0/4] fuse: compound commands
 2026-06-04  9:45 UTC  (5+ messages)
` [PATCH v7 1/4] fuse: add compound command to combine multiple requests
` [PATCH v7 2/4] fuse: create helper functions for filling in fuse args for open and getattr
` [PATCH v7 3/4] fuse: add an implementation of open+getattr
` [PATCH v7 4/4] fuse: add compound command for dentry revalidation

[PATCH v6 0/2] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-06-04  9:45 UTC  (2+ messages)

[PATCH] timers/migration: Fix livelock in tmigr_handle_remote_up()
 2026-06-04  9:45 UTC  (2+ messages)

[PATCH v2] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
 2026-06-04  9:45 UTC 

[PATCH v5] dma-buf: Fix silent overflow for phys vec to sgt
 2026-06-04  9:43 UTC  (2+ messages)

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-04  9:43 UTC  (4+ messages)
` [PATCH v3 11/20] sched/core: Push current task from non preferred CPU

PROBLEM: FUSE_NOTIFY_INVAL_ENTRY leaves stale negative dentry after c9ba789dad15
 2026-06-04  9:43 UTC  (5+ messages)

[PATCH] mmc: vub300: fix use-after-free on probe failure
 2026-06-04  9:42 UTC  (3+ messages)

[PATCH] cpufreq: cppc: Reduce cppc delivered perf sampling jitter
 2026-06-04  9:42 UTC  (2+ messages)

[PATCH 0/4] fixes for data/bss linear alias unmap series
 2026-06-04  9:42 UTC  (4+ messages)
` [PATCH 3/4] arm64: mte: Disregard the zero page explicitly for manipulating tags

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-06-04  9:40 UTC  (3+ messages)

[PATCH] counter: ti-eqep: fix refcount leak in ti_eqep_probe()
 2026-06-04  9:40 UTC 

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-04  9:39 UTC  (4+ messages)
` [PATCH v17 03/17] pinctrl: renesas: rzg2l: Add SD channel POC support for RZ/G3L

[PATCH] Documentation: ABI: remove outdated USB power/level removal notice
 2026-06-04  9:38 UTC  (4+ messages)

[PATCH net v2] octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
 2026-06-04  9:37 UTC  (2+ messages)

[PATCH v3] ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
 2026-06-04  9:37 UTC  (2+ messages)

[PATCH 0/3] iio: dac: ad3530r: Add support for AD3532R/AD3532
 2026-06-04  9:36 UTC  (2+ messages)

improve the kmem_cache_alloc_bulk API v2
 2026-06-04  9:36 UTC  (16+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[RFC PATCH 0/6] Support virtio-mem memory hotplug in TDX guests
 2026-06-04  9:35 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/memory_hotplug: Add memory post-plug callback infrastructure
` [RFC PATCH 2/6] mm/memory_hotplug: Add memory pre-unplug "
` [RFC PATCH 3/6] virtio-mem: Integrate memory acceptance and release callbacks
` [RFC PATCH 4/6] x86/tdx: Register memory post-plug callback for TDX guests
` [RFC PATCH 5/6] x86/tdx: Register memory pre-unplug "
` [RFC PATCH 6/6] x86/tdx: Release private memory before private->shared conversion

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-04  9:34 UTC  (5+ messages)

[PATCH] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users
 2026-06-04  9:31 UTC  (3+ messages)

[PATCH] tools/sched_ext: scx_flatcg: Document cgroup v2 requirement
 2026-06-04  9:29 UTC  (2+ messages)

[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
 2026-06-04  9:29 UTC  (13+ messages)
` [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
` [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
` [RFC PATCH v2 3/6] kcov: add CONFIG_KCOV_DATAFLOW_INSTRUMENT_ALL and NO_INLINE
` [RFC PATCH v2 5/6] kcov: add interrupt context guard to kcov_df_write()
` [RFC PATCH v2 6/6] kcov: add recursion guard and documentation for kcov-dataflow

[PATCH] net: wwan: t7xx: fix race between TX thread and system PM suspend
 2026-06-04  9:29 UTC  (3+ messages)

[PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP
 2026-06-04  9:28 UTC  (5+ messages)
` [PATCH net v3 1/4] net: phy: clean the sfp upstream if phy probing fails
` [PATCH net v3 2/4] net: phy: remove phy ports upon probe failure
` [PATCH net v3 3/4] net: phy: Clean the phy_ports after unregistering the downstream SFP bus
` [PATCH net v3 4/4] net: phy: don't try to setup PHY-driven SFP cages when using genphy

[PATCH net] r8152: handle the return value of usb_reset_device()
 2026-06-04  9:28 UTC  (2+ messages)

[linux-5.15.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-04  9:26 UTC  (3+ messages)
` [linux-5.15.y 2/3] HID: pass the buffer size to hid_report_raw_event
` [linux-5.15.y 3/3] HID: core: Fix size_t specifier in hid_report_raw_event()

[PATCH 0/2] Add support for nuvoton ma35d1 qspi controller
 2026-06-04  9:25 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: spi: Add for Nuvoton MA35D1 SoC QSPI Controller

[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
 2026-06-04  9:23 UTC  (6+ messages)
` [PATCH v3 4/8] iio: tcs3472: use ! instead of explicit NULL check
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency

[PATCH] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-06-04  9:23 UTC 

[PATCH v2] sched/fair: Revert boost in cpu_util()
 2026-06-04  9:21 UTC  (5+ messages)

[PATCH v8 1/2] perf: Reveal PMU type in fdinfo
 2026-06-04  9:21 UTC  (2+ messages)

[PATCH v6 0/4] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-06-04  9:21 UTC  (4+ messages)
` [PATCH v6 3/4] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device

[RFC PATCH] genirq: Enforce monotonic increase contract in irq_get_next_irq()
 2026-06-04  9:21 UTC  (2+ messages)

[PATCH] xfs: Simplify data output in xfs_zoned_show_stats()
 2026-06-04  9:20 UTC 

[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-06-04  9:20 UTC  (13+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v2] liveupdate: luo_session: include linux/mm.h for virt/phys translation
 2026-06-04  9:19 UTC 

Save a WRMSR GS.base?
 2026-06-04  9:17 UTC  (2+ messages)

[PATCH] coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
 2026-06-04  9:16 UTC  (2+ messages)

[PATCH v2] iio: accel: stk8312: Update includes to match IWYU
 2026-06-04  9:15 UTC  (3+ messages)

[PATCH net-next 0/2] ipv4: igmp: annotate diagnostic procfs data races
 2026-06-04  9:15 UTC  (4+ messages)
` [PATCH 1/2] ipv4: igmp: annotate data-races around in_dev->mc_count

[PATCH v7 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-06-04  9:15 UTC  (5+ messages)
` [PATCH v7 05/13] coresight: etm4x: exclude ss_status from drvdata->config

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-04  9:14 UTC  (5+ messages)
` [PATCH bpf v3 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v3 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
      `  "

[PATCH v6 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-06-04  9:12 UTC  (3+ messages)
` [PATCH v6 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver

[PATCH v3] tracing: fix CFI violation in probestub test
 2026-06-04  9:10 UTC  (4+ messages)

[patch V2 05/25] KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIME
 2026-06-04  9:08 UTC  (5+ messages)
` [tip: timers/ptp] "

[patch V2 06/25] KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIME
 2026-06-04  9:08 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 07/25] ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 08/25] timekeeping: Remove system_time_snapshot::real/boot/raw
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 09/25] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 10/25] timekeeping: Add system_counterval_t to struct system_device_crosststamp
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v2 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-04  9:07 UTC  (8+ messages)
` [PATCH v2 1/3] PM: core: Rename module parameters prefix to "power"
` [PATCH v2 2/3] PM: dpm_watchdog: Allow disabling DPM watchdog by default
` [PATCH v2 3/3] PM: dpm_watchdog: Add sysctl interface for DPM watchdog timeouts

[patch V2 11/25] timekeeping: Add CLOCK ID to system_device_crosststamp
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH v3] media: qcom: iris: guard IRQ handler with runtime PM check
 2026-06-04  9:07 UTC  (3+ messages)

[patch V2 12/25] wifi: iwlwifi: Adopt PTP cross timestamps to core changes
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 13/25] ice/ptp: Use provided clock ID for history snapshot
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 14/25] igc: Use provided clock ID for history snapshot
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 15/25] net/mlx5: Use provided clock ID for history snapshot
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 16/25] virtio_rtc: Use provided clock ID for history snapshot
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 17/25] timekeeping: Remove ktime_get_snapshot()
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 18/25] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 19/25] ptp: Use system_device_crosststamp::sys_systime
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 20/25] wifi: iwlwifi: Use system_device_crosststamp::sys_systime
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 21/25] ALSA: hda/common: Use system_device_crosststamp::sys_systime
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 22/25] timekeeping: Remove system_device_crosststamp::sys_realtime
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 23/25] timekeeping: Add support for AUX clock cross timestamping
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 24/25] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[patch V2 25/25] timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot
 2026-06-04  9:07 UTC  (2+ messages)
` [tip: timers/ptp] "

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04  9:06 UTC  (3+ messages)

[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Add ipq5210 to USB DWC3
 2026-06-04  9:05 UTC 

[PATCH 0/5] hwmon: (cros_ec) Add support for fan curves
 2026-06-04  9:04 UTC  (4+ messages)
` [PATCH 5/5] hwmon: (cros_ec) Allow modification of "

[PATCH 0/3] arm64/coco: Convert pKVM to a CC platform
 2026-06-04  9:03 UTC  (8+ messages)
` [PATCH 1/3] arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()
` [PATCH 3/3] arm64/coco: Add pKVM as a CC platform

[PATCH v3 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-06-04  9:03 UTC  (11+ messages)
` [PATCH v3 1/3] iio: types: add IIO_VOLUMEFLOW channel type
` [PATCH v3 2/3] dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor

[PATCH v1] LoongArch/mm: Fix nr passing in set_direct_map_valid_noflush()
 2026-06-04  9:01 UTC 

[PATCH] ntfs: validate $FILE_NAME length before converting the name
 2026-06-04  9:01 UTC  (2+ messages)

[PATCH v3 0/2] media: qcom: iris: fix runtime PM reference handling
 2026-06-04  9:00 UTC  (3+ messages)
` [PATCH v3 1/2] media: qcom: iris: fix runtime PM reference leaks
` [PATCH v3 2/2] media: qcom: iris: rollback OPP vote on PM resume failure

[PATCH v4] soc/tegra: pmc: Add PMC support for Tegra410
 2026-06-04  8:58 UTC 

[PATCH 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC i2c driver
 2026-06-04  8:58 UTC  (3+ messages)

[PATCH] m68k: hash: Use lower_16_bits() helper
 2026-06-04  8:57 UTC  (3+ messages)

[PATCH 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-06-04  8:57 UTC  (3+ messages)
` [PATCH 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH 2/2] KVM: LoongArch: selftests: Add FPU test case

[PATCH net-next v2 0/4] Add support for RTL8261C_CG
 2026-06-04  8:57 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: phy: c45: add genphy_c45_config_master_slave()
` [PATCH net-next v2 3/4] net: phy: realtek: add support for RTL8261C_CG

[tip: smp/core] MAINTAINERS: Add include/linux/cpuhplock.h to CPU HOTPLUG area
 2026-06-04  8:56 UTC 

[tip: smp/core] cpu: Add lockdep_is_cpus_held()/lockdep_is_cpus_write_held() stubs for !CONFIG_HOTPLUG_CPU
 2026-06-04  8:56 UTC 

[PATCH] module: dups: use strscpy() to copy module name in dup request
 2026-06-04  8:52 UTC  (2+ messages)

[PATCH v5 0/4] Add eDP lane mapping support
 2026-06-04  8:52 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v5 2/4] drm/dp: Add helper to validate DP lane counts
` [PATCH v5 3/4] drm/bridge: analogix_dp: Add validation for samsung,lane-count property
` [PATCH v5 4/4] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH v2 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
 2026-06-04  8:51 UTC  (2+ messages)

[PATCH v2 0/4] workqueue: Shrink the lock time
 2026-06-04  8:50 UTC  (5+ messages)
` [PATCH v2 1/4] workqueue: park kicked worker on pool->kicked_list
` [PATCH v2 4/4] workqueue: defer the worker wakeup outside pool->lock in process_one_work()

[PATCH v3 00/10] i2c: core: adapter registration fixes
 2026-06-04  8:50 UTC  (5+ messages)
` [PATCH v3 07/10] i2c: core: fix adapter registration race
` [PATCH v3 08/10] i2c: core: fix adapter deregistration race

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-06-04  8:50 UTC  (3+ messages)
` [PATCH v2 03/13] sched/pelt: Add a new function to approximate runtime to reach given util

[PATCH] net: b44: use ethtool_puts
 2026-06-04  8:50 UTC  (2+ messages)

[PATCH 0/4] Add support for Kernel WDT
 2026-06-04  8:49 UTC  (3+ messages)

[PATCH] arm64: dts: hisilicon: hi3660-hikey960: move role-switch endpoint into connector
 2026-06-04  8:48 UTC  (3+ messages)

[PATCH 0/2] gpio: core: fix const-correctness and remove UAF FIXMEs
 2026-06-04  8:45 UTC  (2+ messages)

[PATCH] zsmalloc: Simplify data output in zs_stats_size_show()
 2026-06-04  8:45 UTC 

[PATCH v2 1/3] ntfs: validate resident attribute lists and harden the validator
 2026-06-04  8:44 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find()
  ` [PATCH v3 3/3] ntfs: bound the attribute-list entry in ntfs_read_inode_mount()

[PATCH] rpmsg: glink: fix deadlock in endpoint destroy during driver detach
 2026-06-04  8:42 UTC 

[PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
 2026-06-04  8:42 UTC  (2+ messages)

[PATCH] module: stats: add lockdep annotation for dup_failed_modules list traversal
 2026-06-04  8:40 UTC  (2+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-04  8:39 UTC  (21+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v6 02/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 05/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 07/20] dma-mapping: make dma_pgprot() "
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 09/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v6 10/20] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v6 11/20] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v6 12/20] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v6 18/20] dma: free atomic pool pages by physical address
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag

[PATCH 0/4] net: stmmac: L3/L4 filter fixes and improvements
 2026-06-04  8:39 UTC  (3+ messages)

[PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
 2026-06-04  8:36 UTC  (11+ messages)

[PATCH net-next v2 1/2] net/smc: transition to RDMA core CQ pooling
 2026-06-04  8:36 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-04  8:36 UTC  (4+ messages)
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-04  8:36 UTC  (9+ messages)

[PATCH] RDMA/irdma: Use acquire/release for CQP request completion
 2026-06-04  8:34 UTC 

[PATCH] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-04  8:33 UTC  (3+ messages)

[BUG] TCP connection deadlock under simultaneous bidirectional ICSK_ACK_NOMEM (OOM)
 2026-06-04  8:22 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®