All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 15:21:59 to 2023-04-05 15:44:29 UTC [more...]

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-05 15:34 UTC  (16+ messages)
` [PATCH v3 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook
` [PATCH v3 22/65] "
` [PATCH v3 43/65] ASoC: tlv320aic32x4: "
` [PATCH v3 54/65] clk: da8xx: clk48: Switch to determine_rate

[PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate
 2023-04-05 15:29 UTC  (14+ messages)

[PATCH 1/2] xz: upgrade 5.4.1 -> 5.4.2
 2023-04-05 15:44 UTC  (2+ messages)
` [PATCH 2/2] grep: upgrade 3.9 -> 3.10

[PATCH v9 00/50] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-04-05 15:39 UTC  (68+ messages)
` [PATCH v9 01/50] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v9 02/50] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v9 03/50] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v9 04/50] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v9 05/50] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v9 06/50] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v9 07/50] KVM: arm64: nv: Trap CPACR_EL1 access "
` [PATCH v9 08/50] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v9 09/50] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v9 10/50] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v9 11/50] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v9 12/50] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v9 13/50] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v9 14/50] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v9 15/50] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v9 16/50] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v9 17/50] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v9 18/50] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v9 19/50] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v9 20/50] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v9 21/50] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v9 22/50] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v9 23/50] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v9 24/50] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v9 25/50] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v9 26/50] KVM: arm64: nv: Forward timer traps to nested EL2
` [PATCH v9 27/50] KVM: arm64: nv: Load timer before the GIC
` [PATCH v9 28/50] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v9 29/50] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v9 30/50] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v9 31/50] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v9 32/50] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v9 33/50] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v9 34/50] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT

[Intel-xe] [PATCH 00/21] xe & i915 display integration ifdef cleanups
 2023-04-05 15:43 UTC  (23+ messages)
` [Intel-xe] [PATCH 01/21] fixup! drm/i915/display: Set DISPLAY_MMIO_BASE to 0 for xe
` [Intel-xe] [PATCH 02/21] drm/i915: define I915 during i915 driver build
` [Intel-xe] [PATCH 03/21] drm/i915/display: add I915 conditional build to intel_lvds.h
` [Intel-xe] [PATCH 04/21] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 05/21] drm/i915/display: add I915 conditional build to hsw_ips.h
` [Intel-xe] [PATCH 06/21] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 07/21] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 08/21] drm/i915/display: add I915 conditional build to i9xx_plane.h
` [Intel-xe] [PATCH 09/21] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 10/21] "
` [Intel-xe] [PATCH 11/21] drm/i915/display: add I915 conditional build to intel_lpe_audio.h
` [Intel-xe] [PATCH 12/21] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 13/21] drm/i915/display: add I915 conditional build to intel_pch_refclk.h
` [Intel-xe] [PATCH 14/21] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 15/21] drm/i915/display: add I915 conditional build to intel_pch_display.h
` [Intel-xe] [PATCH 16/21] drm/i915/display: add I915 conditional build to intel_sprite.h
` [Intel-xe] [PATCH 17/21] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 18/21] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 19/21] drm/i915/display: add I915 conditional build to intel_overlay.h
` [Intel-xe] [PATCH 20/21] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 21/21] fixup! drm/xe/display: Implement display support
` [Intel-xe] ✓ CI.Patch_applied: success for xe & i915 display integration ifdef cleanups

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-04-05 15:43 UTC  (4+ messages)
` [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction

[PATCHSET 0/3] xfs: fix ascii-ci problems with userspace
 2023-04-05 15:42 UTC  (9+ messages)
` [PATCH 1/3] xfs: stabilize the tolower function used for ascii-ci dir hash computation

[PATCH] drm/amdgpu: Enable GFX11 SDMA context empty interrupt
 2023-04-05 15:42 UTC 

[PATCH 0/9] msvc integration changes
 2023-04-05 15:42 UTC  (13+ messages)
` [PATCH 3/9] eal: use barrier intrinsics when compiling with msvc
` [PATCH v2 0/9] msvc integration changes
  ` [PATCH v2 3/9] eal: use barrier intrinsics when compiling with msvc

[PATCH 00/10] usb: musb: Convert to platform remove callback returning void
 2023-04-05 15:42 UTC  (3+ messages)
` [PATCH 08/10] usb: musb: sunxi: "

[kvm-unit-tests PATCH v4 0/9] x86/access: CR0.WP=0/1 r/o tests
 2023-04-05 15:41 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 6/9] x86/access: Try forced emulation for CR0.WP test as well

[PATCH v3] iommu/vt-d: Fix PASID directory pointer coherency
 2023-04-05 15:44 UTC 

[Intel-xe] [RFC PATCH] drm/xe: Use Xe BO pin / unpin functions for FB pin
 2023-04-05 15:40 UTC  (2+ messages)

[android-common:android-4.19-stable 14825/29325] drivers/clk/clk.c:3145:5: warning: no previous prototype for function 'clk_set_flags'
 2023-04-05 15:39 UTC 

[PATCH] igb: fix VFs traffic with IOMMU
 2023-04-05 15:39 UTC  (2+ messages)

[PATCH] tap: fix net_init_tap() return code
 2023-04-05 15:38 UTC  (3+ messages)

[Regression] drm/scheduler: track GPU active time per entity
 2023-04-05 14:05 UTC  (5+ messages)

[PATCH] target/arm: Initialize debug capabilities only once
 2023-04-05 15:36 UTC  (2+ messages)

[PATCH] drm/msm: Check for the GPU IOMMU during bind
 2023-04-05 15:37 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-05 15:36 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 05/12] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
          `  "

[PATCH 0/2] improve code portability
 2023-04-05 15:37 UTC  (13+ messages)
` [PATCH 1/2] telemetry: use malloc instead of variable length array
` [PATCH v4] improve code portability
  ` [PATCH v4] telemetry: remove non-portable array initialization syntax

[PATCHv2] selftest: efibootpartition.py: fix QEMU_USE_KVM usage
 2023-04-05 15:37 UTC 

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-05 15:37 UTC  (12+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()

[PATCH resend 0/5] ASoC: clarify Codec2Codec params
 2023-04-05 15:35 UTC  (2+ messages)

[Cluster-devel] [PATCH v2 00/23] fs-verity support for XFS
 2023-04-05 15:18 UTC  (17+ messages)
` [Cluster-devel] [PATCH v2 09/23] iomap: allow filesystem to implement read path verification
      `  "
` [Cluster-devel] [PATCH v2 19/23] xfs: disable direct read path for fs-verity sealed files
      `  "
` [Cluster-devel] [PATCH v2 20/23] xfs: add fs-verity support
    `  "
      ` [f2fs-dev] "
` [Cluster-devel] [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE
    `  "

[PATCH v10 0/3] regulator: Add X-Powers AXP313a PMIC support
 2023-04-05 15:36 UTC  (5+ messages)
` [PATCH v10 3/3] regulator: axp20x: Add support for AXP313a variant

[PATCH 1/1] drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleep
 2023-04-05 15:35 UTC  (2+ messages)

[igt-dev] [i-g-t V4] lib/kms: Get pipe enum from debugfs
 2023-04-05 15:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/kms: Get pipe enum from debugfs (rev7)

Cache Invalidation Solution for Nested IOMMU
 2023-04-05 15:34 UTC  (9+ messages)

Fwd: [oracle/ktls-utils] Release ktls-utils-0.8 - v0.8
 2023-04-05 15:33 UTC 

[PATCH] vfio/cdx: add support for CDX bus
 2023-04-05 15:33 UTC  (2+ messages)

[PATCH 00/12] Rework PHY reset handling
 2023-04-05 15:31 UTC  (10+ messages)
` [PATCH 05/12] net: phy: add phy_id_broken support
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper

[PATCH] lscpu: Decouple cputype and topology
 2023-04-05 15:32 UTC  (3+ messages)

[RFC PATCH 00/14] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-04-05 15:31 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: Add userptr bo support for mGPUs when iommu is on
 2023-04-05 15:31 UTC  (3+ messages)
` [PATCH 2/3] amd/amdgpu: Inherit coherence flags base on original BO flags
` [PATCH 3/3] drm/amdgpu: DROP redundant drm_prime_sg_to_dma_addr_array

[PATCH v5 0/8] Add basic Boot Loader Interface support
 2023-04-05 15:30 UTC  (5+ messages)
` [PATCH v5 3/8] kern/misc: Add a format specifier GUIDs
` [PATCH v5 6/8] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code

[PATCH v2 0/3] regulator: da9063: disable unused voltage monitors
 2023-04-05 15:30 UTC  (2+ messages)

[Intel-xe] [PATCH v5 0/8] Port Xe to use GPUVA and implement NULL VM binds
 2023-04-05 15:31 UTC  (4+ messages)

[PATCH] drm/panel-edp: Add AUO NE135FBM-N41 v8.1 panel entry
 2023-04-05 15:30 UTC  (3+ messages)

[PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration
 2023-04-05 15:30 UTC  (5+ messages)

[PATCH v3 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-04-05 15:30 UTC  (5+ messages)
` [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL

[PATCH] io_uring/uring_cmd: assign ioucmd->cmd at async prep time
 2023-04-05 15:29 UTC  (2+ messages)

[virtio-comment] [PATCH v12 00/10] Rename queue number to queue index
 2023-04-05 15:27 UTC  (6+ messages)
` [virtio-comment] [PATCH v12 03/10] content: Rename confusing queue_notify_data and vqn names
  ` [virtio-comment] "
    ` [virtio-comment] "
      ` [virtio-comment] Re: [virtio-dev] "
        `  "

[PATCH 0/7] s390/dasd: add dasd autoquiesce feature
 2023-04-05 14:20 UTC  (3+ messages)
` [PATCH 2/7] s390/dasd: add "
` [PATCH 5/7] s390/dasd: add aq_timeouts autoquiesce trigger

[PATCH] leds: tca6507: fix error handling of using fwnode_property_read_string
 2023-04-05 15:29 UTC  (2+ messages)

[PATCH v8 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-04-05 15:28 UTC  (3+ messages)
` [PATCH v8 06/12] btrfs: scrub: introduce a helper to verify one metadata

[PATCH v2 0/5] extcon: Core cleanups and documentation fixes
 2023-04-05 15:27 UTC  (6+ messages)
` [PATCH v2 1/5] extcon: Make the allocation and freeing to be private calls
` [PATCH v2 2/5] extcon: Get rid of not really used name field in struct extcon_dev
` [PATCH v2 3/5] extcon: Use unique number for the extcon device ID
` [PATCH v2 4/5] extcon: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v2 5/5] extcon: Drop unneeded assignments

[PATCH v2] drm/amd/amdgpu: Fix trivial style errors
 2023-04-05 15:28 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/4] log2: make is_power_of_2() more generic
 2023-04-05 15:27 UTC  (8+ messages)
        `  "

[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-05 15:27 UTC  (3+ messages)
` [PATCH v6 05/12] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible

[PATCH] xfs: fix AGFL allocation dead lock
 2023-04-05 15:26 UTC  (2+ messages)

[PATCH] linux-user: Fix mips fp64 executables loading
 2023-04-05 15:25 UTC  (2+ messages)

[PATCH v2 0/6] module: avoid userspace pressure on unwanted allocations
 2023-04-05 15:26 UTC  (3+ messages)
` [PATCH v2 5/6] debugfs: add debugfs_create_atomic64_t for atomic64_t

[PATCH v6 0/2] leds: lp55xx: configure internal charge pump
 2023-04-05 15:26 UTC  (3+ messages)
` [PATCH v6 2/2] "

[PATCH v1 net-next] selftest/net: Fix uninit val warning in tcp_mmap.c
 2023-04-05 15:25 UTC  (2+ messages)

[PATCH v3] drm/amd/amdgpu: Drop the hang limit parameter
 2023-04-05 15:23 UTC 

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-05 15:12 UTC  (2+ messages)

[PATCH 1/2] nvme-apple: return directly instead of else
 2023-04-05 15:23 UTC  (2+ messages)

Integrating swtpm(as a software TPM) with OpenBMC on Qemu
 2023-04-05 13:54 UTC  (2+ messages)

[PATCH 0/4] rebase: cleanup merge strategy option handling
 2023-04-05 15:21 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] rebase: stop reading and writing unnecessary strategy state
  ` [PATCH v2 2/5] sequencer: use struct strvec to store merge strategy options
  ` [PATCH v2 3/5] rebase -m: cleanup --strategy-option handling
  ` [PATCH v2 4/5] rebase -m: fix serialization of strategy options
  ` [PATCH v2 5/5] rebase: remove a couple of redundant strategy tests

[PATCH 0/2] eal: provide leading and trailing zero bit count
 2023-04-05 15:22 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] eal: provide leading and trailing zero bit count abstraction

[PATCH 0/2] nvmet-tcp: add module parameter check
 2023-04-05 15:21 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.