The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-11 21:03:34 to 2026-08-12 00:03:03 UTC [more...]

[PATCH v4 00/22] objtool/arm64: Port klp-build to arm64
 2026-08-12  0:02 UTC  (23+ messages)
` [PATCH v4 01/22] objtool/klp: Fix .kcfi_traps special section extraction
` [PATCH v4 06/22] arm64: vdso: Discard .discard.* sections
` [PATCH v4 11/22] kbuild: Only run objtool if there is at least one command
` [PATCH v4 12/22] objtool: Ignore jumps to the end of the function for checksum runs
` [PATCH v4 13/22] objtool: Refactor elf_add_data() to use a growable data buffer
` [PATCH v4 14/22] objtool: Reuse string references
` [PATCH v4 15/22] objtool: Prevent kCFI hashes from being decoded as instructions
` [PATCH v4 18/22] objtool/klp: Don't correlate arm64 mapping symbols
` [PATCH v4 20/22] objtool/klp: Introduce objtool for arm64
` [PATCH v4 21/22] klp-build: Support cross-compilation
` [PATCH v4 22/22] klp-build: Add arm64 syscall patching macro

[PATCH v12] PCI: Add support for PCIe WAKE# interrupt
 2026-08-11 23:58 UTC  (2+ messages)

[PATCH 0/3] power: supply: qcom_smbx: add SMB5 support
 2026-08-11 23:57 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dt-bindings: power: supply: qcom,pmi8998-charger: add SMB5 PMICs
  ` [PATCH v2 2/2] power: supply: qcom_smbx: add SMB5 support

[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
 2026-08-11 23:56 UTC  (7+ messages)
` [PATCH 03/17] rust: pci: expose the allocated interrupt type

[PATCH] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-11 23:53 UTC 

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-08-11 23:51 UTC  (5+ messages)
` [RESEND PATCH v4 03/15] x86/resctrl: Add data structures and definitions for PLZA configuration

[PATCH v1 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-11 23:51 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] perf: Add Raspberry Pi BCM2835 "
  ` [PATCH v2 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-11 23:50 UTC  (10+ messages)

[PATCH 1/6] drm/msm/a8xx: Add support for Adreno 830 GPU
 2026-08-11 23:48 UTC  (3+ messages)

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-11 23:47 UTC  (4+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v2 0/5] Rework PCI IRQ vector code
 2026-08-11 23:39 UTC  (6+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
` [PATCH v2 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
` [PATCH v2 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
` [PATCH v2 5/5] rust: pci: expose "

[PATCH v2 0/4] hwmon: Add ASUS ROG Ryujin III support
 2026-08-11 23:39 UTC  (5+ messages)
` [PATCH v2 1/4] hwmon: (asus_rog_ryujin) Add per-device configuration
` [PATCH v2 2/4] hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
` [PATCH v2 3/4] hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition
` [PATCH v2 4/4] hwmon: (asus_rog_ryujin) Handle missing driver data

[PATCH v2 0/4] selftests/ftrace: Add a boottime tracing test framework
 2026-08-11 23:39 UTC  (3+ messages)
` [PATCH v2 3/4] selftests/ftrace: Add kernel cmdline tracing testcases

[PATCH v3] erofs: cap LZMA stream pool size
 2026-08-11 23:36 UTC  (8+ messages)

[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
 2026-08-11 23:32 UTC  (5+ messages)
` [PATCH v1 01/12] VFS: don't count references through ->d_parent

[PATCH 0/5] power: supply: qcom_smbx: fix watchdog and battery properties
 2026-08-11 23:30 UTC  (6+ messages)
` [PATCH 1/5] power: supply: qcom_smbx: include base when petting watchdog
` [PATCH 2/5] power: supply: qcom_smbx: test battery health status bits
` [PATCH 3/5] power: supply: qcom_smbx: fix float voltage selector
` [PATCH 4/5] power: supply: qcom_smbx: validate battery float voltage
` [PATCH 5/5] power: supply: qcom_smbx: notify battery overvoltage recovery

[PATCH net-next v7 0/2] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-11 23:28 UTC  (3+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: x-powers: add AC200/AC300 EPHY packages
` [PATCH net-next v7 2/2] net: phy: add X-Powers AC200/AC300 EPHY driver

[PATCH 0/2] mtd: spinand: winbond: add support for additional SPI-NAND devices
 2026-08-11 23:23 UTC  (5+ messages)
` [PATCH 1/2] mtd: spinand: winbond: add support for W25N04LW

[PATCH net v5 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
 2026-08-11 23:23 UTC  (2+ messages)

[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
 2026-08-11 23:22 UTC  (4+ messages)

[PATCH v2] PCI: Allow D3 for native Hotplug capable Root Ports on non-x86 platforms
 2026-08-11 23:22 UTC  (2+ messages)

[PATCH v2] net: natsemi: ns83820: Fix use-after-free in ns83820_remove_one due to race condition
 2026-08-11 23:20 UTC  (2+ messages)

[PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-11 23:19 UTC  (4+ messages)
` [PATCH net v6 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v6 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v6 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH] Documentation: PCI: Document how to write PCI Host Controller drivers
 2026-08-11 23:19 UTC  (2+ messages)

[PATCH v2 0/2] selftests/resctrl: Increase L3 cache test coverage
 2026-08-11 23:18 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/resctrl: Add L3_CBM_VALIDATE to check CBM writes
` [PATCH v2 2/2] selftests/resctrl: Add L3_BIT_USAGE to check allocation reporting

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-11 23:14 UTC  (13+ messages)

[PATCH] nvme: add opcode filtering for fault injection
 2026-08-11 23:11 UTC 

[PATCH v7 0/2] mfd: add X-Powers AC200 support
 2026-08-11 23:11 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: mfd: x-powers: Add AC200
` [PATCH v7 2/2] mfd: ac200: Add X-Powers AC200 support

[PATCH 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
 2026-08-11 23:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible

[PATCH] wifi: mwifiex: bound the pairwise-cipher OUI walk to the IE length
 2026-08-11 23:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-08-11 23:05 UTC 

[PATCH v2 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
 2026-08-11 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: riscv: Implement KVM_PRE_FAULT_MEMORY
` [PATCH v2 2/3] KVM: selftests: Add RISC-V Sv57 page table indexing
` [PATCH v2 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V

[syzbot] [wireless?] WARNING in cfg80211_wext_siwrate
 2026-08-11 23:02 UTC  (2+ messages)

[PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
 2026-08-11 23:01 UTC  (8+ messages)

[PATCH] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
 2026-08-11 22:58 UTC  (3+ messages)

[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
 2026-08-11 22:53 UTC  (2+ messages)

[PATCH] misc: fastrpc: fix use-after-free in fastrpc_map_attach() error path
 2026-08-11 22:51 UTC  (2+ messages)
` [PATCH v2] misc: fastrpc: fix double-free "

[PATCH] ASoC: q6afe-dai: make DISPLAY_PORT_RX a playback widget
 2026-08-11 22:49 UTC  (2+ messages)

[PATCH v2 RESEND] usbip: make remote list honor parsable output
 2026-08-11 22:48 UTC  (2+ messages)

[PATCH] crypto: qce - Replace with stub driver
 2026-08-11 22:41 UTC  (9+ messages)

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-08-11 22:40 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: don't post task management replies to io_uring poll queues
 2026-08-11 22:40 UTC  (3+ messages)

[PATCH] usbip: fix use-after-free in event_handler()
 2026-08-11 22:39 UTC  (6+ messages)

[PATCH v1 0/2] ASoC: dt-bindings: qcom,sm8250: Add Maili sound card
 2026-08-11 21:11 UTC  (2+ messages)

[PATCH v3 0/9] objtool/klp: sympos/module/alternative/etc fixes
 2026-08-11 22:36 UTC  (7+ messages)
` [PATCH v3 4/9] objtool/klp: Explicitly disallow patching or referencing init code/data
` [PATCH v3 8/9] objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbols
` [PATCH v3 9/9] objtool/klp: Fix line numbers in Module.symvers parse errors

[PATCH v2] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
 2026-08-11 22:36 UTC  (3+ messages)

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

[PATCH wireless] Revert "wifi: mt76: Disable napi when removing device"
 2026-08-11 22:30 UTC  (3+ messages)

[PATCH 0/2] platform/x86: ISST: SST-PP failure handling
 2026-08-11 22:21 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: ISST: Return error during profile addition
` [PATCH 2/2] platform/x86: ISST: Add a NULL check for sst_inst[]

[RFC PATCH] ASoC: pxa: Use devm_clk_get_optional() for extclk clock
 2026-08-11 21:07 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: defer probe when the CPU DAI device is not ready
 2026-08-11 21:08 UTC  (2+ messages)

[PATCH v2 0/3] Add quad mode support for QPIC SNAND
 2026-08-11 21:15 UTC  (2+ messages)

[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-11 22:17 UTC  (4+ messages)
  ` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)

[PATCH 0/6] platform/x86: ISST: Validate inputs
 2026-08-11 22:15 UTC  (7+ messages)
` [PATCH 1/6] platform/x86: ISST: Validate logical CPU id and clos id
` [PATCH 2/6] platform/x86: ISST: Validate max level for set feature
` [PATCH 3/6] platform/x86: ISST: Validate parameter for core power state
` [PATCH 4/6] platform/x86: ISST: Validate parameter for frequency and priority
` [PATCH 5/6] platform/x86: ISST: Use PP level enable mask
` [PATCH 6/6] platform/x86: ISST: Just allow 2 bits for SST feature enable

[syzbot] [netfilter?] [bridge?] INFO: rcu detected stall in br_handle_frame (6)
 2026-08-11 22:15 UTC 

[PATCH v5 0/6] nfc: s3fwrn5: support the S3NRN4V variant
 2026-08-11 22:01 UTC  (7+ messages)
` [PATCH v5 1/6] nfc: s3fwrn5: drop of_match_ptr() from the I2C driver
` [PATCH v5 2/6] nfc: s3fwrn5: use the "s3fwrn5_i2c" string literal directly
` [PATCH v5 3/6] dt-bindings: net: nfc: samsung,s3fwrn5: add the S3NRN4V
` [PATCH v5 4/6] nfc: s3fwrn5: enable the PVDD supply
` [PATCH v5 5/6] nfc: s3fwrn5: support the S3NRN4V variant
` [PATCH v5 6/6] arm64: dts: qcom: milos-fairphone-fp6: Add NFC

[PATCH 0/2] UBI: fix ubi.mtd MODULE_PARM_DESC issues and add per-device wear-leveling threshold
 2026-08-11 22:10 UTC  (2+ messages)

[PATCH v1] mtd: ubi: Release device reference on busy detach
 2026-08-11 22:10 UTC  (2+ messages)

[PATCH 0/2] block: expose blkcg io.stat to BPF
 2026-08-11 22:07 UTC  (7+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat

[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
 2026-08-11 22:03 UTC 

[PATCH] ASoC: ti: omap-twl4030: Check for missing card name after parsing
 2026-08-11 14:01 UTC  (2+ messages)

[PATCH] ASoC: qcom: q6apm: keep the graph start count in sync with the DSP
 2026-08-11 14:10 UTC  (2+ messages)

[PATCH] audit: avoid dropping live tree ref on fsnotify rule autoremove
 2026-08-11 22:01 UTC 

[PATCH bpf-next v2 0/2] bpf: Compare iterator types during state pruning
 2026-08-11 22:00 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test RCU iterator "

[PATCH v2 0/2] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
 2026-08-11 21:57 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH net v2] batman-adv: reject unrepresentable multicast TVLV offsets
 2026-08-11 21:56 UTC  (2+ messages)

[PATCH 0/2] alpha: enable building with clang
 2026-08-11 21:56 UTC  (6+ messages)
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang

[PATCH v2 0/3] drm/nouveau/uvmm: fix VM_BIND submit/unwind error-path bugs
 2026-08-11 21:56 UTC  (4+ messages)
` [PATCH v2 1/3] drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE op

[PATCH] scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()
 2026-08-11 21:55 UTC  (2+ messages)

[syzbot] [kernfs?] INFO: rcu detected stall in kernfs_fop_open (7)
 2026-08-11 21:55 UTC 

[PATCH v2] thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file
 2026-08-11 21:54 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-11 21:52 UTC  (3+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement

[REGRESSION] mainline/master: PCI link creation fails on Apalis iMX6
 2026-08-11 21:49 UTC  (2+ messages)

[PATCH v3 0/3] implement GPU reset API
 2026-08-11 21:47 UTC  (5+ messages)
` [PATCH v3 3/3] drm/tyr: add GPU reset infrastructure

[PATCH] ubifs: fix out-of-bounds read in signature length check
 2026-08-11 21:47 UTC  (2+ messages)

[PATCH v3] wifi: mwifiex: validate HT/VHT capability and operation IE lengths
 2026-08-11 21:46 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq5018: Add pinctrl for MDIO bus
 2026-08-11 21:44 UTC  (4+ messages)

[PATCH v5 00/11] RPM, perfcnt and other minor fixes for Panfrost
 2026-08-11 21:42 UTC  (12+ messages)
` [PATCH v5 01/11] drm/panfrost: Check another bo field for cache option query
` [PATCH v5 02/11] drm/panfrost: Prevent division by 0
` [PATCH v5 03/11] drm/panfrost: Remove unnecessary header file include
` [PATCH v5 04/11] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v5 05/11] drm/panfrost: Move all device power up and down into RPM callbacks
` [PATCH v5 06/11] drm/panfrost: Explicitly enable MMU interrupts at device init
` [PATCH v5 07/11] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v5 08/11] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v5 09/11] drm/panfrost: Introduce a reset lock
` [PATCH v5 10/11] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v5 11/11] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field

[PATCH v2] wifi: mwifiex: validate action frame fixed fields
 2026-08-11 21:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: Add entries for drm_ras
 2026-08-11 21:39 UTC  (4+ messages)

[PATCH] wifi: mwifiex: replace one-element arrays with flexible array members
 2026-08-11 21:39 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v2] arm64: dts: qcom: sm8150: describe download mode register
 2026-08-11 21:39 UTC 

[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
 2026-08-11 21:39 UTC  (2+ messages)

[PATCH net-next v9] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-11 21:38 UTC  (3+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
 2026-08-11 21:38 UTC 

[PATCH v4] wifi: mwifiex: validate event lengths before copying bodies
 2026-08-11 21:37 UTC  (2+ messages)

[PATCH v6 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-11 21:36 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing
` [PATCH v6 2/9] usb: misc: qcom_eud: add sysfs attribute for port selection
` [PATCH v6 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v6 4/9] usb: misc: qcom_eud: add per-path role switch support
` [PATCH v6 5/9] usb: misc: qcom_eud: improve enable_store API
` [PATCH v6 6/9] usb: misc: qcom_eud: add role-based EUD control
` [PATCH v6 7/9] usb: misc: qcom_eud: fix virtual attach/detach event handling
` [PATCH v6 8/9] arm64: dts: qcom: kodiak: Describe EUD UTMI path using child node
` [PATCH v6 9/9] arm64: dts: qcom: Map USB connector to EUD on Kodiak boards

[PATCH v3 0/9] iio: adc: Add TI ADS126X ADC family support
 2026-08-11 21:29 UTC  (4+ messages)
` [PATCH v3 1/9] dt-bindings: iio: adc: support the TI ADS126x ADC family

[PATCH 6.12.y] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
 2026-08-11 21:28 UTC  (3+ messages)

[PATCH v2] accel/rocket: request the core clocks by name
 2026-08-11 21:28 UTC  (2+ messages)

[PATCH net-next v3 RESEND] net: phy: nxp-tja11xx: cancel registration work on remove
 2026-08-11 21:28 UTC  (2+ messages)

[PATCH net v6 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-11 21:25 UTC  (4+ messages)
` [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
    ` [EXTERNAL] "

[PATCH] kconfig: Warn on dead select or imply for choice values
 2026-08-11 21:25 UTC  (2+ messages)

drm/rockchip: vop2: ACLK_VOP pinned at 500 MHz starves DP 4K120 on RK3588
 2026-08-11 21:23 UTC  (4+ messages)

[PATCH 0/2] x86/amd_node: Fixes for virtualized systems
 2026-08-11 21:23 UTC  (5+ messages)
` [PATCH 2/2] x86/amd_node: Avoid divide by zero on "

[PATCH v10 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-08-11 21:22 UTC  (4+ messages)

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-11 21:21 UTC  (3+ messages)
` [RFC PATCH 5/7] iommu/riscv: Expose global QoS IDs in sysfs

[PATCH 0/2] crypto: img-hash: clean up probe
 2026-08-11 21:20 UTC  (3+ messages)
` [PATCH 1/2] crypto: img-hash: fetch resources into locals before probe body
` [PATCH 2/2] crypto: img-hash: fix IRQ teardown ordering and fetch clocks early

[PATCH v7 1/4] HID: wacom: Advertise SW_MUTE_DEVICE capability prior to registration
 2026-08-11 21:16 UTC  (3+ messages)

[PATCH v11 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-08-11 21:15 UTC  (3+ messages)

[PATCH 0/2] drm/nouveau/dmem: fix DMA unmap size and callocated accounting for THP
 2026-08-11 21:14 UTC  (3+ messages)
` [PATCH 2/2] drm/nouveau/dmem: fix callocated underflow on large folio split

[PATCH 0/2] Introduces MDSYNC support for CS35L45
 2026-08-11 21:12 UTC  (4+ messages)
` [PATCH 2/2] ASoC: cs35l45: Adds support for SYNC bus

[PATCH] wifi: mac80211: guard drv_net_setup_tc() against unbound AP_VLAN sdata
 2026-08-11 21:09 UTC 

[PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
 2026-08-11 21:11 UTC  (2+ messages)

[PATCH net v3] tcp: reset late connection after listening socket close
 2026-08-11 21:09 UTC 

[PATCH] ubifs: headers: clean up some kernel-doc comments
 2026-08-11 21:05 UTC  (2+ messages)

[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
 2026-08-11 21:03 UTC  (8+ messages)
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()

[PATCH] swim3: Add missing MODULE_DESCRIPTION
 2026-08-11 21:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox