messages from 2025-05-22 06:37:03 to 2025-05-22 07:25:04 UTC [more...]
[PATCH v4 1/2] USB: core: add a memory pool to urb caching host-controller private data
2025-05-22 7:10 UTC (2+ messages)
` [PATCH v4 2/2] USB: xhci: use urb hcpriv mempool for "
[linux-nvme:nvme-6.16] BUILD SUCCESS bf4d87cba2d7ee6d0639bfb4cf052c22145cb08e
2025-05-22 7:16 UTC
[PATCH v2 0/2] initial usbdrd phy support for Exynosautov920 soc
2025-05-22 7:22 UTC (7+ messages)
` [PATCH v2 2/2] phy: exyons5-usbdrd: support HS phy for ExynosAutov920
iosys-map: refactor to reduce struct size
2025-05-22 7:20 UTC (13+ messages)
` [PATCH 1/9] iosys-map: add new accessor interfaces and use them internally
` [PATCH 2/9] udmabuf: use new iosys_map accessors
` [PATCH 3/9] firmware/tegra: avoid accessing iosys_map internals
` [PATCH 4/9] drm/xe: avoid accessing internals of iosys_map
` [PATCH 5/9] drm/qxl: avoid accessing iosys_map internals
` [PATCH 6/9] drm/ttm: "
` [PATCH 7/9] drm: "
` [PATCH 8/9] iosys: hide internal details of implementation
` [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer
` ✓ CI.Patch_applied: success for series starting with [1/9] iosys-map: add new accessor interfaces and use them internally
` ✗ CI.checkpatch: warning "
[PATCH v4 0/5] drm/msm/hdmi & phy: use generic PHY framework
2025-05-22 7:23 UTC (5+ messages)
` [PATCH v4 2/5] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v4 3/5] phy: qcom-uniphy: add more registers from display PHYs
[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-22 7:22 UTC (4+ messages)
` [PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
[PATCH v3 0/5] Optimize mprotect() for large folios
2025-05-22 7:13 UTC (20+ messages)
` [PATCH v3 1/5] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH v3 2/5] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v3 3/5] mm: Optimize mprotect() by PTE batching
` [PATCH v3 4/5] arm64: Add batched version of ptep_modify_prot_start
` [PATCH v3 5/5] arm64: Add batched version of ptep_modify_prot_commit
[PATCH v4] vfio/type1: optimize vfio_pin_pages_remote() for large folios
2025-05-22 7:22 UTC (3+ messages)
` [PATCH v4] vfio/type1: optimize vfio_pin_pages_remote() for large folio
[PATCH v3 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-05-22 7:22 UTC (3+ messages)
` [PATCH v3 01/14] xen/riscv: introduce smp_prepare_boot_cpu()
Potential heapify performance issue in dm-vdo
2025-05-22 7:22 UTC (3+ messages)
Regression between 6.1.135 and 6.1.139, possibly related to ITS mitigations
2025-05-22 7:21 UTC (4+ messages)
[PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
2025-05-22 7:21 UTC (3+ messages)
[PATCH] kconfig/nconf: Replace deprecated strncpy() with strscpy()
2025-05-22 7:20 UTC (2+ messages)
[PATCH v1 1/1] x86/fred/signal: Prevent single-step upon ERETU completion
2025-05-22 7:20 UTC (2+ messages)
[PATCH 0/6] Add IPC support on MCU R5F cluster in Split Mode
2025-05-22 7:18 UTC (7+ messages)
` [PATCH 1/6] arm: mach-k3: {am6/j7}*_hardware.h: Expose MCU R5 proc and device ids
` [PATCH 2/6] arch: mach-k3: common: Add support to shutdown MCU R5 Core 1
` [PATCH 3/6] remoteproc: k3-r5: Acquire processor control before reset ops
` [PATCH 4/6] board: ti: j7*: Add firmware for MCU R5 core1
` [PATCH 5/6] arm: dts: k3-j7*-binman: Enable split mode for MCU R5F
` [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
[PATCH] cvsserver: avoid precedence problem between ! and %s
2025-05-22 7:19 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2] x86/boot: provide better diagnostics in AP boot failure
2025-05-22 7:18 UTC (3+ messages)
` [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall
[Buildroot] [PATCH v3 0/4] package/llvm-project: llvm-project upgrade
2025-05-22 7:18 UTC (5+ messages)
` [Buildroot] [PATCH v3 1/4] support/testing: TestClangCompilerRT: Add a kernel fragment for 48 bits virtual adress
` [Buildroot] [PATCH v3 2/4] package/llvm-project: add llvm-runtimes package
` [Buildroot] [PATCH v3 3/4] package/spirv-{headers, tools}: bump to version 1.4.313.0
` [Buildroot] [PATCH v3 4/4] package/llvm-project: bump to version 20.1.5
[PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
2025-05-22 6:55 UTC
[PATCH] iommu/mediatek: Fix compatible typo for mediatek,mt6893-iommu-mm
2025-05-22 7:13 UTC (2+ messages)
[PATCH 1/3] modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
2025-05-22 7:17 UTC (3+ messages)
` [PATCH 2/3] modpost: allow "make nsdeps" to skip module-specific symbol namespace
` [PATCH 3/3] docs/core-api/symbol-namespaces: drop table of contents and section numbering
[PATCH v9 09/17] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
2025-05-22 7:16 UTC (2+ messages)
[PATCH v1 00/13] stm32mp25: Add clock and reset drivers support
2025-05-22 7:10 UTC (5+ messages)
` [PATCH v1 02/13] clk: stm32mp25: Add clock driver support
` [PATCH v1 11/13] reset: stm32mp25: add stm32mp25 reset driver
Panic with a lis2dw12 accelerometer
2025-05-22 7:15 UTC (6+ messages)
[PATCH net-next] net/mlx5e: Allow setting MAC address of representors
2025-05-22 7:13 UTC
[GIT PULL] sound fixes for 6.15
2025-05-22 7:14 UTC
[PATCH v1 1/1] floppy: Replace custom SZ_64K constant
2025-05-22 7:14 UTC (2+ messages)
[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
2025-05-22 7:13 UTC (4+ messages)
[usb:usb-next] BUILD SUCCESS 6381f9950440f78bc89b4384292a613e721f604e
2025-05-22 7:13 UTC
[PATCH 0/4] gpio: select GPIOLIB_IRQCHIP for various entries
2025-05-22 7:11 UTC (5+ messages)
` [PATCH 1/4] gpio: bcm-kona: select GPIOLIB_IRQCHIP
` [PATCH 2/4] gpio: grgpio: "
` [PATCH 3/4] gpio: lpc18xx: "
` [PATCH 4/4] gpio: timberdale: "
[PATCH] drm/bridge: fix build with CONFIG_OF=n
2025-05-22 7:12 UTC
[PATCH v4 00/10] Support hiding capability when its initialization fails
2025-05-22 7:12 UTC (10+ messages)
` [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails
[PATCH v1] ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib
2025-05-22 7:11 UTC (2+ messages)
[syzbot] [mm?] WARNING in folio_large_mapcount
2025-05-22 7:11 UTC (6+ messages)
[PATCH v2 1/2] lib/igt_debugfs: Add specific checks for WA in GTs
2025-05-22 7:11 UTC (2+ messages)
` [PATCH v3 "
[PATCH v4 rc] iommu: Skip PASID validation for devices without PASID capability
2025-05-22 7:10 UTC (2+ messages)
[PATCH v7 0/4] enable xgmi node migration support for hibernate on SRIOV
2025-05-22 7:07 UTC (3+ messages)
` [PATCH v7 1/4] drm/amdgpu: update xgmi info and vram_base_offset on resume
[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
2025-05-22 7:07 UTC (3+ messages)
` [PATCH v5 RESEND 2/3] drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
` [PATCH v5 RESEND 3/3] drm/udl: "
[PATCH] conf: aliases: add hda-acpi -> HDA-Intel alias
2025-05-22 7:06 UTC (3+ messages)
[PATCH 00/17] Audit include list for include/[a-m]*.h
2025-05-22 7:05 UTC (3+ messages)
` [PATCH 09/17] include/dfu.h: Audit include list
[PATCH v3 00/12] Add initial USB support for the Renesas RZ/G3S SoC
2025-05-22 7:05 UTC (7+ messages)
` [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals
` [PATCH v3 09/12] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
[PATCH mptcp-next v2 0/2] Squash to "BPF packet scheduler"
2025-05-22 7:05 UTC (3+ messages)
` [PATCH mptcp-next v2 1/2] Revert "selftests/bpf: Add mptcp_subflow bpf_iter subtest"
` [PATCH mptcp-next v2 2/2] Squash to "bpf: Export mptcp packet scheduler helpers"
[PATCH v3 0/2] rockchip: add can for RK3576 Soc
2025-05-22 7:00 UTC (9+ messages)
` [PATCH v3 1/3] dt-bindings: can: rockchip_canfd: add rk3576 CAN-FD controller
` [PATCH v3 2/3] net: can: rockchip: add can for RK3576 Soc
[PATCH v2 00/36] mmc: Cleanup mmc_alloc_host() usage
2025-05-22 7:01 UTC (39+ messages)
` [PATCH v2 01/36] mmc: alcor: Use devm_mmc_alloc_host() helper
` [PATCH v2 02/36] mmc: atmel: "
` [PATCH v2 03/36] mmc: au1xmmc: "
` [PATCH v2 04/36] mmc: bcm2835: "
` [PATCH v2 05/36] mmc: cavium: "
` [PATCH v2 06/36] mmc: cb710: "
` [PATCH v2 07/36] mmc: davinci_mmc: "
` [PATCH v2 08/36] mmc: dw_mmc: "
` [PATCH v2 09/36] mmc: jz4740: "
` [PATCH v2 10/36] mmc: litex_mmc: "
` [PATCH v2 11/36] mmc: meson-mx-sdhc: "
` [PATCH v2 12/36] mmc: mmci: "
` [PATCH v2 13/36] mmc: moxart-mmc: "
` [PATCH v2 14/36] mmc: mvsdio: "
` [PATCH v2 15/36] mmc: mxcmmc: "
` [PATCH v2 16/36] mmc: mxs-mmc: "
` [PATCH v2 17/36] mmc: omap: "
` [PATCH v2 18/36] mmc: omap_hsmmc: "
` [PATCH v2 19/36] mmc: owl-mmc: "
` [PATCH v2 20/36] mmc: pxamci: "
` [PATCH v2 21/36] mmc: rtsx_pci: "
` [PATCH v2 22/36] mmc: rtsx_usb_sdmmc: "
` [PATCH v2 23/36] mmc: sdricoh_cs: "
` [PATCH v2 24/36] mmc: sh_mmicf: "
` [PATCH v2 25/36] mmc: tifm_sd: "
` [PATCH v2 26/36] mmc: toshsd: "
` [PATCH v2 27/36] mmc: usdhi6ro10: "
` [PATCH v2 28/36] mmc: ushc: "
` [PATCH v2 29/36] mmc: via-sdmmc: "
` [PATCH v2 30/36] mmc: vub300: "
` [PATCH v2 31/36] mmc: wbsd: "
` [PATCH v2 32/36] mmc: wmt-sdmmc: "
` [PATCH v2 33/36] mmc: tmio: "
` [PATCH v2 34/36] mmc: sunxi: "
` [PATCH v2 35/36] mmc: mmc_spi: "
` [PATCH v2 36/36] mmc: meson-mx-sdio: "
[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (v2)
2025-05-22 7:03 UTC (7+ messages)
[PATCH v3 00/20] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
2025-05-22 7:02 UTC (5+ messages)
` [PATCH v3 12/20] virtio-gpu: fix hang under TCG when unmapping blob
[PATCH net] net: phy: clear phydev->devlink when the link is deleted
2025-05-22 6:42 UTC
[PATCH] Documentation: amd-pstate:fix minimum performance state label error
2025-05-22 7:01 UTC
[PATCH 00/19] virtio_ring in order support
2025-05-22 7:01 UTC (5+ messages)
[PATCH v8 0/3] xen/domain: domain ID allocation
2025-05-22 7:01 UTC (5+ messages)
` [PATCH v8 3/3] xen/domain: introduce CONFIG_MAX_DOMID
[Intel-wired-lan] [PATCH iwl-next] ice: add E835 device IDs
2025-05-22 7:01 UTC (4+ messages)
[PATCH 0/2] systemd: Handle nfsroot
2025-05-22 6:59 UTC (3+ messages)
` [PATCH 1/2] systemd: Allow nfs-idmapd.service to be started without the server
` [PATCH 2/2] systemd: Add a generator to mount /sysroot via NFSv4 in the initrd
[PATCH] i2c: tiny-usb: disable zero-length read messages
2025-05-22 7:00 UTC (2+ messages)
[PATCH v1] virtio: introduce SUSPEND and RESUME feature
2025-05-22 6:59 UTC (2+ messages)
[PULL] drm-intel-next-fixes
2025-05-22 6:59 UTC
[PATCH] mm: fix potential NULL pointer dereference in pagetable_alloc_noprof
2025-05-22 6:58 UTC (2+ messages)
[PATCH v9 0/9] TEE subsystem for protected dma-buf allocations
2025-05-22 6:56 UTC (4+ messages)
` [PATCH v9 2/9] dma-buf: dma-heap: export declared functions
[PATCH RFT v3 0/3] fastboot: add support for generic block flashing
2025-05-22 6:58 UTC (7+ messages)
[PATCH 0/2] arm64: dts: qcom: qcs615: Add support for camss
2025-05-22 6:58 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs615: Enable camss for qcs615-adp-air
[PATCH] i2c: robotfuzz-osif: disable zero-length read messages
2025-05-22 6:57 UTC (2+ messages)
[PATCH v6 00/12] Hyperlaunch device tree for dom0
2025-05-22 6:55 UTC (5+ messages)
` [PATCH v6 03/12] x86/hyperlaunch: initial support for hyperlaunch device tree
[PATCH net-next v11 00/13] Add support for PSE budget evaluation strategy
2025-05-22 6:55 UTC (5+ messages)
` [PATCH net-next v11 01/13] net: pse-pd: Introduce attached_phydev to pse control
` [PATCH net-next v11 02/13] net: pse-pd: Add support for reporting events
[PATCH 0/2] media: usb: hdpvr: make use of quirk flags from I2C core
2025-05-22 6:55 UTC (3+ messages)
` [PATCH 1/2] media: usb: hdpvr: disable zero-length read messages
` [PATCH 2/2] media: usb: hdpvr: use I2C core to handle only supported messages
[PATCH] rust: workaround `bindgen` issue with forward references to `enum` types
2025-05-22 6:50 UTC (2+ messages)
[RESEND PATCH 1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
2025-05-22 6:53 UTC (8+ messages)
[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-05-22 6:50 UTC (4+ messages)
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
[PATCH v4 1/9] crypto/zsda: add skeleton
2025-05-22 6:46 UTC (11+ messages)
` [PATCH v5 0/9] crypto/zsda: add zsda cryptodev driver
` [PATCH v5 1/9] crypto/zsda: add skeleton
` [PATCH v5 2/9] crypto/zsda: add device operations
` [PATCH v5 3/9] crypto/zsda: add statistics
` [PATCH v5 4/9] crypto/zsda: add queue pair configuration
` [PATCH v5 5/9] crypto/zsda: add session configuration
` [PATCH v5 6/9] crypto/zsda: add enqueue datapath
` [PATCH v5 7/9] crypto/zsda: add dequeue datapath
` [PATCH v5 8/9] crypto/zsda: add capabilities
` [PATCH v5 9/9] app/test: add zsda cryptodev test
[PATCH v4 00/15] amd-cppc CPU Performance Scaling Driver
2025-05-22 6:51 UTC (5+ messages)
` [PATCH v4 15/15] xen/xenpm: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver
[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-22 6:49 UTC (8+ messages)
` [PATCH v7 09/14] riscv: misaligned: move emulated access uniformity check in a function
[arm-platforms:kvm-arm64/misc-6.16 7/7] arch/arm64/kvm/vgic/vgic-debug.c:365: warning: expecting prototype for vigc_its_iter_next(). Prototype was for vgic_its_iter_next() instead
2025-05-22 6:44 UTC
6.12.29: amdgpu-related "fail"-messages during boot; bisected
2025-05-22 6:49 UTC (3+ messages)
[PATCH] Add Zhaoxin support to enable tsc_reliable and arch_random features
2025-05-22 6:49 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next 0/4] ice: Read Tx timestamps in the IRQ top half
2025-05-22 6:47 UTC (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/4] ice: skip completion for sideband queue writes
[cocci] Reconsider software dependencies for PCRE support (with SmPL)
2025-05-22 6:46 UTC (5+ messages)
[PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-05-22 6:46 UTC (4+ messages)
[PATCH] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
2025-05-22 6:44 UTC (2+ messages)
[android-common:android16-6.12 1/1] arch/x86/coco/tdx/tdx.c:1080:19: error: 'struct pv_irq_ops' has no member named 'safe_halt'
2025-05-22 6:44 UTC
[PATCH net-next 8/8] vhost/net: enable gso over UDP tunnel support
2025-05-22 6:43 UTC (2+ messages)
[PATCH 1/3] ARM: dts: imx28: add pwm7 muxing options
2025-05-22 6:43 UTC
[PATCH UNTESTED v4] erofs: support DEFLATE decompression by using Intel QAT
2025-05-22 6:43 UTC (2+ messages)
[PATCH] Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"
2025-05-22 6:41 UTC
[PATCH v5 0/6] FF-A VM to VM support
2025-05-22 6:37 UTC (4+ messages)
` [PATCH v5 5/6] xen/arm: ffa: Add indirect message between VM
error: the frame size of 1552 bytes is larger than 1280 bytes when building bcachefs
2025-05-22 6:39 UTC
[PATCH v1 0/2] dmaengine: idxd: minor fixes for idxd driver
2025-05-22 6:33 UTC (2+ messages)
` [PATCH v1 2/2] dmaengine: idxd: fix potential NULL pointer dereference on wq setup error path
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-22 6:37 UTC (3+ messages)
` [PATCH V3 10/42] vfio/container: restore DMA vaddr
[PATCH net-next v2 0/3] hinic3: queue_api related fixes
2025-05-22 6:54 UTC (4+ messages)
` [PATCH net-next v2 1/3] queue_api: add subqueue variant netif_subqueue_sent
` [PATCH net-next v2 2/3] hinic3: use netif_subqueue_sent api
` [PATCH net-next v2 3/3] hinic3: remove tx_q name collision hack
[PATCH] tests/intel/xe_oa: Ignore other errors when looking for buffer overflow
2025-05-22 6:37 UTC (4+ messages)
[PATCH dwarves v2] dwarf_loader: Fix skipped encoding of function BTF on 32-bit systems
2025-05-22 6:37 UTC (2+ messages)
` [PATCH dwarves v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.