All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-24 06:38:35 to 2024-04-24 07:30:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-24  7:30 UTC 

[PATCH] target/i386: Introduce SapphireRapids-v3 to add missing features
 2024-04-24  7:29 UTC 

[XEN PATCH 00/10] Address violations of MISRA C Rule 20.7
 2024-04-24  7:29 UTC  (19+ messages)
` [XEN PATCH 01/10] libelf: address "
` [XEN PATCH 02/10] xen/page-defs: address violation "
` [XEN PATCH 04/10] drivers: char: "
` [XEN PATCH 05/10] xen/spinlock: address violations "
` [XEN PATCH 06/10] x86/pci: address violation "
` [XEN PATCH 07/10] x86/acpi: power: address violations of MISRA "
` [XEN PATCH 08/10] x86/hvm: hpet: address violations of MISRA C "
` [XEN PATCH 09/10] x86/debugreg: address violation "
` [XEN PATCH 10/10] x86/mm: address violations "

[PATCH 0/2] PF: Clamp maximum execution quantum to 100s
 2024-04-24  7:28 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "

[PATCH v2 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-24  7:28 UTC  (5+ messages)
` [PATCH v2 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH v2 2/3] wifi: ath12k: Refactor the hardware state
` [PATCH v2 3/3] wifi: ath12k: Add lock to protect "

[PATCH net] net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
 2024-04-24  7:27 UTC  (3+ messages)

[PATCH 6.8 000/158] 6.8.8-rc1 review
 2024-04-24  7:28 UTC  (2+ messages)

[PATCH v1] thermal: core: Introduce thermal_governor_trip_crossed()
 2024-04-24  7:26 UTC  (2+ messages)

[PATCH 1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
 2024-04-24  7:25 UTC  (3+ messages)
` [PATCH 2/3] efi_selftest: add tests for QueryVariableInfo at runtime

[PATCH] sh: j2: drop incorrect SPI controller max frequency property
 2024-04-24  7:25 UTC  (6+ messages)

[PATCH 5.15 00/71] 5.15.157-rc1 review
 2024-04-24  7:25 UTC  (2+ messages)

[PATCH v2 1/1] ALSA: control: Use list_for_each_entry_safe()
 2024-04-24  7:24 UTC  (2+ messages)

[PATCH v2 0/3] query-cpu-model-expansion: add disable-deprecated-feats arg
 2024-04-24  7:24 UTC  (3+ messages)
` [PATCH v2 2/3] target/s390x: add support for "disable-deprecated-feats" expansion option

[PATCH 1/9] arm64: dts: hisilicon: hip05: move non-MMIO node out of soc
 2024-04-24  7:23 UTC  (7+ messages)

[PATCHi v3 0/2] Use the helpers for locking/unlocking resv object
 2024-04-24  7:23 UTC  (6+ messages)
` ✓ CI.KUnit: success for Use the helpers for locking/unlocking resv object (rev3)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-04-24  7:23 UTC  (8+ messages)
` [RFC PATCH 2/7] dt-bindings: riscv: add Ssdbltrp ISA extension description

[PATCH CI 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2024-04-24  7:21 UTC  (3+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/3] "

[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
 2024-04-24  7:21 UTC  (3+ messages)

fs/smb/server/smb2pdu.c:1992 smb2_tree_connect() error: uninitialized symbol 'share'
 2024-04-24  7:21 UTC  (2+ messages)

[PATCH 6.1 000/141] 6.1.88-rc1 review
 2024-04-24  7:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24  7:20 UTC 

[PATCH 0/2] meson pwm small fixes
 2024-04-24  7:19 UTC  (9+ messages)
` [PATCH 1/2] pwm: meson: drop unneeded check in get_state callback
` [PATCH 2/2] pwm: meson: add check for error from clk_round_rate()

[PATCH 00/18] [PULL REQUEST] Intel IOMMU updates for v6.10
 2024-04-24  7:16 UTC  (19+ messages)
` [PATCH 01/18] iommu/vt-d: Remove redundant assignment to variable err
` [PATCH 02/18] iommu/vt-d: Use try_cmpxchg64{,_local}() in iommu.c
` [PATCH 03/18] iommu/vt-d: Allocate DMAR fault interrupts locally
` [PATCH 04/18] iommu/vt-d: Remove debugfs use of private data field
` [PATCH 05/18] iommu/vt-d: Remove private data use in fault message
` [PATCH 06/18] iommu/vt-d: Remove caching mode check before device TLB flush
` [PATCH 07/18] iommu/vt-d: Add cache tag assignment interface
` [PATCH 08/18] iommu/vt-d: Add cache tag invalidation helpers
` [PATCH 09/18] iommu/vt-d: Add trace events for cache tag interface
` [PATCH 10/18] iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
` [PATCH 11/18] iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
` [PATCH 12/18] iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
` [PATCH 13/18] iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
` [PATCH 14/18] iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
` [PATCH 15/18] iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
` [PATCH 16/18] iommu/vt-d: Remove intel_svm_dev
` [PATCH 17/18] iommu: Add ops->domain_alloc_sva()
` [PATCH 18/18] iommu/vt-d: Remove struct intel_svm

[PATCH v2 0/1] migration/dirtyrate: Fix segmentation fault
 2024-04-24  7:17 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH] media: venus: fix use after free in vdec_close
 2024-04-24  7:17 UTC 

[PATCH v2 1/1] mm/vmscan: avoid split PMD-mapped THP during shrink_folio_list()
 2024-04-24  7:17 UTC  (3+ messages)

[PATCH net v2] net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
 2024-04-24  7:16 UTC 

[PATCH i-g-t v2 0/6] Intel blitter framebuffer copying sanitizing
 2024-04-24  7:15 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Intel blitter framebuffer copying sanitizing (rev4)

[PATCH v2 0/2] kconfig: remove unneeded 'optional' property support
 2024-04-24  7:14 UTC  (3+ messages)
` [PATCH v2 1/2] sh: Convert the last use of 'optional' property in Kconfig

[PATCH v3] drm/amdgpu: Modify the contiguous flags behaviour
 2024-04-24  7:13 UTC 

[RFC PATCH] workqueue: Fix rescuer task's name truncated
 2024-04-24  7:12 UTC  (3+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-04-24  6:33 UTC  (3+ messages)

[RFC PATCH 0/5] add mTHP support for anonymous share pages
 2024-04-24  7:11 UTC  (11+ messages)
` [RFC PATCH 2/5] mm: shmem: add an 'order' parameter for shmem_alloc_hugefolio()
` [RFC PATCH 5/5] mm: shmem: add anonymous share mTHP counters

RTT-PROBE: lore-subspace-rtt
 2024-04-24  7:10 UTC 

[linux-next:master 6891/7876] drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c:1007:16: sparse: sparse: symbol 'mdp5_plane_formats' was not declared. Should it be static?
 2024-04-24  7:09 UTC 

[PATCH] [RFC] dma-buf: fix race condition between poll and close
 2024-04-24  7:09 UTC  (2+ messages)

I am trying to build the xen hypervisor on raspberry pi4. The image is created but fails to flash on the rpi4. Kindly help me out. #meta-virtualization #yocto
 2024-04-24  7:07 UTC 

[PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
 2024-04-24  7:06 UTC  (2+ messages)

[PATCH v2 00/19] backlight: Constify lcd_ops
 2024-04-24  7:05 UTC  (4+ messages)
` [PATCH v2 17/19] fbdev: imx: "

[PATCH v2] drm/panfrost: Fix dma_resv deadlock at drm object pin time
 2024-04-24  7:04 UTC  (2+ messages)

[PATCH v1 00/16] thermal: core: Redesign the governor interface
 2024-04-24  7:03 UTC  (3+ messages)
` [PATCH v1 09/16] thermal: gov_step_wise: Use trip thresholds instead of trip temperatures

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-04-24  7:03 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M

[RFC PATCH 0/1] x86/sgx: Explicitly give up the CPU in EDMM's ioctl() to avoid softlockup
 2024-04-24  7:02 UTC  (5+ messages)
` [RFC PATCH 1/1] "

RTT-PROBE: lore-subspace-rtt
 2024-04-24  7:00 UTC 

[PATCH] drm/panel: jdi-fhd-r63452: make use of prepare_prev_first
 2024-04-24  6:59 UTC  (3+ messages)

[PATCH v2] drm/bridge: adv7511: make it honour next bridge in DT
 2024-04-24  6:59 UTC  (3+ messages)

[PATCH 0/6] drm/panel: small fixes for visionox and novatek panel drivers
 2024-04-24  6:59 UTC  (8+ messages)
` [PATCH 3/6] drm/panel: novatek-nt36672e: stop setting register load before disable
` [PATCH 5/6] drm/panel: novatek-nt36672a: stop calling regulator_set_load manually
` [PATCH 6/6] drm/panel: visionox-rm69299: "
` (subset) [PATCH 0/6] drm/panel: small fixes for visionox and novatek panel drivers

[PATCH] ARM: dts: aspeed: Add vendor prefixes to lm25066 compat strings
 2024-04-24  6:58 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-am65-main: Add PRU system events for virtio
 2024-04-24  6:58 UTC  (3+ messages)

[PATCH 0/6] x86/alternatives: Adjust all insn-relative fields
 2024-04-24  6:57 UTC  (4+ messages)
` [PATCH 6/6] x86/spec-ctrl: Introduce and use DO_COND_BHB_SEQ

[PATCH v2] net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
 2024-04-24  6:56 UTC 

regression: CPU soft lockup with raid10: check slab-out-of-bounds in md_bitmap_get_counter
 2024-04-24  6:57 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add PRU system events for virtio
 2024-04-24  6:55 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS f88320b698ad099a2f742adfb9f87177bfffe0c5
 2024-04-24  6:55 UTC 

[PATCH 1/5] arm64: dts: amazon: alpine-v2: add missing io-fabric unit addresses
 2024-04-24  6:54 UTC  (3+ messages)

[PATCH] arm64: dts: cavium: thunder2-99xx:: drop redundant reg-names
 2024-04-24  6:54 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: uniphier: ld11-global: use generic node name for audio-codec
 2024-04-24  6:54 UTC  (3+ messages)

[PATCH 0/2] drm/panel: two fixes for lg-sw43408
 2024-04-24  6:55 UTC  (5+ messages)
` [PATCH 1/2] drm/panel/lg-sw43408: depends on CONFIG_DRM_DISPLAY_DP_HELPER
` [PATCH 2/2] drm/panel/lg-sw43408: mark sw43408_backlight_ops as static

[PATCH 1/3] arm64: dts: realtek: rtd129x: add missing unit address to soc node
 2024-04-24  6:54 UTC  (3+ messages)

[PATCH 1/5] arm64: dts: sc9860: add missing aon-prediv unit address
 2024-04-24  6:54 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: cavium: move non-MMIO node out of soc
 2024-04-24  6:54 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: apm: storm: move non-MMIO node out of soc
 2024-04-24  6:54 UTC  (2+ messages)

[PATCH v2] sched/eevdf: Prevent vlag from going out of bounds when reweight_eevdf
 2024-04-24  6:53 UTC  (10+ messages)

[PATCH v7 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-04-24  6:52 UTC  (7+ messages)
` [PATCH v7 1/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v7 2/6] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v7 3/6] leds: core: Add led_mc_set_brightness() function
` [PATCH v7 4/6] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v7 5/6] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v7 6/6] platform: x86-android-tablets: others: Set the LED trigger to charging_orange_full_green for Xiaomi pad2

[XEN PATCH v2 0/5] FF-A notifications
 2024-04-24  6:53 UTC  (5+ messages)
` [XEN PATCH v2 5/5] xen/arm: ffa: support notification

[PATCH] btrfs: drop unused argument of calcu_metadata_size()
 2024-04-24  6:53 UTC  (2+ messages)

[PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
 2024-04-24  6:52 UTC  (2+ messages)

[PATCH v2 00/11] drm/i915/dp: Few MTL/DSC and a UHBR monitor fix
 2024-04-24  6:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4)

[PULL 00/26] Migration 20240423 patches
 2024-04-24  6:50 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1 1/1] e1000e: change usleep_range to udelay in PHY mdic access
 2024-04-24  6:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24  6:50 UTC 

[PATCH] drm/bridge: adv7511: make it honour next bridge in DT
 2024-04-24  6:49 UTC  (2+ messages)

[PATCH v2 0/3] Support fdinfo runtime and memory stats on Panthor
 2024-04-24  6:48 UTC  (3+ messages)
` [PATCH v2 1/3] drm/panthor: introduce job cycle and timestamp accounting

[PATCH 0/2] advice: add "all" option to disable all hints
 2024-04-24  6:48 UTC  (3+ messages)

[weiny2:cxl-cper-testing 4/6] arch/x86/include/asm/atomic.h:23:undefined reference to `__tracepoint_cper_cxl_event'
 2024-04-24  6:47 UTC 

[PATCH v2 0/8] mm/swap: optimize swap cache search space
 2024-04-24  6:45 UTC  (5+ messages)
` [PATCH v2 7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Pine64 boards
 2024-04-24  6:46 UTC  (7+ messages)

[PATCH 1/4] drm/tiny: ili9225: drop driver owner assignment
 2024-04-24  6:45 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang()
 2024-04-24  6:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang() (rev2)

[PATCH] Revert "riscv: disable generation of unwind tables"
 2024-04-24  6:44 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Drop ranges mapping from AXI bus
 2024-04-24  6:43 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Describe PCIe controllers fully

[usb:usb-testing 7/12] drivers/usb/dwc3/core.c:1482:69: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 4
 2024-04-24  6:41 UTC  (2+ messages)

[PATCH] drm/etnaviv: drop driver owner assignment
 2024-04-24  6:41 UTC  (3+ messages)

Move mdadm development to Github
 2024-04-24  6:41 UTC 

[PATCH 1/2] drm/amdgpu: fix double free err_addr pointer warnings
 2024-04-24  6:41 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
 2024-04-24  6:40 UTC 

[PATCH 0/2] firmware: coreboot: store owner from modules with coreboot_driver_register()
 2024-04-24  6:40 UTC  (2+ messages)

[PATCH v3 0/3] Add i.MX8QM HSIO PHY driver
 2024-04-24  6:21 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: phy: phy-imx8-pcie: Add header file for i.MX8Q HSIO SerDes PHY
` [PATCH v3 2/3] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding
` [PATCH v3 3/3] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support

RTT-PROBE: lore-subspace-rtt
 2024-04-24  6:40 UTC 

[bug report] KVM: arm64: nv: Handle ERETA[AB] instructions
 2024-04-24  6:39 UTC 

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards
 2024-04-24  6:39 UTC  (5+ messages)

[PATCH i-g-t,v2 0/3] Align Xe header and restore some uAPI flags
 2024-04-24  6:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Align Xe header and restore some uAPI flags (rev5)

[PATCH 1/2] drm/bridge: chipone-icn6211: drop driver owner assignment
 2024-04-24  6:39 UTC  (2+ messages)

[PATCH 0/3] phy: zynqmp: A PCIe fix and debugfs support
 2024-04-24  6:38 UTC  (7+ messages)
` [PATCH 1/3] phy: zynqmp: Store instance instead of type

[PATCH 1/2] dt-bindings: arm: sunxi: Correct the descriptions for Pine64 boards
 2024-04-24  6:38 UTC  (4+ messages)

[PATCH 1/4] drm/sti: dvo: drop driver owner assignment
 2024-04-24  6:38 UTC  (2+ messages)

[PATCH] drm/etnaviv: Create an accel device node if compute-only
 2024-04-24  6:37 UTC 


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.