All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 12:19:17 to 2026-08-03 12:54:45 UTC [more...]

[PATCH v3 01/15] ARM: mvebu: add Netgear RN102 support
 2026-08-03 12:53 UTC  (2+ messages)

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

[PATCH] scsi: scsi_debug: negate wrapped memcmp() result
 2026-08-03 12:54 UTC  (2+ messages)

[PATCH v2 00/12] Enable lock context analysis in drivers/block/
 2026-08-03 12:53 UTC  (3+ messages)
` [PATCH v2 01/12] aoe: Enable lock context analysis

[PATCH bpf v3 1/4] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
 2026-08-03 12:53 UTC  (2+ messages)

[PATCH v2 00/11] Add support for StarFive JHB100 SFC
 2026-08-03 12:53 UTC  (13+ messages)
` [PATCH v2 01/11] spi: dw: Introduce spi_frf and STD_SPI
` [PATCH v2 02/11] spi: dw: update SPI_CTRLR0 register
` [PATCH v2 03/11] spi: dw: add check for support of enhanced spi
` [PATCH v2 04/11] spi: dw: adjust size of mem_op
` [PATCH v2 05/11] spi: dw: update NDF while using enhanced spi mode
` [PATCH v2 06/11] spi: dw: Introduce enhanced single/dual/quad/octal spi
` [PATCH v2 07/11] spi: dw: send cmd and addr to start the spi transfer
` [PATCH v2 08/11] spi: dw: use irq handler for enhanced spi
` [PATCH v2 09/11] spi: dw: detect enhanced spi mode
` [PATCH v2 10/11] spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-sfc
` [PATCH v2 11/11] spi: dw: Add support for StarFive JHB100 SoC SFC

[PATCH] tty: moxa: remove driver
 2026-08-03 12:52 UTC 

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-08-03 12:52 UTC  (7+ messages)
` [PATCH v24 05/12] dt-bindings: arm: Document reboot mode magic
` [PATCH v24 08/12] mfd: psci-mfd: Add psci-reboot-mode child cell

[PATCH v5] fs: avoid spurious dentry ref/unref cycle on open
 2026-08-03 12:51 UTC 

[PATCH v8 00/13] KVM: s390: Misc fixes
 2026-08-03 12:51 UTC  (15+ messages)
` [PATCH v8 01/13] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v8 02/13] KVM: s390: Do not free SCA if it was not allocated
` [PATCH v8 03/13] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v8 04/13] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v8 05/13] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v8 06/13] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v8 07/13] KVM: s390: Fix race in __do_essa()
` [PATCH v8 08/13] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v8 09/13] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v8 10/13] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v8 11/13] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [PATCH v8 12/13] KVM: s390: Fix ordering when adding to SCA
` [PATCH v8 13/13] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()

[PATCH bpf-next v3 0/9] Add arena argument support to kfuncs and struct_ops
 2026-08-03 12:51 UTC  (10+ messages)
` [PATCH bpf-next v3 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
` [PATCH bpf-next v3 2/9] bpf: Support __arena and __arena_nullable on struct_ops arguments
` [PATCH bpf-next v3 3/9] bpf, x86: JIT __arena kfunc argument rebasing
` [PATCH bpf-next v3 4/9] bpf, x86: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next v3 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests
` [PATCH bpf-next v3 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next v3 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
` [PATCH bpf-next v3 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next v3 9/9] selftests/bpf: Test stack-passed struct_ops arena arguments

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-08-03 12:50 UTC  (5+ messages)
` [PATCH v3 44/51] accel/tcg: Remove TCGCPUOps.adjust_watchpoint_address
` [PATCH v3 46/51] accel/tcg: Drop stale assert for vaddr

[Buildroot] [PATCH] package/xen: bump to 4.21.1
 2026-08-03 12:50 UTC  (4+ messages)

[syzbot] [media?] WARNING in v4l2_ctrl_cluster
 2026-08-03 12:49 UTC 

[PATCH 0/6] disk: Fix the GPT layout on media with large logical blocks
 2026-08-03 12:48 UTC  (8+ messages)
` [PATCH 2/6] disk: part_efi: Add missing endianness conversions
` [PATCH 4/6] test: dm: part: Check the GPT layout for large sector sizes
` [PATCH 5/6] test: py: gpt: Bind the disk image in test_gpt_write_part_type()

[PATCH 0/2] selftests/membarrier: Skip an unregistered memory barrier test on Musl
 2026-08-03 12:49 UTC  (3+ messages)
` [PATCH 1/2] selftests/membarrier: Introduce helper to get membarrier command registrations
` [PATCH 2/2] selftests/membarrier: Skip unpermitted membarrier command test if preregistered by libc

[PATCH v2 0/4] rv/reactors: fix lockdep warning and add KUnit tests
 2026-08-03 12:49 UTC  (3+ messages)
` [PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch

[PATCH net-next 0/2] net: lan743x: speed-based and user-configurable interrupt moderation
 2026-08-03 12:48 UTC  (3+ messages)
` [PATCH net-next 1/2] net: lan743x: set interrupt moderation timer based on link speed
` [PATCH net-next 2/2] net: lan743x: add ethtool interrupt coalescing support

[PATCH v2] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
 2026-08-03 12:48 UTC 

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-08-03 12:48 UTC  (13+ 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 RFC 05/15] vhost-user: add memory_isolation to VhostUserState
` [PATCH RFC 06/15] util/iova-tree: g_tree_foreach wrapper
` [PATCH RFC 08/15] hw/virtio/vhost-shadow-virtqueue: used handler
` [PATCH RFC 09/15] hw/virtio/vhost-shadow-virtqueue: specified vring placement

[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-08-03 12:48 UTC  (3+ messages)
` [PATCH v2 10/15] drm/renesas/shmobile: remove dependency on DRM simple helpers

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-03 12:47 UTC  (2+ messages)

[PATCH 00/49] DC Patches July 20th, 2026
 2026-08-03 12:48 UTC  (3+ messages)
` [PATCH 17/49] drm/amd/display: add cursor module

[PATCH] drm/panthor: snapshot firmware interface counts before loops
 2026-08-03 12:48 UTC  (2+ messages)
` [PATCH v2] drm/panthor: use local variables for firmware interface counts

[Buildroot] [PATCH v1 1/3] package/xen: add custom version support
 2026-08-03 12:46 UTC  (4+ messages)

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-03 12:46 UTC  (4+ messages)
` [PATCH RFC 1/2] rust: usb: add endpoint abstraction

[PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
 2026-08-03 12:46 UTC 

[PATCH xfstests v4 resend 0/2] generic: new test to check nlink returned by fstat()
 2026-08-03 12:45 UTC  (3+ messages)
` [PATCH xfstests v4 resend 1/2] generic/002: add test to hardlink group
` [PATCH xfstests v4 resend 2/2] generic: new test to check nlink returned by fstat()

[PATCH next v1] net: rtl8169: add support for RTL8126A and RTL8127A
 2026-08-03 12:45 UTC  (3+ messages)

[PATCH] scsi: storvsc: Support manual scans for all Hyper-V targets
 2026-08-03 12:45 UTC  (2+ messages)

[PATCH] drm/amd/display: Set native cursor mode for disabled CRTCs again
 2026-08-03 12:45 UTC 

[PATCH] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
 2026-08-03 12:45 UTC  (3+ messages)

[PATCH v4 2/3] iio: adc: bcm_iproc_adc: Introduce local device pointer
 2026-08-03 12:44 UTC  (2+ messages)

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-03 12:44 UTC  (4+ messages)
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests

Yale Blockchain Initiative sales
 2026-08-03 12:44 UTC  (2+ messages)

[PATCH] media: vicodec: fix out-of-bounds write on capture buffer
 2026-08-03 12:44 UTC  (3+ messages)

[PATCH v14 0/9] Add new driver for WCSS secure PIL loading
 2026-08-03 12:44 UTC  (5+ messages)
` [PATCH v14 1/9] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v14 3/9] remoteproc: qcom: add hexagon based WCSS secure PIL driver

[PATCH v2] libselinux: prevent ReDoS in file context regex matching
 2026-08-03 12:43 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-03 12:43 UTC  (5+ messages)
` [PATCH v15 19/37] KVM: arm64: CCA: Activate realms on first vCPU run
` [PATCH v15 20/37] KVM: arm64: CCA: Allow populating initial contents

[PATCH v2 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-08-03 12:42 UTC  (12+ messages)
` [PATCH v2 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v2 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v2 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v2 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v2 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v2 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v2 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v2 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v2 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern

[PATCH] phy: renesas: rcar-gen2: Fix double of_node_put on phy creation failure
 2026-08-03 12:43 UTC  (2+ messages)

[PATCH v3] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-03 12:41 UTC 

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-03 12:42 UTC  (3+ messages)
` [PATCH v3 08/23] drm/xe/log: Add SIGID log helpers for components

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-03 12:42 UTC  (4+ messages)
` [PATCH 12/24] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH 00/70] DC Patches July 13, 2026
 2026-08-03 12:42 UTC  (3+ messages)
` [PATCH 12/70] drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctx

[PATCH v3 0/4] rust: Add support for reserving of ranges of IDs
 2026-08-03 12:41 UTC  (4+ messages)
` [PATCH v3 2/4] rust: bitmap: add contiguous area operations

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-03 12:41 UTC  (3+ messages)

[meta-oe][scarthgap][PATCH] jq: fix CVE-2026-44777
 2026-08-03 12:41 UTC 

[PATCH 1/2] tty: moxa: unwind tty driver if PCI registration fails
 2026-08-03 12:41 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix crash in hwss_set_output_transfer_func()
 2026-08-03 12:41 UTC 

linux-integrity@vger.kernel.org
 2026-08-03 12:41 UTC  (4+ messages)

[RFC PATCH] arm64: dts: rockchip: H28K: release RTL8211F reset before MDIO probing
 2026-08-03 12:40 UTC  (3+ messages)

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

[PATCH v4 0/5] tracing: add ref_trace_final_put tracing
 2026-08-03 12:40 UTC  (2+ messages)

[PATCH 00/14] target/s390x: Clean up mem ops and byte swapping
 2026-08-03 12:38 UTC  (2+ messages)
` [PATCH v2] tests/tcg/s390x: Test LOAD and STORE REVERSED

[PATCH 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-03 12:41 UTC  (12+ messages)
` [PATCH 1/9] "
` [PATCH 5/9] dmaengine: stm32-dma3: Use bus width capability helpers
` [PATCH 9/9] dmaengine: Drop legacy bus width fields from dma_slave_caps

[RFC PATCH 0/6] Boot logo supplied by the device tree
 2026-08-03 12:39 UTC  (3+ messages)

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

[PATCH RFC v3] wifi: ath10k: make in-order rx amsdu buffers persistent
 2026-08-03 12:39 UTC  (2+ messages)

[meta-oe][PATCH] rsyslog: add autoconf-archive-native to DEPENDS
 2026-08-03 12:38 UTC 

[PATCH RFC v2 00/14] nvme: Controller Data Queue (CDQ) support
 2026-08-03 12:38 UTC  (3+ messages)

[PATCH 0/2] alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al
 2026-08-03 12:35 UTC  (14+ messages)
` the Linux man-pages as an educational tool

[PATCH] ima: fix out-of-bounds read in xattr_verify()
 2026-08-03 12:36 UTC  (2+ messages)

[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-08-03 12:35 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()

[RESEND PATCH] jbd2:remove unnecessary finish_wait call in jbd2_journal_wait_updates
 2026-08-03 12:35 UTC 

[PATCH net v2] net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling
 2026-08-03 12:35 UTC  (2+ messages)

[PATCH v5] fs/dax: check zero or empty entry before converting xarray entry
 2026-08-03 12:34 UTC 

[PATCH 0/4] mm, ceph: remove wait_on_page_writeback()
 2026-08-03 12:34 UTC  (3+ messages)
` [PATCH 3/4] mm: "

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-03 12:34 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 34/45] arm64: nmi: Add handling of superpriority interrupts as NMIs
` [RFC PATCH v2 41/45] irqchip/gic-v3: Prepare for FEAT_GICv3_NMI support

[PATCHES v3 0/2] perf c2c hardening
 2026-08-03 12:34 UTC  (3+ messages)
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
 2026-08-03 12:33 UTC  (6+ messages)

[f2fs-dev] [PATCH v3 1/2] f2fs: avoid NULL checkpoint thread access in sysfs
 2026-08-03 12:32 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH v3 2/2] f2fs: protect critical_task_priority updates with s_umount
  `  "

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-03 12:33 UTC  (2+ messages)

[PATCH v5 0/4] Clk improvements
 2026-08-03 12:32 UTC  (11+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 3/4] rust: clk: add devres-managed clks

[Buildroot] [PATCH v3 1/1] package/xen: fix build error when BR2_PACKAGE_XEN_TOOLS not enabled
 2026-08-03 12:32 UTC  (3+ messages)

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

[PATCH net-next v10 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-08-03 12:32 UTC  (4+ messages)
` [PATCH net-next v10 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-08-03 12:31 UTC  (8+ messages)
` [PATCH v2 2/3] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH v1] drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
 2026-08-03 12:31 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH wireless-next v2 0/8] Adding NO_STA flag and reworking RX link resolution
 2026-08-03 12:30 UTC  (9+ messages)
` [PATCH wireless-next v2 1/8] wifi: iwlwifi: use link_sta internally to the driver
` [PATCH wireless-next v2 2/8] wifi: mac80211: change public RX API to use link stations
` [PATCH wireless-next v2 3/8] wifi: mac80211: refactor RX link_id and station handling
` [PATCH wireless-next v2 4/8] wifi: mac80211: rework RX packet handling
` [PATCH wireless-next v2 5/8] wifi: cfg80211: add attribute for TX/RX denoting there is no station
` [PATCH wireless-next v2 6/8] wifi: mac80211: report to cfg80211 when no STA is known for a frame
` [PATCH wireless-next v2 7/8] wifi: mac80211: pass station to ieee80211_tx_skb_tid
` [PATCH wireless-next v2 8/8] wifi: mac80211: pass error station if non-STA transmit was requested

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-08-03 12:30 UTC  (6+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()

[PATCH v5 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
 2026-08-03 12:30 UTC  (3+ messages)
` [PATCH v3 0/2] spi: ma35d1-qspi: Enable GPIO chip-select support

[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] 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)

[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

[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/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


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.