All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-30 04:35:35 to 2024-10-30 06:30:27 UTC [more...]

regression: mm: vmscan: - size XL irqoff time increase v6.10+
 2024-10-30  6:30 UTC  (2+ messages)

[PATCH v3] rockchip: add support for Radxa ROCK 5A with SPI NOR flash module
 2024-10-30  6:30 UTC  (2+ messages)

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2024-10-30  6:29 UTC  (20+ messages)

[PATCH 00/14] x86/ibt: FineIBT-BHI
 2024-10-30  6:29 UTC  (3+ messages)
` [PATCH 11/14] llvm: kCFI pointer stuff

[PATCH net 0/2] net: xilinx: axienet: Fix kernel crash in dmaengine transmit path
 2024-10-30  6:25 UTC  (2+ messages)
` [PATCH net 1/2] net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts

[PATCH v2 0/7] md: enhance faulty checking for blocked handling
 2024-10-30  6:28 UTC  (4+ messages)
` [PATCH v2 2/7] md: don't wait faulty rdev in md_wait_for_blocked_rdev()

Iser target machine hits kernel panic while running iozone traffic with link toggle on initiator
 2024-10-30  6:27 UTC  (3+ messages)

[PATCH] mm/gup: restore the ability to pin more than 2GB at a time
 2024-10-30  6:18 UTC  (8+ messages)

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-10-30  6:23 UTC  (3+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v01] net/af_packet: add rollover and defrag options
 2024-10-30  6:22 UTC  (3+ messages)

[PATCH v5 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
 2024-10-30  6:21 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: usb: add TUSB73x0 PCIe

[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-30  6:16 UTC  (3+ messages)
` [PATCH v5 12/13] Documentation: userspace-api: iommufd: Update vIOMMU

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-10-30  6:17 UTC  (12+ messages)
` [PATCH v3 09/19] unwind: Introduce "
` [PATCH v3 11/19] unwind: Add deferred user space unwinding API

[PATCH] sh: intc: Fix possible UAF in register_intc_controller
 2024-10-30  6:08 UTC 

[PATCH tty-next v3 0/6] convert 8250 to nbcon
 2024-10-30  6:13 UTC  (5+ messages)
` [PATCH tty-next v3 1/6] serial: 8250: Adjust the timeout for FIFO mode
` [PATCH tty-next v3 4/6] serial: 8250: Specify console context for rs485_start/stop_tx

[PATCH] Add LAN78XX OTP_ACCESS flag support
 2024-10-30  6:18 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/wpa_supplicant: add Smart card option
 2024-10-30  6:13 UTC  (3+ messages)

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 2024-10-30  6:12 UTC  (2+ messages)

[PATCH v1 5/6] exfat: code cleanup for exfat_readdir()
 2024-10-30  6:12 UTC 

[PATCH v1 6/6] exfat: reduce FAT chain traversal
 2024-10-30  6:12 UTC 

[PATCH v1 4/6] exfat: remove argument 'p_dir' from exfat_add_entry()
 2024-10-30  6:12 UTC 

[PATCH v1 2/6] exfat: add exfat_get_dentry_set_by_inode() helper
 2024-10-30  6:12 UTC 

[PATCH v1 3/6] exfat: move exfat_chain_set() out of __exfat_resolve_path()
 2024-10-30  6:12 UTC 

[PATCH v1 0/6] exfat: reduce FAT chain traversal
 2024-10-30  6:11 UTC 

[PATCH v1 1/6] exfat: remove unnecessary read entry in __exfat_rename()
 2024-10-30  6:12 UTC 

[PATCH 0/2] Add support for nuvoton ma35d1 keypad controller
 2024-10-30  6:10 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad

[djwong-xfs:health-monitoring 256/271] drivers/md/bcache/util.h:284:8: error: redefinition of 'struct time_stats'
 2024-10-30  6:11 UTC 

[PATCH mptcp-next v9 00/13] use bpf_iter in bpf schedulers
 2024-10-30  6:10 UTC  (14+ messages)
` [PATCH mptcp-next v9 01/13] mptcp: check sk_stream_memory_free in loop
` [PATCH mptcp-next v9 02/13] mptcp: make mptcp_subflow_set_scheduled inline
` [PATCH mptcp-next v9 03/13] mptcp: add mptcp_validate_scheduler helper
` [PATCH mptcp-next v9 04/13] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v9 05/13] Squash to "selftests/bpf: Add bpf scheduler test"
` [PATCH mptcp-next v9 06/13] Squash to "selftests/bpf: Add bpf_first scheduler & test"
` [PATCH mptcp-next v9 07/13] Squash to "selftests/bpf: Add bpf_bkup "
` [PATCH mptcp-next v9 08/13] Squash to "selftests/bpf: Add bpf_rr "
` [PATCH mptcp-next v9 09/13] Squash to "selftests/bpf: Add bpf_red "
` [PATCH mptcp-next v9 10/13] Squash to "selftests/bpf: Add bpf_burst "
` [PATCH mptcp-next v9 11/13] Squash to "bpf: Export mptcp packet scheduler helpers"
` [PATCH mptcp-next v9 12/13] Revert "mptcp: add sched_data helpers"
` [PATCH mptcp-next v9 13/13] mptcp: drop subflow contexts in mptcp_sched_data

[PATCH 0/5] media: i2c: Add OX05B1S camera sensor driver
 2024-10-30  6:08 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: media: i2c: Add bindings for OX05B1S "
        ` [EXT] "

[PATCH 0/3] nvme: fix system fault observed while shutting down controller
 2024-10-30  6:07 UTC  (4+ messages)
` [PATCH 3/3] nvme: use helper nvme_ctrl_state in nvme_keep_alive_end_io function

[Linaro-TCWG-CI] llvmorg-20-init-10266-g71315698c91d: Failure on aarch64
 2024-10-30  6:06 UTC 

[PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
 2024-10-30  6:01 UTC  (7+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-30  5:57 UTC  (10+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-30  5:57 UTC  (13+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH] nfc: s3fwrn5: Prefer strscpy() over strcpy()
 2024-10-30  5:57 UTC  (2+ messages)

[PATCH v7 0/7] Add support for PCIe3 on x1e80100
 2024-10-30  5:54 UTC  (6+ messages)
` [PATCH v7 6/7] PCI: qcom: Disable ASPM L0s and remove BDF2SID mapping config for X1E80100 SoC

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS c093e2b9768b3a5cd7a37ea654cd47094519f843
 2024-10-30  5:54 UTC 

[PATCH i-g-t v2 0/2] Ignore more warns in xe_wedged tests
 2024-10-30  5:54 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Ignore more warns in xe_wedged tests (rev2)

[tip:x86/urgent] BUILD SUCCESS fce9642c765a18abd1db0339a7d832c29b68456a
 2024-10-30  5:54 UTC 

[PATCH] nvmet: make nvmet_wq visible in sysfs
 2024-10-30  5:53 UTC  (6+ messages)

[PATCH v2] arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon
 2024-10-30  5:47 UTC  (2+ messages)

[PATCH v1] net/macb: add new driver
 2024-10-30  5:51 UTC 

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-10-30  5:43 UTC  (4+ messages)
` [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit

[PATCH net-next v6 0/6] net: stmmac: Refactor FPE as a separate module
 2024-10-30  5:36 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v6 2/6] net: stmmac: Rework macro definitions for gmac4 and xgmac
` [PATCH net-next v6 3/6] net: stmmac: Refactor FPE functions to generic version
` [PATCH net-next v6 4/6] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
` [PATCH net-next v6 5/6] net: stmmac: xgmac: Complete FPE support
` [PATCH net-next v6 6/6] net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio

[tip:timers/core] [timekeeping] 5aa6c43eca: BUG:KCSAN:data-race_in_timekeeping_debug_get_ns/timekeeping_update_from_shadow
 2024-10-30  5:47 UTC 

[RFC v3 0/3] Introduce Topology NUMA grouping for lcores
 2024-10-30  5:41 UTC  (4+ messages)
` [RFC v3 1/3] eal/lcore: add topology based functions
` [RFC v3 2/3] test/lcore: enable tests for topology
` [RFC v3 3/3] examples: add lcore topology API calls

[PATCH v4 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-10-30  5:51 UTC  (8+ messages)
` [PATCH v4 2/5] iommu/vt-d: Remove the pasid present check in prq_event_thread
    `  "

[PATCH bpf-next v2] selftests/bpf: Drop netns helpers in mptcp
 2024-10-30  5:45 UTC 

[PATCH v3] drm/amd/pm: correct the workload setting
 2024-10-30  5:43 UTC  (2+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-10-30  5:42 UTC  (14+ messages)
` [PATCHv10 4/9] block: allow ability to limit partition write hints
` [PATCHv10 9/9] scsi: set permanent stream count in block limits

[linus:master] [timers] fe90c5ba88: BUG:KCSAN:data-race_in_timer_expire_remote/timer_recalc_next_expiry
 2024-10-30  5:38 UTC 

[PATCH v2 0/5] Allow relative worktree linking to be configured by the user
 2024-10-30  5:38 UTC  (18+ messages)
` [PATCH v2 1/5] worktree: add CLI/config options for relative path linking
` [PATCH v2 2/5] worktree: add `write_worktree_linking_files` function
` [PATCH v2 3/5] worktree: add tests for worktrees with relative paths

[PATCH v5] PCI: Detect and trust built-in Thunderbolt chips
 2024-10-30  5:37 UTC  (3+ messages)

[PATCH net-next v2 0/5] Side MDIO Support for LAN937x Switches
 2024-10-30  5:37 UTC  (6+ messages)
` [PATCH net-next v2 2/5] dt-bindings: net: dsa: ksz: add mdio-parent-bus property for internal MDIO

[PATCH] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY
 2024-10-30  5:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
 2024-10-30  5:34 UTC  (8+ messages)
` [PATCH v10 5/8] coresight: tmc: Add support for reading crash data

[for-next][PATCH 0/7] ftrace: Updates for 6.13
 2024-10-30  5:36 UTC  (8+ messages)
` [for-next][PATCH 1/7] fgraph: Separate size of ret_stack from PAGE_SIZE
` [for-next][PATCH 2/7] fgraph: Give ret_stack its own kmem cache
` [for-next][PATCH 3/7] fgraph: Use guard(mutex)(&ftrace_lock) for unregister_ftrace_graph()
` [for-next][PATCH 4/7] ftrace: Use guard for match_records()
` [for-next][PATCH 5/7] ftrace: Use guard to lock ftrace_lock in cache_mod()
` [for-next][PATCH 6/7] ftrace: Use guard to take the ftrace_lock in release_probe()
` [for-next][PATCH 7/7] ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash()

[PATCH] test: Disown child pid for cleaner stderr
 2024-10-30  5:35 UTC 

[PATCH v7 0/3] Extended MODVERSIONS Support
 2024-10-30  5:35 UTC  (5+ messages)
` [PATCH v7 1/3] modules: Support extended MODVERSIONS info

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2024-10-30  5:34 UTC  (14+ messages)
` Reminder: Xenomai community call on Wednesday, Feb 21, "
  ` Reminder: Xenomai community call on Wednesday, Mar 6, "
    ` Reminder: Xenomai community call on Wednesday, Mar 20, "
      ` Reminder: Xenomai community call on Wednesday, May 15, "
        ` Reminder: Xenomai community call on Wednesday, May 29, "
          ` Reminder: Xenomai community call on Wednesday, Jun 26, "
            ` Reminder: Xenomai community call on Wednesday, Jul 10, "
              ` Reminder: Xenomai community call on Wednesday, Jul 24, "
                ` Reminder: Xenomai community call on Wednesday, Aug 7, "
                  ` Reminder: Xenomai community call on Wednesday, Aug 21, "
                    ` Reminder: Xenomai community call on Wednesday, Sept 4, "
                      ` Reminder: Xenomai community call on Wednesday, Oct 16, "
                        ` Xenomai community call on Wednesday, Oct 30, "

[PATCH] kernel: add pid_max to pid_namespace
 2024-10-30  5:29 UTC 

[PATCH] mm: add per-order mTHP swpin counters
 2024-10-30  5:25 UTC  (4+ messages)

[PATCH v1 0/1] bootcount: zynqmp: Add bootcount API
 2024-10-30  5:26 UTC  (3+ messages)
` [PATCH v1 1/1] drivers: bootcount: Add ZynqMP specific bootcount support

[PATCH] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
 2024-10-30  5:25 UTC  (6+ messages)

linux-next: build warning after merge of the vfs-brauner tree
 2024-10-30  5:24 UTC 

[PATCH v2] perf trace: Fix perf trace tracing itself, creating feedback loops
 2024-10-30  5:24 UTC 

[PATCH v8 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-30  5:22 UTC  (8+ messages)
` [PATCH v8 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v8 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v8 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v8 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v8 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v8 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v8 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[oe-core][PATCH] u-boot: Add patch to use SWIG_AppendOutput
 2024-10-30  5:24 UTC 

[oe-core][PATCH] python3-dtc: fix language specific AppendOutput functions with swig 4.3.0
 2024-10-30  5:23 UTC  (3+ messages)

drop some broken zone append support code
 2024-10-30  5:18 UTC  (3+ messages)
` [PATCH 1/2] block: remove zone append special casing from the direct I/O path
` [PATCH 2/2] block: remove bio_add_zone_append_page

[PATCH v2 5/5] xhci: Correct handling of one-TRB isoc TD on Etron xHCI host
 2024-10-30  5:17 UTC  (3+ messages)

[PATCH v3 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-10-30  5:16 UTC  (6+ messages)
` [PATCH v3 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v3 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v3 3/3] rust: kunit: allow to know if we are in a test

[PATCH] altera_jtaguart: Use dev_err() to report error attaching IRQ
 2024-10-30  5:16 UTC  (2+ messages)

[PATCH] altera_uart: Use dev_err() to report error attaching IRQ handler
 2024-10-30  5:15 UTC  (2+ messages)

[PATCH mptcp-next v4 0/4] add netns helpers
 2024-10-30  5:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] arch/Config.in.x86: sync prompt and help with Linux for Geode CPU
 2024-10-30  5:11 UTC  (3+ messages)

[PATCH v5 00/10] Read/Write with meta/integrity
 2024-10-30  5:10 UTC  (11+ messages)
  ` [PATCH v5 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
  ` [PATCH v5 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v5 09/10] scsi: add support for user-meta interface

[RR V3][0/7] Support SPDX include source for work-share directory
 2024-10-30  5:07 UTC  (7+ messages)
` [oe-core][PATCH 1/6] meta/lib/oe/sbom30.py: correct python list comprehension
` [oe-core][PATCH 2/6] meta/lib/oe/sbom30.py: correct typo
` [oe-core][PATCH 3/6] meta/lib/oe/spdx30_tasks.py: improve debug log in add_package_files
` [oe-core][PATCH V3 4/6] create-spdx-{2.2,3.0}: fix do_create_spdx dependency while spdx include sources
` [oe-core][PATCH V3 5/6] create-spdx-{2.2,3.0}: support SPDX include source for work-share directory
` [oe-core][PATCH 6/6] oeqa/selftest: Add SPDX 3.0 include source case for work-share

[PATCH v2 0/4] Add static channel mapping between soundwire master and slave
 2024-10-30  5:07 UTC  (4+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support

[PATCH 0/7] Add support for 3 VDSC engines 12 slices
 2024-10-30  5:06 UTC  (7+ messages)
` ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev7)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ CI.BAT: success "

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-10-30  5:05 UTC  (14+ messages)

query on VLAN with linux DSA ports
 2024-10-30  5:04 UTC  (5+ messages)

[PATCH v2 0/8] Add AVX10.1 CPUID support and GraniteRapids-v2 model
 2024-10-30  5:19 UTC  (3+ messages)
` [PATCH 3/8] target/i386: return bool from x86_cpu_filter_features

[PATCH 0/4] Fix omap-iommu bitrot
 2024-10-30  4:55 UTC  (2+ messages)

[PATCH 0/4] MCSPI clock ID fixes for J7200/J721E/J721S2/J784S4
 2024-10-30  4:54 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: ti: k3-j7200: Fix register map for main domain pmx
 2024-10-30  4:52 UTC  (2+ messages)

[PATCH v2 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-10-30  4:59 UTC  (7+ messages)
` [PATCH v2 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v2 2/3] rust: macros: add macro to easily run KUnit tests

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-10-30  4:59 UTC  (4+ messages)
` [PATCH v3 1/6] x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()

[axboe-block:io_uring-rsrc 6/6] io_uring/rsrc.c:1086:22: warning: variable 'offset' set but not used
 2024-10-30  4:58 UTC 

[PATCH v2] arm64: dts: ti: k3-am62-verdin: Fix SoM ADC compatible
 2024-10-30  4:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode
 2024-10-30  4:51 UTC  (2+ messages)

[RR V2][0/7] Support SPDX include source for work-share directory
 2024-10-30  4:56 UTC  (4+ messages)
` [oe-core][PATCH V2 3/7] meta/lib/oe/sbom30.py: create hasDeclaredLicense relationship if file_licenses is empty

[PATCH v2] xfs: fix the entry condition of exact EOF block allocation optimization
 2024-10-30  4:56 UTC 

[PATCH] arm64: dts: ti: k3-am642-evm: Add overlay for PCIe0 EP mode
 2024-10-30  4:50 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62-main: Update otap/itap values
 2024-10-30  4:50 UTC  (2+ messages)

[PATCH] test/py: spi: prevent overwriting relocation memory
 2024-10-30  4:53 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am62-phycore-som: Add M4F remoteproc nodes
 2024-10-30  4:50 UTC  (2+ messages)

[PATCH v2] driver core: fw_devlink: Stop trying to optimize cycle detection logic
 2024-10-30  4:51 UTC  (5+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-10-30  4:51 UTC  (4+ messages)
` [PATCH net-next 08/12] net: homa: create homa_incoming.c

[PATCH 0/5] Introduce drm sharpness property
 2024-10-30  4:50 UTC  (5+ messages)
` [PATCH v4 2/5] drm/i915/display: Compute the scaler filter coefficients

[PATCH] drm/i915/hdcp: Add the loop only for DP encoders
 2024-10-30  4:49 UTC  (2+ messages)

[PATCH v2] brd: defer automatic disk creation until module initialization succeeds
 2024-10-30  4:47 UTC  (2+ messages)

[PATCH] jffs2: remove redundant check on outpos > pos
 2024-10-30  4:45 UTC  (3+ messages)

misc page fault handler cleanups
 2024-10-30  4:45 UTC  (4+ messages)
` [PATCH 4/4] xfs: remove xfs_page_mkwrite_iomap_ops

[PATCH v14 00/13] Add Secure TSC support for SNP guests
 2024-10-30  4:44 UTC  (4+ messages)
` [PATCH v14 01/13] x86/sev: Carve out and export SNP guest messaging init routines

[RFC v2 0/3] Introduce Topology NUMA grouping for lcores
 2024-10-30  4:40 UTC  (4+ messages)
` [RFC v2 1/3] eal/lcore: add topology based functions
` [RFC v2 2/3] test/lcore: enable tests for topology
` [RFC v2 3/3] examples: add lcore topology API calls

[BUG] "git describe --match" performance
 2024-10-30  4:43 UTC 

[RFC PATCH v2 0/3] KVM: arm64: Errata management for VM Live migration
 2024-10-30  4:39 UTC  (5+ messages)
` [RFC PATCH v2 1/3] KVM: arm64: Add hypercall support for retrieving migration targets

[PATCH v2 0/2] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2024-10-30  4:38 UTC  (2+ messages)

[PATCH v2] target/riscv: Fix vcompress with rvv_ta_all_1s
 2024-10-30  4:35 UTC 

[PATCH v2 0/2] fstests/xfs: a couple growfs log recovery tests
 2024-10-30  4:36 UTC  (2+ messages)

[PATCHSET 2/2] mkfs: new config file for 6.12 LTS
 2024-10-30  4:36 UTC  (3+ messages)
` [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels

[PATCHSET v5.2 1/2] xfs_db: debug realtime geometry
 2024-10-30  4:35 UTC  (3+ messages)
` [PATCH 6/8] xfs_db: enable conversion of rt space units


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.