All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 01:55:08 to 2023-09-14 02:07:05 UTC [more...]

[PATCH linux-next] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
 2023-09-14  2:02 UTC  (2+ messages)

[Intel-xe] [PATCH v3 00/13] DRM scheduler changes for Xe
 2023-09-14  2:06 UTC  (4+ messages)
` [Intel-xe] [PATCH v3 12/13] drm/sched/doc: Add Entity teardown documentaion
  `  "

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-14  1:55 UTC  (135+ messages)
` [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v12 04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [RFC PATCH v12 09/33] KVM: Drop .on_unlock() mmu_notifier hook
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v12 13/33] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 15/33] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v12 16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [RFC PATCH v12 17/33] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v12 19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v12 20/33] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v12 21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v12 22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v12 23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 24/33] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v12 25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v12 26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v12 27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v12 28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v12 29/33] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v12 30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v12 32/33] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v12 33/33] KVM: selftests: Test KVM exit behavior for private memory/access

[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
 2023-09-14  1:59 UTC  (3+ messages)

[PATCH 0/2] riscv: kexec_file: Support loading Image binary file
 2023-09-14  2:00 UTC  (3+ messages)
` [PATCH 1/2] riscv: kexec_file: Split the loading of kernel and others
` [PATCH 2/2] riscv: kexec_file: Support loading Image binary file

[PATCH] oci-image-tools: don't build for riscv64
 2023-09-14  2:03 UTC  (5+ messages)
` [meta-virtualization] "

[linux-next:master] BUILD REGRESSION e143016b56ecb0fcda5bb6026b0a25fe55274f56
 2023-09-13 22:33 UTC 

[igt-dev] [PATCH 1/3] lib/amdgpu: Fix family id failed during initialization
 2023-09-14  2:02 UTC  (6+ messages)
` [igt-dev] [PATCH 2/3] tests/amdgpu: skip CE subtest for gfx11
` [igt-dev] [PATCH 3/3] lib/amdgpu: add shaders "
` [igt-dev] ✓ CI.xeBAT: success for series starting with [1/3] lib/amdgpu: Fix family id failed during initialization

[PATCH 00/28] DC Patches September 13, 2020
 2023-09-14  2:00 UTC  (29+ messages)
` [PATCH 01/28] drm/amd/display: Add reset for SYMCLKC_FE_SRC_SEL
` [PATCH 02/28] drm/amd/display: disable clock gating logic
` [PATCH 03/28] drm/amd/display: Temporarily disable clock gating
` [PATCH 04/28] drm/amd/display: Fix dig register undefined
` [PATCH 05/28] drm/amd/display: Add z8_marks related in dml for DCN35
` [PATCH 06/28] drm/amd/display: Add DCN35 case for dc_clk_mgr_create
` [PATCH 07/28] drm/amd/display: Enable DCLK_DS from driver by default
` [PATCH 08/28] drm/amd/display: Add pointer check before function call
` [PATCH 09/28] drm/amd/display: fix static screen detection setting for DCN35
` [PATCH 10/28] drm/amd/display: Add DPIA Link Encoder Assignment Fix "
` [PATCH 11/28] drm/amd/display: Update pipe resource interfaces "
` [PATCH 12/28] drm/amd/display: STREAM_MAPPER_CONTROL register offset on DCN35
` [PATCH 13/28] drm/amd/display: Correct z8 watermark mask
` [PATCH 14/28] drm/amd/display: Update driver and IPS interop
` [PATCH 15/28] drm/amd/display: Add IPS control flag
` [PATCH 16/28] drm/amd/display: disable IPS
` [PATCH 17/28] drm/amd/display: Add option to flip ODM optimization
` [PATCH 18/28] drm/amd/display: Enable replay for dcn35
` [PATCH 19/28] drm/amd/display: fix some non-initialized register mask and setting
` [PATCH 20/28] drm/amd/display: Fix MST recognizes connected displays as one
` [PATCH 21/28] drm/amd/display: [FW Promotion] Release 0.0.183.0
` [PATCH 22/28] drm/amd/display: 3.2.251
` [PATCH 23/28] drm/amd/display: Optimize OLED T7 delay
` [PATCH 24/28] drm/amd/display: Use optc32 instead of optc30 in DC
` [PATCH 25/28] drm/amd/display: Expand DML to better support replay
` [PATCH 26/28] drm/amd/display: Enable DCN low mem power by default
` [PATCH 27/28] drm/amd/display: Drop unused code
` [PATCH 28/28] drm/amd/display: 3.2.252

[PATCH] net/iavf: fix Tx debug
 2023-09-14  2:01 UTC  (2+ messages)

[PATCH -next v2 0/3] staging: rtl8192e: Do not call kfree_skb() under spin_lock_irqsave()
 2023-09-14  2:01 UTC  (3+ messages)

[PATCH] usb: musb: Get the musb_qh poniter after musb_giveback
 2023-09-14  1:56 UTC 

[PATCH] net/ice: fix initail link status issue
 2023-09-14  1:57 UTC  (2+ messages)

[PATCH AUTOSEL 6.5 1/7] x86/reboot: VMCLEAR active VMCSes before emergency reboot
 2023-09-14  1:54 UTC  (6+ messages)
` [PATCH AUTOSEL 6.5 5/7] ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E)
` [PATCH AUTOSEL 6.5 6/7] spi: sun6i: reduce DMA RX transfer width to single byte
` [PATCH AUTOSEL 6.5 7/7] spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

[PATCH AUTOSEL 5.15 1/3] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
 2023-09-14  1:55 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 2/3] spi: sun6i: reduce DMA RX transfer width to single byte
` [PATCH AUTOSEL 5.15 3/3] spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

[PATCH AUTOSEL 6.1 1/6] x86/reboot: VMCLEAR active VMCSes before emergency reboot
 2023-09-14  1:55 UTC  (8+ messages)
` [PATCH AUTOSEL 6.1 2/6] ceph: drop messages from MDS when unmounting
` [PATCH AUTOSEL 6.1 3/6] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
` [PATCH AUTOSEL 6.1 4/6] bpf: Annotate bpf_long_memcpy with data_race
` [PATCH AUTOSEL 6.1 5/6] spi: sun6i: reduce DMA RX transfer width to single byte
` [PATCH AUTOSEL 6.1 6/6] spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

[PATCH AUTOSEL 5.10] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
 2023-09-14  1:55 UTC 

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-14  1:55 UTC  (3+ messages)
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY


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.