All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-30 04:38:21 to 2026-03-30 06:26:22 UTC [more...]

[PATCH v3 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-30  6:25 UTC  (13+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v3 2/3] RISC-V: KVM: Allow splitting huge pages to arbitrary level
` [PATCH v3 3/3] RISC-V: KVM: Split huge pages during fault handling for dirty logging

[PATCH] spi: stm32-ospi: Fix resource leak in remove() callback
 2026-03-30  6:10 UTC  (2+ messages)

[PATCH 0/5] crypto: hisilicon - series of cleanups and format fixes for hisilicon driver
 2026-03-30  6:25 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon - fix the format string type error
` [PATCH 2/5] crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump_item
` [PATCH 3/5] crypto: hisilicon/qm - remove else after return
` [PATCH 4/5] crypto: hisilicon/qm - drop redundant variable initialization
` [PATCH 5/5] crypto: hisilicon - remove unused and non-public APIs for qm and sec

lib/zstd/compress/zstd_fast.c:291 ZSTD_compressBlock_fast_noDict_generic() warn: inconsistent indenting
 2026-03-30  6:23 UTC 

[PATCH] staging: greybus: audio: fix error message for BTN_3 button
 2026-03-30  6:24 UTC 

[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
 2026-03-30  6:22 UTC 

[PATCH v3] char: nvram: Remove unused nvram_mutex to fix -Wunused-variable warning
 2026-03-30  6:22 UTC 

[PATCH v7 0/6] Migrate on fault for device pages
 2026-03-30  6:22 UTC  (7+ messages)
` [PATCH v7 1/6] mm:/Kconfig changes for migrate "
` [PATCH v7 5/6] mm: add new testcase for the migrate on fault case
` [PATCH v7 6/6] mm:/migrate_device.c: remove migrate_vma_collect_*()

[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
 2026-03-30  6:21 UTC  (3+ messages)
` [PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory

[PATCH v3 0/6] Enable testing small DMA segment sizes
 2026-03-30  6:13 UTC  (5+ messages)
` [PATCH v3 5/6] null_blk: Support configuring the maximum DMA segment size

[PATCH 0/4] VFS: clean ups and simplifications related to name lookup
 2026-03-30  6:19 UTC  (6+ messages)
` [PATCH 1/4] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 2/4] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 3/4] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH 4/4] VFS: use global wait-queue table for d_alloc_parallel()

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-30  7:15 UTC  (3+ messages)

[PATCH v2 00/14] intel_iommu: Enable PASID support for passthrough device
 2026-03-30  6:24 UTC  (8+ messages)
` [PATCH v2 07/14] intel_iommu_accel: Handle PASID entry addition for pc_inv_dsc request
` [PATCH v2 10/14] intel_iommu_accel: Handle PASID entry removal for system reset

[PATCH] alarmtimer: Fix use-after-free of timerqueue node in alarmtimer_suspend()
 2026-03-30  6:15 UTC 

[PATCH 0/2] spi: stm32-ospi: two fixes
 2026-03-30  6:02 UTC  (5+ messages)
` [PATCH 1/2] spi: stm32-ospi: Fix reset control leak on probe error
` [PATCH 2/2] spi: stm32-ospi: Fix DMA channel leak on stm32_ospi_dma_setup() failure

[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
 2026-03-30  6:14 UTC  (7+ messages)

[PATCH v2] xfs: return default quota limits for IDs without a dquot
 2026-03-30  6:14 UTC  (2+ messages)
` [PATCH v3] "

OE-core CVE metrics for kirkstone on Sun Mar 29 23:26:44 2026
 2026-03-30  6:11 UTC  (4+ messages)
` OE-core CVE metrics for scarthgap on Sun Mar 29 23:51:02 2026
` OE-core CVE metrics for whinlatter on Mon Mar 30 00:08:36 2026
` OE-core CVE metrics for master on Sun Mar 29 23:23:10 2026

[PATCH v12 0/4] x86: Capability bits fix and required bits sanity check
 2026-03-30  6:11 UTC  (2+ messages)

[PATCH v2] staging: nvec: validate battery response length before memcpy
 2026-03-30  6:09 UTC 

[PATCH v2 0/2] futex: Docs and tests for robust futex unlock race
 2026-03-30  6:09 UTC  (3+ messages)
` [PATCH v2 2/2] selftests: futex: Add tests for robust release operations

[PATCH] mm/damon: validate addr_unit to be power of 2
 2026-03-30  6:08 UTC  (2+ messages)

[PATCH 1/3] erofs-utils: lib: fix error-path resource leaks in stream setup
 2026-03-30  6:03 UTC  (4+ messages)
` [PATCH 2/3] erofs-utils: fix typos and enhance installation guide
` [PATCH 3/3] README: comprehensive refactor for clarity and professionalism

[PATCH] soc: qcom: cmd-db: fix minor version decoding in debugfs output
 2026-03-30  6:03 UTC  (3+ messages)

drivers/ata/ata_piix.c:1382 piix_init_sata_map() error: buffer overflow 'map' 4 <= 4
 2026-03-30  6:01 UTC 

[PATCH v3] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-30  6:02 UTC  (2+ messages)

[android-common:mirror-poly-aosp-pixel-malibu-staging 4/4] mm/memblock.c:2087:13: warning: variable 'memsize_reusable_size' set but not used
 2026-03-30  6:01 UTC 

[PATCH 1/2] drm/edid: populate monitor_range from DisplayID Dynamic Video Timing block
 2026-03-30  6:01 UTC  (2+ messages)

[PATCH net] net: ethernet: cortina: Fix SKB leak
 2026-03-30  6:00 UTC 

[OE-core][scarthgap][patch] gnutls: Fix CVE-2025-14831
 2026-03-30  5:59 UTC  (3+ messages)

[PATCH RESEND v4 1/4] x86/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base accessors
 2026-03-30  5:57 UTC  (4+ messages)
` [PATCH RESEND v4 2/4] x86/segment: Remove unnecessary memory clobber from savesegment()
` [PATCH RESEND v4 3/4] x86/segment: Use ASM_INPUT_RM in __loadsegment_fs()
` [PATCH RESEND v4 4/4] x86/segment: Implement loadsegment()/savesegment() macros with static inline helpers

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-30  5:57 UTC  (3+ messages)

[PATCH v2 00/13] SCMI Clock rates discovery rework
 2026-03-30  5:54 UTC  (5+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization

[PATCH] loop: block loop reconfiguration of offset/sizelimit on mounted device
 2026-03-30  5:54 UTC  (2+ messages)

[PATCH] usb: cdns3: gadget: fix resource leak on gadget init failure
 2026-03-30  5:52 UTC  (2+ messages)

[BUG] bpf: warn_free_bad_obj in bpf_prog_test_run_skb - slab cross-cache confusion in skb_free_head
 2026-03-30  5:52 UTC 

[PATCH] md: fix array_state=clear sysfs deadlock
 2026-03-30  5:52 UTC 

[PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()
 2026-03-30  5:45 UTC  (5+ messages)

[PATCH] PCMCIA: Fix garbled log messages for KERN_CONT
 2026-03-30  5:45 UTC  (2+ messages)

[PATCH] drivers: pcmcia: remove obsolete host controller drivers
 2026-03-30  5:45 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Enhance freplace compatibility
 2026-03-30  5:51 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: Disallow freplace on XDP with mismatched xdp_has_frags values
` [PATCH bpf-next 2/3] bpf: Disallow freplace on kprobe with mismatched kprobe_write_ctx values

[PATCH v4 00/15] add SPDX SBOM generation script
 2026-03-30  5:50 UTC  (3+ messages)

[PATCH v2] staging: nvec: validate battery response length before memcpy
 2026-03-30  5:49 UTC  (2+ messages)

[PATCH v3] dt-bindings: sound: Convert pcm3060 to DT Schema
 2026-03-30  5:49 UTC  (2+ messages)

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-30  5:47 UTC  (9+ messages)
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report

(sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
 2026-03-30  5:47 UTC  (3+ messages)

fix handling of too many open zones at mount time
 2026-03-30  5:47 UTC  (6+ messages)
` [PATCH 1/4] xfs: refactor xfs_mount_zones
` [PATCH 2/4] xfs: handle too many open zones when mounting
` [PATCH 3/4] xfs: expose the number of open zones in sysfs
` [PATCH 4/4] xfs: untangle the open zones reporting in mountinfo

[PATCH v3] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to DT schema
 2026-03-30  5:44 UTC 

[PATCH i-g-t v3 0/4] Verify PTA entries contains expected values
 2026-03-30  5:45 UTC  (5+ messages)
` [PATCH i-g-t v3 1/4] lib/intel_pat: Support other than gt0 during parsing debugfs PAT
` [PATCH i-g-t v3 2/4] lib/intel_pat: Expose getter of PAT registers
` [PATCH i-g-t v3 3/4] tests/xe_pat: Verify PTA PAT entries contain expected values
` [PATCH i-g-t v3 4/4] tests/xe_pat: Add PAT registers contain expected config

cleanup open GC zone handling
 2026-03-30  5:44 UTC  (8+ messages)
` [PATCH 1/7] xfs: delay opening the GC zone
` [PATCH 2/7] xfs: add a separate tracepoint for stealing an open zone for GC
` [PATCH 3/7] xfs: put the open zone later xfs_open_zone_put
` [PATCH 4/7] xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irec
` [PATCH 5/7] xfs: refactor GC zone selection helpers
` [PATCH 6/7] xfs: streamline GC zone selection
` [PATCH 7/7] xfs: reduce special casing for the open GC zone

[PATCH 0/2] add MBR type rate control for encoder
 2026-03-30  5:44 UTC  (7+ messages)
` [PATCH 2/2] media: iris: add new rate control type MBR "

Subject: [PATCH net] tipc: fix UAF race in tipc_mon_peer_up/down/remove_peer vs bearer teardown
 2026-03-30  5:45 UTC  (2+ messages)

erofs: add GFP_NOIO in the bio completion if needed
 2026-03-30  5:44 UTC  (2+ messages)

[PATCH v2] kbuild: add GCC stability warning
 2026-03-30  5:43 UTC  (3+ messages)

[PATCH experimental-tests] erofs-utils: tests: test FUSE error handling on corrupted inodes
 2026-03-30  5:43 UTC  (2+ messages)

[PATCH] net/ftgmac100: preserve full VLAN TCI in TX tag insertion
 2026-03-30  5:41 UTC  (2+ messages)

[PATCH v1 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-03-30  5:42 UTC 

[PATCH] hw/i2c/aspeed_i2c: reset and migrate pending_intr_sts
 2026-03-30  5:41 UTC  (2+ messages)

[PATCH] ALSA: hda/cs8409: Fix error message in cs8409_i2c_bulk_read()
 2026-03-30  5:41 UTC 

[PATCH 00/17] TDX MMU refactors
 2026-03-30  5:00 UTC  (3+ messages)
` [PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()

[PATCH v3] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-30  5:40 UTC  (2+ messages)

Application for Linux Administrator | Linux & Networking
 2026-03-30  5:39 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
 2026-03-30  5:38 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH] kbuild: add -fdiagnostics-show-inlining-chain for FORTIFY_SOURCE
 2026-03-30  5:36 UTC  (5+ messages)

[PATCH v3] wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
 2026-03-30  5:35 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 0/2] add test for zone_gc_low_space attribute writes
 2026-03-30  5:34 UTC  (5+ messages)
` [PATCH v2 1/2] xfs/647: turn rt dev block device lookup into a common helper
` [PATCH v2 2/2] xfs: test that zone_gc_low_space writes start gc for rw fses

[PATCH mptcp-net v4 0/5] mptcp: fix stall because of data_ready
 2026-03-30  5:33 UTC  (6+ messages)
` [PATCH mptcp-net v4 1/5] mptcp: replace backlog_list with backlog_queue
` [PATCH mptcp-net v4 2/5] mptcp: fix the stall problems using backlog_queue
` [PATCH mptcp-net v4 3/5] mptcp: fix the stall problems with data_ready
` [PATCH mptcp-net v4 4/5] mptcp: fix the dead_loack in mptcp_data_ready
` [PATCH mptcp-net v4 5/5] selftests: mptcp: test transmission with small rcvbuf

[PATCH v9 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-03-30  5:31 UTC  (7+ messages)
` [PATCH v9 net-next 1/6] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v9 net-next 2/6] net/mlx5e: heap-allocate devlink param values
` [PATCH v9 net-next 3/6] devlink: Implement devlink param multi attribute nested data values
` [PATCH v9 net-next 4/6] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v9 net-next 5/6] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v9 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH 0/5] xor/arm: Replace vectorized version with intrinsics
 2026-03-30  5:32 UTC  (5+ messages)
` [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM

[RFC uL PATCH 0/2] Add TI's event mux router driver and build
 2026-03-30  5:32 UTC  (3+ messages)
` [RFC uL PATCH 2/2] mux-controller: ti: add driver for event mux router

[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
 2026-03-30  5:32 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: hamoa-iot-som: Add firmware-name to QUPv3 nodes
 2026-03-30  5:31 UTC  (3+ messages)

[PATCH] riscv: mm: refactor by introducing trace_page_fault_entries()
 2026-03-30  5:31 UTC  (2+ messages)

[PATCH v2 0/2] drm/amdgpu: fix locking issues in PASID IDR management
 2026-03-30  5:30 UTC  (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: fix sleeping allocation under spinlock in PASID IDR
` [PATCH v2 2/2] drm/amdgpu: use spin_lock_irqsave for PASID IDR lock

[PATCH v2] raid6: arm64: add SVE optimized implementation for syndrome generation
 2026-03-30  5:30 UTC  (5+ messages)

lib/tests/test_kprobes.c:23:24: warning: variable 'stacktrace_driver' set but not used
 2026-03-30  5:29 UTC 

[android-common:mirror-poly-aosp-pixel-lajolla-staging 1/1] arch/arm64/kvm/hyp/nvhe/trace.c:136:49: warning: variable 'new_head' set but not used
 2026-03-30  5:29 UTC 

[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
 2026-03-30  5:28 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer

[PATCH 1/4] erofs-utils: lib: fix error-path resource leaks in stream setup
 2026-03-30  5:28 UTC  (4+ messages)
` [PATCH 2/4] erofs-utils: fix typos and enhance installation guide
` [PATCH 3/4] README: comprehensive refactor for clarity and professionalism
` [PATCH 4/4] docs: expand build instructions and multithreading documentation

CVE report - scarthgap - 2026-03-30
 2026-03-30  5:27 UTC 

CVE report - whinlatter - 2026-03-30
 2026-03-30  5:27 UTC 

CVE report - kirkstone - 2026-03-30
 2026-03-30  5:27 UTC 

CVE report - master - 2026-03-30
 2026-03-30  5:27 UTC 

cleanup the RAID5 XOR library v4
 2026-03-30  5:26 UTC  (4+ messages)

[PATCH 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
 2026-03-30  5:26 UTC  (3+ messages)

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-03-30  5:26 UTC  (9+ messages)
` [PATCH v2 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET for power management unit error
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v2 4/5] drm/xe: Add handler for power management unit errors which require cold-reset
` [PATCH v2 5/5] drm/xe/debugfs: Add interface to trigger power management unit error handler

[PATCH v5 0/5] media: qcom: iris/venus: fix power domain handling on SM8250
 2026-03-30  5:25 UTC  (3+ messages)
` [PATCH v5 2/5] media: iris: scale MMCX power domain "

[PATCH 0/3] docs: improve readability with left padding adjustments
 2026-03-30  5:21 UTC  (4+ messages)
` [PATCH 1/3] docs: add left padding to TOC lists
` [PATCH 2/3] docs: restore left padding in preformatted blocks
` [PATCH 3/3] docs: add left padding to C API signature rows

[PATCH 1/3] erofs-utils: lib: fix error-path resource leaks in stream setup
 2026-03-30  5:21 UTC  (3+ messages)
` [PATCH 2/3] erofs-utils: fix typos and enhance installation guide
` [PATCH 3/3] README: comprehensive refactor for clarity and professionalism

[PATCH v8 0/2] cpufreq: Introduce boost frequency QoS
 2026-03-30  5:20 UTC  (4+ messages)
` [PATCH v8 2/2] cpufreq: Add boost_freq_req QoS request

[PATCH v2] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-30  5:19 UTC  (3+ messages)

[android-common:mirror-poly-aosp-pixel-lajolla-staging 1/1] drivers/dma-buf/dma-buf.c:42:1: sparse: sparse: symbol 'dmabuf_accounting_key' was not declared. Should it be static?
 2026-03-30  5:17 UTC 

[PULL 00/41] QOM, target/i386 patches for 2026-02-12
 2026-03-30  5:37 UTC  (6+ messages)
` [PULL 04/41] pc: Start with modern CPU hotplug interface by default

[PATCH i-g-t v5 0/3] Optimize framebuffer management
 2026-03-30  5:10 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.FULL: "

[PATCH v9 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-30  5:10 UTC  (2+ messages)

[PATCH] tests/functional/migration.py: Skip migration_with_exec() if socat is not available
 2026-03-30  5:33 UTC 

[syzbot] [bfs?] WARNING in bfs_get_block
 2026-03-30  5:05 UTC 

[PATCH for v11.0] hw/acpi: Do not save/load cpuhp state unconditionally
 2026-03-30  5:30 UTC 

[LTP] [PATCH] Fix memcontrol04 test failures on PowerPC64 architecture
 2026-03-30  5:01 UTC 

[PATCH v8 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-03-30  4:59 UTC  (4+ messages)
` [PATCH v8 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[RFC PATCH] x86/topo: Unify srat_detect_node among amd/intel/hygon
 2026-03-30  4:57 UTC  (2+ messages)

[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
 2026-03-30  4:57 UTC  (3+ messages)
` [PATCH v2 04/30] KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helper

[PATCH v3 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoC
 2026-03-30  4:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl

[PATCH v2] arm64: dts: qcom: agatti: enable FastRPC on the ADSP
 2026-03-30  4:54 UTC  (2+ messages)

❌ FAIL: Test report for master (7.0.0-rc5, upstream-mainline, f242ac4a)
 2026-03-30  4:53 UTC 

[PATCH v4 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoC
 2026-03-30  4:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl
` [PATCH v4 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver

[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
 2026-03-30  4:46 UTC  (3+ messages)
` [RFC PATCH v6 5/5] mm: sched: move NUMA balancing tiering promotion to pghot

[PATCH 3/5] irqchip: Add Kconfig and Makefile entries for MSM VIC
 2026-03-30  4:45 UTC  (2+ messages)

[PATCH] ext4: add bounds check in ext4_xattr_ibody_get() to prevent out-of-bounds access
 2026-03-30  4:44 UTC  (8+ messages)
    ` SYZKALLER BUG: messing with a mounted file system via loop ioctls (was: Re: [PATCH] ext4: add bounds check in ext4_xattr_ibody_get() to) "

[PATCH 0/6] Add QSPI support for QCS615 and improve interconnect handling
 2026-03-30  4:44 UTC  (13+ messages)
` [PATCH v1 2/6] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v1 3/6] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v1 5/6] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v1 6/6] arm64: dts: qcom: sc7180: "

[PATCH 0/4] Extend MQRQ_XFER_SINGLE_BLOCK to Support Multi-Block Read Failures
 2026-03-30  3:28 UTC  (2+ messages)
` [PATCH 4/4] mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recovery

[PATCH] erofs-utils: fix resource leaks and missing returns on error paths
 2026-03-30  4:41 UTC  (4+ messages)

[PATCH v2 0/2] Bug fixes and IPSR.PMIP support
 2026-03-30  4:40 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.0-fixes] sched_ext: Fix SCX_KICK_WAIT deadlock
 2026-03-30  4:40 UTC  (5+ messages)
` [PATCH 2/2] selftests/sched_ext: Add cyclic SCX_KICK_WAIT stress test


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.