All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:35:31 to 2026-07-16 15:10:15 UTC [more...]

Linking Patchwork with Sashiko?
 2026-07-16 15:10 UTC  (16+ messages)

[PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
 2026-07-16 15:09 UTC  (11+ messages)

[MAINTAINERS SUMMIT] Other LLM-related topics - tags, newcomers, etc
 2026-07-16 15:09 UTC 

[PATCH v6 0/5] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-07-16 15:08 UTC  (5+ messages)
` [PATCH v6 4/5] xen/acpi: Import PPTT definitions from Linux
` [PATCH v6 5/5] xen/acpi: Parse PPTT to initialize CPU topology

[PATCH 0/3] mm/mseal: further cleanups
 2026-07-16 15:09 UTC  (7+ messages)
` [PATCH 1/3] mm/mseal: remove superfluous comments, fix confusion around mm
` [PATCH 2/3] mm/mseal: limit scope of mseal address zero to address zero
` [PATCH 3/3] mm/mseal: remove further superfluous comments, do_mseal()

[PATCH] i2c: jz4780: Cache clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-16 15:08 UTC  (8+ messages)
          ` [Letux-kernel] "

[PATCH RFC 00/12] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-16 15:08 UTC  (10+ messages)
` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
` [PATCH RFC 09/12] mm/slab: introduce slab_obj_ext_has_codetag()
` [PATCH RFC 12/12] mm/slab: stop allocating objcg pointers when unnecessary

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-16 15:07 UTC  (12+ messages)
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure

[PATCH RFC net-next 0/6] skb extension for BPF metadata
 2026-07-16 15:06 UTC  (5+ messages)
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing

[PATCH v2 0/2] mfd: ucb1x00: Convert Assabet gpio-keys to software nodes
 2026-07-16 15:06 UTC  (7+ messages)
` [PATCH v2 1/2] mfd: ucb1x00: Register software node for GPIO controller

[PATCH] copy: drop dependency on `the_repository`
 2026-07-16 15:06 UTC  (3+ messages)

[PATCH V13 00/11] Add memory page offlining support
 2026-07-16 15:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add memory page offlining support (rev15)

[PATCH] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
 2026-07-16 15:04 UTC  (3+ messages)

[PATCH v3 0/2] nvme: fix cdev lifetime series
 2026-07-16 15:03 UTC  (5+ messages)
` [PATCH v3 1/2] nvme: add nvme_get_ns_head()
` [PATCH v3 2/2] nvme: fix cdev lifetime

[PATCH net-next v2 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-07-16 14:54 UTC  (4+ messages)
` [PATCH net-next v2 02/12] ax88179_178a: Add HW support for AX179A-based chips

[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-07-16 15:03 UTC  (3+ messages)

[PATCHSET v7 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-16 15:02 UTC  (5+ messages)
` [PATCH 05/11] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/11] sched_ext: Split curr|donor references properly

[PATCH v2 0/4] Tunables-related updates
 2026-07-16 15:01 UTC  (4+ messages)
` [PATCH v2 1/4] man/man5/ld.so.conf.5: document include syntax

[PATCH BlueZ v1] monitor: Fix build error
 2026-07-16 15:00 UTC  (2+ messages)

[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
 2026-07-16 14:59 UTC  (4+ messages)
` [PATCH v3 1/8] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-07-16 14:59 UTC  (10+ messages)

[PATCH net] nfc: st21nfca: validate ATR_REQ length against the received frame
 2026-07-16 14:58 UTC  (2+ messages)

[PATCH 0/2] mm/huge_memory: drop dead split helper variants
 2026-07-16 14:58 UTC  (5+ messages)
` [PATCH 1/2] mm/huge_memory: remove unused can_split_folio()
` [PATCH 2/2] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order()

[PATCH] oe/spdx30_tasks: fix image deploy dir
 2026-07-16 14:57 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 0/21] fs: Fix missed inode write during fsync
 2026-07-16 14:55 UTC  (22+ messages)
` [PATCH v4 01/21] affs: Drop support for metadata bh tracking
` [PATCH v4 02/21] fs: Fix possible UAF in mark_buffer_write_io_error()
` [PATCH v4 03/21] fs: Fix missed inode writeback when racing with __writeback_single_inode
` [PATCH v4 04/21] ext4: Allocate mapping_metadata_bhs struct on demand
` [PATCH v4 05/21] fs: Provide way for filesystem to wait for metadata writeback
` [PATCH v4 06/21] ext2: Fix lost inode updates for IS_SYNC inodes
` [PATCH v4 07/21] ext2: Drop __ext2_write_inode()
` [PATCH v4 08/21] ext2: Avoid unnecessary inode buffer writeback for sync(2)
` [PATCH v4 09/21] ext2: Fix data integrity writeout issues
` [PATCH v4 10/21] udf: "
` [PATCH v4 11/21] udf: Use sync_inode_metadata() to writeout IS_SYNC inode
` [PATCH v4 12/21] udf: Drop udf_sync_inode()
` [PATCH v4 13/21] udf: Use sync_inode_metadata() in udf_evict_inode()
` [PATCH v4 14/21] udf: Fold udf_update_inode() into udf_write_inode()
` [PATCH v4 15/21] bfs: Fix data integrity writeout issues
` [PATCH v4 16/21] minix: "
` [PATCH v4 17/21] ext4: Fix data integrity writeout issues in nojournal mode
` [PATCH v4 18/21] fat: Fix missed inode writeback during fsync(2)
` [PATCH v4 19/21] fat: Remove some superfluous sync_dirty_buffer() calls
` [PATCH v4 20/21] fat: Replace fat_sync_inode() with sync_inode_metadata()
` [PATCH v4 21/21] vfs: Remove mmb_fsync()

[PATCH v2 0/4] perf/arm_cspmu: Miscellaneous improvements
 2026-07-16 14:56 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI/APMT: Use stable device ID
` [PATCH v2 2/4] perf/arm_cspmu: Improve APMT-based PMU naming
` [PATCH v2 3/4] perf/arm_cspmu: Improve sub-module error reporting
` [PATCH v2 4/4] perf/arm_cspmu: Make IRQ more optional

[PATCH v6 0/6] Add initial device trees for Nord platform
 2026-07-16 14:56 UTC  (9+ messages)
` [PATCH v6 1/6] arm64: dts: qcom: Add device tree for Nord SoC series
` [PATCH v6 3/6] arm64: dts: qcom: Add device tree for Nord Embedded variant
` [PATCH v6 4/6] dt-bindings: arm: qcom: Document Nord reference boards
` [PATCH v6 5/6] arm64: dts: qcom: Add device tree for Nord Ride board

[PATCH v7 0/2] Add support for LTC3208 multi-display driver
 2026-07-16 14:56 UTC  (3+ messages)
` [PATCH v7 2/2] leds: ltc3208: Add driver for LTC3208 Multidisplay LED Driver

[PATCH] rust: revocable: use LKMM atomics instead of Rust atomics
 2026-07-16 14:55 UTC 

[PATCH] crypto/ipsec_mb: fix out-of-place operation handling
 2026-07-16 14:56 UTC 

[PATCH v4 0/6] gpu: nova-core: boot GSP with vGPU enabled
 2026-07-16 14:56 UTC  (4+ messages)
` [PATCH v4 2/6] rust: pci: add sriov_get_totalvfs() helper

[PATCH] rtc: pcf85363: Fix phantom device registration on missing hardware
 2026-07-16 14:56 UTC  (3+ messages)

[RESEND PATCH 00/22] IIO: Clean out superfluous I2C checks for single transfers
 2026-07-16 14:55 UTC  (2+ messages)

Preserving TDX module during kexec with live update
 2026-07-16 14:55 UTC  (2+ messages)

[PATCH ath-current 0/8] wifi: ath12k: support firmware-allocated MLD peer ID
 2026-07-16 14:55 UTC  (3+ messages)
` [PATCH ath-current 5/8] wifi: ath12k: introduce host_alloc_ml_id hardware parameter

[PATCH] drm/nouveau/disp: Prevent division-by-zero during DisplayPort link training transitions
 2026-07-16 14:55 UTC 

[PATCH] drm/panthor: reject firmware sections with oversized data
 2026-07-16 14:55 UTC  (2+ messages)

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-07-16 14:54 UTC  (3+ messages)
` [PATCH 2/3] tests/unigraf: Fix DRM master and heap memory leaks in tests

[PATCH 6.18 000/480] 6.18.39-rc1 review
 2026-07-16 14:54 UTC  (2+ messages)

[PATCH 6.12 000/349] 6.12.96-rc1 review
 2026-07-16 14:54 UTC  (2+ messages)

[PATCH 3/3] power: sequencing: pcie-m2: Deassert W_DISABLE2# when no UART serdev is created
 2026-07-16 14:54 UTC  (3+ messages)

[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
 2026-07-16 14:53 UTC  (11+ messages)
` [PATCH V9 06/17] monitor: refactor monitor_data_init() to pass ID
` [PATCH V9 08/17] monitor: switch to iothread_unsafe_get_aio_context()

[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-07-16 14:54 UTC  (9+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-16 14:54 UTC  (6+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver

[PATCH v2] usb: gadget: f_uac1_legacy: remove broken string configfs attributes
 2026-07-16 14:53 UTC  (2+ messages)

[PATCH RFC nf-next 00/12] netfilter: ipset: convert to rhashtable
 2026-07-16 14:52 UTC  (6+ messages)
` [PATCH RFC nf-next 11/12] netfilter: ipset: remove last region lock usage

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-16 14:52 UTC  (6+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH mm-unstable RFC v4 0/7] mm: add huge pfnmap support for remap_pfn_range()
 2026-07-16 14:35 UTC  (3+ messages)
` [PATCH mm-unstable RFC v4 2/7] arm64/mm: use PTE-level pgprot for huge PFN helpers

[PATCH] kunit: use scoped_with_init_fs() in tests that resolve paths
 2026-07-16 14:52 UTC  (2+ messages)

[PATCH GSoC v17 00/13] cat-file: add remote-object-info to batch-command
 2026-07-16 14:52 UTC  (5+ messages)
` [PATCH GSoC v18 "
  ` [PATCH GSoC v18 05/13] fetch-pack: drop static advertise_sid variable

[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-16 14:51 UTC  (11+ messages)
` [PATCH v2 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH v2 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH v2 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH v2 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
` [PATCH v2 05/10] x86/mm: stop marking vmemmap as SECTION_INFO
` [PATCH v2 06/10] x86/mm: stop marking page tables as MIX_SECTION_INFO
` [PATCH v2 07/10] x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
` [PATCH v2 08/10] mm/hugetlb_vmemmap: remove bootmem_info leftovers
` [PATCH v2 09/10] mm/sparse: remove bootmem_info.h include
` [PATCH v2 10/10] mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-16 14:51 UTC  (3+ messages)

[PATCH] man/man5/proc_pid_fdinfo.5: document the ino field
 2026-07-16 14:51 UTC 

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-16 14:49 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v8 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-16 14:49 UTC  (2+ messages)

better block swap batching and a different take on swap_ops v5
 2026-07-16 12:19 UTC  (4+ messages)
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O

[PATCH v5 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-16 14:49 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: add SoCCP DT node for Glymur

[PATCH] semodule-utils/semodule_package: report the output filename on write errors
 2026-07-16 14:49 UTC 

[PATCH] rtla/cli: Unify and improve handling of invalid option arguments
 2026-07-16 14:49 UTC 

[PATCH net-next v9 8/9] geneve: Enable BIG TCP packets
 2026-07-16 14:48 UTC  (2+ messages)

[PATCH bpf-next 1/3] bpf: Add memory usage for arena
 2026-07-16 14:48 UTC  (2+ messages)

[PATCH -v2] ext4: enable scoped NOFS when starting a handle in nojournal mode
 2026-07-16 14:48 UTC 

[PATCH net-next v9 5/9] udp: Validate UDP length in udp_gro_receive
 2026-07-16 14:48 UTC  (2+ messages)

[PATCH net-next v9 4/9] udp: Support gro_ipv4_max_size > 65536
 2026-07-16 14:47 UTC  (2+ messages)

[PATCH 16/29] hw/gpio: pca9554: add hw-dir property honoring the configured pin direction
 2026-07-16 14:44 UTC  (2+ messages)

[PATCH V10 00/15] iothread: Support tracking and querying IOThread holders
 2026-07-16 14:40 UTC  (16+ messages)
` [PATCH V10 01/15] qapi/misc: Fix missed query-iothreads items
` [PATCH V10 02/15] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V10 03/15] iothread: tracking iothread users with holder name
` [PATCH V10 04/15] iothread: introduce iothread_unsafe_get_aio_context()
` [PATCH V10 05/15] block/export: track IOThread reference in BlockExport
` [PATCH V10 06/15] monitor: Update tracking iothread users with holder
` [PATCH V10 07/15] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [PATCH V10 08/15] virtio: use iothread_get/put_aio_context for thread pinning
` [PATCH V10 09/15] net/colo: track IOThread references using path-based holder
` [PATCH V10 10/15] virtio-balloon: Update tracking iothread users with holder
` [PATCH V10 11/15] vfio-user/proxy: Update tracking iothread users with holder name
` [PATCH V10 12/15] xen-block: "
` [PATCH V10 13/15] monitor/hmp: Add holders support for hmp_info_iothreads
` [PATCH V10 14/15] iothread: simplify API by merging iothread_get_aio_context variants
` [PATCH V10 15/15] tests/unit/iothread: Update the iothread_get_aio_context

[PATCH] smb/client: fix unaligned fallocate emulation with O_DIRECT
 2026-07-16 14:47 UTC 

[PATCH net-next v9 2/9] net: Enable BIG TCP with partial GSO
 2026-07-16 14:47 UTC  (2+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 14:31 UTC  (21+ messages)
` [RFC PATCH 05/24] pidfd: add spawn builder path configuration
` [RFC PATCH 06/24] exec: expose execveat internals to process builders
` [RFC PATCH 07/24] fork: expose vfork completion helper
` [RFC PATCH 08/24] pidfs: attach pids to future pidfd files
` [RFC PATCH 09/24] fork: let process builders supply preallocated pids
` [RFC PATCH 10/24] pidfs: publish future pidfd files
` [RFC PATCH 11/24] pidfd: add spawn builder state tracking
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 13/24] fork: let new tasks start with task work
` [RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
` [RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "

[PATCH net-next v9 1/9] net: Use helpers to get/set UDP len tree-wide
 2026-07-16 14:46 UTC  (2+ messages)

[PATCH v4 0/2] i2c-tools: Make tools accept bus path
 2026-07-16 14:49 UTC  (4+ messages)
` [PATCH v4 1/2] i2c-tools: Allow passing device file paths

[PATCH] hw/display/virtio-gpu: handle migration iov allocation failure
 2026-07-16 14:45 UTC 

[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-16 14:47 UTC  (3+ messages)

[PATCH v3 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-16 14:46 UTC  (4+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID

[PATCH v2] ASoC: generic: Card name parsing should be called after xxx_for_each_link()
 2026-07-16 14:46 UTC  (2+ messages)

[PATCH] mfd: cs42l43: Remove redundant NULL checks on SoundWire
 2026-07-16 14:46 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
 2026-07-16 14:45 UTC  (5+ messages)
` [PATCH 2/2] "

syntax of options in man1
 2026-07-16 14:45 UTC 

[PATCH v7 0/2] sdhci: fix SDMA boundary bug
 2026-07-16 14:42 UTC  (3+ messages)
` [PATCH v7 1/2] hw/sd: sdhci: Fix "

[PATCH] xen/sched: rt: fix NULL cpupool dereference in move_repl_timer()
 2026-07-16 14:44 UTC  (2+ messages)

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-16 14:43 UTC  (3+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control

[PATCH] policycoreutils/hll/pp: use argv[optind] appropriately
 2026-07-16 14:42 UTC 

[PATCH] arm64: dts: exynos850: Add SRAM node
 2026-07-16 14:42 UTC  (7+ messages)

[PATCH] nvme-tcp: fix usage of page_frag_cache
 2026-07-16 14:42 UTC 

[PATCH] ASoC: Intel: sof_sdw: Add quirks for new Dell laptops
 2026-07-16 14:42 UTC 

[PATCH] samples: rust: debugfs: fix excessive stack use
 2026-07-16 14:41 UTC 

[PATCH v6 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-07-16 14:41 UTC  (2+ messages)

[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-16 14:41 UTC  (8+ messages)
` [PATCH v3 03/11] power: sequencing: Add pwrseq_power_is_controllable() API
` [PATCH v3 09/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible

[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-16 14:40 UTC  (5+ messages)
` [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP "

[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
 2026-07-16 14:40 UTC  (4+ messages)

[PATCH v2 0/4] HID: Remove redundant error messages on IRQ request failure
 2026-07-16 14:40 UTC  (3+ messages)
` [PATCH v2 3/4] HID: intel-ish-hid: ipc: Remove redundant dev_err()

[PATCH V4 0/3] arm64: dts: qcom: Monaco: Enable SDHCI storage support
 2026-07-16 14:40 UTC  (5+ messages)
` [PATCH V4 2/3] arm64: dts: qcom: monaco-evk: Enable SDHCI for SD Card via overlay
` [PATCH V4 3/3] arm64: dts: qcom: monaco-evk: Add SDHCI support for eMMC "

[PATCH nf] netfilter: nf_tables: make nft_object rhltable per netns
 2026-07-16 14:39 UTC 

[RFC v3 0/2] rm64: kprobes: Fix single-step fault and reentry handling
 2026-07-16 14:38 UTC  (5+ messages)
` [RFC v3 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping

[PATCH net-next v2 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
 2026-07-16 14:38 UTC  (3+ messages)

[PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
 2026-07-16 14:38 UTC  (3+ messages)

[PATCH v3 0/6] Fix ARM domcreate
 2026-07-16 14:38 UTC  (3+ messages)
  ` [PATCH v3 5/6] xen/arm: report clock_frequency via sysctl physinfo, not createdomain

[PATCH 0/3] dm-pcache: validate on-disk fields before use
 2026-07-16 14:38 UTC  (4+ messages)
` [PATCH 1/3] dm-pcache: validate seg_id fields from persistent memory

[Bug 221755] New: amd_pmc: ThinkPad T14 Gen 2 AMD machine type 20XL missing from s2idle quirk list - intermittent ~10s resume from s2idle
 2026-07-16 14:38 UTC  (2+ messages)
` [Bug 221755] "

[Buildroot] [git commit] docs/website/download.html: remove old stable
 2026-07-16 14:37 UTC  (4+ messages)

[PATCH 7.1 000/518] 7.1.4-rc1 review
 2026-07-16 14:37 UTC  (2+ messages)

[PATCH v3 0/4] nvmem: fix a const-unsoundness in reg_write
 2026-07-16 14:37 UTC  (7+ messages)
` [PATCH v3 2/4] nvmem: make all reg_write callbacks take const void *
` [PATCH v3 4/4] firmware: meson: pass a const buffer to meson_sm_call_write()

(no subject)
 2026-07-16 14:37 UTC  (3+ messages)
` 

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-16 14:36 UTC  (4+ messages)
` [PATCH v3 0/6] "

[PATCH v2] overlayfs.rst: remove mention of workdir needing to be empty
 2026-07-16 14:36 UTC  (3+ messages)

[PATCH 0/2] arm64: sleep: two small compute_mpidr_hash cleanups
 2026-07-16 14:35 UTC  (3+ messages)
` [PATCH 2/2] arm64: sleep: dedup the sleep_save_stash slot lookup

[PATCH 1/4] virtio-mem: validate device-reported block size
 2026-07-16 14:18 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] policycoreutils/run_init: fix EINTR/EAGAIN checking in open_init_pty
 2026-07-16 14:35 UTC 

[PATCH 0/3] container_of: refactors
 2026-07-16 14:09 UTC  (7+ messages)
` [PATCH 2/3] container_of: remove useless pair of parentheses


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.