All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 14:34:41 to 2026-03-25 14:56:52 UTC [more...]

[PATCH net v2] net/mana: Fix auxiliary device double-delete race
 2026-03-25 14:56 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2] iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
 2026-03-25 14:56 UTC  (4+ messages)

[PATCH 0/2] xen/mm: fix fallout from populate_physmap() deferred scrub change
 2026-03-25 14:56 UTC  (6+ messages)
` [PATCH 1/2] xen/mm: don't unconditionally clear PGC_need_scrub in alloc_heap_pages()
` [PATCH 2/2] xen/mm: do not assign pages to a domain until they are scrubbed

[PATCH] integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG
 2026-03-25 14:56 UTC  (2+ messages)

[PATCH] usb: translate ENOSPC for user space
 2026-03-25 14:55 UTC 

[PATCH v2 00/11] arm64: Fully disable configured-out features
 2026-03-25 14:54 UTC  (4+ messages)
` [PATCH v2 01/11] arm64: Skip update of an idreg field affected by an override

[meta-arago][master][PATCH 0/3] ARMv7 support across ML frameworks
 2026-03-25 14:55 UTC  (5+ messages)
` [meta-arago][master][PATCH 1/3] tensorflow-lite: Add armv7 support
` [meta-arago][master][PATCH 2/3] onnx: fix 32-bit ARM build failure due to LONG_BIT mismatch
` [meta-arago][master][PATCH 3/3] arm-compute-library: Add patch to exclude AARCH64-specific KleiDiAI kernels from armv7 builds

[PATCH v9 0/6] imu: st_lsm6dsx: Add support for rotation sensor
 2026-03-25 14:55 UTC  (3+ messages)
` [PATCH v9 6/6] iio: "

[PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
 2026-03-25 14:55 UTC  (5+ messages)

[PATCH 0/3] arm64: dts: freescale: imx95-toradex-smarc: Add Bluetooth and SER2
 2026-03-25 14:54 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: freescale: imx95-toradex-smarc: Use gpio-hog for WIFI_UART_EN

[PATCH 0/6] mm: vma flag tweaks
 2026-03-25 14:54 UTC  (8+ messages)
` [PATCH 1/6] mm: rename VMA flag helpers to be more readable
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions

[PATCH] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-25 14:54 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] hung_task: replace blocker_mutex with encoded blocker
 2026-03-25 14:53 UTC  (3+ messages)
  `  "

[PATCH v2] mm/migrate: rename PAGE_ migration flags to FOLIO_
 2026-03-25 14:53 UTC  (7+ messages)

[PATCH] mesa-tools-native: fix do_compile failure
 2026-03-25 14:53 UTC  (5+ messages)
` [OE-core] "

[PATCH] spi: fix use-after-free on managed registration failure
 2026-03-25 14:53 UTC 

[LTP] [RFC PATCH 1/1] LTP tests: Run without LTP_REPRODUCIBLE_OUTPUT=1
 2026-03-25 14:52 UTC  (11+ messages)
  ` [LTP] [Valgrind-developers] "

[PATCH v4 00/27] media: platform: rga: Add RGA3 support
 2026-03-25 14:50 UTC  (56+ messages)
` [PATCH v4 01/27] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3
` [PATCH v4 02/27] media: v4l2-common: sort RGB formats in v4l2_format_info
` [PATCH v4 03/27] media: v4l2-common: add missing 1 and 2 byte RGB formats to v4l2_format_info
` [PATCH v4 04/27] media: v4l2-common: add has_alpha "
` [PATCH v4 05/27] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v4 06/27] media: rockchip: rga: use clk_bulk api
` [PATCH v4 07/27] media: rockchip: rga: use stride for offset calculation
` [PATCH v4 08/27] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v4 09/27] media: rockchip: rga: announce and sync colorimetry
` [PATCH v4 10/27] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v4 11/27] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v4 12/27] media: rockchip: rga: calculate x_div/y_div using v4l2_format_info
` [PATCH v4 13/27] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v4 14/27] media: rockchip: rga: align stride to 4 bytes
` [PATCH v4 15/27] media: rockchip: rga: prepare cmdbuf on streamon
` [PATCH v4 16/27] media: rockchip: rga: check scaling factor
` [PATCH v4 17/27] media: rockchip: rga: use card type to specify rga type
` [PATCH v4 18/27] media: rockchip: rga: change offset to dma_addresses
` [PATCH v4 19/27] media: rockchip: rga: support external iommus
` [PATCH v4 20/27] media: rockchip: rga: share the interrupt when an external iommu is used
` [PATCH v4 21/27] media: rockchip: rga: remove size from rga_frame
` [PATCH v4 22/27] media: rockchip: rga: remove stride "
` [PATCH v4 23/27] media: rockchip: rga: move rga_fmt to rga-hw.h
` [PATCH v4 24/27] media: rockchip: rga: add feature flags
` [PATCH v4 25/27] media: rockchip: rga: disable multi-core support
` [PATCH v4 26/27] media: rockchip: rga: add rga3 support
` [PATCH v4 27/27] arm64: dts: rockchip: add rga3 dt nodes

[PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
 2026-03-25 14:51 UTC 

[PATCH net-next v2 00/12] ethtool: Generic loopback support
 2026-03-25 14:50 UTC  (13+ messages)
` [PATCH net-next v2 01/12] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next v2 02/12] ethtool: Convert per-PHY commands to dump_one_dev
` [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next v2 04/12] ethtool: Add loopback GET/SET netlink implementation
` [PATCH net-next v2 05/12] ethtool: Add CMIS loopback helpers for module loopback control
` [PATCH net-next v2 06/12] selftests: drv-net: Add loopback driver test
` [PATCH net-next v2 07/12] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH net-next v2 08/12] netdevsim: Add MAC loopback simulation
` [PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test
` [PATCH net-next v2 10/12] MAINTAINERS: Add entry for ethtool loopback
` [PATCH net-next v2 11/12] netdevsim: Add module EEPROM simulation via debugfs
` [PATCH net-next v2 12/12] selftests: drv-net: Add CMIS loopback netdevsim test

[PATCH v7 0/2] Add support for Variscite DART-MX95 and Sonata board
 2026-03-25 14:50 UTC  (5+ messages)

[PATCH mm-unstable v4 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-03-25 14:49 UTC  (5+ messages)
` [PATCH mm-unstable v4 2/5] mm: introduce is_pmd_order helper

[PATCH i-g-t 0/4] Fix PSR handling for multi-eDP systems
 2026-03-25 14:49 UTC  (3+ messages)
` [PATCH i-g-t 1/4] tests/intel/kms_fbc_dirty_rect: Avoid unnecessary PSR disable

[obsolete] mm-add-tracepoints-for-zone-lock.patch removed from -mm tree
 2026-03-25 14:48 UTC 

[obsolete] mm-rename-zone-lock-to-zone-_lock.patch removed from -mm tree
 2026-03-25 14:48 UTC 

[obsolete] mm-convert-compaction-to-zone-lock-wrappers.patch removed from -mm tree
 2026-03-25 14:48 UTC 

[obsolete] mm-convert-zone-lock-users-to-wrappers.patch removed from -mm tree
 2026-03-25 14:48 UTC 

[PATCH] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-25 14:48 UTC  (3+ messages)

[obsolete] mm-introduce-zone-lock-wrappers.patch removed from -mm tree
 2026-03-25 14:48 UTC 

[PATCH] arm64: defconfig: Enable STMicroelectronics STM32 display support
 2026-03-25 14:48 UTC  (2+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-25 14:47 UTC  (5+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH v7 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-25 14:47 UTC  (12+ messages)
` [PATCH v7 1/2] dt-bindings: iio: proximity: add "
` [PATCH v7 2/2] iio: proximity: add driver for "

[folded-merged] mm-rename-zone-lock-to-zone-_lock-fix-3.patch removed from -mm tree
 2026-03-25 14:47 UTC 

[folded-merged] mm-rename-zone-lock-to-zone-_lock-fix-2.patch removed from -mm tree
 2026-03-25 14:47 UTC 

[folded-merged] mm-rename-zone-lock-to-zone-_lock-fix.patch removed from -mm tree
 2026-03-25 14:47 UTC 

[PATCH v4 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-25 14:46 UTC  (3+ messages)

[PATCH] HID: hid-lenovo-go: fix LEDS dependencies
 2026-03-25 14:46 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: freescale: add Verdin iMX95
 2026-03-25 14:46 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm: fsl: "
` [PATCH v3 2/6] arm64: dts: freescale: Add Verdin iMX95 support
` [PATCH v3 3/6] arm64: dts: freescale: imx95-verdin: Add Dahlia carrier board
` [PATCH v3 4/6] arm64: dts: freescale: imx95-verdin: Add Ivy "
` [PATCH v3 5/6] arm64: dts: freescale: imx95-verdin: Add Mallow "
` [PATCH v3 6/6] arm64: dts: freescale: imx95-verdin: Add Yavia "

[PATCH v7 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-25 14:45 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix potential deadlock in f2fs_balance_fs()
 2026-03-25 13:37 UTC 

[PATCH 0/4] xen/arm: ITS quirk handling fixes and board-specific matches
 2026-03-25 14:45 UTC  (5+ messages)
` [PATCH 1/4] xen/arm: its: collect quirk flags and honor dma-noncoherent
` [PATCH 2/4] xen/arm: its: add platform match callback for ITS quirks

[PATCH v2 0/9] Enable display support for STM32MP257F-DK and STM32MP235F-DK
 2026-03-25 14:45 UTC  (2+ messages)

[PATCH v5 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-03-25 12:38 UTC  (7+ messages)
` [PATCH v5 01/25] fsverity: report validation errors through fserror to fsnotify
    ` [f2fs-dev] "
` [PATCH v5 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
    ` [f2fs-dev] "

[PATCH] arm: dts: mediatek: mt6589: Add Arm Generic Timer node
 2026-03-25 14:45 UTC 

[PATCH net-next 0/2] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-03-25 14:44 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: Introduce Airoha AN8801/R "

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-03-25 14:35 UTC  (28+ messages)
` [PATCH v6 01/27] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v6 03/27] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v6 04/27] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v6 05/27] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v6 06/27] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v6 07/27] drivers: core: Use fw_devlink_set_device()
` [PATCH v6 08/27] pinctrl: cs42l43: "
` [PATCH v6 09/27] cxl/test: Use device_set_node()
` [PATCH v6 10/27] cxl/test: Use fw_devlink_set_device()
` [PATCH v6 11/27] PCI: of: "
` [PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v6 14/27] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v6 15/27] i2c: mux: Set adapter physical device
` [PATCH v6 16/27] i2c: mux: Create missing devlink between mux and "
` [PATCH v6 17/27] of: property: Allow fw_devlink device-tree on x86
` [PATCH v6 18/27] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 19/27] i2c: busses: at91: "
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v6 21/27] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v6 22/27] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v6 23/27] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v6 24/27] misc: lan966x_pci: Introduce board specific data
` [PATCH v6 25/27] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v6 26/27] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v6 27/27] misc: lan966x_pci: Add drivers needed to support SFPs "

(sashiko review) [PATCH] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
 2026-03-25 14:43 UTC  (2+ messages)

[Buildroot] [PATCH v3 2/5] utils/generate-cyclonedx: remove indirect dependencies from root component
 2026-03-25 14:43 UTC  (2+ messages)

[PATCH] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
 2026-03-25 14:43 UTC  (4+ messages)

[PATCH v4 0/4] clocksource: Add module support for timer drivers
 2026-03-25 14:42 UTC  (9+ messages)
` [PATCH v4 3/4] clocksource/drivers/timer-mediatek: Convert timer-mediatek to a loadable module
    ` [EXT] "

[isar-cip-core][PATCH 1/2] chore: update isar revision to latest master version
 2026-03-25 14:42 UTC  (3+ messages)
` [isar-cip-core][PATCH 2/2] chore: add efibootguard to imager bom on affected images

[PATCH net-next 0/3] vrf: A few cleanups
 2026-03-25 14:42 UTC  (5+ messages)
` [PATCH net-next 3/3] vrf: Remove unnecessary synchronize_rcu() invocations

[PATCH 1/2] python3-kirk: Add version 4.0.0
 2026-03-25 14:41 UTC  (6+ messages)
` [PATCH 2/2] oeqa: replace runltp with kirk
  ` [OE-core] "

[PATCH i-g-t v1 1/1] lib/igt_core: flush output on each line
 2026-03-25 14:40 UTC  (2+ messages)

[PATCH v2 00/13] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
 2026-03-25 14:40 UTC  (14+ messages)
` [PATCH v2 01/13] nfsd: move struct nfsd_genl_rqstp to nfsctl.c
` [PATCH v2 02/13] sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
` [PATCH v2 03/13] sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
` [PATCH v2 04/13] sunrpc: rename cache_pipe_upcall() to cache_do_upcall()
` [PATCH v2 05/13] sunrpc: add a cache_notify callback
` [PATCH v2 06/13] sunrpc: add helpers to count and snapshot pending cache requests
` [PATCH v2 07/13] sunrpc: add a generic netlink family for cache upcalls
` [PATCH v2 08/13] sunrpc: add netlink upcall for the auth.unix.ip cache
` [PATCH v2 09/13] sunrpc: add netlink upcall for the auth.unix.gid cache
` [PATCH v2 10/13] nfsd: add netlink upcall for the svc_export cache
` [PATCH v2 11/13] nfsd: add netlink upcall for the nfsd.fh cache
` [PATCH v2 12/13] sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink command
` [PATCH v2 13/13] nfsd: add NFSD_CMD_CACHE_FLUSH "

[RFC cip-dev][isar-cip-core][PATCH] Use pipeline id instead of CI_COMMIT_REF_SLUG
 2026-03-25 14:40 UTC  (2+ messages)

[PATCH] eal: fix cache guard for pedantic compilation
 2026-03-25 14:40 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Some fixes and cleanups
 2026-03-25 14:39 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[cip-dev][isar-cip-core][PATCH v3] chore: Add maintainer to all package recipes
 2026-03-25 14:39 UTC  (2+ messages)

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-25 14:37 UTC  (3+ messages)
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved

[PATCH] mm/damon/core: validate goal nid before accessing node data
 2026-03-25 14:37 UTC  (3+ messages)
` (sashiko review) "

[PATCH] ptp: ocp: fix resource freeing order
 2026-03-25 14:37 UTC  (3+ messages)

[PATCH v6 0/5] support batch checking of references and unmapping for large folios
 2026-03-25 14:36 UTC  (10+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "

[PATCH v3] Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
 2026-03-25 14:36 UTC  (3+ messages)

[PATCH v4 0/9] Additional features for Hantro HEVC
 2026-03-25 14:34 UTC  (4+ messages)
` [PATCH v4 4/9] media: Add P010 video format

[Buildroot] [PATCH v3 1/5] support/testing/utils: add basic tests for utils/generate-cyclonedx
 2026-03-25 14:34 UTC  (2+ messages)

[PATCH] net/mlx5: fix NAT64 HW registers calculation
 2026-03-25 14:34 UTC  (2+ messages)

[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-25 14:34 UTC  (4+ messages)
` [PATCH v3 2/3] vmalloc: Optimize vfree


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.