The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-02 23:26:01 to 2026-07-03 03:02:46 UTC [more...]

[RFC PATCH 0/7] drm/vino: DisplayLink DL3 dock driver (RFC, help wanted)
 2026-07-03  3:02 UTC  (11+ messages)
` [RFC PATCH v2 00/10] drm/vino: DisplayLink DL3 dock driver
  ` [RFC PATCH v2 01/10] drm/vino: add DisplayLink DL3 dock skeleton and protocol framing
  ` [RFC PATCH v2 02/10] drm/vino: add the clean-room HDCP 2.2 AKE/LC/SKE handshake
  ` [RFC PATCH v2 03/10] drm/vino: add the AES-CTR/AES-CMAC control-plane seal and arm sequence
  ` [RFC PATCH v2 04/10] drm/vino: add the Vino framebuffer codec
  ` [RFC PATCH v2 05/10] drm/vino: add the DRM/KMS sink, built on the safe KMS mode-object layer
  ` [RFC PATCH v2 06/10] drm/vino: add the DisplayLink DL3 dock driver
  ` [RFC PATCH v2 07/10] drm/vino: wire the hardware cursor plane
  ` [RFC PATCH v2 08/10] drm/vino: wire CRTC gamma, plane rotation and DDC/CI monitor controls
  ` [RFC PATCH v2 09/10] drm/vino: two heads, 90/270 rotation, damage clips and connector probe

[RFC PATCH 0/5] rust: drm: minimal KMS bindings, EDID read, rotation, HDCP defs
 2026-07-03  3:01 UTC  (20+ messages)
` [RFC PATCH v2 00/18] rust: drm: safe KMS mode-object layer + evdi bindings
  ` [RFC PATCH v2 01/18] rust: drm: kms: forward-port the safe mode-object layer onto the typestate device
  ` [RFC PATCH v2 02/18] rust: drm: kms: adapt the port to current drm-next
  ` [RFC PATCH v2 03/18] rust: drm: kms: break the Driver* trait well-formedness cycle
  ` [RFC PATCH v2 04/18] rust: drm: kms: build the kernel crate clean under -Znext-solver
  ` [RFC PATCH v2 05/18] rust: drm: expose <drm/display/drm_hdcp.h> HDCP 2.2 message definitions
  ` [RFC PATCH v2 06/18] rust: drm: kms: add a Framebuffer::vmap() guard
  ` [RFC PATCH v2 07/18] rust: drm: kms: add safe accessors for common state and connector modes
  ` [RFC PATCH v2 08/18] rust: drm: tyr: add the Kms associated type
  ` [RFC PATCH v2 09/18] rust: drm: add drm_event delivery
  ` [RFC PATCH v2 10/18] rust: drm: allow drivers to declare ioctls from their own uAPI module
  ` [RFC PATCH v2 11/18] rust: platform: add runtime platform device creation
  ` [RFC PATCH v2 12/18] rust: drm: framebuffer: add geometry accessors, refcounting and a byte-slice vmap
  ` [RFC PATCH v2 13/18] rust: i2c: add adapter-provider (bus controller) registration
  ` [RFC PATCH v2 14/18] rust: add sysfs device attribute groups
  ` [RFC PATCH v2 15/18] rust: drm: support hardware cursor planes with sleepable event delivery
  ` [RFC PATCH v2 16/18] rust: drm: add CRTC gamma LUT and plane rotation property bindings
  ` [RFC PATCH v2 17/18] rust: drm: kms: add connector detect() and mode_valid() hooks
  ` [RFC PATCH v2 18/18] rust: drm: kms: add plane damage-clip accessors

[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-03  3:01 UTC  (2+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-07-03  3:01 UTC  (24+ messages)
` [PATCH v6 01/16] iio: ABI: add attributes for altcurrent channels
` [PATCH v6 03/16] iio: ABI: add parent entry for iio channels
` [PATCH v6 05/16] iio: core: support 64-bit register through debugfs
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v6 07/16] iio: core: add hierarchical channel relationships
` [PATCH v6 08/16] dt-bindings: iio: frequency: add ad9910
` [PATCH v6 09/16] iio: frequency: ad9910: initial driver implementation
` [PATCH v6 10/16] iio: frequency: ad9910: add basic parallel port support
` [PATCH v6 11/16] iio: frequency: ad9910: add digital ramp generator support

[RFC PATCH 0/2] rust: crypto: library AES-128 / SHA-256 / HMAC + RSA
 2026-07-03  3:00 UTC  (5+ messages)
` [RFC PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] rust: crypto: add library AES-128 / SHA-256 / HMAC-SHA256 bindings
  ` [RFC PATCH v2 2/3] rust: crypto: use the in-tree AES-CMAC library
  ` [RFC PATCH v2 3/3] rust: crypto: add an RSA public-key primitive in lib/crypto

[RFC PATCH 0/9] rust: usb: synchronous bulk/control transfers + helpers
 2026-07-03  3:00 UTC  (13+ messages)
` [RFC PATCH v2 00/11] rust: usb: synchronous + asynchronous "
  ` [RFC PATCH v2 01/11] rust: usb: add synchronous bulk transfer support
  ` [RFC PATCH v2 02/11] rust: usb: add synchronous control "
  ` [RFC PATCH v2 03/11] rust: usb: add usb::Device::set_interface()
  ` [RFC PATCH v2 04/11] rust: usb: add usb::Interface::number()
  ` [RFC PATCH v2 05/11] rust: usb: add usb::Device::clear_halt()
  ` [RFC PATCH v2 06/11] rust: usb: add usb::Device::interrupt_recv()
  ` [RFC PATCH v2 07/11] rust: usb: add usb::Device::reset_configuration()
  ` [RFC PATCH v2 08/11] rust: usb: add an asynchronous persistently-queued bulk IN reader
  ` [RFC PATCH v2 09/11] rust: usb: add an asynchronous pipelined bulk OUT queue
  ` [RFC PATCH v2 10/11] rust: usb: keep usb::Device private and gate transfers on Interface<Bound>
  ` [RFC PATCH v2 11/11] rust: usb: let drivers choose the transfer allocation flags

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-03  2:57 UTC  (5+ messages)

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-07-03  2:57 UTC  (3+ messages)
` [PATCH v5 02/20] rust: io: add missing safety requirement in `IoCapable` methods

[GIT PULL] BPF fixes for 7.2-rc2
 2026-07-03  2:56 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v7.2-rc2
 2026-07-03  2:56 UTC  (2+ messages)

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-03  2:53 UTC  (3+ messages)

[PATCH RESEND] wifi: ath12k: fix channel list copy on big endian
 2026-07-03  2:48 UTC  (5+ messages)

[PATCH v2 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant
 2026-07-03  2:47 UTC  (2+ messages)

[PATCH wireless] wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids
 2026-07-03  2:44 UTC  (2+ messages)

[PATCH v2 net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-07-03  2:41 UTC 

[PATCH wireless] wifi: rtw88: pci: fix resource leak on failed NAPI setup
 2026-07-03  2:41 UTC  (2+ messages)

[PATCH] wifi: realtek: rtw8822c: replace msleep() with fsleep() for DPK delays
 2026-07-03  2:39 UTC  (2+ messages)

[tip:x86/msr 2/10] arch/x86/kernel/cpu/mce/p5.c:47:13: warning: variable 'q' set but not used
 2026-07-03  2:36 UTC 

[PATCH v3 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-03  2:35 UTC  (4+ messages)
` [PATCH v3 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v3 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v3 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH v3 0/4] can: rockchip: add RK3588 CAN support
 2026-07-03  2:35 UTC 

[PATCH] wifi: rtw89: fw: correct rtw89_fw_h2c_default_cmac_tbl_be()
 2026-07-03  2:31 UTC  (2+ messages)

[PATCH] ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
 2026-07-03  2:30 UTC  (2+ messages)

[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
 2026-07-03  2:29 UTC  (3+ messages)
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG

[PATCH v2 0/2] scsi: support spinup notification for SAS SSP devices in Active_Wait/Idle_Wait state
 2026-07-03  2:28 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: scsi_lib: add spinup_notify callback for ASC/ASCQ=0x04/0x11
` [PATCH v2 2/2] scsi: hisi_sas: add spinup_notify callback to handle Active_Wait/Idle_Wait SSP devices

arch/arm/boot/dts/broadcom/bcm4709-linksys-ea9200.dtb: leds (gpio-leds): led-0:linux,default-trigger: 'oneOf' conditional failed, one must be fixed:
 2026-07-03  2:25 UTC 

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-03  2:25 UTC 

[PATCH] wifi: rtlwifi: rtl8723be: Remove unnecessary irq save/restore in hw_init()
 2026-07-03  2:22 UTC  (3+ messages)
` [PATCH rtw-next v2] "

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-03  2:20 UTC  (3+ messages)
` [PATCH-next v10 09/11] cgroup/cpuset: Support multiple source "

[PATCH v2] KVM: arm64: vgic: Fix race between LPI release and re-registration
 2026-07-03  2:15 UTC 

[PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-07-03  2:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "
` [PATCH v2 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3

[PATCH] gpio: cdev: Drop redundant nonseekable_open() return check
 2026-07-03  2:09 UTC 

[PATCH] dm: Drop redundant nonseekable_open() return check
 2026-07-03  2:09 UTC 

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-03  2:08 UTC  (5+ messages)
` [RFC PATCH 1/4] kho: Introduce infrastructure to track preserved page types
` [RFC PATCH 2/4] kho: Detect "
` [RFC PATCH 3/4] kho: Implement page-aware refcount restoration
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper

[PATCH v4 0/6] Open HugeTLB allocation routine for more generic use
 2026-07-03  2:04 UTC  (3+ messages)

[PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
 2026-07-03  2:01 UTC  (23+ messages)
` [PATCH v2 10/18] block: "
` [PATCH v2 15/18] exfat: "
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model

[PATCH v3 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-03  2:00 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: spacemit-k1: Add device data support
` [PATCH v3 2/6] PCI: spacemit-k1: Add multiple PHY handles support
` [PATCH v3 3/6] PCI: spacemit-k1: Add device id update helper
` [PATCH v3 4/6] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for MSI handle check
` [PATCH v3 5/6] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v3 6/6] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-07-03  1:51 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller

[PATCH] usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODE
 2026-07-03  1:36 UTC  (3+ messages)

[PATCH] ext4: validate readdir offset before accessing dirent
 2026-07-03  1:51 UTC 

[PATCH v4 0/6] Some Minor fixes and cleanups to irqchip/gic-v3-its
 2026-07-03  1:45 UTC  (7+ messages)
` [PATCH v4 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
` [PATCH v4 4/6] irqchip/gic-v3-its: Add ITS address info in more error logs

[PATCH v2] leds: pca9532: Fix inverted GPIO output polarity
 2026-07-03  1:42 UTC 

[PATCH net-next v8 0/4] Add support for RTL8261C_CG
 2026-07-03  1:40 UTC  (4+ messages)
` [PATCH net-next v8 1/4] net: phy: c45: add genphy_c45_soft_reset()

[PATCH v4] ntfs: serialize attribute-list replacement with lookups
 2026-07-03  1:41 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: bound TX CQ poll softirq residency with a time budget
 2026-07-03  1:36 UTC 

[PATCH v3 0/2] RISC-V IOMMU HPM support
 2026-07-03  1:36 UTC  (4+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-03  1:35 UTC  (2+ messages)

[PATCH v2] ntfs: prevent write access to $MFT inode
 2026-07-03  1:34 UTC  (3+ messages)

[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
 2026-07-03  1:26 UTC  (3+ messages)
` [PATCH] iommu/vt-d: respect user override for intel_iommu=on "

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-03  1:28 UTC  (6+ messages)
` [PATCH 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver

[PATCH v3] Subject: [PATCH] net: gro: fix double aggregation of flush-marked skbs
 2026-07-03  1:26 UTC  (3+ messages)

[PATCH v2] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-03  1:18 UTC  (2+ messages)

[PATCH] soundwire: dmi-quirks: add a global ghost list
 2026-07-03  1:16 UTC 

[PATCH v2] drm/amd/display: Shorten hdmi_frl_status_polling_workqueue
 2026-07-03  1:07 UTC  (2+ messages)

[PATCH v2] locking/lockdep: skip irq save/restore in hardirq context in lock_release()
 2026-07-03  1:06 UTC  (3+ messages)

[syzbot] [fuse?] WARNING in super_dev_register
 2026-07-03  0:59 UTC 

[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-07-03  0:57 UTC  (3+ messages)
` [PATCH v5 05/14] iio: light: lm3533-als: Remove redundant pdata helpers

iio: accel: dmard09: in_accel_scale always returns -EINVAL
 2026-07-03  0:55 UTC  (4+ messages)

[PATCH v4 0/2] arm64: errata: NVIDIA Olympus device store/load ordering
 2026-07-03  0:51 UTC  (4+ messages)
` [PATCH v4 1/2] arm64: errata: Workaround "

[syzbot] [exfat?] KCSAN: data-race in copy_folio_from_iter_atomic / fat12_ent_put (5)
 2026-07-03  0:49 UTC 

[BUG] ntfs: task hung in find_inode due to self-deadlock in ntfs_attrlist_update() during unmount
 2026-07-03  0:47 UTC  (4+ messages)

[PATCH] mefi: add dynamic control interface for EFI runtime services
 2026-07-04  0:33 UTC 

[PATCH v2 0/5] Using dev_err_probe as it simplifies error handling and ensures consistent error reporting
 2026-07-03  0:39 UTC  (8+ messages)
` [PATCH v2 4/5] iio: adc: ti-adc161s626: log buffer setup failure in probe

[syzbot] [kernel?] WARNING in update_rq_clock (2)
 2026-07-03  0:38 UTC 

[PATCH net] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-03  0:36 UTC  (2+ messages)

[PATCH] iio: adc: ti-adc*: use dev_err_probe for probe time errors
 2026-07-03  0:35 UTC  (2+ messages)
      ` [PATCH 2/5] iio: adc: ti-adc084s021: use dev_err_probe for probe time error

[PATCH] f2fs: fix to avoid potential section-unaligned pinfile
 2026-07-03  0:17 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-03  0:15 UTC  (3+ messages)

[PATCH] net: phy: marvell: Add soft reset for 88E1510
 2026-07-03  0:14 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
 2026-07-03  0:12 UTC  (2+ messages)

[PATCH v3 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-07-03  0:12 UTC  (2+ messages)

[PATCH] x86/setup: do not include kexec_handover.h from asm/setup.h
 2026-07-03  0:11 UTC  (4+ messages)

[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
 2026-07-03  0:09 UTC  (2+ messages)

[PATCH 6.18 000/108] 6.18.38-rc1 review
 2026-07-03  0:08 UTC  (2+ messages)

[RFC PATCH 0/9] pinctrl: sunxi: Allwinner A733 support
 2026-07-03  0:07 UTC 

[PATCH v2 0/2] iio: temperature: Add support for the STS30 temperature sensor
 2026-07-03  0:05 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: Add STS30 devicetree bindings
` [PATCH v2 2/2] iio: temperature: Add STS30 temperature sensor driver

[PATCH 6.12 000/204] 6.12.95-rc1 review
 2026-07-03  0:02 UTC  (2+ messages)

[PATCH] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-03  0:00 UTC  (2+ messages)

[PATCH] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-02 23:59 UTC  (3+ messages)

[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-02 23:59 UTC  (2+ messages)

[PATCH net] qede: fix off-by-one in BD ring consumption on build_skb failure
 2026-07-02 23:55 UTC  (3+ messages)

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-02 23:51 UTC  (2+ messages)

[PATCH net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-02 23:50 UTC 

[PATCH] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
 2026-07-02 23:50 UTC 

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-07-02 23:50 UTC  (10+ messages)

[PATCH net] net: emac: mal: fix W1C write race in ICINTSTAT clearing
 2026-07-02 23:49 UTC 

[PATCH 6.6 000/175] 6.6.144-rc1 review
 2026-07-02 23:49 UTC  (2+ messages)

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-02 23:48 UTC  (8+ messages)

[PATCH] rust: iommu: add device lifetime to IoPageTable
 2026-07-02 23:47 UTC 

[PATCH 6.1 000/129] 6.1.177-rc1 review
 2026-07-02 23:46 UTC  (2+ messages)

[PATCH v4 0/5] block: use integrity interval instead of sector as seed
 2026-07-02 23:41 UTC  (4+ messages)
` [PATCH v4 1/5] "

[PATCH v8 0/2] Enable secondary USB controller in host mode
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v3 0/3] Add compatible strings for RPM and mailbox devices for Shikra
 2026-07-02 23:40 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] arm64: dts: qcom: sc8280xp: add several missing pdc map entries
 2026-07-02 23:40 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable 4-lane DisplayPort Alt Mode
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v3 0/2] Describe IMEM on Milos
 2026-07-02 23:40 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
 2026-07-02 23:40 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: Unify user-visible "Qualcomm" name
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVK
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm6115-pro1x: Correct touchscreen GPIO flags
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: monaco: Add default GIC address cells
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: sort compatibles alphabetically by base SoC
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v4 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v21 0/6] Add PWM support for IPQ chipsets
 2026-07-02 23:40 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: hamoa: add audio PD remote heap region
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: fix QUP serial engine IRQs
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: fix PCIe SMMU interrupts
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: qcom: add IMEM and PIL regions for glymur
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH RFT] arm64: dts: qcom: sm8650: Fix IPA IMEM slice
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v5 0/5] Devicetree support for Glymur GPU
 2026-07-02 23:40 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: purwa: Fix GPU IOMMU property
 2026-07-02 23:40 UTC  (2+ messages)

[PATCH v1] hwrng: ks-sa: Fix runtime PM cleanup on registration failure
 2026-07-02 23:39 UTC 

[BUG] ceph: KASAN slab-use-after-free in ceph_put_wrbuffer_cap_refs
 2026-07-02 23:36 UTC  (3+ messages)

[PATCH] KVM: arm64: vgic: Fix race between LPI release and re-registration
 2026-07-02 23:35 UTC 

Fixes tags need work in the ntfs tree
 2026-07-02 23:27 UTC  (2+ messages)

[PATCH v1] ACPI: sysfs: Fix hotplug kobject cleanup on failure
 2026-07-02 23:25 UTC 


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