messages from 2024-10-17 18:47:06 to 2024-10-17 19:08:55 UTC [more...]
[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-10-17 19:08 UTC (11+ messages)
` [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested
` [PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
[PATCH v4 0/6] octeontx2-pf: handle otx2_mbox_get_rsp errors
2024-10-17 19:08 UTC (5+ messages)
` [PATCH v4 1/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c
` [PATCH v4 2/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c
` [PATCH v4 3/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c
[PATCHBOMB 6.13 v5.1] xfs: metadata directories and realtime groups
2024-10-17 19:08 UTC (36+ messages)
` [PATCHSET v5.1 5/9] xfs: preparation for realtime allocation groups
` [PATCH 1/2] xfs: fix rt device offset calculations for FITRIM
` [PATCH 2/2] iomap: add a merge boundary flag
` [PATCHSET v5.1 6/9] xfs: shard the realtime section
` [PATCH 01/34] xfs: define the format of rt groups
` [PATCH 02/34] xfs: check the realtime superblock at mount time
` [PATCH 03/34] xfs: update realtime super every time we update the primary fs super
` [PATCH 04/34] xfs: export realtime group geometry via XFS_FSOP_GEOM
` [PATCH 05/34] xfs: check that rtblock extents do not break rtsupers or rtgroups
` [PATCH 06/34] xfs: add a helper to prevent bmap merges across rtgroup boundaries
` [PATCH 07/34] xfs: add frextents to the lazysbcounters when rtgroups enabled
` [PATCH 08/34] xfs: convert sick_map loops to use ARRAY_SIZE
` [PATCH 09/34] xfs: record rt group metadata errors in the health system
` [PATCH 10/34] xfs: export the geometry of realtime groups to userspace
` [PATCH 11/34] xfs: add block headers to realtime bitmap and summary blocks
` [PATCH 12/34] xfs: encode the rtbitmap in big endian format
` [PATCH 13/34] xfs: encode the rtsummary "
` [PATCH 14/34] xfs: grow the realtime section when realtime groups are enabled
` [PATCH 15/34] xfs: store rtgroup information with a bmap intent
` [PATCH 16/34] xfs: force swapext to a realtime file to use the file content exchange ioctl
` [PATCH 17/34] xfs: support logging EFIs for realtime extents
` [PATCH 18/34] xfs: support error injection when freeing rt extents
` [PATCH 19/34] xfs: use realtime EFI to free extents when rtgroups are enabled
` [PATCH 20/34] xfs: don't merge ioends across RTGs
` [PATCH 21/34] xfs: make the RT allocator rtgroup aware
` [PATCH 22/34] xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub
` [PATCH 23/34] xfs: scrub the realtime group superblock
` [PATCH 24/34] xfs: repair "
` [PATCH 25/34] xfs: scrub metadir paths for rtgroup metadata
` [PATCH 26/34] xfs: mask off the rtbitmap and summary inodes when metadir in use
` [PATCH 27/34] xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries
` [PATCH 28/34] xfs: create helpers to deal with rounding xfs_filblks_t "
` [PATCHSET v5.1 7/9] xfs: persist quota options with metadir
` [PATCHSET v5.1 8/9] xfs: enable quota for realtime volumes
` [PATCHSET v5.1 9/9] xfs: enable metadir
[PATCH v3] staging: gpib: Add TODO file
2024-10-17 19:08 UTC
[PATCH v2] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
2024-10-17 19:07 UTC
[meta-ti][master/scarthgap][PATCH] linux: Rework the reproducibility patches
2024-10-17 19:08 UTC
[PATCH v3] comedi: Flush partial mappings in error case
2024-10-17 19:07 UTC
[PATCH v2] comedi: Flush partial mappings in error case
2024-10-17 19:07 UTC (6+ messages)
[PATCH i-g-t] tests/intel/psr: update documentation
2024-10-17 19:07 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v3] drm/i915: Remove unused underrun irq/reporting bits
2024-10-17 19:06 UTC (2+ messages)
[PATCH v5 0/3] mfd: twl: Add clock for TWL6030
2024-10-17 19:05 UTC (5+ messages)
` [PATCH v5 2/3] clk: twl: remove is_prepared
` [PATCH v5 3/3] clk: twl: add TWL6030 support
[PATCH] resource,kexec: walk_system_ram_res_rev must retain resource flags
2024-10-17 19:03 UTC (2+ messages)
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 53bac8330865417332d4cf80cb671b15956b049d
2024-10-17 19:03 UTC
[PATCH 0/6] Reduce scope address-of-packed-member warning
2024-10-17 19:03 UTC (4+ messages)
` [PATCH 5/6] net: add smaller IPv4 cksum function for simple cases
[PATCHSET v5.1 4/9] xfs: create incore rt allocation groups
2024-10-17 19:03 UTC (22+ messages)
` [PATCH 01/21] xfs: clean up xfs_getfsmap_helper arguments
` [PATCH 02/21] xfs: create incore realtime group structures
` [PATCH 03/21] xfs: define locking primitives for realtime groups
` [PATCH 04/21] xfs: add a lockdep class key for rtgroup inodes
` [PATCH 05/21] xfs: support caching rtgroup metadata inodes
` [PATCH 06/21] xfs: add rtgroup-based realtime scrubbing context management
` [PATCH 07/21] xfs: add a xfs_bmap_free_rtblocks helper
` [PATCH 08/21] xfs: add a xfs_qm_unmount_rt helper
` [PATCH 09/21] xfs: factor out a xfs_growfs_rt_alloc_blocks helper
` [PATCH 10/21] xfs: cleanup xfs_getfsmap_rtdev_rtbitmap
` [PATCH 11/21] xfs: split xfs_trim_rtdev_extents
` [PATCH 12/21] xfs: move RT bitmap and summary information to the rtgroup
` [PATCH 13/21] xfs: support creating per-RTG files in growfs
` [PATCH 14/21] xfs: remove XFS_ILOCK_RT*
` [PATCH 15/21] xfs: calculate RT bitmap and summary blocks based on sb_rextents
` [PATCH 16/21] xfs: factor out a xfs_growfs_rt_alloc_fake_mount helper
` [PATCH 17/21] xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocks
` [PATCH 18/21] xfs: factor out a xfs_growfs_check_rtgeom helper
` [PATCH 19/21] xfs: refactor xfs_rtbitmap_blockcount
` [PATCH 20/21] xfs: refactor xfs_rtsummary_blockcount
` [PATCH 21/21] xfs: make RT extent numbers relative to the rtgroup
[PATCH i-g-t v2 0/3] kms_ccs optimization
2024-10-17 19:03 UTC (5+ messages)
` ✓ CI.xeBAT: success for kms_ccs optimization (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeBAT: failure "
[PATCH v4 0/6] migration: auto-converge refinements for huge VM
2024-10-17 19:01 UTC (5+ messages)
` [PATCH v4 5/6] migration: Support periodic RAMBlock dirty bitmap sync
` [PATCH v4 6/6] tests/migration: Add case for periodic ramblock dirty sync
[PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue
2024-10-17 19:02 UTC (2+ messages)
[syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7)
2024-10-17 19:01 UTC (2+ messages)
` [syzbot] KMSAN: kernel-infoleak debug statements
Why is pushing to stash not allowed without an initial commit?
2024-10-17 19:01 UTC (2+ messages)
[PATCH v10 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-10-17 19:00 UTC (14+ messages)
` [PATCH v10 1/6] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v10 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v10 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v10 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v10 5/6] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v10 6/6] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v3 0/2] Fix KASAN crash when using KASAN_VMALLOC
2024-10-17 19:00 UTC (4+ messages)
` [PATCH v3 1/2] ARM: ioremap: Sync PGDs for VMALLOC shadow
[PATCH v3 0/5] Increase mseal test coverage
2024-10-17 19:00 UTC (11+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap
[PATCH 0/2] Expand Display code documentation
2024-10-17 19:00 UTC (3+ messages)
` [PATCH 1/2] Documentation/gpu: Document how to narrow down display issues
[PATCHSET v5.1 3/9] xfs: metadata inode directory trees
2024-10-17 18:59 UTC (30+ messages)
` [PATCH 01/29] xfs: constify the xfs_sb predicates
` [PATCH 02/29] xfs: constify the xfs_inode predicates
` [PATCH 03/29] xfs: rename metadata inode predicates
` [PATCH 04/29] xfs: standardize EXPERIMENTAL warning generation
` [PATCH 05/29] xfs: define the on-disk format for the metadir feature
` [PATCH 06/29] xfs: iget for metadata inodes
` [PATCH 07/29] xfs: load metadata directory root at mount time
` [PATCH 08/29] xfs: enforce metadata inode flag
` [PATCH 09/29] xfs: read and write metadata inode directory tree
` [PATCH 10/29] xfs: disable the agi rotor for metadata inodes
` [PATCH 11/29] xfs: hide metadata inodes from everyone because they are special
` [PATCH 12/29] xfs: advertise metadata directory feature
` [PATCH 13/29] xfs: allow bulkstat to return metadata directories
` [PATCH 14/29] xfs: don't count metadata directory files to quota
` [PATCH 15/29] xfs: mark quota inodes as metadata files
` [PATCH 16/29] xfs: adjust xfs_bmap_add_attrfork for metadir
` [PATCH 17/29] xfs: record health problems with the metadata directory
` [PATCH 18/29] xfs: refactor directory tree root predicates
` [PATCH 19/29] xfs: do not count metadata directory files when doing online quotacheck
` [PATCH 20/29] xfs: don't fail repairs on metadata files with no attr fork
` [PATCH 21/29] xfs: metadata files can have xattrs if metadir is enabled
` [PATCH 22/29] xfs: adjust parent pointer scrubber for sb-rooted metadata files
` [PATCH 23/29] xfs: fix di_metatype field of inodes that won't load
` [PATCH 24/29] xfs: scrub metadata directories
` [PATCH 25/29] xfs: check the metadata directory inumber in superblocks
` [PATCH 26/29] xfs: move repair temporary files to the metadata directory tree
` [PATCH 27/29] xfs: check metadata directory file path connectivity
` [PATCH 28/29] xfs: confirm dotdot target before replacing it during a repair
` [PATCH 29/29] xfs: repair metadata directory file path connectivity
[PATCH] maintainers: remove Pallavi as windows maintainer
2024-10-17 18:59 UTC
[PATCH net-next v3 0/8] rust: Add IO polling
2024-10-17 18:58 UTC (7+ messages)
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
other staging/gpib bugs completed
2024-10-17 18:58 UTC (3+ messages)
[PATCH v5 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
2024-10-17 18:57 UTC (2+ messages)
[PATCH v6 0/4] wifi: ath12k: store and send country code to firmware after recovery
2024-10-17 18:55 UTC (2+ messages)
ALSA error: snd_pcm_hw_params_set_format failed: Invalid argument
2024-10-17 18:56 UTC
[bug report] cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
2024-10-17 18:56 UTC (4+ messages)
[PATCH 00/19] wifi: iwlwifi: updates intended for v6.5 2023-06-20
2024-10-17 18:55 UTC (7+ messages)
` [PATCH 10/19] wifi: iwlwifi: limit EHT capabilities based on PCIe link speed
[PATCH] ubifs: Move update of cnt in get_znodes_to_commit
2024-10-17 18:41 UTC (2+ messages)
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-10-17 18:55 UTC (11+ messages)
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-17 18:55 UTC (5+ messages)
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
[meta-oe][PATCH v2] fluentbit: fix building with wasm support
2024-10-17 18:54 UTC (2+ messages)
` [oe] "
[PATCHSET v5.1 2/9] xfs: create a generic allocation group structure
2024-10-17 18:54 UTC (17+ messages)
` [PATCH 01/16] xfs: factor out a xfs_iwalk_args helper
` [PATCH 02/16] xfs: factor out a generic xfs_group structure
` [PATCH 03/16] xfs: add a xfs_group_next_range helper
` [PATCH 04/16] xfs: switch perag iteration from the for_each macros to a while based iterator
` [PATCH 05/16] xfs: move metadata health tracking to the generic group structure
` [PATCH 06/16] xfs: mark xfs_perag_intent_{hold,rele} static
` [PATCH 07/16] xfs: move draining of deferred operations to the generic group structure
` [PATCH 08/16] xfs: move the online repair rmap hooks "
` [PATCH 09/16] xfs: return the busy generation from xfs_extent_busy_list_empty
` [PATCH 10/16] xfs: convert extent busy tracepoints to the generic group structure
` [PATCH 11/16] xfs: convert busy extent tracking "
` [PATCH 12/16] xfs: add a generic group pointer to the btree cursor
` [PATCH 13/16] xfs: store a generic xfs_group pointer in xfs_getfsmap_info
` [PATCH 14/16] xfs: add group based bno conversion helpers
` [PATCH 15/16] xfs: remove xfs_group_intent_hold and xfs_group_intent_rele
` [PATCH 16/16] xfs: store a generic group structure in the intents
[PATCH v4 2/4] cryptodev: add ec points to sm2 op
2024-10-17 18:54 UTC (5+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 2/4] cryptodev: "
` [EXTERNAL] "
[PATCH 0/2] PCI: dwc: ep: Minor alignment cleanups
2024-10-17 18:54 UTC (4+ messages)
` [PATCH 2/2] PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-17 18:52 UTC (4+ messages)
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment
[PATCH v5 0/4] Add Mobileye EyeQ clock support
2024-10-17 18:52 UTC (9+ messages)
` [PATCH v5 1/4] Revert "dt-bindings: clock: mobileye,eyeq5-clk: add bindings"
` [PATCH v5 2/4] dt-bindings: clock: add Mobileye EyeQ6L/EyeQ6H clock indexes
` [PATCH v5 3/4] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH v5 4/4] clk: eyeq: add driver
[PATCHSET v5.1 1/9] xfs: convert perag to use xarrays
2024-10-17 18:51 UTC (23+ messages)
` [PATCH 01/22] xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev
` [PATCH 02/22] xfs: remove the unused pagb_count field in struct xfs_perag
` [PATCH 03/22] xfs: remove the unused pag_active_wq "
` [PATCH 04/22] xfs: pass a pag to xfs_difree_inode_chunk
` [PATCH 05/22] xfs: remove the agno argument to xfs_free_ag_extent
` [PATCH 06/22] xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
` [PATCH 07/22] xfs: add a xfs_agino_to_ino helper
` [PATCH 08/22] xfs: pass a pag to xfs_extent_busy_{search,reuse}
` [PATCH 09/22] xfs: keep a reference to the pag for busy extents
` [PATCH 10/22] xfs: remove the mount field from struct xfs_busy_extents
` [PATCH 11/22] xfs: remove the unused trace_xfs_iwalk_ag trace point
` [PATCH 12/22] xfs: remove the unused xrep_bmap_walk_rmap "
` [PATCH 13/22] xfs: constify pag arguments to trace points
` [PATCH 14/22] xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
` [PATCH 15/22] xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
` [PATCH 16/22] xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
` [PATCH 17/22] xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
` [PATCH 18/22] xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
` [PATCH 19/22] xfs: pass the pag to the xrep_newbt_extent_class tracepoints
` [PATCH 20/22] xfs: convert remaining trace points to pass pag structures
` [PATCH 21/22] xfs: split xfs_initialize_perag
` [PATCH 22/22] xfs: insert the pag structures into the xarray later
[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
2024-10-17 18:51 UTC (5+ messages)
` [PATCH v6 1/3] rust: Introduce irq module
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-17 16:56 UTC (11+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()
with git update-ref?
2024-10-17 18:50 UTC (9+ messages)
` [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
` [PATCH 1/6] doc: update-ref: drop “flag”
[GIT PULL] nvme fixes for Linux 6.12
2024-10-17 18:48 UTC
[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-17 18:48 UTC (4+ messages)
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
[PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes
2024-10-17 18:47 UTC (4+ messages)
` [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.