All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 11:33:18 to 2026-08-03 12:29:03 UTC [more...]

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-03 12:29 UTC  (3+ messages)
` [PATCH v15 19/37] KVM: arm64: CCA: Activate realms on first vCPU run

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-03 12:28 UTC  (22+ messages)
` [RFC PATCH v2 14/45] arm64: entry: Introduce entry specific exception masking helpers
` [RFC PATCH v2 15/45] arm64: entry: replace DAIF helpers with entry helpers
` [RFC PATCH v2 16/45] arm64: interrupts: Introduce exception masking save/restore helpers
` [RFC PATCH v2 21/45] arm64: gicv3: remove GIC_PRIO_PSR_I_SET
` [RFC PATCH v2 32/45] arm64: nmi: Manage masking for superpriority interrupts
` [RFC PATCH v2 40/45] arm64: nmi: Add Kconfig for NMI

[LTP] [RFC PATCH] network: Remove outdated DNS stress tests
 2026-08-03 12:27 UTC  (2+ messages)

[PATCH net v2] ipv6: prevent in6_dev_get() from resurrecting inet6_dev
 2026-08-03 12:27 UTC 

[LTP] [PATCH v3 0/2] Reproducer for ghostlock
 2026-08-03 12:26 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] lapi/prctl: add more fallback definitions
` [LTP] [PATCH v3 2/2] cve: add CVE-2026-43499 reproducer

[PATCH 1/2] cyclic: get rid of cyclic_get_list() helper
 2026-08-03 12:27 UTC  (4+ messages)
` [PATCH 2/2] cyclic: return early from cyclic_run() if the list is empty

[PATCH v2 0/3] mmc: Add power_off_delay_us support
 2026-08-03 12:27 UTC  (5+ messages)
` [PATCH v2 3/3] mmc: core: Add power-off-delay-us support

[PATCH] arm: imx: initialize the system counter earlier on i.MX7
 2026-08-03 12:27 UTC  (2+ messages)

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-08-03 12:27 UTC  (5+ messages)
` [PATCH RFC 02/15] vhost-user: Add memory-isolation qdev property to vhost-user devices
` [PATCH RFC 04/15] net/vhost-user: add memory isolation

[PATCH] mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
 2026-08-03 12:26 UTC  (4+ messages)

[PATCH 0/2] tests/intel/xe_sriov_flr: Extend GGTT clearing checks
 2026-08-03 12:26 UTC  (5+ messages)
` [PATCH 1/2] lib/xe/xe_ggtt: Extract generic GGTT code into library
` [PATCH 2/2] tests/intel/xe_sriov_flr: Extend GGTT clearing checks

[PATCH v3 0/2] drm/drm_crtc: dma_fence_ops fixes
 2026-08-03 12:26 UTC  (4+ messages)
` [PATCH v3 1/2] drm/drm_crtc: ensure dma_fence_ops remain valid during device unbind

[PATCH 0/4] ASoC: renesas: enable COMPILE_TEST
 2026-08-03 12:26 UTC  (5+ messages)
` [PATCH 2/4] ASoC: renesas: enable COMPILE_TEST for PCM SH7760

[PATCH] usb: gadget: fix device data management error in gadgetfs_bind()
 2026-08-03 12:25 UTC  (5+ messages)

[PATCH net v2 0/1] openvswitch: Fix CT limit teardown use-after-free
 2026-08-03 12:25 UTC  (5+ messages)
` [PATCH net v2 1/1] "

[PATCH 0/4] selinux: make declared counts account for the values
 2026-08-03 12:22 UTC  (3+ messages)
` [PATCH 4/4] selinux: require every boolean value to be defined

linux-next: manual merge of the slab tree with the rcu tree
 2026-08-03 12:21 UTC  (9+ messages)

[PATCH] cmd: scsi: Drop duplicate leading scsi prefix
 2026-08-03 12:21 UTC  (2+ messages)

the Linux man-pages as an educational tool
 2026-08-03 12:21 UTC  (11+ messages)

[PATCH v3 0/3] make unused huge shrinker memcg aware
 2026-08-03 12:21 UTC  (2+ messages)

[PATCH v3 0/5] zram: fix zstd per-CPU error path and add parameter validation
 2026-08-03 12:20 UTC  (5+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] zram: validate parameters in each backend's setup_params

[PATCH 0/6] disk: Fix the GPT layout on media with large logical blocks
 2026-08-03 12:19 UTC  (5+ messages)
` [PATCH 2/6] disk: part_efi: Add missing endianness conversions
` [PATCH 3/6] disk: part_mac: Fix stack corruption on devices with large blocks

[Buildroot] passing a compiler flag to a package
 2026-08-03 12:13 UTC 

[PATCH v2 0/5] rust: pin-init: merge `__init` and `__pinned_init`
 2026-08-03 12:19 UTC  (3+ messages)
` [PATCH v2 4/5] rust: treewide: replace `__pinned_init` with `ptr_[try_]init`

[PATCH testsuite] tests/inet_socket/connect.c: add missing include for bool
 2026-08-03 12:19 UTC  (2+ messages)

[PATCH v4 0/6] Enable lock context analysis in the SCSI core and UFS driver
 2026-08-03 12:19 UTC  (3+ messages)
` [PATCH v4 1/6] ufs: core: Set task state before io_schedule_timeout()

[PATCH v4 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling
 2026-08-03 12:19 UTC  (3+ messages)
` [PATCH v4 1/3] iio: adc: bcm_iproc_adc: Remove redundant probe error messages

[PATCH] ublk: fix misleading FETCH_REQ comment about cqe->user_data
 2026-08-03 12:17 UTC 

[PATCH 0/3] binfmt_misc: bound the interpreters an entry can pre-open
 2026-08-03 12:18 UTC  (5+ messages)
` [PATCH 1/3] binfmt_misc: correctly account pre-opened interpreters
` [PATCH 2/3] selftests/exec: test the pre-opened interpreter limit
` [PATCH 3/3] binfmt_misc: document "

[PATCH 0/2] xen/mm: Alter get_outstanding_claims() to return information by value
 2026-08-03 12:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH RFC 2/2] xen/mm: Return claim information from avail_node_heap_pages()

[PATCHES v3 0/2] perf c2c hardening
 2026-08-03 12:17 UTC  (4+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[PATCH v2] rpi: copy /chosen/bootloader partition and set boot_partition
 2026-08-03 12:17 UTC  (2+ messages)

[PATCH 00/14] target/s390x: Clean up mem ops and byte swapping
 2026-08-03 12:17 UTC  (29+ messages)
` [PATCH 01/14] target/s390x: Convert op_ld8s to op_ld
` [PATCH 02/14] target/s390x: Convert op_ld8u "
` [PATCH 03/14] target/s390x: Convert op_ld16s "
` [PATCH 04/14] target/s390x: Convert op_ld16u "
` [PATCH 05/14] target/s390x: Convert op_ld32s "
` [PATCH 06/14] target/s390x: Convert op_ld32u "
` [PATCH 07/14] target/s390x: Convert op_ld64 "
` [PATCH 08/14] target/s390x: Convert op_st8 to op_st
` [PATCH 09/14] target/s390x: Convert op_st16 "
` [PATCH 10/14] target/s390x: Convert op_st32 "
` [PATCH 11/14] target/s390x: Convert op_st64 "
` [PATCH 12/14] target/s390x: Use op_ld for LOAD REVERSED
` [PATCH 13/14] target/s390x: Use op_st for STORE REVERSED
` [PATCH 14/14] target/s390x: Simplify LRVR

[PATCH v1] dmaengine: qcom: gpi: Fix channel cleanup in unwind path
 2026-08-03 12:16 UTC  (2+ messages)

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-08-03 12:16 UTC  (2+ messages)

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-03 12:16 UTC  (4+ messages)
` [PATCH RFT 1/3] mm: export variants of vmf_insert_pfn* for use with pfn_mkwrite()

[PATCH v3] imx: Add FRDM-IMX95 initial support
 2026-08-03 12:16 UTC  (8+ messages)
  ` [EXT] "

[PATCH] staging: iio: ad7816: avoid DMA from stack in spi_read
 2026-08-03 12:15 UTC  (7+ messages)
  ` [PATCH v2 0/2] staging: iio: ad7816: Fix DMA from stack and race conditions
    ` [PATCH v2 1/2] staging: iio: ad7816: serialize ad7816_spi_read() with a mutex
    ` [PATCH v2 2/2] staging: iio: ad7816: avoid DMA from stack in spi_read

[PATCH net 0/1] xdp: reject clones that overrun skb_shared_info tailroom
 2026-08-03 12:15 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH] tty: remove the ipwireless driver
 2026-08-03 12:15 UTC  (3+ messages)

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-08-03 12:15 UTC  (6+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic

[PATCH v4 0/2] mmc: core: Keep the card powered across suspend when firmware needs it live
 2026-08-03 12:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: Extend keep-power-in-suspend beyond SDIO

Pair() silently degrades to "No Bonding" when adapter is not pairable -- throwaway key deleted at drop, remote re-pair rejected 0x18; SetPairable intermittently fails org.bluez.Error.Busy
 2026-08-03 12:14 UTC 

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-08-03 12:12 UTC  (8+ messages)

[PATCH v2 1/2] Input: xpad - query MS OS descriptor for BTP-KP20D
 2026-08-03 12:13 UTC  (3+ messages)

trailers: --only-trailers normalizes URLs to trailers
 2026-08-03 12:11 UTC  (4+ messages)
` [PATCH] trailers: stop recognizing URLs as trailers

[PATCH net v2] ipvlan: keep lower device alive until private destruction
 2026-08-03 12:11 UTC 

[PATCH v5 00/29] md: improve lockless bitmap reshape support
 2026-08-03 12:11 UTC  (2+ messages)

[PATCH v11 0/2] arm64: dts: qcom: kodiak: EL2 overlay for qcm6490-idp / qcs6490-rb3gen2
 2026-08-03 12:10 UTC  (3+ messages)
` [PATCH v11 1/2] arm64: dts: qcom: qcm6490-idp/qcs6490-rb3gen2: Keep wlan_ce_mem and drop redundant wifi memory-region
` [PATCH v11 2/2] arm64: dts: qcom: kodiak: Add EL2 overlay

[PATCH] rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22
 2026-08-03 12:09 UTC  (2+ messages)

[PATCH 0/4] ASoC: qcom: sc8280xp: add Monaco/Monza (MAX98090) support on QCS8275
 2026-07-31 23:44 UTC  (2+ messages)

[PATCH v6 00/15] SDM660 sound card and internal MI2S support
 2026-07-31 23:28 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
 2026-08-03 12:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
` [PATCH v2 2/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible

[PATCH 0/4] ASoC: spear: Update the SPDIF drivers for current ASoC APIs
 2026-08-01  1:41 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: use .auto_selectable_formats
 2026-08-01  1:40 UTC  (2+ messages)

[PATCH resend v5] drm: uapi: Add macro for chipset specific event ID region
 2026-08-03 12:08 UTC 

[PATCH v2] nfc: st95hf: switch to using sleeping variants of gpiod API
 2026-08-03 12:08 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: lpass-{tx,wsa}-macro: fix enum kcontrol accesses
 2026-08-01  0:02 UTC  (2+ messages)

[PATCH v4 0/2] Add support for the Qualcomm WSA885X Stereo smart speaker amplifier
 2026-07-31 23:21 UTC  (2+ messages)

[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
 2026-08-03 12:05 UTC  (5+ messages)
` [PATCH 1/3] ovl: don't warn when the "
` [PATCH 2/3] binfmt_misc: "

[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
 2026-08-03 12:05 UTC  (5+ messages)
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs

[PATCH v6 0/5] Subject: [PATCH v6 0/7] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI support
 2026-07-31 23:09 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-03 12:04 UTC  (3+ messages)
` [PATCH v3 4/9] perf/cxl: Split the MSI vector out of info->irq

[PATCH net-next v2 0/2] dpll: use pin owner's dpll ref for pin-level set callbacks
 2026-08-03 12:02 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dpll: zl3073x: update all DPLL channels on ref_sync_set
` [PATCH net-next v2 2/2] dpll: use pin owner's dpll ref for pin-level attribute setting

[PATCH i-g-t v2] tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
 2026-08-03 12:01 UTC  (3+ messages)

[PATCH v5] erofs: accept source file descriptor via fsconfig
 2026-08-03 12:01 UTC  (3+ messages)

[PATCH RFC] usb: gadget: f_uac1, f_uac2: fix memory leak in rate attribute store
 2026-08-03 12:01 UTC 

[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-08-03 12:01 UTC  (6+ messages)
` [PATCH v2 05/10] dt-bindings: clock: renesas,r8a78000-cpg: Add firmware property

[PATCH] xfs: use -w instead of --path for man program portability
 2026-08-03 11:58 UTC 

[PATCH] tpm: Fix barriers to prevent hwrng from activating during resume
 2026-08-03 12:00 UTC  (2+ messages)

ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
 2026-08-03 11:59 UTC  (3+ messages)

[PATCH rdma-next] RDMA/mana_ib: Retain create CQ flags field name
 2026-08-03 11:59 UTC  (3+ messages)

[REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one"
 2026-08-03 11:59 UTC  (2+ messages)

[PATCH] hw/display/vga: fix panning_buf OOB after text/graphics switch
 2026-08-03 11:57 UTC  (2+ messages)

[PATCH] ASoC: core: add snd_BUG_ON() check in devm_snd_soc_register_card()
 2026-08-03 11:58 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] MAINTAINERS: Add IRC and patchwork for LTP
 2026-08-03 11:58 UTC  (2+ messages)
`  "

[PATCH] wifi: rtlwifi: rtl8192cu: Remove logically dead code in rtl92cu_update_hal_rate_mask
 2026-08-03 11:58 UTC 

[PATCH v3] drm/{i915, xe}/display: add core workaround query to display parent interface
 2026-08-03 11:54 UTC 

[PATCH v2] arm64: dts: qcom: monaco-arduino-monza: Rework fan cooling map
 2026-08-03 11:55 UTC 

[PATCH v2] drm/tests/gpu_buddy: fix interleaving in buffer clearance test
 2026-08-03 11:55 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/tests/gpu_buddy: fix interleaving in buffer clearance test (rev2)
` ✓ CI.KUnit: success "

[PATCH] drm/{i915, xe}/display: add core workaround query to display parent interface
 2026-08-03 11:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures
 2026-08-03 11:53 UTC  (7+ messages)

[PATCH v6 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
 2026-08-03 11:52 UTC  (10+ messages)
` [PATCH v6 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts

[PATCH wireless-next] wifi: mac80211: make ieee80211_is_tx_data() internal
 2026-08-03 11:52 UTC 

[PATCH v2] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
 2026-08-03 11:52 UTC 

[PATCH 0/2] dpll: zl3073x: add Microchip ZL30643 support
 2026-08-03 11:51 UTC  (5+ messages)
` [PATCH 2/2] dpll: zl3073x: add ZL30643 chip support

[Buildroot] [PATCH 1/1] package/libmodsecurity: security bump version to 3.0.16
 2026-08-03 11:51 UTC 

[PATCH] freevxfs: clamp i_size of immed inodes to the immediate area
 2026-08-03 11:49 UTC 

[PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
 2026-08-03 11:49 UTC  (4+ messages)

[PATCH] vhost-user-gpu: fix integer overflow in buffer allocation
 2026-08-03 11:48 UTC  (4+ messages)

[PATCH RESEND v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-08-03 11:49 UTC  (9+ messages)
` [PATCH RESEND v7 05/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH RESEND v7 06/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH RESEND v7 09/10] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs
` [PATCH RESEND v7 10/10] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH] ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
 2026-08-03 11:47 UTC  (4+ messages)

[PATCH] hw/display/virtio-gpu: Always reject invalid scanout bounds
 2026-08-03 11:46 UTC  (4+ messages)

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-08-03 11:46 UTC  (3+ messages)

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-08-03 11:44 UTC  (3+ messages)
` [PATCH v24 05/12] dt-bindings: arm: Document reboot mode magic

[PATCH wireless-next v2 1/5] wifi: cfg80211: add Control Integrity Protocol (CIP) APIs
 2026-08-03 11:44 UTC  (5+ messages)
` [PATCH wireless-next v2 2/5] wifi: mac80211: add cigtk parameter to ieee80211_gtk_rekey_add
` [PATCH wireless-next v2 3/5] wifi: mac80211: add helpers to parse/generate CIP Capabilities
` [PATCH wireless-next v2 4/5] wifi: mac80211: add Control Integrity Protocol handling
` [PATCH wireless-next v2 5/5] wifi: mac80211_hwsim: claim support for Control Integrity Protocol

[PATCH net v5 1/1] net: openvswitch: reallocate update replies for mismatched IDs
 2026-08-03 11:43 UTC  (2+ messages)

[PATCH v3 0/5] remoteproc: Misc. RSC table changes
 2026-08-03 11:43 UTC  (6+ messages)
` [PATCH v3 1/5] MAINTAINERS: add rsc_table.h to remoteproc entry
` [PATCH v3 2/5] remoteproc: fix coding style issues in remoteproc.h
` [PATCH v3 3/5] remoteproc: replace BSD blurb with SPDX identifier "
` [PATCH v3 4/5] remoteproc: replace BSD blurb with SPDX identifier in rsc_table.h
` [PATCH v3 5/5] remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()

[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-03 11:42 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH 6.6] iommu/sva: move x86 disable check before allocation
 2026-08-03 11:40 UTC 

[PATCH net v3] net: stmmac: resume PHY before hardware setup when opening the interface
 2026-08-03 11:42 UTC  (3+ messages)

[PATCH] ipvlan: keep lower device alive until private destruction
 2026-08-03 11:42 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: reject invalid recovered filename lengths
 2026-08-03 11:41 UTC  (2+ messages)
`  "

[PATCH v4] virtio-gpu: use g_try_malloc to avoid guest-triggered abort
 2026-08-03 11:41 UTC  (2+ messages)

Offering to take a TODO item in i915
 2026-08-03 11:24 UTC 

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-03 11:41 UTC  (7+ messages)
` [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH 12/24] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH 13/24] irq: Optimize reschedule check in local_interrupt_enable()

[f2fs-dev] [PATCH] f2fs: reject invalid recovered filename lengths
 2026-08-03 11:41 UTC  (4+ messages)
    `  "

[Intel-wired-lan] [PATCH v3 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
 2026-08-03 11:35 UTC  (8+ messages)
`  "
` [PATCH v3 iwl-next 1/3] ice: monitor TSPLL lock from PTP periodic worker
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v3 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 3/3] ice: use per-interface clock_id for E825 generic DPLLs
  `  "

[PATCH] squashfs: avoid thundering-herd cache wakeups
 2026-08-03 11:39 UTC  (3+ messages)

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-03 11:39 UTC  (3+ messages)
` [PATCH v4 1/2] kho: Introduce a helper to init high order pages
` [PATCH v4 2/2] kho: Introduce preserve/restore APIs for high-order pages

on the irresponsibility of pursuing C language reform
 2026-08-03 11:39 UTC  (10+ messages)

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-03 11:39 UTC  (4+ messages)
` [PATCH RFC 2/2] rust: usb: add control message send and receive

[PATCH v4 0/4] s390: Remove or replace cond_resched() calls
 2026-08-03 11:38 UTC  (4+ messages)
` [PATCH v4 3/4] s390: Remove "

[PATCH v2] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
 2026-08-03 11:38 UTC  (5+ messages)

[PATCH v3] iommu/arm-smmu: Use pm_runtime in fault handlers
 2026-08-03 11:34 UTC  (2+ messages)

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 11:33 UTC  (8+ messages)
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v3 4/5] binder: Remove mmap_lock fallback

[PATCH v9 0/5] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
 2026-08-03 11:33 UTC  (3+ messages)
` [PATCH v9 3/5] arm64: dts: nuvoton: npcm845: Add peripheral nodes


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.