All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 17:41:29 to 2026-01-28 18:08:45 UTC [more...]

[PATCH v4 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-28 18:07 UTC  (33+ messages)
` [PATCH v4 01/36] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v4 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v4 03/36] arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
` [PATCH v4 04/36] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v4 05/36] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v4 06/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v4 07/36] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH v4 08/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v4 09/36] KVM: arm64: gic-v5: Add Arm copyright header
` [PATCH v4 10/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v4 11/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v4 12/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v4 13/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v4 14/36] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH v4 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v4 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v4 17/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v4 18/36] KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
` [PATCH v4 19/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v4 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v4 21/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v4 22/36] KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
` [PATCH v4 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v4 24/36] KVM: arm64: gic-v5: Create and initialise vgic_v5
` [PATCH v4 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v4 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v4 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v4 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v4 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v4 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v4 31/36] KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
` [PATCH v4 32/36] irqchip/gic-v5: Check if impl is virt capable

[PATCH v3 i-g-t 00/10] Xe SR-IOV admin scheduling helpers and test updates
 2026-01-28 18:08 UTC  (2+ messages)
` [PATCH v3 i-g-t 01/10] lib/igt_sysfs_choice: Add helpers for sysfs enumerated choice attributes

[PATCH 00/12] Fix MCR inconsistencies in RTP tables
 2026-01-28 18:07 UTC  (3+ messages)
` [PATCH 08/12] drm/xe: Extract xe_hw_engines_setup_runtime_mask()

[PATCH] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-01-28 18:07 UTC  (2+ messages)

[PATCH v1 0/2] rust: sync: Add AtomicFlag type
 2026-01-28 18:07 UTC  (5+ messages)
` [PATCH v1 1/2] rust: sync: atomic: Add perfromance-optimal Flag type for atomic booleans

[PATCH v16 0/2] net: optimize __rte_raw_cksum
 2026-01-28 18:05 UTC  (4+ messages)
` [PATCH v17 "
  ` [PATCH v17 1/2] eal: add __rte_may_alias and __rte_aligned to unaligned typedefs
  ` [PATCH v17 2/2] net: __rte_raw_cksum pointers enable compiler optimizations

[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-01-28 18:07 UTC  (6+ messages)

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-28 18:06 UTC  (9+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()

[PATCH net-next v1 0/3] net: dsa: microchip: add single-led-mode support
 2026-01-28 18:06 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: net: dsa: microchip: add microchip,single-led-mode flag

[PATCH RFC 00/12] dmaengine: introduce common linked-list DMA controller framework
 2026-01-28 18:05 UTC  (13+ messages)
` [PATCH RFC 01/12] dmaengine: Extend virt_chan for link list based DMA engines
` [PATCH RFC 02/12] dmaengine: Add common dma_ll_desc and dma_linklist_item for link-list controllers
` [PATCH RFC 03/12] dmaengine: fsl-edma: Remove redundant echan from struct fsl_edma_desc
` [PATCH RFC 04/12] dmaengine: fsl-edma: Use common dma_ll_desc in vchan
` [PATCH RFC 05/12] dmaengine: Add DMA pool allocation in vchan_dma_ll_init() and API vchan_dma_ll_free()
` [PATCH RFC 06/12] dmaengine: Move fsl_edma_(alloc|free)_desc() to common library
` [PATCH RFC 07/12] dmaengine: virt-dma: split vchan_tx_prep() into init and internal helpers
` [PATCH RFC 08/12] dmaengine: Factor out fsl-edma prep_memcpy into common vchan helper
` [PATCH RFC 09/12] dmaengine: ll-dma: support multi-descriptor memcpy for large transfers
` [PATCH RFC 10/12] dmaengine: move fsl-edma dma_[un]map_resource() to linked list library
` [PATCH RFC 11/12] dmaengine: fsl-edma: use local soff/doff variables
` [PATCH RFC 12/12] dmaengine: add vchan_dma_ll_prep_slave_{sg,cyclic} API

[PATCH] net: usb: r8152: fix resume reset deadlock
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v2] ext4: don't order data when zeroing unwritten or delayed block
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v1] cpuidle: governors: menu: Always check timers with tick stopped
 2026-01-28 18:05 UTC  (3+ messages)

[PATCH -next v3 0/7] ext4: defer unwritten splitting until I/O completion
 2026-01-28 18:05 UTC  (2+ messages)

[RFC PATCH] ext4: fix e4b bitmap inconsistency reports
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH] ext4: move ext4_percpu_param_init() before ext4_mb_init()
 2026-01-28 18:05 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS a040afa3bca415019d96a586b96b5f17b1f55a90
 2026-01-28 18:04 UTC 

[PATCH v4 0/8] ext4 extent split/convert refactor and kunit tests
 2026-01-28 18:05 UTC  (2+ messages)

[RFC 0/5] ext4: mark more ops fast-commit ineligible
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH 0/2 v3] ext4: use mb_optimize_scan regardless of inode format
 2026-01-28 18:05 UTC  (3+ messages)
` [PATCH 1/2] ext4: always allocate blocks only from groups inode can use

[PATCH v1] ext4: Remove redundant NULL check after __GFP_NOFAIL
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH v3] ext4: fix dirtyclusters double decrement on fs shutdown
 2026-01-28 18:04 UTC  (2+ messages)

[PATCH v2] ext4: add sysfs attribute err_report_sec to control s_err_report timer
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH] ext4: Fix memory leak in ext4_ext_shift_extents()
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH] fs/ext4: Remove unnecessary zero-initialization via memset
 2026-01-28 18:04 UTC  (2+ messages)

[PATCH] ext4: fast commit: make s_fc_lock reclaim-safe
 2026-01-28 18:05 UTC  (2+ messages)

[PATCH 3/6] rust: add `bitfield!` macro
 2026-01-28 18:05 UTC  (7+ messages)

[PATCH v17 0/8] AuxCCS handling and render compression modifiers
 2026-01-28 18:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 2/2] pci: fix slot reset device locking
 2026-01-28 18:03 UTC  (2+ messages)

[PATCH rdma-next v9 0/5] RDMA/bnxt_re: Support direct verbs
 2026-01-28 18:03 UTC  (8+ messages)
` [PATCH rdma-next v9 5/5] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[PATCH] pmdomain: imx: Fix i.MX8MP VPU_H1 power up sequence
 2026-01-28 18:03 UTC  (2+ messages)

FAILED: patch "[PATCH] w1: therm: Fix off-by-one buffer overflow in alarms_store" failed to apply to 5.15-stable tree
 2026-01-28 18:02 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] w1: w1_therm: use swap() to make code cleaner
  ` [PATCH 5.15.y 2/2] w1: therm: Fix off-by-one buffer overflow in alarms_store

[isar-cip-core][PATCH 0/2] swupdate: Enforce signature verification
 2026-01-28 18:01 UTC  (4+ messages)

kgl track-subsystem --forget confusion
 2026-01-28 18:01 UTC 

[PATCH v4 1/1] NFSD: Enforce Timeout on Layout Recall and Integrate Lease Manager Fencing
 2026-01-28 18:01 UTC  (4+ messages)

[PATCH 0/3] drm/bridge: imx: A few fixes
 2026-01-28 17:59 UTC  (5+ messages)
` (subset) "

[PATCH v1 0/3] net/af_packet: correctness fixes and improvements
 2026-01-28 18:00 UTC  (5+ messages)
` [PATCH v2 0/4] af_packet correctness, performance, cksum
  ` [PATCH v2 1/4] net/af_packet: fix thread safety and frame calculations

[PATCH v1 0/2] Misc fixes in XFS realtime
 2026-01-28 18:00 UTC  (4+ messages)
` [PATCH v1 2/2] xfs: Fix in xfs_rtalloc_query_range()

[PATCH net] net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
 2026-01-28 17:57 UTC 

[PATCH for drm-misc-fixes] drm/bridge: imx: A few fixes - backport
 2026-01-28 17:55 UTC  (2+ messages)
` [PATCH for drm-misc-fixes] drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()

[PATCH v2] staging: media: av7110: remove dead code
 2026-01-28 17:56 UTC 

Image UNPACKDIR is being cleared
 2026-01-28 17:56 UTC 

[PATCH v4] tools: fit_image: Fallback to 8-byte alignment for flat_dt images
 2026-01-28 17:56 UTC  (4+ messages)

[PATCH v4 5/7] rust: io: add `register!` macro
 2026-01-28 17:56 UTC  (2+ messages)

[RFC PATCH v3 00/11] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-28 17:55 UTC  (5+ messages)
` [RFC PATCH v3 04/11] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "

Questions About SM8550 Support
 2026-01-28 17:54 UTC  (4+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-28 17:52 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-01-28 17:52 UTC  (2+ messages)

[PATCH 18/18] common/cnxk: fix duplicate branch compiler warning
 2026-01-28 17:52 UTC  (2+ messages)
` [REVIEW] "

[PATCH v8 0/6] iio: proximity: Add interrupt support for RFD77402
 2026-01-28 17:51 UTC  (14+ messages)
` [PATCH v8 1/6] iio: proximity: rfd77402: Reorder header includes
` [PATCH v8 2/6] iio: proximity: rfd77402: Align polling timeout with datasheet
` [PATCH v8 3/6] iio: proximity: rfd77402: Use kernel helper for result polling
` [PATCH v8 4/6] iio: proximity: rfd77402: Use devm-managed mutex initialization
` [PATCH v8 5/6] iio: proximity: rfd77402: Document device private data structure
` [PATCH v8 6/6] iio: proximity: rfd77402: Add interrupt handling support

[PATCH] watchdog/softlockup: Fix sample ring index wrap in need_counting_irqs()
 2026-01-28 17:52 UTC  (2+ messages)

[PATCH] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-01-28 17:51 UTC  (4+ messages)

[PATCH v2 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-01-28 17:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-28 17:50 UTC  (4+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[PATCH v2 0/4] (v)PCI: extended capability handling
 2026-01-28 17:49 UTC  (3+ messages)
` [PATCH v2 2/4] PCI: determine whether a device has extended config space

[PATCH v2 00/25] kernel-doc: make it parse new functions and structs
 2026-01-28 17:49 UTC  (58+ messages)
` [PATCH v2 01/25] docs: kdoc_re: add support for groups()
  ` [Intel-wired-lan] "
` [PATCH v2 02/25] docs: kdoc_re: don't go past the end of a line
  ` [Intel-wired-lan] "
` [PATCH v2 03/25] docs: kdoc_parser: move var transformers to the beginning
  ` [Intel-wired-lan] "
` [PATCH v2 04/25] docs: kdoc_parser: don't mangle with function defines
  ` [Intel-wired-lan] "
` [PATCH v2 07/25] docs: kdoc_parser: fix variable regexes to work with size_t
  ` [Intel-wired-lan] "
` [PATCH v2 08/25] docs: kdoc_parser: fix the default_value logic for variables
  ` [Intel-wired-lan] "
` [PATCH v2 09/25] docs: kdoc_parser: add some debug for variable parsing
  ` [Intel-wired-lan] "
` [PATCH v2 10/25] docs: kdoc_parser: don't exclude defaults from prototype
  ` [Intel-wired-lan] "
` [PATCH v2 11/25] docs: kdoc_parser: fix parser to support multi-word types
  ` [Intel-wired-lan] "
` [PATCH v2 12/25] docs: kdoc_parser: ignore context analysis and lock attributes
  ` [Intel-wired-lan] "
` [PATCH v2 13/25] docs: kdoc_parser: add support for LIST_HEAD
  ` [Intel-wired-lan] "
` [PATCH v2 14/25] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
  ` [Intel-wired-lan] "
` [PATCH v2 15/25] docs: kdoc_re: properly handle strings and escape chars on it
  ` [Intel-wired-lan] "
` [PATCH v2 16/25] docs: kdoc_re: better show KernRe() at documentation
  ` [Intel-wired-lan] "
` [PATCH v2 17/25] docs: kdoc_re: don't recompile NextMatch regex every time
  ` [Intel-wired-lan] "
` [PATCH v2 18/25] docs: kdoc_re: Change NestedMath args replacement to \0
  ` [Intel-wired-lan] "
` [PATCH v2 20/25] tools: kdoc_re: add support on NestedMatch for argument replacement
  ` [Intel-wired-lan] "
` [PATCH v2 24/25] docs: kdoc_parser: better handle struct_group macros
  ` [Intel-wired-lan] "
` [PATCH v2 25/25] docs: kdoc_re: fix a parse bug on struct page_pool_params
  ` [Intel-wired-lan] "

[PATCH v2] armv7: Add CPLD support via IFC to the ls1021a-iot board
 2026-01-28 17:46 UTC  (7+ messages)

[PATCH v1 net-next] ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init()
 2026-01-28 17:49 UTC  (2+ messages)

[PATCH] tpm: Add wolfTPM library support for TPM 2.0
 2026-01-28 17:11 UTC 

[PATCH V2 0/3] Anbernic RG-DS AW87391 Speaker Amps
 2026-01-28 17:46 UTC  (8+ messages)
` [PATCH V2 1/3] ASoC: dt-bindings: aw87390: Add Anbernic RG-DS Amplifier
` [PATCH V2 2/3] ASoC: codecs: aw87390: Add Anbernic RG-DS amp driver
` [PATCH V2 3/3] arm64: dts: rockchip: add Awinic aw87391 for Anbernic RG-DS

stats and error injection for zoned GC
 2026-01-28 17:48 UTC  (13+ messages)
` [PATCH 04/10] xfs: move the guts of XFS_ERRORTAG_DELAY out of line
` [PATCH 06/10] xfs: allow setting errortags at mount time

[PATCH 00/27] hw/arm: Add generic FDT-based machine and infrastructure
 2026-01-28 17:48 UTC  (4+ messages)

[PATCH v4 0/7] dm: core: Support same compatible in host/gadget musb drivers
 2026-01-28 17:48 UTC  (2+ messages)
` (subset) "

[hid:for-6.20/pm_ptr 7/12] drivers/hid/hid-picolcd_core.c:651:33: error: 'picolcd_suspend' undeclared here (not in a function); did you mean 'picolcd_reset'?
 2026-01-28 17:48 UTC  (4+ messages)

[PATCH RFC] vfs: allow mounting inside a container without FS_USERNS_MOUNT by root
 2026-01-28 17:47 UTC 

[PATCH] license: standardize SPDX tag for 3-Clause BSD
 2026-01-28 17:46 UTC  (5+ messages)
` [PATCH v2] license: standardize SPDX tag

[PATCH v3 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-28 17:46 UTC  (3+ messages)
` [PATCH v3 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC

[PATCH v8] watchdog/hardlockup: simplify perf event probe and remove per-cpu dependency
 2026-01-28 17:45 UTC  (2+ messages)

[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-01-28 17:44 UTC  (3+ messages)
` [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work

[PATCH 00/20] KVM: arm64: Generalise RESx handling
 2026-01-28 17:43 UTC  (3+ messages)
` [PATCH 12/20] KVM: arm64: Add RESx_WHEN_E2Hx constraints as configuration flags

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-28 17:44 UTC  (7+ messages)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
          `  "

[PATCH 2/2] common/mlx5: support dmabuf
 2026-01-28 17:43 UTC  (4+ messages)
` [REVIEW] "

[PATCH v4 2/3] reset: cix: add support for cix sky1 resets
 2026-01-28 17:43 UTC  (2+ messages)

[PATCH] mailmap: update Alexander Mikhalitsyn's emails
 2026-01-28 17:43 UTC  (2+ messages)

[PATCH v3 0/4] i2c: add support for Andes platform
 2026-01-28 17:42 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: i2c: add support for AE350 I2C controller

FAILED: patch "[PATCH] iio: adc: exynos_adc: fix OF populate on driver rebind" failed to apply to 5.10-stable tree
 2026-01-28 17:42 UTC  (2+ messages)
` [PATCH 5.10.y] iio: adc: exynos_adc: fix OF populate on driver rebind

FAILED: patch "[PATCH] ALSA: scarlett2: Fix buffer overflow in config retrieval" failed to apply to 5.15-stable tree
 2026-01-28 17:42 UTC  (2+ messages)
` [PATCH 5.15.y] ALSA: scarlett2: Fix buffer overflow in config retrieval

[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
 2026-01-28 17:42 UTC  (3+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support

[meta-selinux][PATCH 1/1] openssh: Add pam_env support
 2026-01-28 17:41 UTC 

[PATCH v5 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2026-01-28 17:41 UTC  (3+ messages)

[PATCH net-next 0/8] Add support for Renesas RZ/G3L GBETH
 2026-01-28 17:41 UTC  (3+ messages)
` [PATCH net-next 1/8] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L SoC


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.