All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-07 15:12:37 to 2025-07-07 16:02:15 UTC [more...]

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-07 15:57 UTC  (3+ messages)
` [PATCH 41/80] media: "

[PATCH v5 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-07-07 16:01 UTC  (5+ messages)
` [PATCH v5 2/7] crypto: ccp - Cache SEV platform status and platform state
` [PATCH v5 3/7] crypto: ccp - Add support for SNP_FEATURE_INFO command

[PATCH bpf-next v2] bpf: Clean code with bpf_copy_to_user
 2025-07-07 16:00 UTC  (2+ messages)

[PATCH v9 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-07-07 15:58 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Cleaning up code related to VRAM regions and its initialization - part 2 (rev12)

[kvm-unit-tests PATCH] riscv: lib: Add sbi-exit-code to configure and environment
 2025-07-07 15:57 UTC  (3+ messages)

[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
 2025-07-07 15:57 UTC  (4+ messages)
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v2 01/14] net/sxe: add base driver directory and doc Adding a minimum maintainable directory structure for the network driver and request maintenance of the sxe driver
 2025-07-07 15:56 UTC  (4+ messages)
` [PATCH v3 01/14] net/sxe: add base driver directory and doc
  ` [PATCH v3 14/14] net/sxe: add Solve compilation problems

What should we do about the nvme atomics mess?
 2025-07-07 15:56 UTC  (4+ messages)

[PATCH v5 00/18] amd-cppc CPU Performance Scaling Driver
 2025-07-07 15:56 UTC  (9+ messages)
` [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd

[PATCH v2] smp: Document preemption and stop_machine() mutual exclusion
 2025-07-07 15:56 UTC  (3+ messages)

[PATCH v4 0/5] Improve user feedback in case of FPGA bitstream load failure
 2025-07-07 13:50 UTC  (4+ messages)
` [PATCH v4 2/5] drivers: fpga/firmware: add Kconfig dependencies

[PATCH 0/6] Add support for sama7d65 SoC and sama7d65 curiosity board
 2025-07-07 11:37 UTC  (7+ messages)
` [PATCH 1/6] clk: at91: Update MAX PLL and master clk ID
` [PATCH 2/6] clk: at91: sama7d65: add clock support
` [PATCH 3/6] ARM: mach-at91: add support for new SoC sama7d65
` [PATCH 4/6] ARM: dts: at91: sama7d65-curiosity: Add DT tweaks for sama7d65-curiosity board
` [PATCH 5/6] board: sama7d65_curiosity: Add support for sama7d65_curiosity
` [PATCH 6/6] configs: sama7d65_curiosity: Add defconfig "

[PATCH] power: supply: sbs-charger: Support multiple devices
 2025-07-07 15:55 UTC 

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-07 15:44 UTC 

[PATCH net-next 00/11] net_sched: act: extend RCU use in dump() methods
 2025-07-07 15:53 UTC  (3+ messages)
` [PATCH net-next 05/11] net_sched: act_ctinfo: use atomic64_t for three counters

[PATCH v3 0/9] RZ/A1 Genmai, RZ/A2 GR-Mango and RZA2MBTC support
 2025-07-07 15:50 UTC  (11+ messages)
` [PATCH v3 3/9] ARM: renesas: Add RZ/A2 support
` [PATCH v3 6/9] spi: renesas_rpc_spi: Add RZ/A2 SPI Multi I/O support
` [PATCH v3 7/9] net: sh_eth: Adjust RZ/A1, add RZ/A2 support
` [PATCH v3 8/9] ARM: renesas: Add RZ/A2 GR-Mango board support
` [PATCH v3 9/9] ARM: renesas: Add RZ/A2 RZA2MBTC "

[PATCH v2 0/2] Initial r7s72100 Genmai board support
 2025-07-07 15:34 UTC  (2+ messages)

[PATCH] include: sbi: fix swap errors with newer gcc -Werror=sequence-point
 2025-07-07 15:42 UTC  (2+ messages)

[PATCH v2 0/3] Add support for AW8898 Amplifier
 2025-07-07 15:52 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: codecs: Add Awinic AW8898 amplifier driver

[PATCH v4 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-07-07 15:40 UTC  (4+ messages)

[PATCH v8] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-07-07 15:51 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev6)

[PATCH] xen/efi: Fix crash with initial empty EFI options
 2025-07-07 15:51 UTC  (3+ messages)

[PATCH] comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
 2025-07-07 15:33 UTC 

[PATCH v4 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-07 15:51 UTC  (13+ messages)
` [PATCH v4 bpf-next 01/12] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH v4 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v4 bpf-next 03/12] bpf: tcp: Get rid of st_bucket_done
` [PATCH v4 bpf-next 04/12] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH v4 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH v4 bpf-next 06/12] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [PATCH v4 bpf-next 07/12] selftests/bpf: Allow for iteration over multiple ports
` [PATCH v4 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [PATCH v4 bpf-next 09/12] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [PATCH v4 bpf-next 10/12] selftests/bpf: Create established sockets "
` [PATCH v4 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v4 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH 5.4 000/215] 5.4.295-rc2 review
 2025-07-07 15:50 UTC  (2+ messages)

[PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
 2025-07-07 15:49 UTC  (6+ messages)
` [PATCH 1/2] "
  ` EXTERNAL: "
` [PATCH 2/2] backlight: mp3309c: Initialize backlight properties without memset
  ` EXTERNAL: "
` EXTERNAL: [PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()

[PATCH] scsi: ufs: preventing bus hang crash during emergency power off
 2025-07-07 15:39 UTC  (3+ messages)
    ` 回覆: "

[PATCH bpf-next v4] selftests/bpf: Negative test case for tail call map
 2025-07-07 15:50 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: Fix and test aux usage after do_check_insn()
 2025-07-07 15:50 UTC  (2+ messages)

[PATCH v2 bpf] xsk: fix immature cq descriptor production
 2025-07-07 15:47 UTC  (4+ messages)

[PATCH v2 0/6] sched/fair: Manage lag and run to parity with different slices
 2025-07-07 15:49 UTC  (3+ messages)

[PATCH BlueZ v2] shared/shell: Fix not running pre_run on MODE_NON_INTERACTIVE
 2025-07-07 15:48 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH v2] mm: fault in complete folios instead of individual pages for tmpfs
 2025-07-07 15:47 UTC  (2+ messages)

[PATCH 0/3] perf: arm_spe: Add support for SPE VM interface
 2025-07-07 15:37 UTC  (5+ messages)
` [PATCH 2/3] perf: arm_spe: Disable buffer before writing to PMBPTR_EL1 or PMBSR_EL1

[PATCH 00/13] Parallelizing filesystem writeback
 2025-07-07 15:47 UTC  (7+ messages)
            ` [f2fs-dev] "

[Buildroot] [PATCH] package/shairport-sync: fix build w/ mbedtls v3.6
 2025-07-07 15:47 UTC 

[PATCH mt76 1/2] wifi: mt76: add a wrapper for wcid access with validation
 2025-07-07 15:47 UTC  (2+ messages)
` [PATCH mt76 2/2] wifi: mt76: fix queue assignment for deauth packets

[LTP] [PATCH v4 0/3] syscalls: munmap: Convert to new API
 2025-07-07 15:44 UTC  (4+ messages)
` [LTP] [PATCH v4 1/3] syscalls: munmap01: "
` [LTP] [PATCH v4 2/3] syscalls: munmap02: Make it a variant of munmap01
` [LTP] [PATCH v4 3/3] syscalls: munmap03: Convert to new API

[PATCH 1/2] vdso: sparc: stub out custom vdso implementation
 2025-07-07 15:45 UTC  (3+ messages)

[PATCH 0/2] Enable TI SCI INTA MSI as loadable module
 2025-07-07 15:35 UTC  (3+ messages)
` [PATCH 1/2] kernel: irq: msi: Export symbols for TI SCI INTA MSI module compilation
` [PATCH 2/2] soc: ti: ti_sci_inta_msi: Enable module compilation support

[master-next][PATCH] containerd: fix remote branch
 2025-07-07 15:43 UTC 

[PATCH 0/3] target/arm: Split out AT and PMU cpregs
 2025-07-07 15:15 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Drop stub for define_tlb_insn_regs
` [PATCH 2/3] target/arm: Split out AT insns to tcg/cpregs-at.c
` [PATCH 3/3] target/arm: Split out performance monitor regs to cpregs-pmu.c

[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-07 15:43 UTC  (8+ messages)
` [PATCH 3/8] execmem: rework execmem_cache_free()

[PATCH bpf-next 0/6] Move attach_type into bpf_link
 2025-07-07 15:39 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
` [PATCH bpf-next 2/6] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next 3/6] bpf: Remove attach_type in bpf_sockmap_link
` [PATCH bpf-next 4/6] bpf: Remove location field in tcx_link
` [PATCH bpf-next 5/6] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next 6/6] bpf: Remove attach_type in bpf_tracing_link

[Buildroot] [PATCH 1/1] package/go: make pre-built compiler provide target support too
 2025-07-07 15:43 UTC  (5+ messages)

[RFC PATCH v2 0/2] tools/nolibc: install unified multi-arch headers
 2025-07-07 15:41 UTC  (5+ messages)
` [RFC PATCH v2 2/2] tools/nolibc: add a new "install_all_archs" target

[PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
 2025-07-07 15:41 UTC 

[PATCH i-g-t v6 1/1] tests/intel/xe_compute: Add Compute workload Scheduling and Display EU busyness
 2025-07-07 15:41 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [i-g-t,v6,1/1] "

[PATCH v4 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-07 15:40 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support (rev2)

[PATCH] build: fix FreeBSD build when sysinfo compat library installed
 2025-07-07 15:40 UTC  (3+ messages)

[RFC 00/12] io_uring dmabuf read/write support
 2025-07-07 15:41 UTC  (5+ messages)

[PATCH] selftests/bpf: Set CONFIG_PACKET=y for selftests
 2025-07-07 15:40 UTC  (2+ messages)

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-07-07 15:39 UTC  (9+ messages)
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`

[PATCH bpf-next v1 0/2] BPF Streams - Fixes
 2025-07-07 15:40 UTC  (2+ messages)

[LTP] [PATCH v2 0/8] ioctl_pidfd testing suite
 2025-07-07 15:39 UTC  (8+ messages)
` [LTP] [PATCH v2 4/8] Add ioctl_pidfd02 test

[Intel-wired-lan] Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-07-07 15:37 UTC  (4+ messages)

[PATCH] arm64: dts: lx2160a-qds: add the two on-board RGMII PHYs
 2025-07-07 15:33 UTC 

[PATCH v10 0/5] shut down devices asynchronously
 2025-07-07 15:34 UTC  (6+ messages)

[PATCH v2 3/4] dts: modify existing suites to work with VFs
 2025-07-07 15:31 UTC  (6+ messages)
` [PATCH v3 1/4] dts: add virtual functions to framework

[sudeep-holla:for-next/scmi/updates 5/6] drivers/firmware/arm_scmi/bus.c:349:33: error: 'scmi_pm_suspend' undeclared here (not in a function)
 2025-07-07 15:35 UTC 

[PATCH v2 0/4] arm64: dts: renesas: Add I2C and SDHI nodes for RZ/T2H and RZ/N2H SoCs
 2025-07-07 15:35 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: renesas: r9a09g077: Add I2C controller nodes
` [PATCH v2 2/4] arm64: dts: renesas: r9a09g087: "
` [PATCH v2 3/4] arm64: dts: renesas: r9a09g077: Add SDHI nodes
` [PATCH v2 4/4] arm64: dts: renesas: r9a09g087: "

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-07 15:27 UTC  (13+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[kvm-unit-tests PATCH 0/2] riscv: Add kvmtool support
 2025-07-07 15:28 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: Ensure proper host arch with kvmtool
` [kvm-unit-tests PATCH 2/2] riscv: Add kvmtool support

[PATCH v4] fuse: new work queue to periodically invalidate expired dentries
 2025-07-07 15:34 UTC 

[PATCH v2 00/32] clk: at91: add support for parent_data and
 2025-07-07 15:24 UTC  (4+ messages)
` [PATCH v2 03/32] clk: at91: clk-sam9x60-pll: use clk_parent_data

[PATCH net v1 0/2] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-07 15:32 UTC  (3+ messages)
` [PATCH net v1 1/2] net: phy: enable polling when driver implements get_next_update_time
` [PATCH net v1 2/2] net: phy: smsc: add adaptive polling to recover missed link-up on LAN8700

[PATCH v2 1/1] x86/rdrand: disable RDSEED on AMD Cyan Skillfish
 2025-07-07 15:34 UTC  (6+ messages)

[PATCH] mfd: simple-mfd-i2c: add compatible strings for Layerscape QIXIS FPGA
 2025-07-07 15:31 UTC 

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-07-07 15:31 UTC  (9+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree

[PATCH] cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid()
 2025-07-07 15:30 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-07 15:24 UTC  (7+ messages)
` [PATCH net-next v2 2/7] net: airoha: npu: Add NPU wlan memory initialization commands

[PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
 2025-07-07 15:30 UTC  (3+ messages)
` [PATCH v2 4/4] for-each-ref: introduce a '--skip-until' option

[PATCH] pinctrl: renesas: Initial RZ/A2 R7S9210 support
 2025-07-07 15:29 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] bpf: additional use-cases for untrusted PTR_TO_MEM
 2025-07-07 15:30 UTC  (2+ messages)

[PATCH v3 0/5] Add I2C support for Tegra264
 2025-07-07 15:29 UTC  (9+ messages)
` [PATCH v3 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v3 4/5] i2c: tegra: Add support for SW mutex register

[PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-07 15:29 UTC  (2+ messages)

[RFC v3 0/7] Add and use seprintf() instead of less ergonomic APIs
 2025-07-07 15:29 UTC  (7+ messages)
` [RFC v3 5/7] mm: Fix benign off-by-one bugs

[XEN PATCH v2] automation/eclair: Make report browsing URL configurable
 2025-07-07 15:28 UTC 

[PATCH 00/12] PCI: xgene: Fix and simplify the MSI driver
 2025-07-07 15:22 UTC  (3+ messages)
` [PATCH 08/12] PCI: xgene-msi: Get rid of intermediate tracking structure

[PATCH v14 00/15] Import libgcrypt 1.11
 2025-07-07 14:52 UTC  (16+ messages)
` [PATCH v14 01/15] "
` [PATCH v14 02/15] Import b64dec from gpg-error
` [PATCH v14 03/15] b64dec: Add harness for compilation in GRUB environment
` [PATCH v14 04/15] Adjust import script, definitions and API users for libgcrypt 1.11
` [PATCH v14 05/15] Add DSA and RSA SEXP tests
` [PATCH v14 06/15] keccak: Disable acceleration with SSE asm
` [PATCH v14 07/15] libgcrypt: Fix coverity warnings
` [PATCH v14 08/15] Remove now unneeded gcrypt compilation flag
` [PATCH v14 09/15] gcry: Ignore sign-compare warnings
` [PATCH v14 10/15] libgcrypt: Import blake family of hashes
` [PATCH v14 11/15] import_gcry: Make compatible with python 3.4
` [PATCH v14 12/15] import_gcry: Fix pylint warnings
` [PATCH v14 13/15] libgcrypt: Don't use 64-bit division on platforms where it's slow
` [PATCH v14 14/15] libgcrypt: Fix a memory leak
` [PATCH v14 15/15] Write how to import new libgcrypt

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-07 15:27 UTC  (5+ messages)
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit

[PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
 2025-07-07 15:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] serial: sh: Initial RZ/A2 R7S9210 support
 2025-07-07 15:26 UTC  (2+ messages)

[PATCH v2 1/2] selftests: cachestat: add tests for mmap
 2025-07-07 15:25 UTC  (2+ messages)
` [PATCH v2 2/2] selftest: improve mmap test clarity

[PATCH 6.6.y] maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
 2025-07-07 15:25 UTC  (3+ messages)

[PATCH v3] clk: spacemit: mark K1 pll1_d8 as critical
 2025-07-07 15:18 UTC  (5+ messages)

[PATCH] arm64: defconfig: enable XSPHY driver
 2025-07-07 15:16 UTC  (2+ messages)

[PATCH v2 0/7] drm/sched: Fix memory leaks with cancel_job() callback
 2025-07-07 15:25 UTC  (5+ messages)
` [PATCH v2 2/7] drm/sched/tests: Implement "
` [PATCH v2 3/7] drm/sched/tests: Add unit test for cancel_job()

[PATCH v2 0/4] mmc: introduce multi-block read gap tuning
 2025-07-07 15:24 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: core: add mmc_read_blocks to mmc_ops
` [PATCH v2 2/4] mmc: sdhci-cadence: implement multi-block read gap tuning
` [PATCH v2 3/4] mmc: mmc_test: use mmc_card_can_cmd23
` [PATCH v2 4/4] mmc: block: "

[PATCH 0/5] Refactoring finding CPU phandles in DT
 2025-07-07 15:04 UTC  (5+ messages)
` [PATCH 2/5] arch_topology: update CPU map to use the new API
` [PATCH 3/5] coresight: cti: Use of_cpu_phandle_to_id for grabbing CPU id
` [PATCH 4/5] coresight: "
` [PATCH 5/5] perf/arm-dsu: refactor cpu id retrieval via new API of_cpu_phandle_to_id

[PATCH net-next 0/3] netdevsim: add support for PHY devices
 2025-07-07 15:22 UTC  (3+ messages)
` [PATCH net-next 2/3] selftests: ethtool: Drop the unused old_netdevs variable

[RFC v2] tools/nolibc: add sigaction()
 2025-07-07 15:22 UTC  (6+ messages)

[PATCH] docs/devel/tracing: Update trace.h creation rune to include SPDX
 2025-07-07 14:49 UTC 

[PATCH BlueZ v1 1/2] unit: Remove dependencies to android
 2025-07-07 15:20 UTC  (4+ messages)
` [PATCH BlueZ v1 2/2] Remove android support

[Buildroot] [PATCH] package/ustream-ssl: fix build w/ mbedtls v3.6
 2025-07-07 15:20 UTC 

[bluez/bluez] 022fee: obexd/client: prevent double freeing
 2025-07-07 15:20 UTC 

[PATCH v2 1/1] watchdog: Don't use "proxy" headers
 2025-07-07 15:20 UTC  (2+ messages)

[PATCH blktests] common/null_blk: check FULL file availability before write
 2025-07-07 15:19 UTC  (2+ messages)

[PATCH v6] automation/eclair: update configuration of D4.10
 2025-07-07 15:19 UTC  (3+ messages)

[PATCH v14 0/3] sched: Restructure task_mm_cid_work for predictability
 2025-07-07 15:19 UTC  (3+ messages)
` [PATCH v14 2/3] sched: Move task_mm_cid_work to mm timer

[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-07 15:10 UTC  (6+ messages)
` [PATCH v7 5/6] power: supply: pf1550: add battery charger support

[Buildroot] [PATCH v2 1/2] package/tpm2-tss: bump version to 4.1.3
 2025-07-07 15:18 UTC  (3+ messages)
` [Buildroot] [PATCH v3 "

[PATCH 1/2] drm/gem: Fix race in drm_gem_handle_create_tail()
 2025-07-07 15:18 UTC  (2+ messages)
` [PATCH 2/2] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

[PATCH v2 00/17] xen/riscv: introduce p2m functionality
 2025-07-07 15:15 UTC  (9+ messages)
` [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry()

[BUG] iio: imu: inv_icm42600: read temperature, Invalid Argument
 2025-07-07 15:15 UTC  (2+ messages)

[LTP] [PATCH v3 0/3] syscalls: munmap: Convert to new API
 2025-07-07 15:14 UTC  (3+ messages)
` [LTP] [PATCH v3 3/3] syscalls: munmap03: "

[PATCH v3 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
 2025-07-07 15:14 UTC  (5+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 4/4] bloom: optimize multiple pathspec items "

[PATCH BlueZ v1] shared/shell: Fix not running pre_run on MODE_NON_INTERACTIVE
 2025-07-07 15:14 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
 2025-07-07 15:13 UTC  (5+ messages)

[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-07 15:13 UTC  (4+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`

[PATCH BlueZ] audio/avrcp: Fix crash with invalid UTF-8 item name
 2025-07-07 15:13 UTC  (2+ messages)
` [BlueZ] "


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.