All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 18:13:23 to 2026-07-27 18:53:57 UTC [more...]

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-07-27 18:53 UTC  (8+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH nf 0/2] ipvs: csum validations, part 2
 2026-07-27 18:50 UTC  (3+ messages)
` [PATCH nf 1/2] ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
` [PATCH nf 2/2] ipvs: return the per-proto csum validations

[PATCH v8 00/12] ZTE zx297520v3 clock bindings and driver
 2026-07-27 18:52 UTC  (36+ messages)
` [PATCH v8 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset controller
` [PATCH v8 02/12] dt-bindings: clk: zte: Add zx297520v3 matrix "
` [PATCH v8 03/12] dt-bindings: clk: zte: Add zx297520v3 LSP "
` [PATCH v8 04/12] mfd: zx297520v3: Add a clock and reset MFD driver
` [PATCH v8 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH v8 06/12] clk: zte: Add regmap-based clocks
` [PATCH v8 07/12] clk: zte: Add zx PLL support infrastructure
` [PATCH v8 08/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH v8 09/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH v8 10/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks
` [PATCH v8 11/12] reset: zte: Add a zx297520v3 reset driver
` [PATCH v8 12/12] ARM: dts: zte: Declare zx297520v3 CRM device nodes

[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
 2026-07-27 18:51 UTC  (3+ messages)
` [PATCH RFC v4 06/12] mm: use per-VMA lock in __access_remote_vm() for single-VMA accesses

[PATCH v2 1/1] arm64: dts: imx95-var-dart-sonata: enable in-band status for SFP
 2026-07-27 18:50 UTC  (2+ messages)

[PATCH v3 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-27 18:51 UTC  (15+ messages)
` [PATCH v3 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v3 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v3 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v3 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v3 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v3 06/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v3 07/11] dmaengine: switchtec-dma: disable channels before freeing on registration failure
` [PATCH v3 08/11] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v3 09/11] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v3 10/11] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v3 11/11] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[PATCH i-g-t 0/6] Add FIXED_MATRIX colorop tests
 2026-07-27 18:55 UTC  (7+ messages)
` [PATCH i-g-t 1/6] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX definition
` [PATCH i-g-t 2/6] lib/igt_kms: Add FIXED_MATRIX_TYPE colorop property
` [PATCH i-g-t 3/6] tests/kms_colorop_helper: Add FIXED_MATRIX colorop support
` [PATCH i-g-t 4/6] tests/kms_color_pipeline: Add FIXED_MATRIX colorop tests
` [PATCH i-g-t 5/6] tests/kms_color_pipeline: Remove unused color_depth and drm_format
` [PATCH i-g-t 6/6] tests/kms_chamelium_color_pipeline: Add FIXED_MATRIX colorop tests

[PATCH liburing 0/2] Fix op_recv stack corruption
 2026-07-27 18:49 UTC  (8+ messages)
` [PATCH liburing 1/2] test/send_recvmsg: Preserve msghdr until op_recvmsg completes

[PATCH v6 0/4] Fix some issues from igt runs
 2026-07-27 18:50 UTC  (7+ messages)
` [PATCH v6 1/4] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
` [PATCH v6 2/4] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH v6 3/4] drm/vmwgfx: Reserve ttm object before resv usage
` [PATCH v6 4/4] drm/vmwgfx: Change ttm refs for dumb buffers

[MAINTAINERS SUMMIT] Scaling our security process
 2026-07-27 18:49 UTC  (5+ messages)

[PATCH 0/9] iio: fix write_raw() return values and remove pm helpers
 2026-07-27 18:47 UTC  (10+ messages)
` [PATCH 1/9] iio: light: isl29028: return zero in write_raw() on success
` [PATCH 2/9] iio: light: tsl2583: "
` [PATCH 3/9] iio: light: isl29028: remove isl29028_set_pm_runtime_busy() helper
` [PATCH 4/9] iio: light: tsl2583: remove tsl2583_set_pm_runtime_busy() helper
` [PATCH 5/9] iio: light: vcnl4035: remove vcnl4035_set_pm_runtime_state() helper
` [PATCH 6/9] iio: light: vcnl4000: remove vcnl4000_set_pm_runtime_state() helper
` [PATCH 7/9] iio: adc: rcar-gyroadc: remove rcar_gyroadc_set_power() helper
` [PATCH 8/9] iio: light: tsl2583: remove conditional return with no effect
` [PATCH 9/9] iio: magnetometer: ak8974: "

[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-07-27 18:48 UTC  (3+ messages)
` [PATCH v4 10/13] platform/x86: uniwill-wmi: use devm_blocking_notifier_chain_register()

[PATCH v2 0/4] Add sysfs interface to switchtec-dma
 2026-07-27 18:48 UTC 

[PATCH RFC v4] jfs: validate dmap start before block map operations
 2026-07-27 18:48 UTC 

[PATCH nf 0/1] ipvs: guard estimator enqueue until limits are set
 2026-07-27 18:48 UTC  (3+ messages)
` [PATCH nf 1/1] "

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-07-27 18:48 UTC  (8+ messages)
` [PATCH RFC 03/15] backends/cryptodev-vhost-user: add memory isolation bool
` [PATCH RFC 04/15] net/vhost-user: add memory isolation

[PATCH 0/3] remoteproc: Improve removal of remoteproc drivers
 2026-07-27 18:47 UTC  (5+ messages)
` [PATCH 2/3] remoteproc: Prevent crash handling to race with rproc_del()
` [PATCH 3/3] remoteproc: Force shutdown during device removal

[PATCH] hwmon: (nzxt-smart2) DMA-align output buffer
 2026-07-27 18:47 UTC  (2+ messages)

[PATCH] platform/surface: gpe: add missing err.h include
 2026-07-27 18:46 UTC  (2+ messages)

[regression] Bug 221745 - PV DomU ballooning driver init issue
 2026-07-27 17:10 UTC  (3+ messages)

[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
 2026-07-27 18:45 UTC  (4+ messages)

[PATCH v2 0/3] platform/x86: dell-smbios-wmi: Fixes and cleanups
 2026-07-27 18:46 UTC  (3+ messages)

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-07-27 18:45 UTC  (13+ messages)
` [PATCH v6 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v6 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v6 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v6 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v6 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v6 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst

[GIT PULL] KEYS: for-next-keys-7.2-rc6
 2026-07-27 18:45 UTC 

[LTP] cve/icmp_rate_limit01: Lower icmp_msgs_per_sec for debug kernel reliability
 2026-07-27 18:44 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH v8 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-27 18:45 UTC  (4+ messages)
` [PATCH v8 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device

[PATCH 1/1] Bluetooth: msft: fix vendor event use-after-free during open
 2026-07-27 18:45 UTC  (2+ messages)
`  "

[syzbot] [input?] [usb?] WARNING in cm109_input_ev/usb_submit_urb (2)
 2026-07-27 18:44 UTC  (2+ messages)
` Forwarded:

[hwmon PATCH v3 0/6] hwmon: (adt7470): Multiple fixes
 2026-07-27 18:44 UTC  (4+ messages)
` [hwmon PATCH v3 6/6] hwmon: (adt7470) Use cached PWM frequency value

[PATCH v2 0/2] iio: dac: mcp47a1: add support for new device
 2026-07-27 18:42 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: add support for mcp47a1
` [PATCH v2 2/2] iio: dac: mcp47a1: add support for new device

[PATCH net-next] net: dns_resolver: allow shorter names in dns_query()
 2026-07-27 18:40 UTC  (2+ messages)

[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
 2026-07-27 18:39 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-07-27 18:37 UTC  (16+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-27 18:37 UTC  (11+ messages)
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize "
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
` [PATCH v2 12/17] x86/virt/tdx: Reinitialize the Quoting extension after "

rcu timeouts
 2026-07-27 18:37 UTC 

[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
 2026-07-27 18:37 UTC  (3+ messages)
` [PATCH bpf-next v2 04/18] bpf: Pass kfunc meta to mem and mem_size check

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-27 18:34 UTC  (3+ messages)
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation

[PATCH v5 0/3] mm: make persistent huge zero folio read-only
 2026-07-27 18:35 UTC  (2+ messages)

[PATCH] media: amd: isp4: fix self-deadlock in power-on error path
 2026-07-27 18:34 UTC  (2+ messages)
` [PATCH v2] media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() "

[PATCH v2] tests/intel/xe_pm: include PCI domain in i2c adapter name
 2026-07-27 18:24 UTC 

[tip: x86/cache] fs/resctrl: Use correct format specifier for printing error pointers
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Change pattern used to track number of entries in enum resctrl_conf_type
 2026-07-27 18:33 UTC 

[tip: x86/cache] x86/resctrl: Protect against bad shift
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Use accurate type for rdt_resource::rid
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Pass error reading event through to user space
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Change last_cmd_status custom during input parsing
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Use accurate and symmetric exit flows
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Inform user space when status buffer overflowed
 2026-07-27 18:33 UTC 

[tip: x86/cache] fs/resctrl: Communicate resource group deleted error via last_cmd_status
 2026-07-27 18:33 UTC 

[PATCH 0/2] drm/amdkfd: Unmap SVM range when all GPUs set to no-access
 2026-07-27 18:32 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: Drain retry faults before SVM range no-access unmap

[PATCH 0/3] lib: sbi: dbtr: per-slot trigger capability detection
 2026-07-27 18:30 UTC  (4+ messages)
` [PATCH 1/3] lib: sbi: dbtr: add platform device for per-slot trigger capabilities
` [PATCH 2/3] lib: sbi: dbtr: return SBI_ERR_BAD_RANGE for invalid trigger index range
` [PATCH 3/3] lib: sbi: dbtr: return SBI_ERR_INVALID_PARAM for invalid trigger configuration

[PATCH RFC v2 0/3] Bluetooth: Add generic support for vendor HCI frames
 2026-07-27 18:30 UTC  (2+ messages)

[PATCH v2 0/5] Bluetooth: btusb: Preparation for upcoming Qualcomm QCC2072 support
 2026-07-27 18:30 UTC  (2+ messages)

[PATCH] vmstate: fix type confusion in vmstate_size() for VMSTATE_VBUFFER_UINT64
 2026-07-27 18:29 UTC  (2+ messages)

[PATCH iproute2 v3] add print_hexstring helper
 2026-07-27 18:30 UTC  (2+ messages)

[RFC PATCH] KVM: arm64: Add KUnit tests for stage 2 walker memcache consumption
 2026-07-27 18:30 UTC 

[RFC PATCH 0/5] Cleanup code in and around audit_expand()
 2026-07-27 18:29 UTC  (4+ messages)
` [RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT

[PATCH 0/2] clk: qcom: Add camera clock controllers support for Qualcomm Maili SoC
 2026-07-27 18:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add Maili camera clock controllers
` [PATCH 2/2] clk: qcom: Add support for camera clock controller on Maili

[PATCH v4 0/1] powerpc: Enable dynamic preemption
 2026-07-27 18:29 UTC  (8+ messages)
` [PATCH v4 1/1] powerpc: enable "

[PATCH v1 0/6] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-27 18:28 UTC  (14+ messages)
` [PATCH v1 1/6] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v1 2/6] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v1 3/6] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v1 4/6] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v1 5/6] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v1 6/6] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-07-27 16:34 UTC  (2+ messages)
` [RFC PATCH v2 35/45] arm64: suspend: Always initialise PSTATE.ALLINT

[PATCH] crypto: af_alg: Allow cbc(paes)
 2026-07-27 18:25 UTC  (2+ messages)

[PATCH] checkpatch: Validate committer sign-off
 2026-07-27 18:24 UTC  (4+ messages)

[PATCH v2] lockdep: Fix subclass resource leak in lockdep_unregister_key()
 2026-07-27 18:23 UTC 

[PATCH 2/2] vfio/migration: Parallelize device state transitions
 2026-07-27 18:22 UTC  (11+ messages)

[PATCH 1/3] mm/huge_memory: add folio_split_driver_managed()
 2026-07-27 18:23 UTC  (5+ messages)

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-07-27 18:20 UTC  (6+ messages)

[PATCH v8 00/35] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-07-27 18:20 UTC  (9+ messages)
` [PATCH v8 16/35] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v8 31/35] pinctrl: airoha: add support of en7523 SoC
` [PATCH v8 33/35] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v8 34/35] pinctrl: airoha: add support of an7563 SoC

[PATCH v4 0/2] Add Apple T2 NHI device links
 2026-07-27 18:20 UTC  (4+ messages)
` [PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI

[PATCH i-g-t v3 00/10] tests/imagination: Add initial test coverage for Imagination DRM driver
 2026-07-27 18:18 UTC  (4+ messages)
` [PATCH i-g-t v3 01/10] tests/imagination: Add framework for Imagination tests
      ` [EXTERNAL] "

[PATCH net 0/2] net: openvswitch: fix skb leak on flow key update failure
 2026-07-27 18:18 UTC  (3+ messages)
` [PATCH net 1/2] net: openvswitch: fix skb leak on flow key update failure during recirculation
` [PATCH net 2/2] net: openvswitch: fix skb leak on flow key update failure during ct

[PATCH 0/2] cifs: follow-on fixes to time_last_write mechanism
 2026-07-27 18:18 UTC  (2+ messages)

[oe] [meta-oe][PATCHv4] malcontent: update 1.13.1 -> 1.14.0
 2026-07-27 18:18 UTC 

[PATCH v2 0/3] platform/wmi: Add aarch64 support
 2026-07-27 18:18 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v7 0/2] fixup handling of timeouts with deferred QCs
 2026-07-27 18:17 UTC  (3+ messages)
` [PATCH v7 1/2] ata: libata-scsi: terminate deferred commands on time out

[meta-oe][PATCHv4] malcontent: update 1.13.1 -> 1.14.0
 2026-07-27 18:16 UTC 

[PATCH i-g-t v4 02/10] tests/imagination: Add GEM mmap tests
 2026-07-27 18:15 UTC 

[PATCH v2] drm/amdkfd: allow CWSR grace period of 0 on supported firmware
 2026-07-27 18:15 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree
 2026-07-27 18:15 UTC  (5+ messages)

[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
 2026-07-27 18:03 UTC  (4+ messages)
` [PATCH 00/39] Rework EAL configuration
  ` [PATCH 03/39] eal: define new functionally distinct config structs

[PATCH net 0/1] ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
 2026-07-27 18:14 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH v6 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-27 18:13 UTC  (11+ messages)
` [PATCH v6 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v6 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v6 03/12] hugetlb: Mark some function arguments as const
` [PATCH v6 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v6 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v6 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v6 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v6 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v6 11/12] filemap: Add support for authoritative mappings
` [PATCH v6 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()


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.