All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-17 14:10:12 to 2026-06-17 14:52:39 UTC [more...]

[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-06-17 14:51 UTC  (11+ messages)
` [PATCH v7 1/7] optee: ffa: Add NULL check in optee_ffa_lend_protmem
` [PATCH v7 2/7] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v7 3/7] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v7 4/7] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v7 5/7] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v7 6/7] KVM: arm64: Ensure FFA ranges are page aligned
` [PATCH v7 7/7] KVM: arm64: Zero out the stack initialized data in the FFA handler

[PATCH 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
 2026-06-17 14:51 UTC  (7+ messages)

[PATCH v8 0/5] iio: adc: add Versal SysMon driver
 2026-06-17 14:52 UTC  (3+ messages)
` [PATCH v8 2/5] "

[PATCH] common/cnxk: add bulk Rx queue enable/disable
 2026-06-17 14:52 UTC  (2+ messages)

[PATCH 00/10] accel/tcg: Extract cpu-loop API out of 'exec/cpu-common.h'
 2026-06-17 14:51 UTC  (9+ messages)
` [PATCH 01/10] target/arm: Restrict TCG specific headers
` [PATCH 02/10] hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
` [PATCH 03/10] accel/tcg: Remove cpu_loop_exit() stub
` [PATCH 08/10] accel/tcg: Have cpu_loop_exit_requested() take const cpu and un-inline

[DPDK/ethdev Bug 1958] Broadcom bnxt RTE_ETH_TX_OFFLOAD_MBUF_FAST_FREE always on
 2026-06-17 14:51 UTC 

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-06-17 14:51 UTC  (8+ messages)

[PATCH v12 0/7] Add support for NXP P3H2x4x I3C hub driver
 2026-06-17 14:50 UTC  (5+ messages)
` [PATCH v12 4/7] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-17 14:50 UTC  (3+ messages)

[PATCH v1] iommu/riscv: Add page request queue and IOPF support
 2026-06-17 14:49 UTC  (3+ messages)

[PATCH] KVM: arm64: nv: Fix PSTATE construction on illegal exception return
 2026-06-17 14:49 UTC 

[RFC PATCH v1.1 00/11] mm/damon/sysfs: kobject_del() directories that users can create/remove
 2026-06-17 14:48 UTC  (12+ messages)
` [RFC PATCH v1.1 01/11] mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirs
` [RFC PATCH v1.1 02/11] mm/damon/sysfs: kobject_del() region and target (error) dirs
` [RFC PATCH v1.1 03/11] mm/damon/sysfs-schemes: kobject_del() scheme dirs
` [RFC PATCH v1.1 04/11] mm/damon/sysfs-schemes: kobject_del() scheme region dirs
` [RFC PATCH v1.1 05/11] mm/damon/sysfs-schemes: kobject_del() scheme filter dirs
` [RFC PATCH v1.1 06/11] mm/damon/sysfs-schemes: kobject_del() scheme quota goal dirs
` [RFC PATCH v1.1 07/11] mm/damon/sysfs-schemes: kobject_del() scheme action destination dirs
` [RFC PATCH v1.1 08/11] mm/damon/sysfs: kobject_del() probe dirs
` [RFC PATCH v1.1 09/11] mm/damon/sysfs: kobject_del() probe filter dirs
` [RFC PATCH v1.1 10/11] mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
` [RFC PATCH v1.1 11/11] mm/damon/sysfs-schemes: kobject_del() region for populate_region error

[PATCH v3 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-17 14:48 UTC  (12+ messages)
` [PATCH v3 06/15] mm/slab: add alloc_flags to slab_alloc_context
` [PATCH v3 08/15] mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
` [PATCH v3 14/15] mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()
` [PATCH v3 15/15] mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves

[PATCH v9] PCI: Add device-specific reset for Qualcomm devices
 2026-06-17 14:47 UTC  (2+ messages)

[PATCH v2 2/2] leds: pwm-multicolor: Introduce default-intensity property
 2026-06-17 14:47 UTC  (2+ messages)
` (subset) "

[PATCH v2] leds: st1202: Drop unused include
 2026-06-17 14:47 UTC  (2+ messages)
` (subset) "

[PATCH mptcp-next v2 0/9] selftests: mptcp: skip the v6 subtests when CONFIG_MPTCP_IPV6=n
 2026-06-17 14:46 UTC  (10+ messages)
` [PATCH mptcp-next v2 1/9] DO-NOT-MERGE: mptcp: test IPV6=m in docker-virtme
` [PATCH mptcp-next v2 2/9] selftests: mptcp: mptcp_lib add runtime IPv6 availability detection helper
` [PATCH mptcp-next v2 3/9] selftests: mptcp: mptcp_connect.sh degrades to v4-only when MPTCP IPv6 is missing
` [PATCH mptcp-next v2 4/9] selftests: mptcp: mptcp_connect.sh don't fail because of nft rules in IPV6-less kernel
` [PATCH mptcp-next v2 5/9] selftests: mptcp: mptcp_sockopt.sh skips v6 paths when MPTCP IPv6 is missing
` [PATCH mptcp-next v2 6/9] selftests: mptcp: simult_flows.sh skips v6 setup "
` [PATCH mptcp-next v2 7/9] selftests: mptcp: mptcp_join.sh: pick v4 bind default "
` [PATCH mptcp-next v2 8/9] selftests: mptcp: mptcp_join.sh skips v6 subtests "
` [PATCH mptcp-next v2 9/9] selftests: mptcp: userspace_pm.sh skips v6 paths "

[PATCH v2 0/1] rust: workqueue: add ScopedQueue for lifetime bound items
 2026-06-17 14:45 UTC  (2+ messages)
` [PATCH v2 1/1] "

[LTP] [PATCH 0/2] Support metadata groups
 2026-06-17 14:46 UTC  (3+ messages)
` [LTP] [PATCH 1/2] metadata: add tests grouping support

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-17 14:46 UTC  (4+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH v2] perf scripts: Add configurable sorting option to powerpc-hcalls
 2026-06-17 14:46 UTC  (2+ messages)

[PATCH v2] docs/devel: relax policy on AI-generated contributions
 2026-06-17 14:44 UTC  (5+ messages)

[PATCH] vfs: missing inode operation should return a consistent error code
 2026-06-17 14:44 UTC  (6+ messages)

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-17 14:44 UTC  (10+ messages)
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE

[PATCH v6 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB
 2026-06-17 14:44 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: panel: Add Ilitek ILI9488 panel controller
` [PATCH v6 2/2] drm/panel: Add Ilitek ILI9488 controller driver

[PATCH i-g-t 0/2] Rename MultiQ to Multi-Queue in docs
 2026-06-17 14:43 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
 2026-06-17 14:43 UTC  (5+ messages)
` [PATCH v2 5/7] drm/panfrost: Make reset sequence deal with an active HWPerf session

[PATCH v2] md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistency
 2026-06-17 14:43 UTC  (2+ messages)

[PATCH] drm/panfrost: Enable cycle counting when perfcnt is enabled
 2026-06-17 14:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] docs/manual/migrating.adoc: document iwd network config change for 2026.08
 2026-06-17 14:42 UTC  (2+ messages)

[BUG] ufs: crafted writable mount can overflow cylinder summary buffer
 2026-06-17 14:42 UTC 

[PATCH] dm: avoid leaking the caller's thread keyring via the table device file
 2026-06-17 14:33 UTC 

drivers/md/dm.c:601: Warning: missing closing `"'
 2026-06-17 14:40 UTC 

[Buildroot] [git commit] docs/manual/migrating.adoc: document iwd network config change for 2026.08
 2026-06-17 14:41 UTC 

[PATCH i-g-t] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
 2026-06-17 14:40 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest (rev3)

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-17 14:39 UTC  (6+ messages)
` [PATCH v2 07/16] mm/slab: replace struct partial_context with slab_alloc_context

[PATCH] drm/amdgpu/soc24: reset dGPU if suspend got aborted
 2026-06-17 14:39 UTC  (2+ messages)

[PATCH v5 3/7] mfd: nct6694: Introduce transport abstraction with function pointers
 2026-06-17 14:39 UTC  (4+ messages)

[PATCH] usb: rust: mark Device and Interface methods as inline
 2026-06-17 14:39 UTC  (3+ messages)

[PATCH v2] s390/traps: Add exception statistics
 2026-06-17 14:37 UTC  (2+ messages)

[PATCH 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
 2026-06-17 14:37 UTC  (7+ messages)
` [PATCH 2/4] mm: mprotect: use walk_page_range_vma() in mprotect_fixup()
` [PATCH 3/4] mm: mlock: use walk_page_range_vma() in mlock_vma_pages_range()
` [PATCH 4/4] mm: migrate_device: use walk_page_range_vma() in migrate_vma_collect()

[PATCH v4] staging: rtl8723bs: remove redundant rsp_allocated_buf
 2026-06-17 13:21 UTC  (2+ messages)

[PATCH v2] rust: kbuild: Replace and dissolve procmacro-extension variable
 2026-06-17 14:36 UTC  (2+ messages)

segfault with latest arm64 linux kernel build
 2026-06-17 14:37 UTC  (4+ messages)

[Buildroot] [PATCH next 1/2] package/iwd: install upstream main.conf
 2026-06-17 14:36 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ixgbe: Implement PCI reset handler
 2026-06-17 14:36 UTC  (4+ messages)

should the dev manual "libraries" sections explain "oe_libinstall"?
 2026-06-17 14:36 UTC  (3+ messages)
` [docs] "

[PATCH 0/2] panthor: Test for checking vm_bind address range is legitimate
 2026-06-17 14:34 UTC  (5+ messages)
` [PATCH 1/2] panthor: Provide a way to access user VA range when creating a VM
` [PATCH 2/2] tests/panthor/panthor_vm: Add vm_bind intersect-with-kbo-range test

[PATCH v2] power: sequencing: pcie-m2: Sort PCI device IDs in ascending order
 2026-06-17 14:33 UTC  (2+ messages)

[PULL 00/16] Miscellaneous patches for 2026-06-17
 2026-06-17 14:30 UTC  (17+ messages)
` [PULL 01/16] rust: fix incorrect dependency in Cargo.toml
` [PULL 02/16] target/i386: apply mod to immediate count of an RCL/RCR operation
` [PULL 03/16] target/i386: add more easy cases to gen_eflags_adcox
` [PULL 04/16] gdbstub: Update x86 control register bits
` [PULL 05/16] Include new arbitrary limits if not already defined
` [PULL 06/16] Add GNU/Hurd host_os=gnu
` [PULL 07/16] tpm: Add conditional to not compile ioctls on GNU/Hurd
` [PULL 08/16] block/file-posix: Clean up sys/ioctl import
` [PULL 09/16] Make copy_file_range non-static on GNU/Hurd
` [PULL 10/16] qga/win: Use swprintf instead of snwprintf
` [PULL 11/16] qga/meson: Remove unused lib stdc++
` [PULL 12/16] qga/meson: Use windows.compile_resources instead of custom_target
` [PULL 13/16] qga/meson: Allow to use MSVC message compiler 'mc'
` [PULL 14/16] qga/vss: Use MAX_PATH instead of PATH_MAX
` [PULL 15/16] qga/vss: Remove unused undefs
` [PULL 16/16] qga/vss: Drop unused define uuid(x)

[PATCH 0/4] s390: Idle time accounting improvements
 2026-06-17 14:33 UTC  (4+ messages)
` [PATCH 3/4] s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()

[PATCH v2 1/2] migration/rdma: honor blocking mode in QIOChannelRDMA readv
 2026-06-17 14:31 UTC  (2+ messages)

[PATCH 0/3] Fixes for flip_done timed outs and PSR/Replay corruption
 2026-06-17 14:32 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lock

[meta-ti][wrynose/master][PATCH V2] mesa-pvr: Migration from v24.0.1 -> v25.2.8
 2026-06-17 14:30 UTC  (9+ messages)

[f2fs-dev] [PATCH v2] f2fs: skip direct I/O iostat context when disabled
 2026-06-17 14:30 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2026-06-17 14:30 UTC 

[PATCH 5.15 000/410] 5.15.210-rc2 review
 2026-06-17 14:29 UTC  (2+ messages)

[xiang-erofs:fixes] BUILD SUCCESS 27f2d085bd72abe4235689d34d8654cfc876d568
 2026-06-17 14:28 UTC 

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-17 14:27 UTC  (3+ messages)
` [PATCH 09/13] gpu: nova-core: wait for FSP boot earlier

[PATCH] drivers: update relaxed ordering policy for mlx5 mkeys
 2026-06-17 14:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Coldfire m5441x: add RCM power-on reason driver
 2026-06-17 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] power: reset: add MCF5441x "

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-17 14:26 UTC  (6+ messages)
` [PATCH v2 2/6] "

[PATCH] drm/xe/guc: Fix invalid kfree() call via __cleanup on pointer
 2026-06-17 14:26 UTC 

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-17 14:26 UTC  (2+ messages)

[linux-next:master] [mm/filemap] 0b9c0aeba9: pts.graphics-magick.Swirl.iterations_per_minute 8.6% regression
 2026-06-17 14:26 UTC 

[PATCH bpf 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
 2026-06-17 14:25 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: Fix stack slot index in "
    `  "

[PATCH v3 0/2] UBSAN fixes
 2026-06-17 14:24 UTC  (5+ messages)
` [PATCH v3 2/2] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page

[PATCH net] net: ena: clean up XDP TX queues when regular TX setup fails
 2026-06-17 14:24 UTC  (2+ messages)

[PATCH v5 0/6] cxl: Add CXL type2 accelerator support for cxl_test
 2026-06-17 14:24 UTC  (3+ messages)
` [PATCH v5 6/6] cxl/test: Add cxl_test accelerator driver

[PATCH v2 0/5] clk: implement sync_state support
 2026-06-17 14:24 UTC  (3+ messages)
` [PATCH v2 5/5] "

[PATCH] net/sched: dualpi2: fix GSO backlog accounting
 2026-06-17 14:23 UTC  (3+ messages)

Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup
 2026-06-17 14:23 UTC  (8+ messages)
        ` Stacking filesystem deadlocks [was Re: Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup]

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-17 14:23 UTC  (2+ messages)

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-06-17 14:22 UTC  (2+ messages)

[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-17 14:22 UTC  (7+ messages)
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)

[PATCH 0/2] riscv: unaligned: stop using kthread for vector speed probe
 2026-06-17 14:21 UTC  (3+ messages)

[PATCH v14 0/6] branch: prune-merged
 2026-06-17 14:21 UTC  (5+ messages)
` [PATCH v15 0/7] branch: delete-merged

[PATCH v1 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread
 2026-06-17 14:20 UTC  (3+ messages)
` [PATCH v1 1/2] evl/sched: core: introduce schedule out handler
` [PATCH v1 2/2] evl/sched: quota: fix budget tracking on preemption

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-17 14:21 UTC  (3+ messages)

[PATCH v9] extcon: add support for Samsung S2M series PMIC extcon devices
 2026-06-17 14:21 UTC  (2+ messages)

[PATCH v5 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-06-17 14:20 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels (rev5)

[PATCH bpf v3 2/2] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-17 14:19 UTC  (3+ messages)

[PATCH rdma-next v2] RDMA/irdma: Prevent rereg_mr for non-mem regions
 2026-06-17 14:19 UTC 

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-17 14:19 UTC  (5+ messages)
` [PATCH v17 08/17] mmc: renesas_sdhi: Add tuning_delay hw_info flag

[PATCH] scripts: Getting rid of -h option, when empty, the usage will be shown
 2026-06-17 14:18 UTC  (3+ messages)

[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
 2026-06-17 14:19 UTC  (3+ messages)

[PATCH] mm: Remove mentions of PageWriteback
 2026-06-17 14:17 UTC  (4+ messages)

[REGRESSION][BISECTED] Long boot time with Xen HVM guests during PV spinlock initialization
 2026-06-17 14:17 UTC  (4+ messages)
` [tip: timers/core] time/jiffies: Register jiffies clocksource before usage

[PATCH 0/4] arm64: dts: qcom: Add PMIC thermal support for Shikra platforms
 2026-06-17 14:17 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: qcom: pm4125: Add VADC and temp alarm nodes
` [PATCH 2/4] arm64: dts: qcom: pm8005: Add temp alarm node
` [PATCH 3/4] arm64: dts: qcom: Add PMIC thermal support for Shikra CQ2390M SoM platform

[PATCH] drm/xe: Return error on non-migratable faults requiring devmem
 2026-06-17 14:17 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
 2026-06-17 14:16 UTC  (3+ messages)

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-17 14:16 UTC  (2+ messages)

Landlock: LANDLOCK_ACCESS_FS_IOCTL_DEV bypass via io_uring IORING_OP_URING_CMD
 2026-06-17 14:16 UTC  (5+ messages)

[PATCH v9 0/2] tests/kms_vrr: Add full-range refresh rate testing
 2026-06-17 14:16 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_vrr: Add full-range refresh rate testing (rev2)

[PATCH 00/11] usb: Add TCPCI driver and DWC3 OTG dual-role support
 2026-06-17 11:15 UTC  (4+ messages)
` [PATCH 01/11] usb: tcpm: fix inverted poll condition in tcpm_pd_transmit()

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-17 14:15 UTC  (2+ messages)

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-17 14:15 UTC  (9+ messages)
` [PATCH v6 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v6 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v6 08/10] ACPI: APEI: share GHES "
` [PATCH v6 10/10] RAS: add firmware-first CPER provider

[PATCH v2] libselinux: Add EXTRA_LD_FLAGS for musl+llvm builds
 2026-06-17 14:14 UTC  (2+ messages)

[PATCH 0/3] qcom: Add support for Thundercomm RUBIK Pi 3
 2026-06-17 14:13 UTC  (3+ messages)
` [PATCH 2/3] configs: Add qcs6490_rubikpi3_defconfig

[PATCH v2] lib: sbi: Allow platforms to override local TLB operations
 2026-06-17 14:13 UTC  (2+ messages)

[PATCH] drm/xe: Move drm_client_dev_suspend/resume outside pm block signalling
 2026-06-17 14:13 UTC  (4+ messages)

[PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref
 2026-06-17 14:12 UTC  (2+ messages)

[PATCH v4] python/semanage: do not leak an audit fd per logger instance
 2026-06-17 14:12 UTC  (2+ messages)

[PATCH 01/43] drm/amdgpu/gfx8: replace BUG_ON() with WARN_ON()
 2026-06-17 14:12 UTC  (2+ messages)

[PATCH 1/4] imx9: bootaux: Support authenticate signed Mcore container image
 2026-06-17 14:14 UTC  (4+ messages)
` [PATCH 2/4] imx9: bootaux: Support booting CM70, CM71 and CM33 sync cores
` [PATCH 3/4] nxp: imx9{4, 5, 52}_evk: power on mcore according to SM config
` [PATCH 4/4] imx9: scmi: reset GPIO2 according its node status

[PATCH rdma-next] RDMA/irdma: Prevent rereg_mr for non-mem regions
 2026-06-17 14:11 UTC 

[PATCH 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant
 2026-06-17 14:11 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: convert to kernel bitfield macro

[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (7)
 2026-06-17 14:11 UTC 

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-17 14:10 UTC  (4+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io

[PATCH v2] ASoC: soc-core: Create device_link to ensure correct suspend order
 2026-06-17 14:10 UTC  (2+ messages)

[PATCH BlueZ] shared/gatt: Fix gatt-db buffer overflow for cloned db
 2026-06-17 14:10 UTC  (2+ messages)


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.