All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-07 15:02:27 to 2024-05-07 15:54:43 UTC [more...]

[PATCH mm-unstable] mm: rmap: abstract updating per-node and per-memcg stats
 2024-05-07 15:54 UTC  (3+ messages)

[PATCH v2] nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
 2024-05-07 15:54 UTC  (2+ messages)

[RFC PATCH 0/1] pci: allocate a PCI ID for RISC-V IOMMU
 2024-05-07 15:53 UTC  (6+ messages)
` [RFC PATCH 1/1] pci-ids.rst: add Red Hat pci-id for generic IOMMU device

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-05-07 15:53 UTC  (14+ messages)

[PATCH net-next v3 0/3] mlx4: Add support for netdev-genl API
 2024-05-07 15:53 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net/mlx4: Track RX allocation failures in a stat

[PATCH] target/loongarch/kvm: Fix VM recovery from disk failures
 2024-05-07 15:52 UTC  (8+ messages)

[PATCH] cxl/region: Fix memregion leaks in devm_cxl_add_region()
 2024-05-07 15:52 UTC  (4+ messages)

[LTP] [PATCH] safe_mmap(): Fix compiler warning in tst_res() format
 2024-05-07 15:52 UTC 

[PATCH v2] glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0
 2024-05-07 15:52 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 00/18] Basic WPA3 support in AP mode
 2024-05-07 15:52 UTC  (15+ messages)
` [PATCH v2 02/18] ap: accept PSK/SAE in auth depending on config
` [PATCH v2 03/18] unit: fix SAE unit tests
` [PATCH v2 05/18] sae: refactor and add function sae_calculate_keys
` [PATCH v2 07/18] sae: verify offered group in AP mode
` [PATCH v2 08/18] sae: support reception of Confirm frame by AP
` [PATCH v2 09/18] ap: add support to handle SAE authentication
` [PATCH v2 11/18] eapol: support PTK derivation with SHA256

[PATCH RFC RESEND 0/6] RISC-V IOMMU HPM and nested IOMMU support
 2024-05-07 15:52 UTC  (18+ messages)
` [PATCH RFC RESEND 3/6] iommu/riscv: support GSCID
` [PATCH RFC RESEND 4/6] iommu/riscv: support nested iommu for getting iommu hardware information
` [PATCH RFC RESEND 5/6] iommu/riscv: support nested iommu for creating domains owned by userspace
` [PATCH RFC RESEND 6/6] iommu/riscv: support nested iommu for flushing cache

[PATCH 00/13] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
 2024-05-07 15:52 UTC  (12+ messages)
` [PATCH 03/13] mfd: pm8008: deassert reset on probe
` [PATCH 10/13] dt-bindings: mfd: pm8008: rework binding
` [PATCH 12/13] regulator: add pm8008 pmic regulator driver

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-05-07 15:51 UTC  (11+ messages)
` [PATCH 2/3] vfio/migration: Emit "

[PATCH v7 0/8] refs: add support for transactional symref updates
 2024-05-07 15:50 UTC  (3+ messages)
` [PATCH v8 "

[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
 2024-05-07 15:49 UTC  (10+ messages)
` [PATCH v2 04/14] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint "
` [PATCH v2 05/14] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v2 06/14] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller

[PATCH v2] drm/arm/comeda: don't use confusing 'timeout' variable name
 2024-05-07 15:49 UTC  (3+ messages)

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-07 15:48 UTC  (5+ messages)
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[PATCH v11 0/8] spi-nor: Add parallel and stacked memories support
 2024-05-07 15:48 UTC  (3+ messages)

[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
 2024-05-07 15:48 UTC  (4+ messages)
` [PATCH v2 17/27] rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_in_eqs()

[PATCH net v2 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-07 15:47 UTC  (3+ messages)

[PATCH 0/5] refs: remove functions without ref store
 2024-05-07 15:46 UTC  (10+ messages)

[BUG][v6.9-rc6] Deadlock with: Revert "drm/qxl: simplify qxl_fence_wait"
 2024-05-07 15:46 UTC  (8+ messages)

[RFC 0/6] RISC-V IOMMU HPM and nested IOMMU support
 2024-05-07 14:31 UTC  (2+ messages)

[PATCH 0/7] KVM: MMU changes for TDX VE support
 2024-05-07 15:44 UTC  (8+ messages)
` [PATCH 1/7] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH 2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH 3/7] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH 4/7] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 5/7] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 6/7] KVM, x86: add architectural support code for #VE
` [PATCH 7/7] KVM: VMX: Introduce test mode related to EPT violation VE

[PATCH v2 1/3] Bluetooth: btintel: Export few static functions
 2024-05-07 15:56 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: btintel_pcie: Add support for PCIe transport
` [PATCH v2 3/3] Bluetooth: btintel_pcie: Add *setup* function to download firmware

[PATCH v6 00/10] Fix Kselftest's vfork() side effects
 2024-05-07 15:42 UTC  (4+ messages)

[PATCH net-next v3] selftests: drv-net: add checksum tests
 2024-05-07 15:40 UTC 

✅ PASS (MISSED 3 of 87): Test report for for-kernelci (6.9.0-rc7, arm-next, 1c9135d2)
 2024-05-07 15:41 UTC 

[PATCH v4 0/8] wifi: ath12k: Introduce device group abstraction
 2024-05-07 15:41 UTC  (2+ messages)

[PATCH] perf bench: Fix trap divide error of perf bench internals inject-build-id
 2024-05-07 15:41 UTC  (2+ messages)

[pull] drm/msm: drm-msm-next-2024-05-07 for v6.10
 2024-05-07 15:40 UTC 

[PATCH v4 0/3] builtin/tag.c: add --trailer option
 2024-05-07 15:38 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] builtin/commit: use ARGV macro to collect trailers

[PATCH 0/2] ChromeOS Embedded controller hwmon driver
 2024-05-07 15:38 UTC  (4+ messages)
` [PATCH 1/2] hwmon: add ChromeOS EC driver

[PATCH v3 1/1] bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
 2024-05-07 15:37 UTC 

[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS c00e4b5f9506df3e42f04033b458ad4dfcbfeccf
 2024-05-07 15:36 UTC 

SVSM Development Call May 8th, 2024
 2024-05-07 15:36 UTC 

[PATCH RFC] wifi: cfg80211: Refactor interface combination input parameter
 2024-05-07 15:35 UTC  (3+ messages)

[RFC PATCH v3 0/1] mdadm: Change main repository to Github
 2024-05-07 15:35 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] qmimodem: Fix error path memory leak in gobi
 2024-05-07 15:33 UTC 

[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-05-07 15:34 UTC  (9+ messages)
` [PATCH v2 01/11] dt-bindings: clock: mobileye,eyeq5-clk: drop bindings

[PATCH 00/15] drm: struct drm_edid conversions
 2024-05-07 15:34 UTC  (2+ messages)

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-07 15:33 UTC  (11+ messages)
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-07 15:32 UTC  (3+ messages)
` [PATCH v2 15/15] hw/misc: EDU: add ATS/PRI capability

[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-05-07 15:33 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add Sophgo "

[PATCH v2 0/2] Add support for bosch bmi120
 2024-05-07 15:32 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: iio: imu: bmi160: add bmi120

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-07 15:31 UTC  (4+ messages)
` [PATCH v2 20/28] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static

[PATCH v2] Bluetooth: HCI: Remove HCI_AMP support
 2024-05-07 15:32 UTC  (2+ messages)
` [v2] "

[PATCH net-next] netdevice: define and allocate &net_device _properly_
 2024-05-07 15:30 UTC  (2+ messages)

[PATCH v2 1/1] bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
 2024-05-07 15:30 UTC 

[PATCH 0/4] Fix "virtio-gpu: fix scanout migration post-load"
 2024-05-07 15:29 UTC  (3+ messages)
` [PATCH 1/4] migration: add "exists" info to load-state-field trace

arm64: defconfig: gcc-8: failed: AttributeError: module 'argparse' has no attribute 'BooleanOptionalAction'
 2024-05-07 15:28 UTC  (4+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-07 15:28 UTC  (4+ messages)
` [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC

[GIT PULL] bcachefs fixes for 6.9
 2024-05-07 15:27 UTC  (3+ messages)

[PATCH 0/2] firmware: arm_scmi: add notification completion channel
 2024-05-07 15:35 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: firmware: arm,scmi: Support "
` [PATCH 2/2] firmware: arm_scmi: mailbox: support P2A channel completion

[RFC] net/af_packet: make stats reset reliable
 2024-05-07 15:27 UTC  (3+ messages)
` [RFC v3] "

[PATCH v4 0/3] Reclaim lazyfree THP without splitting
 2024-05-07 15:26 UTC  (3+ messages)
` [PATCH v4 2/3] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop

[PATCH v2 (resend) 00/27] Remove the directmap
 2024-05-07 15:25 UTC  (10+ messages)
` [PATCH v2 (resend) 09/27] x86/pv: Rewrite how building PV dom0 handles domheap mappings
` [PATCH v2 (resend) 11/27] x86: Lift mapcache variable to the arch level
` [PATCH v2 (resend) 12/27] x86/mapcache: Initialise the mapcache for the idle domain

Excessive memory usage when infiniband config is enabled
 2024-05-07 15:24 UTC  (5+ messages)

[PATCH 00/11] AMD Pstate Driver Fixes and Improvements
 2024-05-07 15:23 UTC  (7+ messages)
` [PATCH 07/11] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH 10/11] cpufreq: amd-pstate: fix the highest frequency issue which limit performance

[PATCH] drm/fbdev-shmem: Clean up deferred I/O
 2024-05-07 15:23 UTC 

[PATCH v2] drm/xe: Rename few xe_args.h macros
 2024-05-07 15:22 UTC 

[LTP] [PATCH 1/1] ci: Add spinx related job
 2024-05-07 15:21 UTC  (3+ messages)

[PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware
 2024-05-07 15:22 UTC  (4+ messages)
` [PATCH 1/3] MIPS: asm/pm.h: Use platform agnostic macros
` [PATCH 2/3] MIPS: select CPU_PM with SUSPEND
` [PATCH 3/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware

[PATCH net-next v2 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-07 15:21 UTC  (4+ messages)
` [PATCH net-next v2 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH v10 00/10] Support blob memory and venus on qemu
 2024-05-07 15:20 UTC  (6+ messages)
` [PATCH v10 01/10] virtio-gpu: Unrealize GL device
` [PATCH v10 02/10] virtio-gpu: Use pkgconfig version to decide which virgl features are available

[PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2024-05-07 15:20 UTC  (3+ messages)
` [PATCH V3 net 1/7] net: hns3: using user configure after hardware reset

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-07 15:19 UTC  (6+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-05-07 15:19 UTC  (9+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[PATCH 0/2] New timeout while waiting for mdmon
 2024-05-07  4:28 UTC  (2+ messages)

[PATCH 0/5] *** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***
 2024-05-07 15:17 UTC  (6+ messages)
` [PATCH 1/5] board: phytec: Make AM6 SoM detection depend on I2C
` [PATCH 2/5] board: phytec: Fix function definitions in AM6x SOM detection
` [PATCH 3/5] arm: mach-k3: am625: Call do_board_detect() before DDR probing
` [PATCH 4/5] board: phytec: common: Introduce a method to inject DDR timings deltas
` [PATCH 5/5] board: phytec: am62x: Add support for 1 & 4 GB RAM variants

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-05-07 15:18 UTC  (8+ messages)
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH RESEND v5 0/2] regulator: sun20i: Add Allwinner D1 LDOs driver
 2024-05-07 15:16 UTC  (4+ messages)

[PATCH RT 0/1] Linux v4.19.312-rt134-rc3
 2024-05-07 15:16 UTC  (2+ messages)
` [PATCH RT 1/1] Linux 4.19.312-rt134

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-05-07 15:15 UTC  (3+ messages)
` [RFC][PATCH 10/10] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion

[PATCH] kconfig: gconf: show checkbox for choice correctly
 2024-05-07 15:14 UTC 

[PATCH 1/1] pNFS/filelayout: fixup pNfs allocation modes
 2024-05-07 15:15 UTC 

Issue in sas_ex_discover_dev() for multiple level of SAS expanders in a domain
 2024-05-07 15:14 UTC  (13+ messages)

[oe] [meta-gnome][PATCH] nautilus: update 45.1 -> 46.1
 2024-05-07 15:14 UTC  (5+ messages)

[PATCH v4 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-05-07 15:14 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings

[PATCH] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-07 15:14 UTC  (5+ messages)

[PATCH] IRQ Pending signal's state leaved true once stopped
 2024-05-07 15:14 UTC  (3+ messages)

[PATCH v3] sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
 2024-05-07 15:13 UTC  (2+ messages)

[meta-ti][master][PATCH] recipes: Remove S = WORKDIR
 2024-05-07 15:13 UTC 

[PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure
 2024-05-07 15:13 UTC  (3+ messages)

[meta-arago][master][PATCH] recipes: Remove S = WORKDIR
 2024-05-07 15:13 UTC 

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-05-07 15:12 UTC  (8+ messages)

[PATCH 0/4] perf maps/symbols: Various assert fixes
 2024-05-07 15:12 UTC  (3+ messages)

[PATCH v4] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-07 15:11 UTC  (2+ messages)

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-07 15:10 UTC  (7+ messages)

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-07 15:11 UTC  (3+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

[PATCH] ui/gtk: Explicitly set the default size of new window when untabifying
 2024-05-07 15:10 UTC  (2+ messages)

[PATCH] ip: Add missing options to route get help output
 2024-05-07 15:10 UTC  (2+ messages)

[PULL v2 00/16] Block patches
 2024-05-07 15:09 UTC  (4+ messages)
` [PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[ANNOUNCE] 6.1.90-cip20-rt11 (rt30)
 2024-05-07 15:09 UTC 

wilc1000: error when transferring large files
 2024-05-07 15:09 UTC 

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-07 15:08 UTC  (4+ messages)
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg

[PATCH v2] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
 2024-05-07 15:09 UTC  (2+ messages)

[PATCH] dt-bindings: soc: rockchip: add rk3588 mipi dcphy syscon
 2024-05-07 15:08 UTC  (4+ messages)

[PATCH v3 RESEND] riscv: mm: still create swiotlb buffer for kmalloc() bouncing if required
 2024-05-07 15:08 UTC  (4+ messages)

[PATCH v2] nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
 2024-05-07 15:08 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS 163263222efa7922859958ac201b422dd1d7fc4e
 2024-05-07 15:07 UTC 

[PATCH v2] nvmet: make nvmet_wq unbound
 2024-05-07 15:07 UTC  (2+ messages)

[PATCH 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-05-07 15:07 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6H

[xen-unstable test] 185936: tolerable FAIL
 2024-05-07 15:07 UTC 

[PATCH v4 0/4] arm64/mm: Enable userfaultfd write-protect
 2024-05-07 15:06 UTC  (7+ messages)
` [PATCH v4 1/4] arm64/mm: generalize PMD_PRESENT_INVALID for all levels

A link error related to DRM and fbdev
 2024-05-07 15:05 UTC  (2+ messages)

[PATCH v3 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-05-07 15:05 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop

[PATCH v2] ui/gtk: Draw guest frame at refresh cycle
 2024-05-07 15:04 UTC  (2+ messages)

[PATCH net-next v7 00/12] add DCB and DSCP support for KSZ switches
 2024-05-07 15:04 UTC  (5+ messages)
` [PATCH net-next v7 02/12] net: dsa: microchip: add IPV information support

[PATCH v5 0/3] x86/bugs: more BHI
 2024-05-07 15:04 UTC  (3+ messages)
` [PATCH v5 2/3] x86/bugs: Remove duplicate Spectre cmdline option descriptions

[PATCH] MAINTAINERS: repair file entry in AIROHA SPI SNFI DRIVER
 2024-05-07 15:03 UTC  (3+ messages)

[PATCH v5] lib:sbi:platform:generic: Improved mlevel imsic check and init
 2024-05-07 15:04 UTC  (3+ messages)

[LTP] [PATCH] testcases: realtime: Get rid of autotools
 2024-05-07 15:03 UTC  (4+ messages)

[PATCH] x86/cpu-policy: Fix migration from Ice Lake to Cascade Lake
 2024-05-07 15:03 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] nvme-pci: Add quirk for broken MSIs
 2024-05-07 15:02 UTC  (2+ messages)

[PATCH] nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
 2024-05-07 15:02 UTC  (2+ messages)

[PATCH 00/18] HID: Include current HID-BPF fixes in tree
 2024-05-07 15:02 UTC  (2+ messages)


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.