The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-05 19:54:33 to 2026-07-06 01:41:21 UTC [more...]

[PATCHSET v2 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-06  1:40 UTC  (23+ messages)
` [PATCH v2 sched_ext/for-7.3 01/36] sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatch
` [PATCH v2 sched_ext/for-7.3 02/36] sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
` [PATCH v2 sched_ext/for-7.3 03/36] sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
` [PATCH v2 sched_ext/for-7.3 04/36] tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
` [PATCH v2 sched_ext/for-7.3 05/36] sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
` [PATCH v2 sched_ext/for-7.3 06/36] tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
` [PATCH v2 sched_ext/for-7.3 07/36] sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
` [PATCH v2 sched_ext/for-7.3 08/36] sched_ext: Make scx_bpf_kick_cid() return void
` [PATCH v2 sched_ext/for-7.3 09/36] sched_ext: Make the kick machinery per-sched
` [PATCH v2 sched_ext/for-7.3 10/36] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH v2 sched_ext/for-7.3 11/36] sched_ext: Add CID sharding
` [PATCH v2 sched_ext/for-7.3 12/36] sched_ext: Add shard boundaries to scx_bpf_cid_override()
` [PATCH v2 sched_ext/for-7.3 13/36] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH v2 sched_ext/for-7.3 14/36] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH v2 sched_ext/for-7.3 15/36] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH v2 sched_ext/for-7.3 16/36] sched_ext: Build the set_cmask scratch from trusted geometry
` [PATCH v2 sched_ext/for-7.3 17/36] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH v2 sched_ext/for-7.3 18/36] sched_ext: Add scx_skip_subtree_pre()
` [PATCH v2 sched_ext/for-7.3 19/36] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH v2 sched_ext/for-7.3 20/36] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH v2 sched_ext/for-7.3 21/36] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH v2 sched_ext/for-7.3 22/36] sched_ext: Add sub_ecaps_updated() effective-cap change notifier

[PATCH] block: rnull: use vertical import style
 2026-07-06  1:36 UTC 

[PATCH v2] can: usb: etas_es58x: Fix RX buffer leak on URB resubmit failure
 2026-07-06  1:33 UTC 

[PATCH ath-next] wifi: ath12k: fix ML-STA authentication timeout on QCC2072
 2026-07-06  1:32 UTC  (2+ messages)

[PATCH 0/7] ARM: orion: convert legacy gpio-keys to software nodes
 2026-07-06  1:29 UTC  (8+ messages)
` [PATCH 1/7] ARM: orion: register software nodes for GPIO chips
` [PATCH 2/7] ARM: mv78xx0: buffalo-wxl: convert gpio-keys to use software nodes
` [PATCH 3/7] ARM: orion5x: dns323: "
` [PATCH 4/7] ARM: orion5x: mv2120: "
` [PATCH 5/7] ARM: orion5x: net2big: "
` [PATCH 6/7] ARM: orion5x: ts209: "
` [PATCH 7/7] ARM: orion5x: ts409: "

[PATCH rtw-next v3] wifi: rtw89: check return values in rtw89_ops_start_ap()
 2026-07-06  1:28 UTC  (4+ messages)

[PATCH] samples: rust_dma: use vertical import style
 2026-07-06  1:25 UTC 

[PATCH 0/2] platform/surface: Check ACPI companion during probe
 2026-07-06  1:25 UTC  (3+ messages)
` [PATCH 1/2] platform/surface: acpi-notify: Check ACPI companion before use
` [PATCH 2/2] platform/surface: surfacepro3_button: "

[PATCH] platform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULL
 2026-07-06  1:20 UTC 

[syzbot] [input?] KASAN: slab-use-after-free Read in str_to_user (2)
 2026-07-06  1:19 UTC 

[PATCH] selftests: mincore: use default huge page size for hugetlb test
 2026-07-06  1:18 UTC  (2+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-07-06  1:18 UTC  (5+ messages)

[PATCH net] can: j1939: zero the reassembly buffer to avoid uninitialized slab leak
 2026-07-06  1:11 UTC 

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-06  1:10 UTC  (3+ messages)

[PATCH] null_blk: initialize lock mutex before registering configfs subsystem
 2026-07-06  1:05 UTC  (3+ messages)

[PATCH] userfaultfd: wait on source PMD during UFFDIO_MOVE
 2026-07-06  1:05 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS db55777feca876dd2a548a232abeb3ddd8986a09
 2026-07-06  1:03 UTC 

[PATCH v5 00/20] rust: I/O type generalization and projection
 2026-07-06  1:02 UTC  (3+ messages)
` [PATCH v5 20/20] rust: io: implement `IoSysMap`

Linux 7.2-rc2
 2026-07-06  1:00 UTC 

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-07-06  0:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ASoC: sdw_utils: Add RT721 speaker component tag
 2026-07-06  0:55 UTC  (3+ messages)

[PATCH v2 0/5] Keep tail page private zero at free and folio split time
 2026-07-06  0:52 UTC  (3+ messages)
` [PATCH v2 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()

[PATCH] staging: rtl8723bs: fix cmdThread CamelCase style warning
 2026-07-06  0:44 UTC 

[PATCH] mm: nommu: add sysctl_max_map_count() check for do_mmap()
 2026-07-06  0:44 UTC  (5+ messages)

[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
 2026-07-06  0:37 UTC  (2+ messages)

[PATCH] ntfs: dir: use kmemdup() instead of kmalloc() and memcpy()
 2026-07-06  0:37 UTC  (2+ messages)

[PATCH] coresight: dummy: add missing MODULE_DEVICE_TABLE()
 2026-07-06  0:35 UTC  (2+ messages)

[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
 2026-07-06  0:33 UTC  (3+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays

[PATCH] ntfs: mft: use kmemdup() instead of kmalloc() and memcpy()
 2026-07-06  0:32 UTC  (2+ messages)

[PATCH] ntfs: reparse: remove redundant NULL checks before kvfree()
 2026-07-06  0:31 UTC  (2+ messages)

[PATCH] ntfs: fix hole runlist memory leak in insert range error path
 2026-07-06  0:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ntfs: avoid calling post_write_mst_fixup() for invalid index_block
 2026-07-06  0:22 UTC  (2+ messages)

[PATCH v2] ipmi:si: Add async init to ipmi_si
 2026-07-06  0:13 UTC  (2+ messages)

[PATCH v2 0/2] syscall_user_dispatch: add build/runtime configs
 2026-07-06  0:11 UTC  (10+ messages)
` [PATCH v2 1/2] syscall_user_dispatch: Make it configurable in Kconfig
` [PATCH v2 2/2] syscall_user_dispatch: add kernel.syscall_user_dispatch sysctl

[PATCH v4] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-06  0:07 UTC 

[PATCH v4] riscv: Prevent NULL pointer dereference in machine_kexec_prepare
 2026-07-06  0:03 UTC  (4+ messages)

[PATCH v3] staging: media: atomisp: refactor pipe graph dump stage formatting
 2026-07-05 23:56 UTC  (3+ messages)

[PATCH v3 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-07-05 23:53 UTC  (6+ messages)
` [PATCH v3 2/3] iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
` [PATCH v3 3/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH] ntfs: fail attrlist updates when the superblock is inactive
 2026-07-05 23:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: add ABI docs and selftests to ZRAM entry
 2026-07-05 23:48 UTC  (2+ messages)

[PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure
 2026-07-05 23:45 UTC 

[PATCH 1/2] iio: adc: ti-ads131m02: Drop redundant NULL check on devm_clk_get_enabled()
 2026-07-05 23:37 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: ade9000: Drop incorrect kerneldoc marker

[PATCH nf] netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
 2026-07-05 23:36 UTC 

[PATCH v5] riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
 2026-07-05 23:27 UTC 

[PATCH v6 0/6] New features for the AD5686 IIO driver
 2026-07-05 23:30 UTC  (6+ messages)
` [PATCH v6 1/6] iio: dac: ad5686: refactor command/data macros

[PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML
 2026-07-05 23:04 UTC  (4+ messages)

[PATCH] iio: accel: bmc150: free irq before teardown
 2026-07-05 23:02 UTC  (2+ messages)

[PATCH net v3 0/3] Fix to possible skb leak due to race condtion in tx path
 2026-07-05 22:59 UTC  (4+ messages)
` [PATCH net v3 1/3] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances
` [PATCH net v3 2/3] net: ethernet: oa_tc6: Improvement in buffer overflow handling
` [PATCH net v3 3/3] net: ethernet: oa_tc6: Carrier off when disable_traffic is set

[Re] GPU reset when running the ROCm hsa runtime tests on gfx12 and next-20260701
 2026-07-05 22:45 UTC  (2+ messages)

[PATCH v2 0/4] Bluetooth: fix hci_conn lookup RCU usage + holding refcounts
 2026-07-05 22:42 UTC  (5+ messages)
` [PATCH v2 1/4] Bluetooth: hci_sync: extend conn_hash lookup critical sections
` [PATCH v2 2/4] Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
` [PATCH v2 3/4] Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
` [PATCH v2 4/4] Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups

[PATCH v4 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-05 22:41 UTC  (7+ messages)
` [PATCH v4 1/3] remoteproc: qcom: pas: add needs_tzmem flag to force shmbridge creation
` [PATCH v4 2/3] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
` [PATCH v4 3/3] arm64: dts: qcom: add SoCCP DT node "

[PATCH v3 0/6] Add minimal Exynos8855 SoC support
 2026-07-05 22:40 UTC  (3+ messages)
  ` [PATCH v3 1/6] dt-binding: ARM: samsung: Add Samsung Exynos8855

[PATCH] libbpf: Check full backing type size for bitfield dump
 2026-07-05 22:39 UTC  (2+ messages)

[PATCH net] sctp: validate the body of a STALE_COOKIE error before reading it
 2026-07-05 22:29 UTC  (3+ messages)

[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
 2026-07-05 22:29 UTC  (6+ messages)
` [PATCH v2 3/6] iio: hid-sensors: Use implicit NULL pointer checks

[PATCH] mm: nommu: point to the write iterator upon split_vma
 2026-07-05 22:27 UTC  (2+ messages)

[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-07-05 22:20 UTC  (5+ messages)
` [PATCH 2/9] drm/rockchip: vop2: Reset AXI and DCLK to improve robustness

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-05 22:12 UTC  (2+ messages)

[PATCH nf] netfilter: ebtables: terminate table name before find_table_lock()
 2026-07-05 21:58 UTC 

[PATCH] selftests/rseq: Add missing test binaries to .gitignore
 2026-07-05 21:53 UTC 

Lunar Lake: silent fatal platform resets caused by idle-exit core hang
 2026-07-05 21:43 UTC 

[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-05 21:38 UTC  (5+ messages)
` [PATCH v3 1/8] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329
` [PATCH v3 2/8] dt-bindings: rtc: sun6i: add sun60i-a733 support

Following Up on My Article Proposal
 2026-07-05 21:33 UTC 

[PATCH] i3c: master: adi: initialize the lock before enabling interrupts
 2026-07-05 21:29 UTC  (2+ messages)

[PATCH] i3c: master: svc: report timeout waiting for STOP idle
 2026-07-05 21:29 UTC  (2+ messages)

[PATCH v2] i3c: master: svc: bound IBI payload to the requested max_payload_len
 2026-07-05 21:29 UTC  (2+ messages)

[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-05 21:24 UTC  (3+ messages)

[PATCH] 9p: treat read return values of 0 as EOF
 2026-07-05 21:22 UTC  (3+ messages)

[PATCH 0/2] Remove unnecessary NULL check of the kstat_irqs field
 2026-07-05 21:09 UTC  (3+ messages)
` [PATCH 1/2] genirq: "
` [PATCH 2/2] parisc: "

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-05 21:10 UTC  (2+ messages)

[PATCH RESEND] sched/mmcid: Use clamp() to simplify mm_cid_calc_pcpu_thrs()
 2026-07-05 21:07 UTC  (3+ messages)

[PATCH] rust: pci: rework device enabling API
 2026-07-05 21:04 UTC  (3+ messages)

[PATCH v2] mm: memcg: reset zswap settings in css_reset
 2026-07-05 21:02 UTC  (4+ messages)

[PATCH] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Add Display Port audio on Arduino Monza
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Remove sa8775p-ride board
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH v3 0/9] MDSS / DPU bringup for Milos
 2026-07-05 20:58 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8750: wire UFS to ice instance
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: kaanapali: Add TRNG node
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: talos: Fix GMU unit address
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: hamoa: Add interconnects to primary USB3 controller
 2026-07-05 20:58 UTC  (2+ messages)

[PATCH] soc: qcom: cmd-db: use C-style SPDX comment for source file
 2026-07-05 20:57 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
 2026-07-05 20:57 UTC  (2+ messages)

[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
 2026-07-05 20:57 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/28] soc/qcom/ubwc: rework UBWC configuration database
 2026-07-05 20:57 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] arm64: dts: qcom: consolidate IPA properties
 2026-07-05 20:57 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: kaanapali: Enable cpufreq cooling devices
 2026-07-05 20:57 UTC  (2+ messages)

[PATCH v2 0/2] Recognize Snapdragon SDM850
 2026-07-05 20:57 UTC  (2+ messages)

[PATCH v9 0/6] Add driver for EC found on Qualcomm reference devices
 2026-07-05 20:57 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Describe more hardware of the HTC One (M8)
 2026-07-05 20:57 UTC  (2+ messages)

[RFC PATCH 00/16] mm/damon: introduce data attributes only monitoring
 2026-07-05 20:57 UTC  (17+ messages)
` [RFC PATCH 01/16] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH 02/16] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH 03/16] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH 04/16] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH 05/16] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH 06/16] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH 07/16] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH 08/16] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH 09/16] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH 10/16] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH 11/16] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH 12/16] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH 13/16] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH 14/16] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH 15/16] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [RFC PATCH 16/16] Docs/ABI/damon: document probe weight file

[PATCH v9 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-07-05 20:48 UTC  (2+ messages)

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-05 20:35 UTC  (5+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH 00/26] sh: maple: cleanup and modernize input drivers
 2026-07-05 20:26 UTC  (4+ messages)
` [PATCH 25/26] Input: maplecontrol - fix style issues

[PATCH v4 0/5] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-05 20:23 UTC  (2+ messages)

[PATCH v2] selftests/rseq: Fix spelling of accommodate
 2026-07-05 20:21 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCH v7 0/1] pps: improve PREEMPT_RT performance
 2026-07-05 20:18 UTC  (5+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler

[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
 2026-07-05 20:17 UTC  (6+ messages)

[PATCH RFC 0/6] Speakers for Pixel 3 / 3 XL
 2026-07-05 20:06 UTC  (7+ messages)
` [PATCH RFC 1/6] ASoC: qcom: sdm845: Demystify TDM masks a bit
` [PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
` [PATCH RFC 3/6] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment
` [PATCH RFC 4/6] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup
` [PATCH RFC 5/6] ASoC: cs35l36: Implement set_tdm_slot to program RX slot register
` [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support

[PATCH v4 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-07-05 20:05 UTC  (6+ messages)
` [PATCH v4 2/6] arm64: dts: imx8mm: imx8mp: Add legacy board "
` [PATCH v4 3/6] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v4 4/6] arm64: dts: imx8mm: imx8mp: Add CM "
` [PATCH v4 5/6] arm64: dts: imx8mm: imx8mp: Add FIO1 "
` [PATCH v4 6/6] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio "

[PATCH] selftests/futex_requeue: Increase futex timeout to cover slow hardware
 2026-07-05 20:04 UTC  (2+ messages)

[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
 2026-07-05 20:03 UTC  (3+ messages)
` [PATCH v7 024/120] x86/cpu/zhaoxin: Use parsed CPUID(0xc0000001)

[PATCH] md: avoid modifying spares while the array is not suspended
 2026-07-05 19:58 UTC  (3+ messages)

[PATCH RESEND v3] selftests/futex: Remove static keyword from 'head'
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH v2 1/2] selftests/futex: Migrate functional tests to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH v2 2/2] selftests/futex: Correct validation logic in waitv
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 1/3] selftests/futex: Migrate futex_wait to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 2/3] selftests/futex: Migrate futex_wait_private_mapped_file to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 3/3] selftests/futex: Migrate futex_wait_uninitialized_heap to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 1/7] selftests/futex: Migrate futex_requeue to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 2/7] selftests/futex: Migrate futex_requeue_pi to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 3/7] selftests/futex: Migrate futex_requeue_pi_mismatched_ops to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 4/7] selftests/futex: Migrate futex_requeue_pi_signal_restart to harness
 2026-07-05 19:54 UTC  (2+ messages)
` [tip: locking/futex] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox