All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-16 23:02:30 to 2025-01-16 23:37:41 UTC [more...]

[PATCHBOMB] fstests: fix check-parallel and get all the xfs 6.13 changes merged
 2025-01-16 23:37 UTC  (56+ messages)
` [PATCHSET 1/7] fstests: random fixes for v2025.01.12
  ` [PATCH 01/23] generic/476: fix fsstress process management
  ` [PATCH 02/23] metadump: make non-local function variables more obvious
  ` [PATCH 03/23] metadump: fix cleanup for v1 metadump testing
  ` [PATCH 04/23] generic/482: _run_fsstress needs the test filesystem
  ` [PATCH 05/23] generic/019: don't fail if fio crashes while shutting down
  ` [PATCH 06/23] fuzzy: do not set _FSSTRESS_PID when exercising fsx
  ` [PATCH 07/23] common/rc: create a wrapper for the su command
  ` [PATCH 08/23] common: fix pkill by running test program in a separate session
  ` [PATCH 09/23] unmount: resume logging of stdout and stderr for filtering
  ` [PATCH 10/23] mkfs: don't hardcode log size
  ` [PATCH 11/23] common/xfs: find loop devices for non-blockdevs passed to _prepare_for_eio_shutdown
  ` [PATCH 12/23] preamble: fix missing _kill_fsstress
  ` [PATCH 13/23] generic/650: revert SOAK DURATION changes
  ` [PATCH 14/23] generic/032: fix pinned mount failure
  ` [PATCH 15/23] fuzzy: stop __stress_scrub_fsx_loop if fsx fails
  ` [PATCH 16/23] fuzzy: don't use readarray for xfsfind output
  ` [PATCH 17/23] fuzzy: always stop the scrub fsstress loop on error
  ` [PATCH 18/23] fuzzy: port fsx and fsstress loop to use --duration
  ` [PATCH 19/23] common/rc: don't copy fsstress to $TEST_DIR
  ` [PATCH 20/23] fix _require_scratch_duperemove ordering
  ` [PATCH 21/23] fsstress: fix a memory leak
  ` [PATCH 22/23] fsx: fix leaked log file pointer
  ` [PATCH 23/23] build: initialize stack variables to zero by default
` [PATCHSET 2/7] fstests: fix logwrites zeroing
  ` [PATCH 1/3] logwrites: warn if we don't think read after discard returns zeroes
  ` [PATCH 2/3] logwrites: use BLKZEROOUT if it's available
  ` [PATCH 3/3] logwrites: only use BLKDISCARD if we know discard zeroes data
` [PATCHSET v6.2 3/7] fstests: enable metadir
  ` [PATCH 01/11] various: fix finding metadata inode numbers when metadir is enabled
  ` [PATCH 02/11] xfs/{030,033,178}: forcibly disable metadata directory trees
  ` [PATCH 03/11] common/repair: patch up repair sb inode value complaints
  ` [PATCH 04/11] xfs/206: update for metadata directory support
  ` [PATCH 05/11] xfs/{050,144,153,299,330}: update quota reports to handle metadir trees
  ` [PATCH 06/11] xfs/509: adjust inumbers accounting for metadata directories
  ` [PATCH 07/11] xfs: create fuzz tests "
  ` [PATCH 08/11] xfs/163: bigger fs for metadir
  ` [PATCH 09/11] xfs/122: disable this test for any codebase that knows about metadir
  ` [PATCH 10/11] scrub: race metapath online fsck with fsstress
  ` [PATCH 11/11] xfs: test metapath repairs
` [PATCHSET v6.2 4/7] fstests: make protofiles less janky
  ` [PATCH 1/1] fstests: test mkfs.xfs protofiles with xattr support
` [PATCHSET v6.2 5/7] fstests: shard the realtime section
  ` [PATCH 01/14] common/populate: refactor caching of metadumps to a helper
  ` [PATCH 02/14] common/{fuzzy,populate}: use _scratch_xfs_mdrestore
  ` [PATCH 03/14] fuzzy: stress data and rt sections of xfs filesystems equally
  ` [PATCH 04/14] common/ext4: reformat external logs during mdrestore operations
  ` [PATCH 05/14] common/populate: use metadump v2 format by default for fs metadata snapshots
  ` [PATCH 06/14] punch-alternating: detect xfs realtime files with large allocation units
  ` [PATCH 07/14] xfs/206: update mkfs filtering for rt groups feature
  ` [PATCH 08/14] common: pass the realtime device to xfs_db when possible
  ` [PATCH 09/14] xfs/185: update for rtgroups
  ` [PATCH 10/14] xfs/449: update test to know about xfs_db -R
` [PATCHSET v6.2 6/7] fstests: store quota files in the metadir
` [PATCHSET v6.2 7/7] fstests: enable quota for realtime volumes

[RFC PATCH bpf-next 0/2] bpf: Introduce global percpu data
 2025-01-16 23:37 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/2] "

[PATCH v33 00/31] Introduce QC USB SND audio offloading support
 2025-01-16 23:37 UTC  (33+ messages)
` [PATCH v33 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v33 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v33 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v33 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v33 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v33 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v33 07/31] ALSA: Add USB audio device jack type
` [PATCH v33 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v33 09/31] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v33 10/31] ALSA: usb-audio: Save UAC sample size information
` [PATCH v33 11/31] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v33 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v33 13/31] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v33 14/31] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v33 15/31] ASoC: usb: Add PCM format check API for "
` [PATCH v33 16/31] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v33 17/31] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v33 18/31] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v33 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v33 20/31] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v33 21/31] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v33 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v33 23/31] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v33 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v33 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v33 26/31] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v33 27/31] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v33 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v33 29/31] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v33 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v33 31/31] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing

[PATCH 0/3] make MSI IOVA base address and its length configurable
 2025-01-16 23:23 UTC  (4+ messages)
` [PATCH 3/3] arm-smmu: use dts passed MSI IOVA address and length
` [PATCH 2/3] iommu: consolidate MSI_IOVA macro definitions
` [PATCH 1/3] dt-bindings: iommu: add "arm,smmu-pci-msi-iova-data" property

[PATCH] clk: si5351: allow more than one driver instance
 2025-01-16 23:35 UTC 

[PATCH v1 0/3] usb: dwc3: Avoid using reserved EPs
 2025-01-16 23:35 UTC  (4+ messages)
` [PATCH v1 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property

[PATCH bpf v2 1/4] selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
 2025-01-16 23:34 UTC  (3+ messages)
` [PATCH bpf v2 4/4] selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED

[V7 00/45] Color Pipeline API w/ VKMS
 2025-01-16 23:33 UTC  (4+ messages)
` [V7 33/45] drm/colorop: Add 1D Curve Custom LUT type

[PATCH v4 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
 2025-01-16 23:31 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (rev5)

[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
 2025-01-16 23:21 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus
` [PATCH 2/7] spi: zynqmp-gqspi: Pass speed/mode directly to config_op
` [PATCH 3/7] spi: zynqmp-gqspi: Configure SPI mode dynamically
` [PATCH 4/7] spi: zynqmp-gqspi: Refactor out controller initialization
` [PATCH 5/7] spi: zynqmp-gqspi: Split the bus
` [PATCH 6/7] spi: zynqmp-gqspi: Support GPIO chip selects
` [PATCH 7/7] ARM64: xilinx: zynqmp: Convert to split QSPI bus

[bigeasy-staging:futex_local_v6] [futex] 865221325b: WARNING:at_lib/rcuref.c:#rcuref_put_slowpath
 2025-01-16 23:31 UTC  (2+ messages)

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2025-01-16 23:31 UTC  (10+ messages)

[PATCH v8 0/7] rust: Add IO polling
 2025-01-16 23:31 UTC  (5+ messages)
` [PATCH v8 3/7] rust: time: Introduce Instant type

[PATCH bpf v1] selftests/bpf: Fix undefined UINT_MAX in veristat.c
 2025-01-16 23:30 UTC  (2+ messages)

[PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-01-16 23:29 UTC  (3+ messages)

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2025-01-16 23:28 UTC  (2+ messages)

[PATCH v6 0/7] Check Scaler and DSC Prefill Latency Against Vblank
 2025-01-16 23:28 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for Check Scaler and DSC Prefill Latency Against Vblank (rev4)
` ✗ i915.CI.BAT: failure "

[PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE
 2025-01-16 23:27 UTC  (3+ messages)

[PATCH] drm/amd/pm: Add capability flags for SMU v13.0.6
 2025-01-16 23:22 UTC  (2+ messages)

[PATCH v7] media: i2c: Add Omnivision OV02C10 sensor driver
 2025-01-16 23:22 UTC 

[PATCH 00/14] i.MX and SDHCI improvements
 2025-01-16 23:20 UTC  (6+ messages)
` [PATCH 08/14] hw/sd/sd: Allow for inverting polarities of presence and write-protect GPIOs

Bug in 2.48 with `git refs migrate`
 2025-01-16 23:21 UTC  (3+ messages)

[pull request][net-next 00/11] mlx5 updates 2025-01-16
 2025-01-16 23:21 UTC  (3+ messages)
` [net-next 10/11] net/mlx5e: Implement queue mgmt ops and single channel swap

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-16 23:19 UTC  (11+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH bpf-next v1] veristat: load struct_ops programs only once
 2025-01-16 23:18 UTC  (3+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
 2025-01-16 23:18 UTC  (2+ messages)

[PATCH net-next v11 00/21] io_uring zero copy rx
 2025-01-16 23:17 UTC  (22+ messages)
` [PATCH net-next v11 01/21] net: page_pool: don't cast mp param to devmem
` [PATCH net-next v11 02/21] net: prefix devmem specific helpers
` [PATCH net-next v11 03/21] net: generalise net_iov chunk owners
` [PATCH net-next v11 04/21] net: page_pool: create hooks for custom memory providers
` [PATCH net-next v11 05/21] netdev: add io_uring memory provider info
` [PATCH net-next v11 06/21] net: page_pool: add callback for mp info printing
` [PATCH net-next v11 07/21] net: page_pool: add a mp hook to unregister_netdevice*
` [PATCH net-next v11 08/21] net: prepare for non devmem TCP memory providers
` [PATCH net-next v11 09/21] net: page_pool: add memory provider helpers
` [PATCH net-next v11 10/21] net: add helpers for setting a memory provider on an rx queue
` [PATCH net-next v11 11/21] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v11 12/21] io_uring/zcrx: add io_zcrx_area
` [PATCH net-next v11 13/21] io_uring/zcrx: grab a net device
` [PATCH net-next v11 14/21] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH net-next v11 15/21] io_uring/zcrx: dma-map area for the device
` [PATCH net-next v11 16/21] io_uring/zcrx: add io_recvzc request
` [PATCH net-next v11 17/21] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH net-next v11 18/21] io_uring/zcrx: throttle receive requests
` [PATCH net-next v11 19/21] io_uring/zcrx: add copy fallback
` [PATCH net-next v11 20/21] net: add documentation for io_uring zcrx
` [PATCH net-next v11 21/21] io_uring/zcrx: add selftest

[PATCH 0/8] drm/i915: Provide more information on display faults
 2025-01-16 23:17 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2] Fix trampoline use of BPF stack for scratch
 2025-01-16 23:14 UTC 

[PATCH v3 0/6] imx8(m): add optee node to binman FIT image
 2025-01-16 23:13 UTC  (6+ messages)
` [PATCH v3 1/6] arm: imx8m: add OP-TEE node

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2025-01-16 23:11 UTC  (7+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-01-16 23:09 UTC  (16+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256
` [PATCH v2 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v2 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v2 4/7] dt-bindings: riscv: add Sxctr ISA extension description
` [PATCH v2 5/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v2 6/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v2 7/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver

[PATCH v3 00/10] PMU Support for per-engine-class activity
 2025-01-16 23:10 UTC  (5+ messages)
` [PATCH v3 07/10] drm/xe/trace: Add trace for engine activity
` [PATCH v3 08/10] drm/xe/guc: Expose engine activity only for supported GuC version

[PATCH v5 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-16 23:07 UTC  (2+ messages)
` [PATCH v5 2/2] drivers/hv: add CPU offlining support

[PATCH v13 0/7] drm/xe/pmu: PMU interface for Xe
 2025-01-16 23:07 UTC  (8+ messages)
` [PATCH v13 1/7] perf/core: Add PMU_EVENT_ATTR_ID_STRING
` [PATCH v13 2/7] drm/xe/pmu: Enable PMU interface
` [PATCH v13 3/7] drm/xe/pmu: Assert max gt
` [PATCH v13 4/7] drm/xe/pmu: Hook up gt suspend notification
` [PATCH v13 5/7] drm/xe/pmu: Extract xe_pmu_event_update()
` [PATCH v13 6/7] drm/xe/pmu: Add attribute skeleton
` [PATCH v13 7/7] drm/xe/pmu: Add GT C6 events

[GIT PULL] tracing: Fixes for v6.13-rc7
 2025-01-16 23:06 UTC  (3+ messages)

[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
 2025-01-16 23:05 UTC  (4+ messages)

[RFC PATCH 0/2] target/arm: Constify helpers taking CPUARMState arg
 2025-01-16 23:04 UTC  (3+ messages)
` [RFC PATCH 1/2] cpus: Introduce const_cpu_env() and const_env_archcpu()
` [RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument

[PATCH] multipath-tools: Merge Infinidat with Lenovo in hwtable
 2025-01-16 23:04 UTC 

[PATCH 0/5] spi: zynqmp-gqspi: Improve error recovery by resetting
 2025-01-16 22:55 UTC  (2+ messages)
` [PATCH 5/5] ARM64: xilinx: zynqmp: Add QSPI reset

[PATCH 0/7] board: samsung: e850-96: Enable Standard Boot
 2025-01-16 23:01 UTC  (3+ messages)
` [PATCH 6/7] board: samsung: e850-96: Report LDFW loading failures
` [PATCH 7/7] board: samsung: e850-96: Provide bootstd default env


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.