All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 18:32:44 to 2023-02-20 19:12:52 UTC [more...]

[PATCH] genirq/msi: Take the per-device MSI lock before validating the control structure
 2023-02-20 19:05 UTC  (2+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-02-20 19:12 UTC 

[BlueZ PATCH v2] configure: Check ell path
 2023-02-20 19:11 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH 0/9] hw/usb: Cleanups around QOM style
 2023-02-20 19:12 UTC  (11+ messages)
` [PATCH 1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
` [PATCH 2/9] hw/usb/hcd-ohci: Use OHCIState type definition
` [PATCH 4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
` [PATCH 6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI

[PATCH] arm64: defconfig: Fix unintentional disablement of PCI on i.MX
 2023-02-20 19:09 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Single Owner Memory
 2023-02-20 19:10 UTC 

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-20 19:00 UTC  (7+ messages)
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth

RTT-PROBE: lore-subspace-rtt
 2023-02-20 19:09 UTC 

[RFC PATCH 1/2] scripts/oe-setup-layers: write a list of layer paths into the checkout's top dir
 2023-02-20 19:08 UTC  (2+ messages)
` [RFC PATCH 2/2] oe-setup-build: add a tool for discovering config templates and setting up builds

[RFC PATCH V2 0/1] x86: cpu topology fix and question on x86_max_cores
 2023-02-20 19:06 UTC  (4+ messages)

[PATCH] drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
 2023-02-20 19:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/5] hw/audio: Cleanups around QOM style
 2023-02-20 19:06 UTC  (9+ messages)
` [PATCH 1/5] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
` [PATCH 2/5] hw/audio/es1370: Avoid forward-declaring ES1370State
` [PATCH 3/5] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
` [PATCH 4/5] hw/audio/ac97: Replace container_of() by AC97() "

[PATCH] hw/ide/ahci: trace ncq write command as write instead of read
 2023-02-20 19:04 UTC  (3+ messages)

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-20 19:04 UTC  (18+ messages)
              ` [PATCH] x86/bugs: Allow STIBP with IBRS

[PATCH 4.19 00/89] 4.19.273-rc1 review
 2023-02-20 19:06 UTC  (2+ messages)

[PATCH] staging: rtl8712: Fix Sparse warnings in rtl871x_ioctl_linux.c
 2023-02-20 19:06 UTC  (2+ messages)

[PATCH 5.10 00/57] 5.10.169-rc1 review
 2023-02-20 19:05 UTC  (2+ messages)

[PATCH v2 0/9] RPMPD cleanup + parent PD
 2023-02-20 19:03 UTC  (3+ messages)
` [PATCH v2 8/9] soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX

[RFC dwarves 0/4] dwarves: change BTF encoding skip logic for functions
 2023-02-20 19:03 UTC  (3+ messages)
` [RFC dwarves 1/4] dwarf_loader: mark functions that do not use expected registers for params

stable-rc/queue/5.10 baseline: 175 runs, 16 regressions (v5.10.168-57-g1d942bb50824)
 2023-02-20 19:02 UTC 

[PULL 00/22] Block layer patches
 2023-02-20 19:02 UTC  (3+ messages)

KASAN: use-after-free Read in ntfs_trim_fs
 2023-02-20 19:03 UTC 

[PATCH] devtool: ignore patch-fuzz errors when extracting source
 2023-02-20 19:03 UTC  (3+ messages)
` [OE-core] "

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-20 18:38 UTC  (57+ messages)
` [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' "
` [PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v8 04/56] KVM: Add HVA range operator
` [PATCH RFC v8 05/56] KVM: SEV: Require KVM_PROTECTED_VM when AMD_MEM_ENCRYPT is enabled
` [PATCH RFC v8 06/56] KVM: Split out memory attribute xarray updates to helper function
` [PATCH RFC v8 07/56] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
` [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v8 11/56] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 13/56] x86/fault: Add helper for dumping RMP entries
` [PATCH RFC v8 14/56] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 16/56] x86/traps: Define RMP violation #PF error code
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 18/56] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v8 21/56] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v8 22/56] crypto:ccp: Provide API to issue SEV and SNP commands
` [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list
` [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v8 25/56] crypto: ccp: Handle the legacy SEV command "
` [PATCH RFC v8 26/56] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v8 29/56] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH RFC v8 30/56] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v8 33/56] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v8 35/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v8 37/56] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH RFC v8 38/56] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC v8 39/56] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH RFC v8 40/56] KVM: SVM: Add KVM_EXIT_VMGEXIT
` [PATCH RFC v8 41/56] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v8 42/56] KVM: SVM: Add support to handle "
` [PATCH RFC v8 43/56] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH RFC v8 44/56] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v8 46/56] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 49/56] KVM: SVM: Implement .fault_is_private callback for SNP
` [PATCH RFC v8 50/56] KVM: SEV: Handle restricted memory invalidations "
` [PATCH RFC v8 51/56] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
` [PATCH RFC v8 55/56] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS
` [PATCH RFC v8 56/56] iommu/amd: Add IOMMU_SNP_SHUTDOWN support

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2023-02-20 19:00 UTC  (6+ messages)
` [patch V3 09/33] genirq/msi: Add range checking to msi_insert_desc()
  ` [REGRESSION] "

[ANNOUNCE] iproute2 6.2 release
 2023-02-20 18:58 UTC 

[PATCH] usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
 2023-02-20 18:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-20 18:59 UTC 

[PATCH v3 00/27] target/s390x: pc-relative translation blocks
 2023-02-20 18:58 UTC  (3+ messages)
` [PATCH v3 20/27] target/s390x: Split per_branch

[PATCH 0/8] hw/arm: Cleanups around QOM style
 2023-02-20 18:56 UTC  (11+ messages)
` [PATCH 1/8] hw/gpio/max7310: Simplify max7310_realize()
` [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
` [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
` [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
` [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-20 18:57 UTC  (13+ messages)
` [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v2 05/29] LoongArch: KVM: Add vcpu "
` [PATCH v2 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v2 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v2 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v2 22/29] LoongArch: KVM: Implement handle idle exception

[cip-dev] Upgrade patch for Qualcomm MSM8909
 2023-02-20 18:57 UTC 

[PATCH v2 0/7] Add basic Boot Loader Interface support
 2023-02-20 18:56 UTC  (8+ messages)
` [PATCH v2 1/7] efi: add grub_efi_set_variable_with_attributes
` [PATCH v2 2/7] efi: check for integer overflow in string conversion
` [PATCH v2 3/7] Add a module for the Boot Loader Interface
` [PATCH v2 4/7] util/grub.d: activate bli module on EFI
` [PATCH v2 5/7] partmap/gpt: add print function for guids
` [PATCH v2 6/7] commands/probe: use grub_gpt_part_guid_snprint
` [PATCH v2 7/7] commands/bli: "

[PATCH V1] rcu-tasks: Fix build error
 2023-02-20 18:54 UTC  (2+ messages)

tcpci module in Kernel 5.15.74 with PTN5110 not working correctly
 2023-02-20 18:54 UTC  (4+ messages)
    ` AW: "

[RFC PATCH] libxl/dm: Stop using "xenfv" machine in the Qemu upstream device model
 2023-02-20 18:53 UTC 

[Buildroot] [PATCH v1 1/3] Revert "xorg-server: not available with musl on ARM"
 2023-02-20 18:53 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/3] package/libgtk3: re-enable atk-bridge

[PATCH 0/2] of: populate of_root_node if not set (alternate)
 2023-02-20 18:51 UTC  (11+ messages)
` [PATCH 1/2] of: create of_root if no dtb provided

[PATCH v2] hash: add XOR32 hash function
 2023-02-20 18:50 UTC  (8+ messages)
` [PATCH v3] "

[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
 2023-02-20 18:50 UTC  (7+ messages)
` [PATCH v6 0/5] Replace "
  ` [PATCH v6 1/5] ip_frag: use a dynamic logtype
  ` [PATCH v6 2/5] reorder: "
  ` [PATCH v6 3/5] latencystats: use "
  ` [PATCH v6 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
  ` [PATCH v6 5/5] ipsec: fix usage "

[PATCH v4 00/27] target/s390x: pc-relative translation blocks
 2023-02-20 18:40 UTC  (28+ messages)
` [PATCH v4 01/27] target/s390x: Use tcg_constant_* in local contexts
` [PATCH v4 02/27] target/s390x: Use tcg_constant_* for DisasCompare
` [PATCH v4 03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PATCH v4 04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PATCH v4 05/27] tests/tcg/s390x: Add bal.S
` [PATCH v4 06/27] tests/tcg/s390x: Add sam.S
` [PATCH v4 07/27] target/s390x: Change help_goto_direct to work on displacements
` [PATCH v4 08/27] target/s390x: Introduce gen_psw_addr_disp
` [PATCH v4 09/27] target/s390x: Remove pc argument to pc_to_link_into
` [PATCH v4 10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
` [PATCH v4 11/27] target/s390x: Use gen_psw_addr_disp in save_link_info
` [PATCH v4 12/27] target/s390x: Use gen_psw_addr_disp in op_sam
` [PATCH v4 13/27] target/s390x: Use ilen instead in branches
` [PATCH v4 14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
` [PATCH v4 15/27] target/s390x: Add disp argument to update_psw_addr
` [PATCH v4 16/27] target/s390x: Don't set gbea for user-only
` [PATCH v4 17/27] target/s390x: Introduce per_enabled
` [PATCH v4 18/27] target/s390x: Disable conditional branch-to-next for PER
` [PATCH v4 19/27] target/s390x: Introduce help_goto_indirect
` [PATCH v4 20/27] target/s390x: Split per_branch
` [PATCH v4 21/27] target/s390x: Simplify help_branch
` [PATCH v4 22/27] target/s390x: Split per_breaking_event from per_branch_*
` [PATCH v4 23/27] target/s390x: Remove PER check from use_goto_tb
` [PATCH v4 24/27] target/s390x: Fix successful-branch PER events
` [PATCH v4 25/27] tests/tcg/s390x: Add per.S
` [PATCH v4 26/27] target/s390x: Pass original r2 register to BCR
` [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL

[PATCH][next] of: dynamic: Fix spelling mistake "kojbect" -> "kobject"
 2023-02-20 18:48 UTC  (2+ messages)

[GIT PULL] EFI updates for v6.3
 2023-02-20 18:47 UTC 

[GIT PULL] Landlock updates for v6.3
 2023-02-20 18:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-20 18:49 UTC 

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-02-20 18:47 UTC  (6+ messages)

[PATCH V3 0/8] Add basic ACPI support for risc-v virt
 2023-02-20 18:45 UTC  (4+ messages)
` [PATCH V3 4/8] hw/riscv/virt: Enable basic ACPI infrastructure

[PATCH 0/6] Testpmd code cleanup
 2023-02-20 18:45 UTC  (12+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] app/testpmd: fix Tx preparation in checksum engine
  ` [PATCH v3 2/9] app/testpmd: fix packet count in ieee15888 engine
  ` [PATCH v3 3/9] app/testpmd: rework ieee1588 engine fwd configuration
  ` [PATCH v3 4/9] app/testpmd: fix packet transmission in noisy VNF engine
  ` [PATCH v3 5/9] app/testpmd: bulk free mbufs
  ` [PATCH v3 6/9] app/testpmd: factorize core cycles record
  ` [PATCH v3 7/9] app/testpmd: factorize fwd engine init
  ` [PATCH v3 8/9] app/testpmd: factorize fwd engine Rx
  ` [PATCH v3 9/9] app/testpmd: factorize fwd engine Tx

[PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page
 2023-02-20 18:43 UTC  (7+ messages)
` [PATCH v4 6/8] RISC-V: Use Zicboz in clear_page when available

next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m
 2023-02-20 18:38 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-20 18:39 UTC 

[Intel-gfx] [PATCH] drm/i915: Get HDR DPCD refresh timeout from VBT
 2023-02-20 18:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH V2] meson: fix dependency on qemu-keymap
 2023-02-20 18:35 UTC  (2+ messages)

[GIT PULL] dlm updates for 6.3
 2023-02-20 18:36 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-20 18:36 UTC  (7+ messages)
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature

stable-rc/queue/4.14 baseline: 127 runs, 20 regressions (v4.14.305-53-gb938e827e2f7)
 2023-02-20 18:36 UTC 

[PATCH RFC 0/5] arm64: rockchip: enable PCIE3 controller and its phy for Rock5B boards
 2023-02-20 18:33 UTC  (4+ messages)

[PATCH] dev-manual: sbom.rst: add link to FOSDEM 2023 video
 2023-02-20 18:34 UTC 

[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
 2023-02-20 18:33 UTC  (8+ messages)

stable-rc/queue/4.19 baseline: 131 runs, 12 regressions (v4.19.272-89-gffd5d7f695f9)
 2023-02-20 18:32 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.