All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 13:08:50 to 2026-07-10 13:43:23 UTC [more...]

[Buildroot] [git commit branch/2025.02.x] package/asterisk: security bump to 22.10.1
 2026-07-08 12:28 UTC 

[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
 2026-07-10 13:42 UTC  (5+ messages)
` [PATCH net-next v9 1/9] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v9 2/9] net: Enable BIG TCP with partial GSO
` [PATCH net-next v9 3/9] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v9 4/9] udp: Support gro_ipv4_max_size > 65536

[Buildroot] [git commit branch/2025.02.x] package/libevent: security bump version to 2.1.13
 2026-07-08 12:54 UTC 

[Buildroot] [git commit branch/2025.02.x] package/webkitgtk: security bump to version 2.52.4
 2026-07-08 13:01 UTC 

[Buildroot] [git commit branch/2025.02.x] package/avahi: upstream patch for CVE-2026-34933
 2026-07-08 12:59 UTC 

[git commit branch/2025.02.x] DEVELOPERS: add Vincent Stehlé for aarch64-efi files
 2026-07-08 13:01 UTC 

[Buildroot] [git commit branch/2025.02.x] package/wolfssl: security bump to v5.9.2
 2026-07-08 12:53 UTC 

[Buildroot] [git commit branch/2025.02.x] package/openvpn: security bump to v2.6.21
 2026-07-08 12:55 UTC 

[Buildroot] [git commit branch/2025.02.x] package/strongswan: fix build w/ wolfssl 5.9.2
 2026-07-08 12:53 UTC 

[Buildroot] [git commit branch/2025.02.x] package/tiff: security bump version to 4.7.2
 2026-07-08 12:57 UTC 

[Buildroot] [git commit branch/2025.02.x] package/mariadb: security bump to v10.11.18
 2026-07-08 11:51 UTC 

[PATCH] iommu/rockchip: implement .flush_iotlb_all
 2026-07-10 13:42 UTC  (4+ messages)

[Buildroot] [git commit branch/2025.02.x] package/nginx: security bump to 1.30.3
 2026-07-08 12:31 UTC 

[Buildroot] [git commit branch/2025.02.x] package/tor: security bump version to 0.4.9.11
 2026-07-08 11:51 UTC 

[Buildroot] [git commit branch/2025.02.x] package/imagemagick: security bump to v7.1.2-26
 2026-07-08 11:51 UTC 

[Buildroot] [git commit branch/2025.02.x] package/sudo: backport patch CVE-2026-35535
 2026-07-08 11:49 UTC 

[Buildroot] [git commit branch/2025.02.x] package/shadow: needs host-pkgconf
 2026-07-08 11:50 UTC 

[Buildroot] [git commit branch/2025.02.x] support/testing: test_gnupg2: fix runtime failure
 2026-07-08 11:50 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libssh2: add upstream patch for CVE-2026-55199
 2026-07-08 11:49 UTC 

[Buildroot] [git commit branch/2025.02.x] package/openjpeg: add upstream patch for CVE-2026-6192
 2026-07-08 11:48 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libssh2: backport upstream patch for CVE-2026-55200
 2026-07-08 11:49 UTC 

[Buildroot] [git commit branch/2025.02.x] support/testing: TestPythonPy3NetworkmanagerGoi: check we actually get data
 2026-07-08 11:48 UTC 

[Buildroot] [git commit branch/2025.02.x] package/libglib2/libglib2-bootstrap: do not install to target
 2026-07-08 11:36 UTC 

[PATCH v2 1/2] fontconfig: upgrade 2.18.1 -> 2.18.2
 2026-07-10 13:42 UTC  (2+ messages)
` [PATCH v2 2/2] python3-build: upgrade 1.5.0 -> 1.5.1

[PATCH] tests/functional: fix querying available machines
 2026-07-10 13:42 UTC  (2+ messages)

[PATCH v4 0/3] firmware: stratix10-rsu: expose QSPI flash size and erase size from firmware
 2026-07-10 13:42 UTC  (3+ messages)
` [PATCH v4 3/3] firmware: stratix10-rsu: remove async client before freeing channel in remove()

[PATCH 0/6] md/raid5: size stripe-cache and worker tuning from the hardware
 2026-07-10 13:42 UTC  (13+ messages)
` [PATCH 1/6] md/raid5: size the worker group array by nr_node_ids
` [PATCH 2/6] md/raid5: size stripe-cache hash locks from the CPU count
` [PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
` [PATCH 4/6] md/raid5: make the stripe batch size a module parameter
` [PATCH 5/6] md/raid5: scale the default stripe cache size with system memory
` [PATCH 6/6] md/raid5: derive the default group_thread_cnt from the hardware

[PATCH 1/2] fontconfig: upgrade 2.18.1 -> 2.18.2
 2026-07-10 13:42 UTC  (2+ messages)
` [PATCH 2/2] python3-build: upgrade 1.5.0 -> 1.5.1

[PATCH xenomai-images] linux-xenomai: use the wip/evl-riscv branch for riscv
 2026-07-10 13:42 UTC  (6+ messages)

[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-07-10 13:42 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: topology: read CPPC FFH feedback counters in one operation

[PATCH xenomai-images] ci: do not skip tests on vm that have been relaxed
 2026-07-10 13:42 UTC  (7+ messages)

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-07-10 13:42 UTC  (7+ messages)
` [PATCH v10 1/5] srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
` [PATCH v10 2/5] rust: helpers: add SRCU helpers
` [PATCH v10 4/5] rust: sync: add SRCU abstraction

[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
 2026-07-10 13:40 UTC 

[PATCH] block: Print simple help text when calling "-blockdev help"
 2026-07-10 13:41 UTC  (2+ messages)

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-10 13:40 UTC  (4+ messages)
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions

[PATCH] scsi: ufs: Allows the driver to choose the interrupt handler type
 2026-07-10 13:40 UTC  (2+ messages)

[RFC/discuss] memfd_secret(): opt-in visibility for security monitoring (eBPF/audit)
 2026-07-10 13:40 UTC  (3+ messages)
  ` İlt: "

[PATCH 0/2] md: widen size/count types for large arrays
 2026-07-10 13:40 UTC  (4+ messages)
` [PATCH 1/2] md: change chunk_sectors and stripe cache counts to unsigned int
` [PATCH 2/2] md: widen badblock sectors param from int to sector_t

[PATCH 0/2] board: toradex: smarc-imx95/aquila-imx95: detect RAM sizes
 2026-07-10 13:39 UTC  (3+ messages)
` [PATCH 1/2] board: toradex: smarc-imx95: "
` [PATCH 2/2] board: toradex: aquila-imx95: "

[PATCH] net: gianfar: fix use-after-free in gfar_enet_open on startup_gfar failure
 2026-07-10 13:39 UTC  (2+ messages)

[PATCH 00/11] tests: harden functional test suite against flakiness
 2026-07-10 13:38 UTC  (12+ messages)
` [PATCH 01/11] stalld: add readiness log marker for tests
` [PATCH 02/11] tests: use fail() for error paths in helpers
` [PATCH 03/11] tests: add --verbose flag for bash trace output
` [PATCH 04/11] tests: drop journal logging from test framework
` [PATCH 05/11] tests: fix intermittent starvation_gen readiness failure
` [PATCH 06/11] tests: add --fail-fast flag to stop on first failure
` [PATCH 07/11] tests: dump log contents on assert_log_contains failure
` [PATCH 08/11] tests: dump log on start_stalld_with_log failure
` [PATCH 09/11] tests: start stalld before starvation_gen in all tests
` [PATCH 10/11] tests: add startup timing to stalld launch helpers
` [PATCH 11/11] tests: increase stalld initialization timeout to 240s

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 13:38 UTC  (4+ messages)
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()

[PATCH] drm/amd/display: fix __udivdi3 link error
 2026-07-10 13:38 UTC  (2+ messages)

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-10 13:38 UTC  (4+ messages)

[tip: perf/urgent] perf/x86/amd/lbr: Fix kernel address leakage
 2026-07-10 13:38 UTC 

[PATCH 0/9] omap_dma: avoid non-bounds-checked memcopy
 2026-07-10 13:37 UTC  (3+ messages)
` [PATCH 8/9] include/hw/arm/omap_dma.h: Move to include/hw/dma

[PATCH] smb: common: fix undefined shifts in LZ77 flag encoding
 2026-07-10 13:37 UTC  (2+ messages)

[PATCH v2 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-10 13:37 UTC  (4+ messages)
` [PATCH v2 2/3] leds: pca963x: add multicolor LED class support

[PATCH] docs/zh_CN: add docs-next checkout workaround
 2026-07-10 13:36 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Fix preferred link rate for NUTMEG
 2026-07-10 13:36 UTC  (2+ messages)

[PATCH 0/2] md/raid5: reduce resync/recovery dispatch overhead
 2026-07-10 13:36 UTC  (5+ messages)
` [PATCH 1/2] md/raid5: submit a window of stripes during resync/recovery
` [PATCH 2/2] md/raid5: reserve stripe cache for user I/O during rebuild

[PATCH net-next 0/6] net/stmmac: Add Mediatek MT8189 support
 2026-07-10 13:35 UTC  (7+ messages)
` [PATCH net-next 1/6] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-10 13:35 UTC  (3+ messages)

AI Policy of the project
 2026-07-10 12:58 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix speakers on MECHREVO WUJIE Series
 2026-07-10 13:34 UTC 

drivers/gpib/fmh_gpib/fmh_gpib.c:1476 fmh_gpib_attach_impl() warn: 'e_priv->fifo_base' from ioremap() not released on lines: 1451,1457,1465
 2026-07-10 13:33 UTC 

[PATCH] MAINTAINERS: Regularise the status fields (again)
 2026-07-10 13:33 UTC  (2+ messages)

[PATCH 0/2] CI: new PTL runner
 2026-07-10 13:33 UTC  (4+ messages)
` [PATCH 1/2] CI: add "

[android-common:android-mainline-riscv64 1/1] include/linux/pgtable.h:8:20: error: 'PMD_SHIFT' undeclared; did you mean 'PUD_SHIFT'?
 2026-07-10 13:33 UTC 

[PATCH] drm/amdgpu: Fix IP block NULL check during soft reset
 2026-07-10 13:33 UTC  (2+ messages)

[PATCH 0/2] KUnit test for VF provisioning error handling
 2026-07-10 13:33 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-10 13:33 UTC  (4+ messages)
` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible

[PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
 2026-07-10 13:32 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support

[l1k:anfe_v1 4/5] drivers/pci/pcie/aer.c:1304:17: error: too few arguments to function 'pcie_read_tlp_log'
 2026-07-10 13:31 UTC 

[PATCH] drm/amdgpu/gfx9.4.3: Fix MEC rollback loop in EOP IRQ setup
 2026-07-10 13:32 UTC  (2+ messages)

Toybox make root no longer works as expected
 2026-07-10 13:32 UTC  (9+ messages)

[Buildroot] [PATCH] package/mesa3d: add intel-virtio host native context config
 2026-07-10 13:32 UTC 

[PATCH v5] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
 2026-07-10 13:31 UTC  (4+ messages)

[PATCH net-next] selftests/net: Skip srv6_end_dt46_l3vpn_test::host_vpn_tests if iproute2 too old
 2026-07-10 13:31 UTC  (3+ messages)

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-07-10 13:31 UTC  (4+ messages)

[PATCH net] net: stmmac: enable the MAC on link up at 10G on 10GBASE-R
 2026-07-10 13:30 UTC  (2+ messages)

[PATCH] PCI: qcom: Clear Attention Button Present in Slot Capabilities
 2026-07-10 13:30 UTC  (2+ messages)

[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
 2026-07-10 13:29 UTC 

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-10 13:28 UTC  (11+ messages)

[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-10 13:28 UTC  (9+ messages)

[PATCH v2 0/6] ksmbd: add macOS Time Machine / AAPL SMB2 extension support
 2026-07-10 13:28 UTC  (9+ messages)
` [PATCH v2 4/6] ksmbd: defer CHANGE_NOTIFY completion instead of STATUS_NOT_IMPLEMENTED

[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-10 13:28 UTC  (2+ messages)

[PATCH net] net: dpaa: always set a valid mode I/F mode
 2026-07-10 13:27 UTC  (4+ messages)

[PATCH] tests/amdgpu: Add lockdep false positive reproducer test
 2026-07-10 13:27 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/amdgpu: Inline drm_simple_encoder_init()
 2026-07-10 13:27 UTC  (3+ messages)

[PATCH v1 0/1] Fix missing mem scrub at clear key import in cca_clr2cipherkey()
 2026-07-10 13:26 UTC  (2+ messages)
` [PATCH v1 1/1] s390/zcrypt: "

[PATCH] Bluetooth: Remove redundant dev_err()
 2026-07-10 13:26 UTC  (2+ messages)
`  "

[PATCH v2] meson.build: re-add explicit gcrypt/nettle request check
 2026-07-10 13:25 UTC 

[PATCH RFC v4 0/9] phy: qcom: qmp-pcie: Add link-mode based support for Glymur Gen5x8 PHY
 2026-07-10 13:25 UTC  (11+ messages)
` [PATCH RFC v4 9/9] arm64: dts: qcom: glymur: Wire PCIe3a/3b to shared "

[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
 2026-07-10 13:25 UTC  (3+ messages)
` [patch 17/48] x86/apic: Avoid the PVOPS indirection for the TSC deadline timer

[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-10 13:24 UTC  (4+ messages)
` [PATCH 1/2] mm/vmalloc: acquire init_mm read lock on huge vmap promotion

[PATCH v1] bootm: teach handle_decomp_error() about the noload decompression buffer
 2026-07-10 13:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-10 13:23 UTC  (3+ messages)

[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
 2026-07-10 13:22 UTC 

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-10 13:23 UTC  (3+ messages)
` [PATCH v6 2/7] drm/tyr: add a generic slot manager

[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
 2026-07-10 13:21 UTC  (4+ messages)
` [PATCH 07/12] dt-bindings: mmc: rockchip-dw-mshc: Add RV1106 compatible

[PATCH v2 0/2] rtsx_usb: fix tray-reader false card detect and autosuspend
 2026-07-10 13:21 UTC  (2+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-10 13:21 UTC  (10+ messages)

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-07-10 13:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mmc: block: reject invalid perdev_minors before division
 2026-07-10 13:21 UTC  (2+ messages)

[PATCH V2] drm/amdgpu: deduplicate JPEG v5.0 interrupt routine
 2026-07-10 13:20 UTC  (2+ messages)

[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
 2026-07-10 13:20 UTC  (4+ messages)

[PATCH v5 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-10 13:19 UTC  (2+ messages)

[PATCH] net/iavf: check for NULL pointer before dereference
 2026-07-10 13:19 UTC  (2+ messages)

[PATCH net v3] netfilter: nf_nat: recalculate TCP TS offset after SNAT port rewrite
 2026-07-10 13:30 UTC 

[PATCH v2 0/2] KVM: arm64: KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
 2026-07-10 13:19 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()

[PATCH] ocfs2: validate rl_used against rl_count in refcount block validator
 2026-07-10 13:18 UTC  (2+ messages)

[PATCH v3] board: rockchip: Add support for 9Tripod X3568 v4
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH v2] board: rockchip: set M.2 NVMe PERSTN low in spl_board_init on Jaguar
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH] rockchip: fix asm-operand-widths clang warning
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH v3 0/2] net: can: isotp-fixes
 2026-07-10 13:18 UTC  (3+ messages)
` [PATCH v3 1/2] can: isotp: use unconditional synchronize_rcu() in isotp_release()

[PATCH v2 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: Align OTP nodes for RK3528/RK356x with Linux v7.1
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
 2026-07-10 13:17 UTC  (2+ messages)

Bad wrapping in some tables
 2026-07-10 13:17 UTC  (5+ messages)

[PATCH 1/6] drm/amdgpu: add RS64 local memory context array init/fini
 2026-07-10 13:17 UTC  (3+ messages)
` [PATCH 3/6] drm/amdgpu/mes11: get MES process/gang contex size

[PATCH] usb: phy: fsl-usb: clear fsl_otg_dev after freeing it
 2026-07-10 13:17 UTC  (2+ messages)

[PATCH v2 0/5] mm/rmap: Refactor try_to_unmap_one
 2026-07-10 13:16 UTC  (9+ messages)
` [PATCH v2 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v2 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v2 5/5] mm/rmap: add anon folio unmap dispatcher

[PATCH v2] power: regulator: Fix regulator_enable/disable() macros
 2026-07-10 13:15 UTC 

[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-07-10 13:15 UTC  (4+ messages)

[PATCH] rtla/cli: Unify and improve range validation logic
 2026-07-10 13:15 UTC 

[PATCH v2] hw/dma: don't allow weird transfer lengths for bcm2835
 2026-07-10 13:15 UTC 

[PATCH v3 00/23] mfd: Use named initializers for arrays of *_device_data
 2026-07-10 13:15 UTC  (5+ messages)
` [PATCH v3 21/23] mfd: Unify style of of_device_id arrays

[PATCH] usb: core: devio: validate device and interface before buffer allocation
 2026-07-10 13:14 UTC  (2+ messages)

[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-10 13:13 UTC  (3+ messages)
` [PATCH v3 03/11] power: sequencing: Add pwrseq_power_is_controllable() API

[PATCH] drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
 2026-07-10 13:13 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] test macros: Fix TST_EXP_FD_OR_FAIL()
 2026-07-10 13:12 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] test_macros: Add TST_EXP_PASS_OR_FAIL()

[PATCH v2 0/7] usb: fix UAF related to dynamic ID
 2026-07-10 13:13 UTC  (2+ messages)

[PATCH net V2] net: phy: motorcomm: read EEE abilities in yt8521_get_features()
 2026-07-10 13:12 UTC  (2+ messages)

[PATCH v3] EDAC/versalnet: Report PFN and page offset for DDR errors
 2026-07-10 13:12 UTC  (2+ messages)

[OE-core][wrynose][PATCH 10/10] expat: fix CVE-2026-56132
 2026-07-10 13:11 UTC 

[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
 2026-07-10 13:11 UTC  (3+ messages)

[OE-core][wrynose][PATCH 09/10] expat: fix CVE-2026-56407
 2026-07-10 13:10 UTC 

[PATCH] usb: misc: cytherm: replace deprecated simple_strtoul with kstrtoint
 2026-07-10 13:11 UTC  (4+ messages)

[OE-core][wrynose][PATCH 08/10] expat: fix CVE-2026-56411
 2026-07-10 13:10 UTC 

[OE-core][wrynose][PATCH 07/10] expat: fix CVE-2026-56409
 2026-07-10 13:10 UTC 

[OE-core][wrynose][PATCH 06/10] expat: fix CVE-2026-56406
 2026-07-10 13:09 UTC 

[PATCH] PM: hibernate: Allow hibernation opt-in when locked down
 2026-07-10 13:09 UTC  (3+ messages)

[OE-core][wrynose][PATCH 05/10] expat: fix CVE-2026-56410
 2026-07-10 13:09 UTC 

[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
 2026-07-10 13:09 UTC  (3+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-10 12:52 UTC  (8+ messages)
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[OE-core][wrynose][PATCH 04/10] expat: fix CVE-2026-56405
 2026-07-10 13:08 UTC 

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-10 13:08 UTC  (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH V4 0/9] null_blk: fix init/exit races and memleaks
 2026-07-10 13:03 UTC  (3+ messages)
` [PATCH V4 6/9] null_blk: clean up null_del_dev() to use cached dev pointer


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.