All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 15:24:24 to 2024-04-19 16:02:46 UTC [more...]

[PATCH v9 00/46] Generic line based metadata support, internal pads
 2024-04-19 16:02 UTC  (3+ messages)
` [PATCH v9 03/46] media: Documentation: Add "stream" into glossary

[PATCH i-g-t,v1 0/4] L3 bank mask
 2024-04-19 16:02 UTC  (4+ messages)

[PATCH bpf-next 00/18] Introduce bpf_wq
 2024-04-19 16:01 UTC  (11+ messages)
` [PATCH bpf-next 11/18] bpf: wq: add bpf_wq_init
` [PATCH bpf-next 17/18] bpf: add bpf_wq_start

[PATCH 0/2] cpu: Fix default mitigation behavior
 2024-04-19 16:01 UTC  (4+ messages)
` [PATCH 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n

[PATCH v6 00/18] Add T114 video support
 2024-04-19 16:00 UTC  (5+ messages)
` [PATCH v6 03/18] video: tegra20: consolidate DC header
` [PATCH v6 18/18] video: tegra20: dsi: use set_backlight for backlight only

[PATCH 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-19 16:00 UTC  (5+ messages)
` [PATCH 11/13] drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
` [PATCH 12/13] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-19 15:59 UTC  (24+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES

[PATCH v2 00/22] arm: Run CCA VMs with KVM
 2024-04-19 15:57 UTC  (23+ messages)
` [PATCH v2 01/22] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
` [PATCH v2 02/22] target/arm: Add confidential guest support
` [PATCH v2 03/22] target/arm/kvm: Return immediately on error in kvm_arch_init()
` [PATCH v2 04/22] target/arm/kvm-rme: Initialize realm
` [PATCH v2 05/22] hw/arm/virt: Add support for Arm RME
` [PATCH v2 06/22] hw/arm/virt: Disable DTB randomness for confidential VMs
` [PATCH v2 07/22] hw/arm/virt: Reserve one bit of guest-physical address for RME
` [PATCH v2 08/22] target/arm/kvm: Split kvm_arch_get/put_registers
` [PATCH v2 09/22] target/arm/kvm-rme: Initialize vCPU
` [PATCH v2 10/22] target/arm/kvm: Create scratch VM as Realm if necessary
` [PATCH v2 11/22] hw/core/loader: Add ROM loader notifier
` [PATCH v2 12/22] target/arm/kvm-rme: Populate Realm memory
` [PATCH v2 13/22] hw/arm/boot: Register Linux BSS section for confidential guests
` [PATCH v2 14/22] target/arm/kvm-rme: Add Realm Personalization Value parameter
` [PATCH v2 15/22] target/arm/kvm-rme: Add measurement algorithm property
` [PATCH v2 16/22] target/arm/cpu: Set number of breakpoints and watchpoints in KVM
` [PATCH v2 17/22] target/arm/cpu: Set number of PMU counters "
` [PATCH v2 18/22] target/arm/kvm: Disable Realm reboot
` [PATCH v2 19/22] target/arm/cpu: Inform about reading confidential CPU registers
` [PATCH v2 20/22] target/arm/kvm-rme: Enable guest memfd
` [PATCH v2 21/22] hw/arm/virt: Move virt_flash_create() to machvirt_init()
` [PATCH v2 22/22] hw/arm/virt: Use RAM instead of flash for confidential guest firmware

Missing protocol features that could help Linux
 2024-04-19 15:58 UTC  (4+ messages)

[PATCH v2 0/5] KVM/x86: Enhancements to static calls
 2024-04-19 15:58 UTC  (5+ messages)
` [RFC PATCH v2 4/5] KVM: x86: Remove KVM_X86_OP_OPTIONAL

[PATCH RFC 0/5] mdadm tests fix and enhance
 2024-04-19 15:57 UTC  (4+ messages)
` [PATCH 5/5] tests/01raid6integ.broken can be removed

[PATCH] drm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
 2024-04-19 15:58 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] vfio/pci: Support 8-byte PCI loads and stores
 2024-04-19 15:57 UTC  (3+ messages)

[PATCH v1 0/5] BeagleV Fire support
 2024-04-19 15:57 UTC  (4+ messages)
` [PATCH v1 4/5] dt-bindings: PCI: microchip: increase number of items in ranges property

[RFC PATCH 0/10] Cleaning up the KVM clock mess
 2024-04-19 15:57 UTC  (19+ messages)
` [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH 04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH 05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH 08/10] KVM: x86: Remove periodic global clock updates
` [PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE

[PATCH v2 1/3] tools/golang: When returning pointers, actually allocate structrues
 2024-04-19 15:57 UTC  (7+ messages)
` [PATCH v2 2/3] golang/xenlight: Ensure comments aren't interpreted as docstrings
` [PATCH v2 3/3] tools/golang: Run `go vet` as part of the build process

[PATCH stable 6.8.y] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-19 15:55 UTC 

[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
 2024-04-19 15:55 UTC  (21+ messages)
` [PATCH v2 01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed
` [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
` [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v2 08/12] dt-bindings: riscv: add Zcmop ISA extension description

[Buildroot] [PATCH 1/1] package/imx-firmware: new package
 2024-04-19 15:46 UTC 

Detecting whether dom0 is in a VM
 2024-04-19 15:51 UTC  (11+ messages)

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 5.15-stable tree
 2024-04-19 15:51 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (3)
 2024-04-19 15:51 UTC  (2+ messages)

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 5.10-stable tree
 2024-04-19 15:51 UTC  (2+ messages)

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 5.4-stable tree
 2024-04-19 15:49 UTC  (2+ messages)

[PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-19 15:49 UTC  (4+ messages)
` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-19 15:48 UTC  (8+ messages)
` [PATCH v2 0/7] update-ref: add symref oriented commands
  ` [PATCH v2 1/7] refs: accept symref values in `ref_transaction[_add]_update`
  ` [PATCH v2 5/7] update-ref: add support for symref-create

FAILED: patch "[PATCH] random: handle creditable entropy from atomic process context" failed to apply to 4.19-stable tree
 2024-04-19 15:48 UTC  (2+ messages)

(no subject)
 2024-04-19 15:46 UTC  (3+ messages)
` [PATCH 4.19.y v6 1/2] tracing: Remove hist trigger synth_var_refs
` [PATCH 4.19.y v6 2/2] tracing: Use var_refs[] for hist trigger reference checking

[PATCH net-next 0/2] net: phy: adin: add support for setting led-, link-status-pin polarity
 2024-04-19 15:47 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: adin: add pin polarity properties for LED_0, LINK_ST
` [PATCH net-next 2/2] net: phy: adin: add support for setting led-, link-status-pin polarity

[LTP] [PATCH v2] Add case about arch_prctl syscall
 2024-04-19 15:46 UTC  (2+ messages)

[PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery
 2024-04-19 15:46 UTC  (5+ messages)
` [PATCH v5 09/10] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams()
` [PATCH v5 10/10] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper()

[PATCH -next] cgroup: avoid invalid loop in cgroup_no_v1()
 2024-04-19 15:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix snprintf buffer size in smu_v14_0_init_microcode
 2024-04-19 15:44 UTC  (3+ messages)
` [PATCH v3] "
` [PATCH v4] "

[Intel-wired-lan] [PATCH iwl-net v1] ice: fix 200G PHY types to link speed mapping
 2024-04-19 15:35 UTC 

EXTRA_USERS_PARAMS and recipe file ownership
 2024-04-19 15:44 UTC  (2+ messages)
` [yocto] "

[PATCH net-next RFC] net: dsa: mv88e6xxx: Correct check for empty list
 2024-04-19 15:44 UTC  (2+ messages)

next/master build: 166 builds: 1 failed, 165 passed, 13410 warnings (next-20240419)
 2024-04-19 15:43 UTC 

next/master build: 166 builds: 1 failed, 165 passed, 13410 warnings (next-20240419)
 2024-04-19 15:43 UTC 

[PATCH] format-patch: ensure that --rfc and -k are mutually exclusive
 2024-04-19 15:43 UTC  (3+ messages)

[PATCH] staging: vc04_services: vchiq_arm: Fix NULL ptr dereferences
 2024-04-19 15:42 UTC  (4+ messages)

[PATCH v3 0/2] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-04-19 15:43 UTC  (7+ messages)
` [PATCH v3 1/2] ALSA: cs35l41: obey the trigger type from DSDT
` [PATCH v3 2/2] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7

[PATCH RESEND v10 0/5] Add support for CS40L50
 2024-04-19 15:41 UTC  (9+ messages)
` [PATCH RESEND v10 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH 0/3] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
 2024-04-19 15:40 UTC  (2+ messages)

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-19 15:39 UTC  (3+ messages)

[PATCH] workqueue: fix selection of wake_cpu in kick_pool()
 2024-04-19 15:40 UTC  (6+ messages)

[External] [oe] [meta-multimedia][PATCH] aravis: new recipe aravis is a vision library for genicam based cameras. aravis project allows to stream from genicam and GigE cameras
 2024-04-19 15:39 UTC  (2+ messages)
  `  "

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-04-19 15:39 UTC  (5+ messages)

[syzbot] [virt?] [net?] KMSAN: uninit-value in vsock_assign_transport (2)
 2024-04-19 15:39 UTC  (2+ messages)

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-19 15:38 UTC  (5+ messages)
` [PATCH 6.8 117/273] e1000e: Workaround for sporadic MDI error on Meteor Lake systems

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-20  3:36 UTC  (3+ messages)
` [PATCH i-g-t v6 1/2] lib/intel_blt: Add helper function to ensure platform has flat-ccs enabled
` [PATCH i-g-t v6 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement

[PATCH 0/8] iio: ad9467: support interface tuning
 2024-04-19 15:36 UTC  (18+ messages)
` [PATCH 1/8] iio: backend: add API for "
` [PATCH 2/8] iio: adc: adi-axi-adc: only error out in major version mismatch
` [PATCH 3/8] dt-bindings: adc: axi-adc: add clocks property
` [PATCH 4/8] iio: adc: axi-adc: make sure AXI clock is enabled
` [PATCH 5/8] iio: adc: adi-axi-adc: remove regmap max register
` [PATCH 6/8] iio: adc: adi-axi-adc: support digital interface calibration
` [PATCH 7/8] iio: adc: ad9467: cache the sample rate
` [PATCH 8/8] iio: adc: ad9467: support digital interface calibration

[PATCH] drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h header
 2024-04-19 15:36 UTC  (2+ messages)

[PATCH net v2 0/3] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-19 15:35 UTC  (4+ messages)
` [PATCH net v2 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net v2 2/3] net: gro: fix udp bad offset in socket lookup
` [PATCH net v2 3/3] net: gro: add flush check in udp_gro_receive_segment

[LTP] [PATCH] cputhotplug/doc: Reflect change of cpuhotplug test in doc
 2024-04-19 15:32 UTC 

[bug-report] task info hung problem in fb_deferred_io_work()
 2024-04-19 15:34 UTC  (9+ messages)

[PATCH] drm/xe/guc: Improve GuC doorbell/context ID manager intro message
 2024-04-19 15:34 UTC 

[PATCH v5 0/3] Add support for the RAPL MSRs series
 2024-04-19 15:47 UTC  (5+ messages)
` [PATCH v5 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-04-19 15:33 UTC  (3+ messages)

[PATCH v2 00/30] Add parents to struct pmu -> dev
 2024-04-19 15:33 UTC  (3+ messages)

[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
 2024-04-19 15:32 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Convert to domain_alloc_paging()
 2024-04-19 15:32 UTC  (3+ messages)

[PATCH v2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
 2024-04-19 15:32 UTC  (3+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-04-19 15:31 UTC  (10+ messages)

PCIE BAR resizing blocked by another BAR on same device?
 2024-04-19 15:31 UTC  (7+ messages)

[PATCH v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-04-19 15:31 UTC  (4+ messages)

Returning more precise errors from read()
 2024-04-19 15:30 UTC 

[PATCH 0/4] Use STM32 access controller for STM32MP25 clocks
 2024-04-19 15:27 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: clocks: stm32mp25: add access-controllers description
` [PATCH 2/4] clk: stm32mp2: use of STM32 access controller
` [PATCH 3/4] clk: stm32mp25: add security clocks
` [PATCH 4/4] arm64: dts: st: add rcc support for STM32MP25

[PATCH v3 1/3] clk: imx8mm: Add support for PCIe clocks
 2024-04-19 15:29 UTC  (3+ messages)
` [PATCH v3 2/3] pci: dw_imx: add support for IMX8MM
` [PATCH v3 3/3] imx8mm_venice_defconfig: Enable PCIe/NVMe support

[ANNOUNCE] 5.10.214-cip46-rt19
 2024-04-19 15:29 UTC 

[PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-04-19 15:28 UTC  (4+ messages)
` [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT

support request: btrfs df reports drive is out of space, cannot find what occupies it
 2024-04-19 15:27 UTC  (5+ messages)

[PATCH] ethdev: fix strict aliasing lead to link cannot be up
 2024-04-19 15:25 UTC  (3+ messages)
` [PATCH v7] "

Nouveau on a RISC-V SBC with Tesla K80? Supposed to not work or yes?
 2024-04-19 15:25 UTC  (2+ messages)

[PATCH v4 0/7] Add SE HMBSC board support
 2024-04-19 15:24 UTC  (2+ messages)

[PATCH] iommu/amd: Enhance def_domain_type to handle untrusted device
 2024-04-19 15:24 UTC  (2+ messages)

[PATCH] ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
 2024-04-19 15:24 UTC  (7+ messages)

[PATCH BlueZ v2 0/1] client/player: Fix transport.send command's transfer of packets
 2024-04-19 15:24 UTC  (3+ messages)
` [PATCH BlueZ v2 1/1] "


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.