The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-18 08:24:32 to 2026-05-18 09:53:49 UTC [more...]

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-18  9:53 UTC  (9+ messages)

[PATCH] leds: Use named initializers for arrays of i2c_device_data
 2026-05-18  9:53 UTC  (2+ messages)

[PATCH 0/3] gpio: lock device when calling device_is_bound()
 2026-05-18  9:53 UTC  (4+ messages)
` [PATCH 1/3] gpio: sim: "
` [PATCH 2/3] gpio: aggregator: "
` [PATCH 3/3] gpio: virtuser: "

[PATCH] arm64: dts: qcom: glymur: Fix wrong interrupt number for i2c19
 2026-05-18  9:52 UTC 

[PATCH] err_ptr.h: introduce ERR_PTR_SAFE()
 2026-05-18  9:52 UTC  (7+ messages)

[PATCH v1 0/6] mfd: lm3533: convert to OF bindings, improve support
 2026-05-18  9:51 UTC  (5+ messages)
` [PATCH v1 2/6] mfd: lm3533: Convert to use OF bindings

[PATCH v3 0/6] vdso/datastore: Allow prefaulting by mlockall()
 2026-05-18  9:49 UTC  (7+ messages)
` [PATCH v3 1/6] vdso/datastore: Rename data pages variable
` [PATCH v3 2/6] vdso/datastore: Map pages in terms of the faults pgoff
` [PATCH v3 3/6] vdso/datastore: Map zeroed pages for unavailable data
` [PATCH v3 4/6] vdso/datastore: Explicitly prevent remote access to timens vvar page
` [PATCH v3 5/6] vdso/datastore: Allow prefaulting by mlockall()
` [PATCH v3 6/6] vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET

[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
 2026-05-18  9:50 UTC  (8+ messages)
` [PATCH v2 03/15] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest

[PATCH 0/2] fuse: io-uring: fix two UAFs in dev_uring.c teardown
 2026-05-18  9:50 UTC  (5+ messages)
    ` [PATCH 2/2] fuse: wait for aborted connection before releasing last fuse_dev

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-18  9:49 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Add missing slots_lock for EIOINTC virtual extension device registration
 2026-05-18  9:45 UTC 

[PATCH 0/2] Add Meta Rainiera6 BMC support
 2026-05-18  9:45 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: aspeed: rainiera6: Add Meta Rainiera6 BMC

[PATCH v6 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-18  9:45 UTC  (9+ messages)
` [PATCH v6 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC

[PATCH] iio: light: tsl2591: return actual error from probe IRQ failure
 2026-05-18  9:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] iio: pressure: rohm-bm1390: notify trigger on all error paths
 2026-05-18  9:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
 2026-05-18  9:42 UTC  (4+ messages)

perf AUX: race causes poll() hang
 2026-05-18  9:41 UTC 

[PATCH v2 0/3] clk: renesas: rzg2l: Unify SAM PLL configuration macros
 2026-05-18  9:40 UTC  (4+ messages)
` [PATCH v2 1/3] clk: renesas: rzg2l: Simplify SAM PLL configuration macro
` [PATCH v2 2/3] clk: renesas: rzg3s/rzg3l: Simplify "
` [PATCH v2 3/3] clk: renesas: rzg2l: Rename RZG3L-prefixed PLL macros to CPG-prefixed ones

[PATCH 0/4] arm64: dts: mediatek: random Chromebook cleanups
 2026-05-18  9:40 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: core: Add a quirk for extended TX EQTR Adapt L0L1L2L3 length
 2026-05-18  9:40 UTC  (4+ messages)
` [PATCH 2/2] scsi: ufs: ufs-qcom: Use quirk EXTENDED_TX_EQTR_ADAPT_LENGTH_L0L1L2L3

[PATCH] firmware: imx: scu-irq: accumulate wakeup sources via sysfs_emit_at()
 2026-05-18  9:39 UTC  (2+ messages)
` [PATCH v2] firmware: imx: scu-irq: drop wakeup_src sysfs file, log via dev_dbg()

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-18  9:38 UTC  (8+ messages)
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v2] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
 2026-05-18  9:37 UTC  (7+ messages)

[PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-18  9:37 UTC  (5+ messages)
` [PATCH v4 0/3] Convert Xilinx XADC binding to YAML and related cleanups
  ` [PATCH v4 1/3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-05-18  9:36 UTC  (10+ messages)
` [RFC PATCH v1 1/9] liveupdate: luo_file: Add internal APIs for file preservation
` [RFC PATCH v1 2/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [RFC PATCH v1 3/9] kvm: Prepare core VM structs and helpers for LUO support
` [RFC PATCH v1 4/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [RFC PATCH v1 5/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [RFC PATCH v1 6/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v1 7/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v1 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [RFC PATCH v1 9/9] selftests: kvm: Add guest_memfd_preservation_test

[PATCH net] octeontx2-pf: avoid double free of pool->stack on AQ init failure
 2026-05-18  9:35 UTC  (3+ messages)

[PATCH net-next 0/6] net: hns3: enhance tc flow offload support
 2026-05-18  9:35 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: adjust add_cls_flower() for support more action
` [PATCH net-next 2/6] net: hns3: improve the unused_tuple parameter setting
` [PATCH net-next 3/6] net: hns3: support two more actions for tc flow
` [PATCH net-next 4/6] net: hns3: support IP and tunnel VNI dissectors "
` [PATCH net-next 5/6] net: hns3: debugfs support for dumping fd rules
` [PATCH net-next 6/6] net: hns3: move fd code to a separate file

[PATCH 0/6] drm/panthor: Use guards
 2026-05-18  9:35 UTC  (14+ messages)
` [PATCH 1/6] drm/panthor: Driver-wide xxx_[un]lock -> [scoped_]guard replacement
` [PATCH 2/6] dma-resv: Define guards for context-less dma_resv locks
` [PATCH 3/6] drm: Define a conditional guard for drm_dev_{enter,exit}()

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-05-18  9:33 UTC  (8+ messages)

[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
 2026-05-18  9:33 UTC  (4+ messages)

[linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
 2026-05-18  9:30 UTC  (5+ messages)

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-05-18  9:29 UTC  (17+ messages)
` [PATCH v3 02/10] iov_iter: add iterator type for dmabuf maps
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests

[PATCH] media: imon: Add iMON VFD HID OEM v1.2 key mappings
 2026-05-18  9:16 UTC  (2+ messages)

[PATCH 0/5] ASoC: qcom: q6asm-dai: fix error handling
 2026-05-18  9:23 UTC  (6+ messages)
` [PATCH 1/5] ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacks
` [PATCH 2/5] ASoC: qcom: q6asm-dai: close stream only when running
` [PATCH 3/5] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
` [PATCH 4/5] ASoC: qcom: q6asm-dai: remove unnecessary braces
` [PATCH 5/5] ASoC: qcom: q6asm-dai: use pointer type with kzalloc_obj()

[PATCH] drm/amdgpu: clamp user gartsize against device capacity
 2026-05-18  9:23 UTC  (2+ messages)

[PATCH] drm/bridge: it66121: acquire reset GPIO in probe
 2026-05-18  9:22 UTC  (2+ messages)

[PATCH] clk: qcom: stop enforcing INTERCONNECT_CLK dependency for everybody
 2026-05-18  9:22 UTC  (2+ messages)

[PATCH] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
 2026-05-18  9:19 UTC 

[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
 2026-05-18  9:19 UTC  (2+ messages)

[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
 2026-05-18  9:11 UTC  (2+ messages)

[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-05-18  9:13 UTC  (4+ messages)
` [PATCH RFC 05/12] usb: hub: Power on connected M.2 E-key connectors

[PATCH 1/2] dt-bindings: gpio: Add Tegra238 support
 2026-05-18  9:12 UTC  (2+ messages)

[PATCH 1/4] mm: factor zone-device page init helpers out of __init_zone_device_page
 2026-05-18  9:11 UTC  (2+ messages)

[PATCH 0/4 v2] Serdes: s32g: Add support for serdes subsystem
 2026-05-18  9:11 UTC  (5+ messages)
` [PATCH 3/4 v2] phy: s32g: Add serdes xpcs subsystem

[PATCH] HID: core: Fix size_t specifier in hid_report_raw_event()
 2026-05-18  9:10 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: renesas: rzg2l: Populate GPIO set_config
 2026-05-18  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
` [PATCH v2 2/2] pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_config

[PATCH] mailmap: update Jorge Ramirez-Ortiz email address
 2026-05-18  9:10 UTC 

[PATCH v1] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
 2026-05-18  9:10 UTC  (2+ messages)

[PATCH 1/3] mm: move offset_in_page() to page_helpers.h
 2026-05-18  9:09 UTC  (4+ messages)
` [PATCH 2/3] mm: add bytes_to_page_end() helper

[PATCH v2 0/5] hwmon: (pmbus/adm1266) GPIO accessor fixes
 2026-05-18  9:08 UTC  (2+ messages)

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-18  9:08 UTC  (4+ messages)

[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-18  9:06 UTC  (3+ messages)
` [PATCH net v4 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v4 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc

[PATCH] iommu: Allow device driver to use its own PASID space for SVA
 2026-05-18  9:06 UTC  (2+ messages)

[PATCH v3 0/6] media: uvcvideo: Fixes for hw timestamping
 2026-05-18  9:06 UTC  (6+ messages)
` [PATCH v3 5/6] media: uvcvideo: Do not add samples if dev_sof has not changed
` [PATCH v3 6/6] media: uvcvideo: Only do uvc_video_get_time() if needed

[PATCH net-next 0/2] devlink: add generic max_sfs parameter and mlx5 support
 2026-05-18  9:05 UTC  (5+ messages)
` [PATCH net-next 1/2] devlink: add generic device max_sfs parameter
` [PATCH net-next 2/2] net/mlx5: implement "

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18  9:05 UTC  (4+ messages)
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld

[PATCH] spi: use udelay() for short polling delays
 2026-05-18  9:04 UTC  (4+ messages)

[PATCH] clocksource: add devm_clocksource_register_*() helpers
 2026-05-18  9:04 UTC  (2+ messages)
` [tip: timers/clocksource] clocksource: Add "

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18  9:03 UTC  (7+ messages)
` [PATCH v2 1/6] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH v2 2/6] tools/build: Indent if else blocks
` [PATCH v2 3/6] selftests: Remove unused LLD variable
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld
` [PATCH v2 6/6] tools/build: selftests: Remove some duplicate toolchain definitions

[PATCH v2 0/2] arm64: dts: qcom: eliza: Fix debug UART and add more support
 2026-05-18  9:04 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: eliza: Add QUPv3, GPI DMA, SDHCI and LLCC nodes

[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-18  9:03 UTC  (4+ messages)
` [PATCH v3 0/3] arm64: "
  ` [PATCH v3 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs

[PATCH v1] printk: Unconditionally unregister boot consoles when any real console appears
 2026-05-18  8:42 UTC 

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-05-18  9:02 UTC  (7+ messages)

[PATCH v6 00/22] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-18  9:02 UTC  (3+ messages)
` [PATCH v6 16/22] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio

[PATCH] ARM: dts: aspeed: anacapa: name EDSFF and thermtrip SGPIO lines
 2026-05-18  9:01 UTC  (3+ messages)

[PATCH] debugobjects: do not fill_pool() if pi_blocked_on
 2026-05-18  8:59 UTC  (2+ messages)
` [tip: core/urgent] debugobjects: Do "

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-05-18  8:58 UTC  (7+ messages)
` [PATCH v22 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v22 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell

[PATCH 0/4] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-18  8:57 UTC  (2+ messages)

[PATCH v2 00/14] rv: Add selftests to tools and KUnit tests
 2026-05-18  8:57 UTC  (13+ messages)
` [PATCH v2 03/14] tools/rv: Fix exit status when monitor execution fails
` [PATCH v2 04/14] tools/rv: Fix cleanup after failed trace setup
` [PATCH v2 05/14] tools/rv: Add selftests
` [PATCH v2 06/14] verification/rvgen: Fix options shared among commands
` [PATCH v2 07/14] verification/rvgen: Fix ltl2k writing True as a literal
` [PATCH v2 08/14] verification/rvgen: Add golden and spec folders for tests

[PATCH v2 6/7] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
 2026-05-18  8:55 UTC  (2+ messages)

[PATCH v5 0/4] phy: ti-pipe3: Fix clock resource handling issues
 2026-05-18  8:52 UTC  (5+ messages)
` [PATCH v5 3/4] phy: ti-pipe3: Fix EPROBE_DEFER handling for clock resources
` [PATCH v5 4/4] phy: ti-pipe3: Fix clock leak in init error path

[PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
 2026-05-18  8:52 UTC  (2+ messages)

[PATCH v2 5/7] iio: core: Add IIO_COVERAGE_PERCENT channel type
 2026-05-18  8:53 UTC  (2+ messages)

[RFC PATCH 0/2] Optimize S2 page splitting
 2026-05-18  8:52 UTC  (4+ messages)
` [RFC PATCH 1/2] KVM: arm64: Introduce S2 walker SKIP return options

[PATCH v2] ASoC: amd: ps: Add support for MSI Crosshair A16 HX
 2026-05-18  8:51 UTC  (3+ messages)

Missing signoff in the bitmap tree
 2026-05-18  8:51 UTC 

[PATCH] auxdisplay: line-display: fix OOB read on zero-length message_store()
 2026-05-18  8:51 UTC  (2+ messages)

[PATCH v2 4/7] iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
 2026-05-18  8:50 UTC  (2+ messages)

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-05-18  8:49 UTC  (9+ messages)
` [PATCH v14 1/8] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v14 2/8] ACPI: APEI: GHES: use exception context to gate SIGBUS on poison consumption
` [PATCH v14 3/8] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v14 4/8] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v14 5/8] arm64: support copy_mc_[user]_highpage()
` [PATCH v14 6/8] lib/test: memcpy_kunit: add copy_page() and copy_mc_page() tests
` [PATCH v14 7/8] arm64: introduce copy_mc_to_kernel() implementation
` [PATCH v14 8/8] lib/tests: memcpy_kunit: add memcpy_mc() and memcpy_mc_large() test

[PATCH v2] tools/rtla: Fix --dump-tasks usage in timerlat
 2026-05-18  8:49 UTC  (2+ messages)

[PATCH] udf: validate free block extents against the partition length
 2026-05-18  8:49 UTC  (2+ messages)

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-18  8:48 UTC  (4+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH net v2] mptcp: prevent stale backlog references to closing subflows
 2026-05-18  8:47 UTC  (2+ messages)

[PATCH v2 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-05-18  8:46 UTC  (11+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: Add cpu scaling "

[PATCH v2] sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
 2026-05-18  8:47 UTC  (2+ messages)

[RFC PATCH 0/1] batch page copies in folio_copy() and folio_mc_copy()
 2026-05-18  8:43 UTC  (5+ messages)
` [RFC PATCH 1/1] mm: "

[PATCH v4 0/5] liveupdate: serialization safety and race fixes
 2026-05-18  8:42 UTC  (4+ messages)
` [PATCH v4 3/5] liveupdate: block session mutations during reboot

[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-05-18  8:42 UTC  (3+ messages)

[PATCH] media: bcm2835-unicam: fix dummy buffer double free when register fails
 2026-05-18  8:37 UTC  (2+ messages)

[PATCH v2 3/7] iio: temperature: ltc2983: Fix inconsistent channel wording in messages
 2026-05-18  8:36 UTC  (2+ messages)

[PATCH v6 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-05-18  8:36 UTC  (4+ messages)
` [PATCH v6 13/19] dt-bindings: dma: ti: Add K3 BCDMA V2

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-05-18  8:36 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-18  8:34 UTC  (8+ messages)
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH v2] regulator: tps65219: fix irq_data.rdev not being assigned
 2026-05-18  8:31 UTC 

[PATCH 0/2] Insert instead of copy pages into shmem when shrinking
 2026-05-18  8:34 UTC  (10+ messages)
` [PATCH 1/2] mm/shmem: add shmem_insert_folio()

[PATCH] KVM: arm64: vgic-its: reject restored DTE with out-of-range num_eventid_bits
 2026-05-18  8:33 UTC  (2+ messages)

[PATCH] docs: submitting-patches: Clarify that in English "reviewer" is a person
 2026-05-18  8:33 UTC  (4+ messages)

[PATCH] block: fix pages array leak in bio_map_user_iov error path
 2026-05-18  8:31 UTC  (2+ messages)

[PATCH v3 0/2] drm/panel: Add panel driver for Chipone ICNA35XX based panels
 2026-05-18  8:31 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Chipone ICNA3512 OLED driver bindings

[PATCH v1 0/2] Add StarFive SAR-ADC driver
 2026-05-18  8:31 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: "

[PATCH v2 2/7] iio: temperature: ltc2983: Use local device pointer consistently
 2026-05-18  8:30 UTC  (2+ messages)

[PATCH v14 03/28] drm: Add "color format" connector property
 2026-05-18  8:30 UTC 

[PATCH v3] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
 2026-05-18  8:30 UTC  (2+ messages)

[PATCH] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
 2026-05-18  8:29 UTC  (2+ messages)

[PATCH] mm: memcontrol: propagate NMI slab stats to memcg vmstats
 2026-05-18  8:28 UTC 

[PATCH v6] platform/x86: hp-wmi: Add multicolor LED support for HP keyboard backlight
 2026-05-18  8:26 UTC  (4+ messages)
  ` [PATCH v7] "

[PATCH] pinctrl: meson: amlogic-a4: fix gpio output glitch
 2026-05-18  8:26 UTC 

[PATCH v2 1/7] iio: temperature: ltc2983: Fix macro parenthesization and rename
 2026-05-18  8:25 UTC  (2+ messages)

[PATCH v2] xfrm: fix missing headroom check in xfrm_dev_direct_output
 2026-05-18  8:23 UTC 

[PATCH 0/2] can: usb: validate URB length in PEAK-USB rx callbacks
 2026-05-18  8:25 UTC  (5+ messages)
` [PATCH 1/2] can: peak_usb: validate URB length in pcan_usb_fd_decode_buf()

[PATCH v8 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-18  8:25 UTC  (6+ messages)
` [PATCH v8 net-next 11/15] net: dsa: netc: add phylink MAC operations
` [PATCH v8 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
` [PATCH v8 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
` [PATCH v8 net-next 14/15] net: dsa: netc: add support for the standardized counters
` [PATCH v8 net-next 15/15] net: dsa: netc: add support for ethtool private statistics

[PATCH] iio: buffer: hw-consumer: free scan_mask on buffer release
 2026-05-18  8:26 UTC  (2+ messages)

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-18  8:24 UTC  (13+ messages)


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