All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-11 08:15:58 to 2024-12-11 08:58:41 UTC [more...]

RFC: support for zoned devices
 2024-12-11  8:55 UTC  (44+ messages)
` [PATCH 01/43] xfs: constify feature checks
` [PATCH 02/43] xfs: factor out a xfs_rt_check_size helper
` [PATCH 03/43] xfs: add a rtg_blocks helper
` [PATCH 04/43] xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
` [PATCH 05/43] xfs: don't take m_sb_lock in xfs_fs_statfs
` [PATCH 06/43] xfs: refactor xfs_fs_statfs
` [PATCH 07/43] xfs: cleanup xfs_vn_getattr
` [PATCH 08/43] xfs: report the correct dio alignment for COW inodes
` [PATCH 09/43] xfs: generalize the freespace and reserved blocks handling
` [PATCH 10/43] xfs: preserve RT reservations across remounts
` [PATCH 11/43] xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
` [PATCH 12/43] xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
` [PATCH 13/43] xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
` [PATCH 14/43] xfs: add a xfs_rtrmap_first_unwritten_rgbno helper
` [PATCH 15/43] xfs: define the zoned on-disk format
` [PATCH 16/43] xfs: allow internal RT devices for zoned mode
` [PATCH 17/43] xfs: don't allow growfs of the data device with internal RT device
` [PATCH 18/43] xfs: export zoned geometry via XFS_FSOP_GEOM
` [PATCH 19/43] xfs: disable sb_frextents for zoned file systems
` [PATCH 20/43] xfs: disable FITRIM for zoned RT devices
` [PATCH 21/43] xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
` [PATCH 22/43] xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
` [PATCH 23/43] xfs: parse and validate hardware zone information
` [PATCH 24/43] xfs: add the zoned space allocator
` [PATCH 25/43] xfs: add support for zoned space reservations
` [PATCH 26/43] xfs: implement zoned garbage collection
` [PATCH 27/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 28/43] xfs: implement direct "
` [PATCH 29/43] xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
` [PATCH 30/43] xfs: hide reserved RT blocks from statfs
` [PATCH 31/43] xfs: support growfs on zoned file systems
` [PATCH 32/43] xfs: allow COW forks on zoned file systems in xchk_bmap
` [PATCH 33/43] xfs: support xchk_xref_is_used_rt_space on zoned file systems
` [PATCH 34/43] xfs: support xrep_require_rtext_inuse "
` [PATCH 35/43] xfs: enable fsmap reporting for internal RT devices
` [PATCH 36/43] xfs: disable reflink for zoned file systems
` [PATCH 37/43] xfs: disable rt quotas "
` [PATCH 38/43] xfs: enable the zoned RT device feature
` [PATCH 39/43] xfs: support zone gaps
` [PATCH 40/43] xfs: add a max_open_zones mount option
` [PATCH 41/43] xfs: support write life time based data placement
` [PATCH 42/43] xfs: wire up the show_stats super operation
` [PATCH 43/43] xfs: export zone stats in /proc/*/mountstats

[PATCHv2] nvmet-loop: avoid using mutex in IO hotpath
 2024-12-11  8:58 UTC 

[PATCH v2] platform/x86: adv_swbutton: use devm_add_action_or_reset() for cleanup
 2024-12-11  8:58 UTC 

[PATCH v2 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2024-12-11  8:57 UTC  (4+ messages)
` [PATCH v2 12/18] KVM: arm64: Introduce __pkvm_host_relax_guest_perms()

[PATCH v3 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-11  8:57 UTC  (25+ messages)
` [PATCH v3 1/7] media: ipu-bridge: Fix warning when !ACPI
` [PATCH v3 3/7] ACPI: bus: implement acpi_get_physical_device_location "
` [PATCH v3 6/7] ACPI: bus: implement acpi_device_hid "
` [PATCH v3 7/7] media: ipu-bridge: Remove unneeded conditional compilations

[PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
 2024-12-11  8:56 UTC 

[PATCH 6.1.y] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-12-11  9:53 UTC 

[meta-networking][scarthgap][PATCH 1/2] mosquitto: upgrade 2.0.18 -> 2.0.19
 2024-12-11  8:55 UTC  (2+ messages)
` [meta-networking][scarthgap][PATCH 2/2] mosquitto: upgrade 2.0.19 -> 2.0.20

[PATCH v2 0/2] perf probe: Fix uninitialized variable
 2024-12-11  8:55 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf probe: Rename err label

[syzbot] Monthly integrity report (Dec 2024)
 2024-12-11  8:54 UTC  (2+ messages)

RFC: iomap patches for zoned XFS
 2024-12-11  8:53 UTC  (9+ messages)
` [PATCH 1/8] iomap: allow the file system to submit the writeback bios
` [PATCH 2/8] iomap: simplify io_flags and io_type in struct iomap_ioend
` [PATCH 3/8] iomap: add a IOMAP_F_ZONE_APPEND flag
` [PATCH 4/8] iomap: split bios to zone append limits in the submission handlers
` [PATCH 5/8] iomap: optionally use ioends for direct I/O
` [PATCH 6/8] iomap: pass private data to iomap_page_mkwrite
` [PATCH 7/8] iomap: pass private data to iomap_zero_range
` [PATCH 8/8] iomap: pass private data to iomap_truncate_page

[PATCH] drm/msm/a6xx: Skip gpu secure fw load in EL2 mode
 2024-12-11  8:52 UTC  (8+ messages)

[REGRESSION] from 74a0e79df68a8042fb84fd7207e57b70722cf825: VFIO PCI passthrough no longer works
 2024-12-11  8:54 UTC  (6+ messages)

[PATCH v4 0/3] Expand firmware-name property to load specific
 2024-12-11  8:53 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: net: bluetooth: qca: Expand firmware-name property

[PATCH v2 1/1] vpci: Add resizable bar support
 2024-12-11  8:53 UTC  (14+ messages)

[PATCH v5 00/18] VOP Support for rk3576
 2024-12-11  8:52 UTC  (5+ messages)
` [PATCH v5 01/18] drm/rockchip: vop2: Add debugfs support
  `  "

[PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-11  8:52 UTC  (5+ messages)
` [PATCH v4 07/13] wifi: ath12k: add support for fixed QMI firmware memory

[PATCH] advice: suggest using subcommand "git config set"
 2024-12-11  8:52 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
 2024-12-11  8:51 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy

[ANNOUNCE] Release v5.10.230-cip55 and v6.1.119-cip33
 2024-12-11  8:50 UTC 

[PATCH v5 0/2] coresight: Add label sysfs node support
 2024-12-11  8:47 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: arm: Add label in the coresight components

[PATCH v2 0/4] Add support for HDMI1 output on RK3588 SoC
 2024-12-11  8:46 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
 2024-12-11  8:48 UTC  (8+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation

[PATCH v8 00/28] Qualcomm iris video decoder driver
 2024-12-11  8:47 UTC  (5+ messages)
` [PATCH v8 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH i-g-t 0/9] Add new test to validate adaptive sharpness filter
 2024-12-11  8:47 UTC  (5+ messages)
` [PATCH i-g-t 5/9] tests/kms_sharpness_filter: Add filter-tap subtest
` [PATCH i-g-t 7/9] tests/kms_sharpness_filter: Add scaler subtests

[PATCHv13 00/11] block write streams with nvme fdp
 2024-12-11  8:46 UTC  (3+ messages)
` [PATCHv13 04/11] block: introduce a write_stream_granularity queue limit

[RFC PATCH 1/3] module: Split module_enable_rodata_ro()
 2024-12-11  8:46 UTC  (10+ messages)
  ` [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed

[PATCH v13 00/25] GenieZone hypervisor drivers
 2024-12-11  8:44 UTC  (5+ messages)
` [PATCH v13 01/25] virt: geniezone: enable gzvm-ko in defconfig
` [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver

Development Support for Your Project
 2024-12-11  8:45 UTC 

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-12-11  8:46 UTC  (8+ messages)
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device

[PATCH v5 0/5] Add pinctrl support for mt7988
 2024-12-11  8:43 UTC  (5+ messages)
` [PATCH v5 2/5] pinctrl: mediatek: add MT7988 pinctrl driver

[PATCH for-rc 0/5] bnxt_re Bug fixes
 2024-12-11  8:39 UTC  (6+ messages)
` [PATCH for-rc 1/5] RDMA/bnxt_re: Fix the check for 9060 condition
` [PATCH for-rc 2/5] RDMA/bnxt_re: Add check for path mtu in modify_qp
` [PATCH for-rc 3/5] RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix to export port num to ib_query_qp
` [PATCH for-rc 5/5] RDMA/bnxt_re: Fix reporting hw_ver in query_device

[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
 2024-12-11  8:43 UTC  (5+ messages)
` [WIP RFC v2 05/35] rust: drm/kms: Add bindings for drm_connector

[PATCH v1 0/5] rust: Add bug/warn abstractions
 2024-12-11  8:41 UTC  (4+ messages)
` [PATCH v1 4/5] loongarch/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust

[PATCH RFC] net: bridge: handle ports in locked mode for ll learning
 2024-12-11  8:42 UTC  (6+ messages)

[PATCH][5.15.y] gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
 2024-12-11  8:39 UTC 

[PATCH] perf probe: Fix uninitialized variable
 2024-12-11  8:39 UTC  (3+ messages)

[PATCH] MAINTAINERS: add me as reviewer for sched_ext
 2024-12-11  8:39 UTC 

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-11  8:38 UTC  (8+ messages)

[PATCH v3 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
 2024-12-11  8:37 UTC  (3+ messages)
` [PATCH v3 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL

[PATCH] net: ethernet: fix NULL dereference in nixge_recv()
 2024-12-11  8:34 UTC 

[PATCH v4 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-11  8:35 UTC  (7+ messages)
` [PATCH v4 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-11  8:35 UTC  (7+ messages)

[PATCH v2] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
 2024-12-11  8:35 UTC  (2+ messages)

[PATCH blktests 0/7] nvme: add test cases for ANA support
 2024-12-11  8:35 UTC  (2+ messages)

[PATCH 5.15.y] fou: remove warn in gue_gro_receive on unsupported protocol
 2024-12-11  8:33 UTC 

[PATCH V2 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-12-11  8:34 UTC  (3+ messages)

[PATCH v2 0/3] VF: Avoid reading inaccessible registers
 2024-12-11  8:34 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for VF: Avoid reading inaccessible registers (rev2)

[DPDK/meson Bug 1593] meson_tests/driver link_bonding_autotest test failed
 2024-12-11  8:33 UTC  (2+ messages)
` [DPDK/meson Bug 1593] [dpdk-22.11.7-rc1]meson_tests/driver "

[yocto] UBOOT_ENV causes dependency loop
 2024-12-11  8:33 UTC  (2+ messages)

[DPDK/meson Bug 1594] [dpdk-21.11.9-rc1] unit_tests_eal/link_bonding: link_bonding_autotest test failed
 2024-12-11  8:33 UTC  (2+ messages)

[PATCH v2 0/7] remove libxenctrl usage from xenstored
 2024-12-11  8:32 UTC  (7+ messages)
` [PATCH v2 5/7] xen: add new domctl get_changed_domain

[PATCH V2][5.15.y] gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
 2024-12-11  8:32 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
 2024-12-11  8:32 UTC  (4+ messages)

[PATCH 6.1 v2] media: mediatek: vcodec: Handle invalid decoder vsi
 2024-12-11  8:31 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update after GEHC spin-off
 2024-12-11  8:31 UTC 

Patch "HID: bpf: Fix NKRO on Mistel MD770" has been added to the 5.4-stable tree
 2024-12-11  8:31 UTC 

[tip:x86/cpu] BUILD SUCCESS 4bf610499c429fa0bfb3fa94be450f01016224c5
 2024-12-11  8:30 UTC 

[PATCH v5 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-12-11  8:29 UTC  (8+ messages)
` [PATCH v5 1/7] drm/msm: adreno: add defines for gpu & gmu frequency table sizes
` [PATCH v5 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH v5 3/7] drm/msm: adreno: dynamically generate GMU bw table
` [PATCH v5 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
` [PATCH v5 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750
` [PATCH v5 6/7] arm64: qcom: dts: sm8550: add interconnect and opp-peak-kBps for GPU
` [PATCH v5 7/7] arm64: qcom: dts: sm8650: "

Patch "HID: bpf: Fix NKRO on Mistel MD770" has been added to the 5.10-stable tree
 2024-12-11  8:29 UTC 

[PATCH 00/26] rust: bundle of prerequisites for HPET implementation
 2024-12-11  8:47 UTC  (5+ messages)
` [PATCH 15/26] rust: qom: split ObjectType from ObjectImpl trait
` [PATCH 16/26] rust: qom: change the parent type to an associated type

Patch "HID: bpf: Fix NKRO on Mistel MD770" has been added to the 5.15-stable tree
 2024-12-11  8:29 UTC 

[PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
 2024-12-11  8:28 UTC  (2+ messages)

[PATCH 5.15.y] ima: Fix use-after-free on a dentry's dname.name
 2024-12-11  8:28 UTC 

Patch "HID: bpf: Fix NKRO on Mistel MD770" has been added to the 6.1-stable tree
 2024-12-11  8:28 UTC 

[PATCH libgpiod v2] bindings: python: provide fileno() for Chip and LineRequest
 2024-12-11  8:28 UTC 

Patch "HID: bpf: Fix NKRO on Mistel MD770" has been added to the 6.6-stable tree
 2024-12-11  8:27 UTC 

[PATCH v2] drm/bridge: ti-sn65dsi86: Fix multiple instances
 2024-12-11  8:27 UTC  (3+ messages)

[PATCH] MAINTAINERS: erofs: update Yue Hu's email address
 2024-12-11  8:27 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: qcom: Add DT support for secondary USB on QCS615
 2024-12-11  8:26 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: Add support for secondary USB node "
` [PATCH v2 2/2] arm64: dts: qcom: Enable secondary USB controller on QCS615 Ride

[PATCH 5.15] crypto: hisilicon/qm - inject error before stopping queue
 2024-12-11  8:18 UTC 

[PATCH 0/4] move per-vma lock into vm_area_struct
 2024-12-11  8:25 UTC  (7+ messages)
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH] iommufd/selftest: Remove domain_alloc_paging()
 2024-12-11  8:25 UTC  (2+ messages)

[PATCH 1/2] zram: use zram_read_from_zspool() in writeback
 2024-12-11  8:25 UTC  (2+ messages)
` [PATCH 2/2] zram: cond_resched() in writeback loop

[PATCH iproute2-next, v6 1/2] iproute2: expose netlink constants in UAPI
 2024-12-11  8:24 UTC  (2+ messages)
` [PATCH iproute2-next, v6 2/2] iproute2: add 'ip monitor maddress' support

[PATCH 0/3] pci: qcom: Add PCIe setting current load support
 2024-12-11  8:24 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qmp-pcie: add optional current load properties

[PATCH v6 0/7] Support attaching PASID to the blocked_domain
 2024-12-11  8:24 UTC  (3+ messages)
` [PATCH v6 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid

[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-12-11  8:23 UTC  (9+ messages)
` [PATCH v2 05/11] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU

[PATCH v2 00/13] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
 2024-12-11  8:21 UTC  (5+ messages)
` [PATCH v2 12/13] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v2 13/13] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU

[PATCH] thunderbolt: debugfs: Add write capability to path config space
 2024-12-11  8:23 UTC 

[PATCH net-next, v6] netlink: add IGMP/MLD join/leave notifications
 2024-12-11  8:22 UTC 

[PATCH 0/4] QOM: Singleton interface
 2024-12-11  8:19 UTC  (8+ messages)

[PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
 2024-12-11  8:19 UTC 

error[E0425]: cannot find value `__tracepoint_rust_sample_loaded` in crate `$crate::bindings`
 2024-12-11  8:19 UTC 

GCP cloud : Virtio-PMD performance Issue
 2024-12-09 15:37 UTC  (3+ messages)

[PATCH 0/3] Enlightened vTPM support for SVSM on SEV-SNP
 2024-12-11  8:19 UTC  (6+ messages)
` [PATCH 3/3] x86/sev: add a SVSM vTPM platform device

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-11  8:18 UTC  (3+ messages)
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()

[PATCH v3 0/3] Add stack protector
 2024-12-11  8:16 UTC  (3+ messages)
` [PATCH v3 2/3] xen: common: add ability to enable "

[PATCH 6.1.y] fs/ntfs3: Fixed overflow check in mi_enum_attr()
 2024-12-11  8:16 UTC  (2+ messages)

[PATCH 6.1.y] drm/amd/display: fixed integer types and null check locations
 2024-12-11  8:16 UTC  (2+ messages)

[PATCH v3 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
 2024-12-11  8:16 UTC  (5+ messages)
` [PATCH v3 10/10] arm64: dts: renesas: gray-hawk-single: Add DisplayPort support

[PATCH 6.1.y] dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup
 2024-12-11  8:15 UTC  (2+ messages)

[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
 2024-12-11  8:15 UTC  (2+ messages)

[PATCH 6.1.y] drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
 2024-12-11  8:15 UTC  (2+ messages)

[PATCH 6.1.y] smb: client: fix potential UAF in cifs_dump_full_key()
 2024-12-11  8:15 UTC  (2+ messages)

[PATCH v10 0/6] rework bo mem stats tracking
 2024-12-11  8:15 UTC  (3+ messages)
` [PATCH v10 4/6] drm: consider GEM object shared when it is exported

[PATCH 6.1.y] dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup
 2024-12-11  8:15 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.