All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-28 09:27:57 to 2026-05-28 09:44:32 UTC [more...]

CVE-2026-46229: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure
 2026-05-28  9:41 UTC 

CVE-2026-46228: spi: ch341: fix devres lifetime
 2026-05-28  9:41 UTC 

CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL
 2026-05-28  9:41 UTC 

+ maintainers-add-slab-related-scripts-and-tools-to-slab-allocator.patch added to mm-hotfixes-unstable branch
 2026-05-28  9:44 UTC  (2+ messages)

CVE-2026-46200: spi: mpc52xx: fix controller deregistration
 2026-05-28  9:40 UTC 

[PATCH] hw/acpi: Fix Terminal Type and Language field order in SPCR table
 2026-05-28  9:43 UTC 

CVE-2026-46226: spi: fsl: fix controller deregistration
 2026-05-28  9:41 UTC 

[PATCH v2 0/3] arm64: qcom: sm8650: misc enhancements
 2026-05-28  9:44 UTC  (2+ messages)

CVE-2026-46225: spi: rspi: fix controller deregistration
 2026-05-28  9:41 UTC 

CVE-2026-46224: drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
 2026-05-28  9:40 UTC 

CVE-2026-46223: cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
 2026-05-28  9:40 UTC 

CVE-2026-46222: media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads
 2026-05-28  9:40 UTC 

CVE-2026-46221: EDAC/versalnet: Fix device name memory leak
 2026-05-28  9:40 UTC 

CVE-2026-46220: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission
 2026-05-28  9:40 UTC 

CVE-2026-46219: spi: mpc52xx: fix use-after-free on unbind
 2026-05-28  9:40 UTC 

CVE-2026-46218: drm/amdgpu: Add bounds checking to ib_{get,set}_value
 2026-05-28  9:40 UTC 

CVE-2026-46217: drm/amdgpu/vcn4: Avoid overflow on msg bound check
 2026-05-28  9:40 UTC 

CVE-2026-46199: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg
 2026-05-28  9:40 UTC 

CVE-2026-46216: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-05-28  9:40 UTC 

CVE-2026-46215: drm: Set old handle to NULL before prime swap in change_handle
 2026-05-28  9:40 UTC 

[PATCH -next] firmware: imx: Add missing return in error path to prevent use-after-free
 2026-05-28  9:43 UTC  (2+ messages)

CVE-2026-46214: vsock/virtio: fix accept queue count leak on transport mismatch
 2026-05-28  9:40 UTC 

CVE-2026-46213: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path
 2026-05-28  9:40 UTC 

CVE-2026-46212: batman-adv: bla: prevent use-after-free when deleting claims
 2026-05-28  9:40 UTC 

CVE-2026-46211: drm/msm/gem: fix error handling in msm_ioctl_gem_info_get_metadata()
 2026-05-28  9:40 UTC 

CVE-2026-46210: media: iris: fix use-after-free of fmt_src during MBPF check
 2026-05-28  9:40 UTC 

CVE-2026-46209: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
 2026-05-28  9:40 UTC 

CVE-2026-46208: batman-adv: stop tp_meter sessions during mesh teardown
 2026-05-28  9:40 UTC 

CVE-2026-46207: vsock/virtio: fix empty payload in tap skb for non-linear buffers
 2026-05-28  9:40 UTC 

CVE-2026-46198: batman-adv: fix integer overflow on buff_pos
 2026-05-28  9:40 UTC 

[PATCH 1/2] drm/xe: fix scheduler timeout restoration after GT reset
 2026-05-28  9:42 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "

CVE-2026-46178: RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
 2026-05-28  9:37 UTC 

CVE-2026-46187: wifi: rsi: fix kthread lifetime race between self-exit and external-stop
 2026-05-28  9:37 UTC 

CVE-2026-46186: Bluetooth: virtio_bt: validate rx pkt_type header length
 2026-05-28  9:37 UTC 

CVE-2026-46185: smb/client: fix out-of-bounds read in symlink_data()
 2026-05-28  9:37 UTC 

CVE-2026-46184: sound: ua101: fix division by zero at probe
 2026-05-28  9:37 UTC 

CVE-2026-46183: mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock
 2026-05-28  9:37 UTC 

CVE-2026-46182: pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
 2026-05-28  9:37 UTC 

CVE-2026-46181: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()
 2026-05-28  9:37 UTC 

CVE-2026-46180: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
 2026-05-28  9:37 UTC 

CVE-2026-46196: tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
 2026-05-28  9:37 UTC 

[PATCH v3] sched/fair: Fix RCU usage in NOHZ exit path on CPU offline
 2026-05-28  9:42 UTC  (2+ messages)
` [tip: sched/core] "

CVE-2026-46195: smb: client: validate dacloffset before building DACL pointers
 2026-05-28  9:37 UTC 

[PATCH v2 01/10] sched/debug: Use char * instead of char (*)[]
 2026-05-28  9:42 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 02/10] sched: Use {READ,WRITE}_ONCE() for preempt_dynamic_mode
 2026-05-28  9:42 UTC  (2+ messages)
` [tip: sched/core] "

CVE-2026-46194: f2fs: fix node_cnt race between extent node destroy and writeback
 2026-05-28  9:37 UTC 

[PATCH v2 03/10] sched/debug: Collapse subsequent CONFIG_SCHED_CLASS_EXT sections
 2026-05-28  9:42 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 08/10] sched/fair: Add newidle balance to pick_task_fair()
 2026-05-28  9:42 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 09/10] sched: Remove sched_class::pick_next_task()
 2026-05-28  9:42 UTC  (2+ messages)
` [tip: sched/core] "

CVE-2026-46193: xfrm: ah: account for ESN high bits in async callbacks
 2026-05-28  9:37 UTC 

CVE-2026-46192: spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations
 2026-05-28  9:37 UTC 

CVE-2026-46191: fbcon: Avoid OOB font access if console rotation fails
 2026-05-28  9:37 UTC 

CVE-2026-46190: mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()
 2026-05-28  9:37 UTC 

CVE-2026-46189: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
 2026-05-28  9:37 UTC 

CVE-2026-46188: octeon_ep_vf: add NULL check for napi_build_skb()
 2026-05-28  9:37 UTC 

[PATCH -next] initramfs: Add CRC32 debugging mechanism for unpack failures
 2026-05-28  9:41 UTC 

CVE-2026-46179: ASoC: SOF: Don't allow pointer operations on unconfigured streams
 2026-05-28  9:37 UTC 

CVE-2026-46137: mptcp: pm: ADD_ADDR rtx: fix potential data-race
 2026-05-28  9:36 UTC 

CVE-2026-46146: ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()
 2026-05-28  9:36 UTC 

CVE-2026-46145: RDMA/mana: Validate rx_hash_key_len
 2026-05-28  9:36 UTC 

CVE-2026-46144: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
 2026-05-28  9:36 UTC 

CVE-2026-46143: ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens
 2026-05-28  9:36 UTC 

CVE-2026-46142: net: libwx: fix VF illegal register access
 2026-05-28  9:36 UTC 

CVE-2026-46177: ipmi: Add limits to event and receive message requests
 2026-05-28  9:37 UTC 

CVE-2026-46141: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
 2026-05-28  9:36 UTC 

CVE-2026-46176: RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
 2026-05-28  9:37 UTC 

CVE-2026-46175: f2fs: fix fsck inconsistency caused by FGGC of node block
 2026-05-28  9:37 UTC 

CVE-2026-46174: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
 2026-05-28  9:37 UTC 

CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task
 2026-05-28  9:37 UTC 

CVE-2026-46172: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
 2026-05-28  9:37 UTC 

CVE-2026-46171: riscv: kvm: fix vector context allocation leak
 2026-05-28  9:37 UTC 

CVE-2026-46170: mptcp: pm: ADD_ADDR rtx: free sk if last
 2026-05-28  9:37 UTC 

CVE-2026-46169: hfsplus: fix uninit-value by validating catalog record size
 2026-05-28  9:37 UTC 

CVE-2026-46168: mptcp: fix scheduling with atomic in timestamp sockopt
 2026-05-28  9:37 UTC 

CVE-2026-46167: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl
 2026-05-28  9:37 UTC 

[PATCH RESEND] dm: limit target bio polling to one shot
 2026-05-28  9:40 UTC  (2+ messages)

CVE-2026-46140: Bluetooth: btmtk: validate WMT event SKB length before struct access
 2026-05-28  9:36 UTC 

CVE-2026-46166: wifi: mac80211: use safe list iteration in radar detect work
 2026-05-28  9:37 UTC 

CVE-2026-46165: openvswitch: vport: fix self-deadlock on release of tunnel ports
 2026-05-28  9:37 UTC 

[PATCH v4 0/7] platform/x86/amd/hsmp: Support Family 1Ah Model 50h-5Fh telemetry
 2026-05-28  9:39 UTC  (8+ messages)
` [PATCH v4 1/7] platform/x86/amd/hsmp: Add new HSMP messages for Family 1Ah, Model 50h-5Fh
` [PATCH v4 2/7] platform/x86/amd/hsmp: Add UAPI structures for Family 1Ah Model 50h-5Fh metrics table
` [PATCH v4 3/7] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
` [PATCH v4 4/7] platform/x86/amd/hsmp: Source metric-table size from firmware
` [PATCH v4 5/7] platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
` [PATCH v4 6/7] platform/x86/amd/hsmp: Enable HSMP_PROTO_VER7 metric tables on the ACPI driver via the IOCTL
` [PATCH v4 7/7] platform/x86/amd/hsmp: Make metric table read locking use guard(mutex)

CVE-2026-46164: btrfs: fix double free in create_space_info_sub_group() error path
 2026-05-28  9:37 UTC 

CVE-2026-46163: wifi: b43legacy: enforce bounds check on firmware key index in RX path
 2026-05-28  9:37 UTC 

CVE-2026-46162: ice: fix double free in ice_sf_eth_activate() error path
 2026-05-28  9:37 UTC 

CVE-2026-46161: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
 2026-05-28  9:37 UTC 

CVE-2026-46160: btrfs: fix missing last_unlink_trans update when removing a directory
 2026-05-28  9:37 UTC 

CVE-2026-46159: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak
 2026-05-28  9:37 UTC 

[PATCH v2 0/4] drm/i915/display: harden some bit-shifting operations
 2026-05-28  9:40 UTC  (7+ messages)
` [PATCH v2 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v2 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v2 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v2 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations (rev2)
` ✓ CI.KUnit: success "

CVE-2026-46158: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount
 2026-05-28  9:37 UTC 

CVE-2026-46157: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger
 2026-05-28  9:37 UTC 

CVE-2026-46139: smb: client: use kzalloc to zero-initialize security descriptor buffer
 2026-05-28  9:36 UTC 

CVE-2026-46156: LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()
 2026-05-28  9:37 UTC 

CVE-2026-46155: smb/client: fix out-of-bounds read in smb2_compound_op()
 2026-05-28  9:37 UTC 

CVE-2026-46154: sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters
 2026-05-28  9:36 UTC 

CVE-2026-46153: 8021q: delete cleared egress QoS mappings
 2026-05-28  9:36 UTC 

CVE-2026-46152: wifi: mac80211: drop stray 'static' from fast-RX rx_result
 2026-05-28  9:36 UTC 

CVE-2026-46151: usb: usblp: fix heap leak in IEEE 1284 device ID via short response
 2026-05-28  9:36 UTC 

[PATCH v2] Bluetooth: MGMT: validate advertising TLV before type checks
 2026-05-28  9:39 UTC  (3+ messages)

[PATCH v7 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-28  9:39 UTC  (4+ messages)
` [PATCH v7 3/6] drm/xe/xe_ras: Add support to clear error counter

CVE-2026-46150: fanotify: fix false positive on permission events
 2026-05-28  9:36 UTC 

CVE-2026-46149: scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()
 2026-05-28  9:36 UTC 

CVE-2026-46148: spi: microchip-core-qspi: control built-in cs manually
 2026-05-28  9:36 UTC 

[PATCH net 0/2] net: lan743x: ptp: Fix simultaneous PEROUT on PCI11x1x
 2026-05-28  9:39 UTC  (2+ messages)

CVE-2026-46147: KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()
 2026-05-28  9:36 UTC 

CVE-2026-46138: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt
 2026-05-28  9:36 UTC 

CVE-2026-46104: selinux: use sk blob accessor in socket permission helpers
 2026-05-28  9:36 UTC 

CVE-2026-46113: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-28  9:36 UTC 

CVE-2026-46112: RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
 2026-05-28  9:36 UTC 

CVE-2026-46111: Bluetooth: hci_conn: fix potential UAF in create_big_sync
 2026-05-28  9:36 UTC 

CVE-2026-46110: net: stmmac: Prevent NULL deref when RX memory exhausted
 2026-05-28  9:36 UTC 

CVE-2026-46109: usb: ulpi: fix memory leak on ulpi_register() error paths
 2026-05-28  9:36 UTC 

CVE-2026-46108: ipmi:si: Return state to normal if message allocation fails
 2026-05-28  9:36 UTC 

CVE-2026-46136: wifi: mt76: mt7921: fix a potential clc buffer length underflow
 2026-05-28  9:36 UTC 

CVE-2026-46135: nvmet-tcp: fix race between ICReq handling and queue teardown
 2026-05-28  9:36 UTC 

CVE-2026-46134: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
 2026-05-28  9:36 UTC 

[PATCH v7 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-05-28  9:38 UTC 

CVE-2026-46107: dm-thin: fix metadata refcount underflow
 2026-05-28  9:36 UTC 

CVE-2026-46133: RDMA/rxe: Reject unknown opcodes before ICRC processing
 2026-05-28  9:36 UTC 

CVE-2026-46132: net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo
 2026-05-28  9:36 UTC 

CVE-2026-46131: KVM: x86: check for nEPT/nNPT in slow flush hypercalls
 2026-05-28  9:36 UTC 

CVE-2026-46130: dm-verity-fec: fix reading parity bytes split across blocks (take 3)
 2026-05-28  9:36 UTC 

CVE-2026-46129: btrfs: fix double free in create_space_info() error path
 2026-05-28  9:36 UTC 

CVE-2026-46128: ipmi: Check event message buffer response for bad data
 2026-05-28  9:36 UTC 

CVE-2026-46127: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
 2026-05-28  9:36 UTC 

CVE-2026-46126: RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
 2026-05-28  9:36 UTC 

CVE-2026-46125: wifi: mac80211: remove station if connection prep fails
 2026-05-28  9:36 UTC 

CVE-2026-46124: isofs: validate block number from NFS file handle in isofs_export_iget
 2026-05-28  9:36 UTC 

CVE-2026-46106: eventfs: Hold eventfs_mutex and SRCU when remount walks events
 2026-05-28  9:36 UTC 

[PATCH v3 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-05-28  9:38 UTC  (11+ messages)
` [PATCH v3 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

CVE-2026-46123: Bluetooth: virtio_bt: clamp rx length before skb_put
 2026-05-28  9:36 UTC 

[PATCH] cgroup/cpuset: Free sched domains on rebuild guard failure
 2026-05-28  9:37 UTC 

CVE-2026-46122: wifi: b43: enforce bounds check on firmware key index in b43_rx()
 2026-05-28  9:36 UTC 

CVE-2026-46121: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
 2026-05-28  9:36 UTC 

CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink()
 2026-05-28  9:36 UTC 

CVE-2026-46119: libceph: Fix slab-out-of-bounds access in auth message processing
 2026-05-28  9:36 UTC 

CVE-2026-46118: pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
 2026-05-28  9:36 UTC 

CVE-2026-46117: RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
 2026-05-28  9:36 UTC 

[PATCH net-next v1 0/2] Add support for RTL8261c
 2026-05-28  9:37 UTC  (3+ messages)
` [PATCH net-next v1 1/2] net: phy: realtek: add support for RTL8261

CVE-2026-46116: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete
 2026-05-28  9:36 UTC 

CVE-2026-46115: block: add pgmap check to biovec_phys_mergeable
 2026-05-28  9:36 UTC 

CVE-2026-46114: RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
 2026-05-28  9:36 UTC 

CVE-2026-46105: scsi: mpt3sas: Limit NVMe request size to 2 MiB
 2026-05-28  9:36 UTC 

[RFC PATCH v1 00/13] named CPU models for ARM64 on KVM
 2026-05-28  9:36 UTC  (8+ messages)

[PATCH tip/locking/core v3] compiler-context-analysis: Bump required Clang version to 23
 2026-05-28  9:37 UTC  (4+ messages)
` [tip: locking/core] "

[RFC PATCH] mm/mglru: improve positive_ctrl_err for low refault samples
 2026-05-28  9:36 UTC  (3+ messages)

[PATCH v3 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
 2026-05-28  9:36 UTC  (2+ messages)
` [tip: x86/urgent] x86/kvm/vmx: Fix x86_64 CFI build

[INTRO] Prospective LFX Mentee - Interested in Xen Project
 2026-05-28  9:33 UTC 

[PATCH v2] gpio: shared: make the voting mechanism adaptable
 2026-05-28  9:35 UTC 

[PATCH] ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_driver
 2026-05-28  9:35 UTC  (2+ messages)

improve the kmem_cache_alloc_bulk API v2
 2026-05-28  9:34 UTC  (2+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH v4] cxl/test: Enforce PMD alignment for volatile mock regions
 2026-05-28  9:34 UTC  (3+ messages)

[PATCH] target/arm: Enable REVD for SVE2.1
 2026-05-28  9:34 UTC  (2+ messages)

[PATCH RFC 0/7] Support for SPI RX Sampling Delay Compensation
 2026-05-28  9:33 UTC  (12+ messages)
` [PATCH RFC 6/7] spi: spi-mem: Call spi_set_rx_sampling_point() for each op

[cocci] Question regarding Coccinelle
 2026-05-28  8:16 UTC  (18+ messages)
    ` [cocci] Adjusting attributes for variables with SmPL?

[PATCH v2] tpm_tis_sysbus: defer resource allocation to realizefn
 2026-05-28  9:31 UTC 

[PATCH v2 1/1] nvme: fix FDP configuration log parsing
 2026-05-28 10:00 UTC  (7+ messages)
` [PATCH v3 1/2] nvme: fix FDP fdpcidx bounds check
  ` [PATCH v3 2/2] nvme: validate FDP configuration descriptor sizes
    ` [PATCH v3 0/2] nvme: fix FDP configuration log parsing
      ` [PATCH v4 "
        ` [PATCH v4 1/2] nvme: fix FDP fdpcidx bounds check
        ` [PATCH v4 2/2] nvme: validate FDP configuration descriptor sizes

[PATCH nf] netfilter: nft_ct: fix OOB in NFT_CT_SRC/DST eval
 2026-05-28  9:31 UTC  (9+ messages)

[PATCH v3 0/2] Add static TX Equalization settings support from DT
 2026-05-28  9:31 UTC  (8+ messages)
` [PATCH 2/2] scsi: ufs: core: Add support for static TX Equalization settings

[PATCH] hw/arm/virt: preserve config for ACPI PCI hotplug
 2026-05-28  9:30 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt7986a-bananapi-bpi-r3: add ramoops region
 2026-05-28  9:30 UTC 

[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-28  9:30 UTC  (3+ messages)
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH 0/2] util/envlist: fix prefix-match in name lookup
 2026-05-28  9:24 UTC  (2+ messages)

[PATCH net-next v07 0/6] net: hinic3: PF initialization
 2026-05-28  9:29 UTC  (7+ messages)
` [PATCH net-next v07 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v07 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v07 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v07 4/6] hinic3: Add ethtool rss ops
` [PATCH net-next v07 5/6] hinic3: Configure netdev->watchdog_timeo to set nic tx timeout
` [PATCH net-next v07 6/6] hinic3: Remove unneeded coalesce parameters

[PATCH v2 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
 2026-05-28  9:25 UTC  (2+ messages)

[PATCH v1 0/5] nvme: few fixups
 2026-05-28  9:29 UTC  (5+ messages)
` [PATCH v1 2/5] drivers: nvme: Implement NVMe flush command (0x0)
` [PATCH v1 3/5] cmd: nvme: Add flush support

[PATCH] arm64: dts: mediatek: mt7988a-bananapi-bpi-r4: add ramoops region
 2026-05-28  9:28 UTC 

[PATCH v3 2/2] Input: atmel_mxt_ts: Allow per-machine config via DT compatible
 2026-05-28  9:28 UTC  (2+ messages)

[PATCH] sfc: Use acquire/release for irq_soft_enabled
 2026-05-28  9:28 UTC 

[PATCH v1 0/4] ASoC: Use named initializers for platform_device_id arrays
 2026-05-28  9:27 UTC  (3+ messages)
` [PATCH v1 4/4] ASOC: Unify code style "

[PATCH 0/1] Fix a kernel panic in nvme-fc
 2026-05-28  9:27 UTC  (2+ messages)
` [PATCH 1/1] nvme-fc: Do not cancel requests in io target before it is initialized


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.