All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 13:29:44 to 2026-03-02 14:03:07 UTC [more...]

[PATCH 6.19 000/844] 6.19.6-rc1 review
 2026-03-02 14:03 UTC  (16+ messages)
` [PATCH 6.19 030/844] perf stat: Ensure metrics are displayed even with failed events
` [PATCH 6.19 164/844] drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4
` [PATCH 6.19 374/844] most: core: fix resource leak in most_register_interface error paths
` [PATCH 6.19 689/844] xfs: only call xf{array,blob}_destroy if we have a valid pointer
` [PATCH 6.19 831/844] arm64: Force the use of CNTVCT_EL0 in __delay()

[PULL 0/4] ppc-for-11.0 queue
 2026-03-02 14:00 UTC  (2+ messages)

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-02 14:02 UTC  (7+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers
` [PATCH v4 3/5] mm: convert compaction to zone lock wrappers

[PATCH net-next] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-02 14:02 UTC  (2+ messages)

[ANN] Media Summit on May 26th in Nice, France
 2026-03-02 14:01 UTC  (5+ messages)

[PATCH] fuse: update atime on DAX read
 2026-03-02 14:01 UTC  (2+ messages)

[PATCH] mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332
 2026-03-02 14:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next 0/2] dpll: zl3073x: consolidate chip info and add temperature reporting
 2026-03-02 14:01 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] test/intel/xe_vm: Add overcommit and no‑overcommit handling tests
 2026-03-02 14:00 UTC  (3+ messages)
` [PATCH v2 i-g-t 1/2] drm-uapi/xe: Add support for No Overcommit flag
` [PATCH v2 i-g-t 2/2] tests/intel/xe_vm: Add support for overcommit tests

What's cooking in git.git (Feb 2026, #11)
 2026-03-02 13:59 UTC  (2+ messages)

[PATCH v1 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-03-02 13:59 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible

[PATCH 0/5] Replace the dmabuf custom test framework with kunit
 2026-03-02 13:58 UTC  (4+ messages)

[PATCH v6 00/16] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-02 13:58 UTC  (3+ messages)
` [PATCH v6 05/16] Documentation/rv: Add documentation about hybrid automata

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-03-02 13:57 UTC  (3+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()

KVM/QEMU community call 3/3/2026 agenda items?
 2026-03-02 13:57 UTC 

[PATCH rdma-next v4 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-03-02 13:57 UTC  (2+ messages)

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-03-02 13:57 UTC  (4+ messages)
` [PATCH net-next 4/5] selftests: forwarding: extend ethtool_std_stats_get with pause statistics

[PATCH v2 1/1] PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-02 13:57 UTC  (5+ messages)

[PATCH] drm/virtio: Open-code drm_simple_encoder_init()
 2026-03-02 13:57 UTC  (3+ messages)

[PATCH] drm/msm/mdp5: Remove MSM8974v1
 2026-03-02 13:57 UTC  (2+ messages)

[PATCH 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-02 13:57 UTC  (6+ messages)
` [PATCH 1/2] mm/vmalloc: extract vmalloc_free_pages() helper from vfree()
` [PATCH 2/2] mm/vmalloc: free unused pages on vrealloc() shrink

[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-02 13:57 UTC  (13+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification

[PATCH] arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2
 2026-03-02 13:57 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_iomap_begin
 2026-03-02 13:51 UTC  (3+ messages)
` [PATCH] fs/ntfs3: prevent uninitialized lcn caused by zero len

[PATCH v3 00/13] arm64: Refactor TLB invalidation API and implementation
 2026-03-02 13:56 UTC  (14+ messages)
` [PATCH v3 01/13] arm64: mm: Re-implement the __tlbi_level macro as a C function
` [PATCH v3 02/13] arm64: mm: Introduce a C wrapper for by-range TLB invalidation
` [PATCH v3 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH v3 04/13] arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
` [PATCH v3 05/13] arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
` [PATCH v3 06/13] arm64: mm: Re-implement the __flush_tlb_range_op macro in C
` [PATCH v3 07/13] arm64: mm: Simplify __TLBI_RANGE_NUM() macro
` [PATCH v3 08/13] arm64: mm: Simplify __flush_tlb_range_limit_excess()
` [PATCH v3 09/13] arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
` [PATCH v3 10/13] arm64: mm: Refactor __flush_tlb_range() to take flags
` [PATCH v3 11/13] arm64: mm: More flags for __flush_tlb_range()
` [PATCH v3 12/13] arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()
` [PATCH v3 13/13] arm64: mm: Provide level hint for flush_tlb_page()

linux-next: build failure after merge of the hid tree
 2026-03-02 13:56 UTC 

[PATCH v3 0/6] Describe the IMEM present in Qualcomm IPQ SoC's
 2026-03-02 13:56 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: sram: Describe the IMEM present in Qualcomm IPQ SoCs

[PATCH blktests v4 0/3] bcache: add initial test cases
 2026-03-02 13:54 UTC  (2+ messages)

[PATCH v2] x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()
 2026-03-02 13:53 UTC 

[PATCH v2] xfs: add write pointer to xfs_rtgroup_geometry
 2026-03-02 13:54 UTC  (2+ messages)

[PATCH v1 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
 2026-03-02 13:39 UTC  (2+ messages)

[PATCH v3 1/4] iopoll: Fix read_poll_timeout macro documentation
 2026-03-02 12:59 UTC  (8+ messages)
` [PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
` [PATCH v3 3/4] usb: Add code spacing in usb_bulk_msg function
` [PATCH v3 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll

[PATCH v2] nvme: fix memory allocation in nvme_pr_read_keys()
 2026-03-02 13:53 UTC  (2+ messages)

[PATCH 1/2] common/cnxk: update RXC time config
 2026-03-02 13:53 UTC  (2+ messages)
` [PATCH 2/2] net/cnxk: config option for RXC time step

[PATCH master 1/3] treewide: fix -Wformat-security warnings for run_command()
 2026-03-02 13:52 UTC  (3+ messages)
` [PATCH master 2/3] jwt: fix buffer overflow and double-free in jwt_part_parse
` [PATCH master 3/3] of: fdt: fix heap-buffer-overflow in fdt_machine_is_compatible

[PATCH] Documentation/maintainer-tip: Fix grammar
 2026-03-02 13:51 UTC 

[PATCH 6.12 000/385] 6.12.75-rc1 review
 2026-03-02 13:52 UTC  (3+ messages)

[LTP] [PATCH 0/6] Rewrite fs stream testing suite
 2026-03-02 13:52 UTC  (3+ messages)
` [LTP] [PATCH 6/6] fs: rewrite stream05 test using new API

[PATCH 3/3] accel/rocket: fix NULL derefs and missing error check
 2026-03-01 18:24 UTC 

[PATCH] drm/syncobj: Fix handle <-> fd ioctls with dirty stack
 2026-03-01 12:34 UTC 

[PATCH 1/2] arm64: lib: xor-neon: remove redundant filename comment
 2026-03-02 13:52 UTC  (2+ messages)

[PATCH BlueZ v2 00/15] doc/qualification: Updates for TCRL pkg101
 2026-03-02 13:30 UTC  (16+ messages)
` [PATCH BlueZ v2 01/15] doc/qualification: gap-pics: add footnote for TSPC_GAP_21_9 feature
` [PATCH BlueZ v2 02/15] doc/qualification: gap-pts: fix GAP/SEC/CSIGN/* tests
` [PATCH BlueZ v2 03/15] doc/qualification: gap-pts: fix GAP/SEC/SEM/BV-24-C test
` [PATCH BlueZ v2 04/15] doc/qualification: sm-pics: update capabilities in table 7b
` [PATCH BlueZ v2 05/15] doc/qualification: sm-pts: fix SM/PER/PKE/BI-03-C and BV-02-C tests
` [PATCH BlueZ v2 06/15] doc/qualification: sm-pts: fix SM/PER/SCPK/BI-03-C test
` [PATCH BlueZ v2 07/15] doc/qualification: sm-pts: add description for M/PER/PIS/BV-0[1-2]-C
` [PATCH BlueZ v2 08/15] doc/qualification: sm-pts: add description for SM/PER/KDU/BI-04-C test
` [PATCH BlueZ v2 09/15] doc/qualification: gatt-pts: add description for GATT/SR/GAW/BI-39-C
` [PATCH BlueZ v2 10/15] doc/qualification: gatt-pts: update description for GATT/SR/GAN/BV-01-C
` [PATCH BlueZ v2 11/15] doc/qualification: gatt-pts: add description for GATT/SR/GAN/BV-03-C
` [PATCH BlueZ v2 12/15] doc/qualification: gatt-pts: update description for GATT/SR/GAI/BV-01-C
` [PATCH BlueZ v2 13/15] doc/qualification: gatt-pts: add description for GATT/SR/GAI/BV-02-C
` [PATCH BlueZ v2 14/15] doc/qualification: l2cap-pts: remove redundant test documentation
` [PATCH BlueZ v2 15/15] doc/qualification: l2cap-pts: add descriptions for LE CFC tests

[PATCH 1/4] readline: improve aclocal.m4 handling
 2026-03-02 13:49 UTC  (4+ messages)
` [PATCH 2/4] lzop: "
  ` [OE-core] "

[PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
 2026-03-02 13:50 UTC  (2+ messages)

[PATCH master] Makefile: pass KBUILD_OUTPUT to pytest in check target
 2026-03-02 13:50 UTC 

[PATCH v8 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-03-02 13:50 UTC  (7+ messages)
` [PATCH v8 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v8 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks

[PATCH v2 1/4] readline: improve aclocal.m4 handling
 2026-03-02 13:49 UTC  (4+ messages)
` [PATCH v2 2/4] lzop: "
` [PATCH v2 3/4] rxvt: "
` [PATCH v2 4/4] autotools: remove deletion of aclocal.m4

[PATCH 0/4] ci: fixes for PowerPC and networking test
 2026-03-02 13:47 UTC  (5+ messages)
` [PATCH 1/4] test: py: network: preserve saved_log_level across _await_prompt
` [PATCH 2/4] powerpc: fix initjmp storing function pointer at wrong offset
` [PATCH 3/4] powerpc: qemu-ppce500_defconfig: increase malloc area to default 4 MiB
` [PATCH 4/4] test: selftest: mmu: skip mirroring tests when not supported

support file system generated / verified integrity information v4
 2026-03-02 13:48 UTC  (3+ messages)

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-03-02 12:23 UTC  (17+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests

GPU has a very high load if the monitor is turned off by KDE
 2026-03-01 23:55 UTC  (4+ messages)

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-01 13:15 UTC  (3+ messages)

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-03-02 12:53 UTC  (10+ messages)
` [PATCH v9 02/19] drm: "
` [PATCH v9 03/19] drm/bridge: Act on the DRM color format property
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property

[PATCH v4 1/2] drm: introduce KMS recovery mechanism
 2026-02-28 18:48 UTC  (2+ messages)

[PATCH][next] drm/amd/display: remove extra ; from statement, remove extra tabs
 2026-02-28  9:59 UTC 

[RFC PATCH v3 0/6] drm/amd: Add support for non-4K page size systems
 2026-03-01  9:36 UTC  (3+ messages)
` [RFC PATCH v3 1/6] drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 2 PAGE_SIZE pages

[PATCH 0/3] s390: Fix and improve inline assembly constraints
 2026-03-02 13:47 UTC  (5+ messages)
` [PATCH 1/3] s390/xor: Fix xor_xc_2() "
` [PATCH 2/3] s390/xor: Improve "
` [PATCH 3/3] s390/stackleak: Fix __stackleak_poison() inline assembly constraint

[PATCH v2 0/2] mcb: enable register PCI devices using any BAR
 2026-03-02 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] mcb: Use more than the first bar in pci devices
` [PATCH v2 2/2] mcb: refactor the bus operations out of the common code

[PATCH] ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
 2026-03-02 13:46 UTC 

[PATCH v2] mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()
 2026-03-02 13:47 UTC 

[PATCH] clocksource: move NXP timer selection to drivers/clocksource
 2026-03-02 13:47 UTC 

[PATCH v4 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-02 13:47 UTC  (4+ messages)
` [PATCH v4 1/9] gpu: nova-core: gsp: sort MsgFunction variants alphabetically

[PATCH v1] drm/amdgpu/userq: remove the unused variable from cleanup fn
 2026-03-02 13:47 UTC 

[PATCH v2 00/11] arm64: Fully disable configured-out features
 2026-03-02 13:47 UTC  (9+ messages)
` [PATCH v2 01/11] arm64: Skip update of an idreg field affected by an override
` [PATCH v2 02/11] arm64: Add a helper setting a feature field to its safe value
` [PATCH v2 03/11] arm64: Add logic to fully remove features from sanitised id registers

[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-03-02 13:45 UTC  (6+ messages)
` [RFC v4 06/31] hw/arm/smmuv3: Track SEC_SID in configs and events

[PATCH 1/2] drm/msm/dpu: fix mismatch between power and frequency
 2026-03-02 13:46 UTC  (12+ messages)

[PATCH v8 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-03-02 13:45 UTC  (5+ messages)
` [PATCH v8 28/30] tests/functional/s390x: Add secure IPL functional test
` [PATCH v8 29/30] docs/specs: Add secure IPL documentation

[PATCH v3] drm/xe: Fix memory leak in xe_vm_madvise_ioctl
 2026-03-02 13:46 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix memory leak in xe_vm_madvise_ioctl (rev4)

[PATCH] bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
 2026-03-02 13:45 UTC  (4+ messages)

[PATCH 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-03-02 13:45 UTC  (4+ messages)
` [PATCH 13/13] lib/fonts: Remove internal symbols and macros from public header file

[LTP] [PATCH v10] thermal: add new test group
 2026-03-02 13:45 UTC  (2+ messages)

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-03-02 13:45 UTC  (2+ messages)
` [Bug 221065] "

[PATCH 0/4] mmc: sdhci-esdhc-imx: add 1-bit bus width support
 2026-03-02 13:44 UTC  (2+ messages)

[RFC PATCH 0/2] Add driver for TI BQ25630 charger
 2026-03-02 13:44 UTC  (4+ messages)
` [RFC PATCH 1/2] dt-bindings: power: supply: Add "

[PATCH v3 0/1] kernel: kprobes: fix cur_kprobe corruption during
 2026-03-02 13:43 UTC  (3+ messages)
` [PATCH v3 0/1] kernel: kprobes: fix cur_kprobe corruption during re-entrant kprobe_busy_begin() calls

[PATCH V4 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-03-02 13:43 UTC  (9+ messages)
` [PATCH V4 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature

[PATCH] bus: mhi: host: pci_generic: Resume the device before executing mhi_pci_remove()
 2026-03-02 13:41 UTC 

[PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
 2026-03-02 13:39 UTC  (2+ messages)

[PATCH v5] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-03-02 13:39 UTC  (4+ messages)

[PATCH v7 00/10] rust: add `register!` macro
 2026-03-02 13:39 UTC  (9+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types

[PATCH v2 1/2] arm64: kprobes: disable preemption across XOL single-step
 2026-03-02 13:38 UTC  (5+ messages)
` [PATCH v3 0/1] kernel: kprobes: fix cur_kprobe corruption during
  ` [PATCH v3 1/1] kernel: kprobes: fix cur_kprobe corruption during re-entrant kprobe_busy_begin() calls

[PATCH net v2 0/2] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop and add selftest
 2026-03-02 13:38 UTC  (5+ messages)
` [PATCH net v2 1/2] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop

Performance regression in "update" hooks
 2026-03-02 13:37 UTC  (2+ messages)

[PATCH net-next v4] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-02 13:36 UTC  (5+ messages)
` [net-next,v4] "

[PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
 2026-03-02 13:36 UTC  (5+ messages)
    ` checkpatch: format of stable@k.o address (was: Re: [PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback)

[BUG] RCU stall / hung rcu_gp: process_srcu blocked in synchronize_rcu_normal triggered by perf trace teardown on 7.0.0-rc1
 2026-03-02 13:36 UTC  (2+ messages)

[PATCH v1] drm/amdgpu/userq: refcount userqueues to avoid any race conditions
 2026-03-02 13:35 UTC 

[PATCH v2 0/2] imx8mp-frdm: Enhance code readability
 2026-03-02 13:38 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mp: Make MX8MP_I2C_DEFAULT independent on drive strength
` [PATCH v2 2/2] arm64: dts: imx8mp-frdm: Use symbolic macros for IOMUXC_SW_PAD_CTL_PAD

[PATCH 0/2] phy: qcom: qmp-pcie: Add vdda-refgen supply support for Glymur
 2026-03-02 13:35 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add vdda-refgen supply "

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-02 13:35 UTC  (8+ messages)
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted page state for TDISP devices

[PATCH v2 1/1] mm: make ref_unless functions unless_zero only
 2026-03-02 13:34 UTC  (2+ messages)

[PATCH 6/8] tools uapi headers: add linux/module_signature.h
 2026-03-02 13:32 UTC  (2+ messages)

[PATCH] spi: spi-dw-dma: fix print error log when wait finish transaction
 2026-03-02 13:32 UTC  (2+ messages)

[PATCH v3 00/11] power: supply: max17042: support Maxim MAX77759 fuel gauge
 2026-03-02 13:32 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: power: supply: max17042: add support for max77759
` [PATCH v3 02/11] dt-bindings: power: supply: max17042: support shunt-resistor-micro-ohms
` [PATCH v3 03/11] dt-bindings: power: supply: max17042: drop formatting specifier |
` [PATCH v3 04/11] power: supply: max17042: fix a comment typo (then -> than)
` [PATCH v3 05/11] power: supply: max17042: use dev_err_probe() where appropriate
` [PATCH v3 06/11] power: supply: max17042: avoid overflow when determining health
` [PATCH v3 07/11] power: supply: max17042: time to empty is meaningless when charging
` [PATCH v3 08/11] power: supply: max17042: support standard shunt-resistor-micro-ohms DT property
` [PATCH v3 09/11] power: supply: max17042: initial support for Maxim MAX77759
` [PATCH v3 10/11] power: supply: max17042: consider task period (max77759)
` [PATCH v3 11/11] power: supply: max17042: report time to full (max17055 & max77759)

[PATCH v3 1/6] bpf: Introduce the bpf_list_del kfunc
 2026-03-02 13:32 UTC  (2+ messages)

[PATCH] xen-block: remove NULL pointer dereference
 2026-03-02 13:31 UTC 

[PATCH] qemu-coroutine-lock: fix has_waiters()
 2026-03-02 13:31 UTC 

[PATCH] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
 2026-03-02 13:30 UTC  (2+ messages)

[PATCH v6 0/3] fuse: compound commands
 2026-03-02 13:30 UTC  (7+ messages)
` [PATCH v6 1/3] fuse: add compound command to combine multiple requests
    `  "
        `  "

[PATCH 0/9] fstests: add test coverage for cloned filesystem ids
 2026-03-02 13:30 UTC  (4+ messages)
` [PATCH 5/9] fstests: verify fanotify isolation on cloned filesystems

[PATCH v6 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
 2026-03-02 10:14 UTC 

[PATCH v4 0/2] pmdomain: qcom: Add support for Eliza SoC
 2026-03-02 13:29 UTC  (2+ messages)
` [PATCH v4 2/2] pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains


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.