All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 01:12:56 to 2023-09-14 01:56:28 UTC [more...]

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-14  1:55 UTC  (65+ 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 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 6.5 1/7] x86/reboot: VMCLEAR active VMCSes before emergency reboot
 2023-09-14  1:54 UTC  (8+ messages)
` [PATCH AUTOSEL 6.5 2/7] ceph: drop messages from MDS when unmounting
` [PATCH AUTOSEL 6.5 3/7] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
` [PATCH AUTOSEL 6.5 4/7] bpf: Annotate bpf_long_memcpy with data_race
` [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.10] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
 2023-09-14  1:55 UTC 

[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  (3+ 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

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

[igt-dev] [PATCH 1/3] lib/amdgpu: Fix family id failed during initialization
 2023-09-14  1:54 UTC  (4+ messages)
` [igt-dev] [PATCH 2/3] tests/amdgpu: skip CE subtest for gfx11
` [igt-dev] [PATCH 3/3] lib/amdgpu: add shaders "

[PATCH AUTOSEL 6.5] gfs2: Stop using gfs2_make_fs_ro for withdraw
 2023-09-14  1:54 UTC 

[PATCH v2] common/idpf: refactor single queue Tx function
 2023-09-14  1:54 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4 0/3] refactor single queue Tx data path
    ` [PATCH v4 1/3] common/idpf: "
    ` [PATCH v4 2/3] net/idpf: refine Tx queue setup
    ` [PATCH v4 3/3] net/cpfl: "

[PATCH] drm/amdgpu: Ignore first evction failure during suspend
 2023-09-14  1:54 UTC  (10+ messages)
      ` 回复: "

[PATCH] wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware crash
 2023-09-14  1:53 UTC  (3+ messages)

[PATCH] wifi: ath12k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN7850
 2023-09-14  1:52 UTC  (3+ messages)

[PATCH] wifi: ath12k: read country code from SMBIOS for WCN7850
 2023-09-14  1:52 UTC  (3+ messages)

[PATCH] xtensa: import ESP32 core variant
 2023-09-14  1:48 UTC 

[PATCH] xtensa: import ESP32S3 core variant
 2023-09-14  1:48 UTC 

linux-next: build failure after merge of the kspp tree
 2023-09-14  1:50 UTC 

[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
 2023-09-14  1:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Update GGTT with MI_UPDATE_GTT on MTL (rev4)

[Intel-xe] [PATCH v3 00/13] DRM scheduler changes for Xe
 2023-09-14  1:45 UTC  (3+ messages)
`  "

cron job: media_tree daily build: WARNINGS
 2023-09-14  1:43 UTC 

[PATCH 0/2] checkpatch: refactor and add new alloc w/ multiply tests
 2023-09-14  1:41 UTC  (2+ messages)
` [PATCH V2 2/2] checkpatch: Add a couple new alloc functions to alloc with multiplies check

[PATCH] scsi: lpfc: Fix Fix the NULL vs IS_ERR() bug for debugfs_create_file()
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] qedf: Added the synchronization between IO completions and abort
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH 2/2] pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
 2023-09-14  1:40 UTC  (3+ messages)
` [PATCH v2 1/2] pm80xx: Use phy specific sas address when sending PHY_START command

[PATCH v2 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-14  1:40 UTC  (6+ messages)
` [PATCH v2 2/3] riscv: Introduce PBMT field to PTDUMP
` [PATCH v2 3/3] riscv: Introduce NAPOT "

[PATCH] qla2xxx: correct endianness for rqstlen and rsplen
 2023-09-14  1:40 UTC  (4+ messages)
` [PATCH] qla2xxx: use raw_smp_processor_id instead of smp_processor_id

[PATCH] scsi: megaraid_sas: fix deadlock on firmware crashdump
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPP
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH v3] scsi: target: Replace strlcpy with strscpy
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] scsi: target: fix target_cmd_counter leak
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup
 2023-09-14  1:40 UTC  (2+ messages)

[Intel-xe] [PATCH DONTMERGE] drm/xe: uapi review submission
 2023-09-14  1:40 UTC  (2+ messages)

[song:test-bpf-tramp-to-prog-pack 5/5] kernel/bpf/trampoline.c:365:15: warning: unused variable 'image'
 2023-09-14  1:37 UTC 

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-09-14  1:37 UTC  (50+ messages)
` [PATCH v3 1/9] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
` [PATCH v3 3/9] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v3 4/9] tools: riscv: Add header file csr.h
` [PATCH v3 5/9] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v3 6/9] KVM: riscv: selftests: Add exception handling support
` [PATCH v3 7/9] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v3 8/9] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test

[Intel-gfx] [PATCH v2 1/1] drm/i915/pxp: Add drm_dbgs for critical PXP events
 2023-09-14  1:35 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/1] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] x86/kvm: Account for fpstate->user_xfeatures changes
 2023-09-14  1:33 UTC  (2+ messages)

[RFC PATCH 2/3] add statmnt(2) syscall
 2023-09-14  1:27 UTC  (2+ messages)

[sashal-stable:pending-4.19 221/222] include/net/ip_tunnels.h:469:17: error: implicit declaration of function 'DEV_STATS_INC'
 2023-09-14  1:27 UTC 

[morse:mpam/snapshot/v6.5-rc1 65/154] drivers/acpi/pptt.c:308: warning: Function parameter or member 'callback' not described in 'acpi_pptt_for_each_container'
 2023-09-14  1:27 UTC 

[tip:x86/tdx 8/12] vmlinux.o: warning: objtool: __tdx_hypercall+0x128: __tdx_hypercall_failed() is missing a __noreturn annotation
 2023-09-14  1:23 UTC  (2+ messages)

qemu-riscv32 usermode still broken?
 2023-09-14  1:22 UTC  (3+ messages)

[PATCH 1/2] scsi: ufs: ufs-qcom: Update PHY settings only when scaling to higher gears
 2023-09-14  1:21 UTC  (2+ messages)

[PATCH 0/5] Trailer readability cleanups
 2023-09-14  1:21 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end

[PATCH v2] net: thunderbolt: Fix TCPv6 GSO checksum calculation
 2023-09-14  1:20 UTC  (3+ messages)

[PATCH 0/5] tick/nohz: cleanups and fixes v2
 2023-09-14  1:17 UTC  (3+ messages)
` [PATCH 3/5] tick/nohz: Don't shutdown the lowres tick from itself

linux-next: Tree for Sep 12
 2023-09-14  1:17 UTC  (2+ messages)
` linux-next: Tree for Sep 12 (bcachefs)

[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-09-14  1:16 UTC  (2+ messages)

[PATCH] linux/export: fix reference to exported functions for parisc64
 2023-09-14  1:15 UTC  (14+ messages)

[PATCH] block: correct stale comment in rq_qos_wait
 2023-09-14  9:15 UTC 

[PATCH] scsi: imm: Add a module parameter for the transfer mode
 2023-09-14  1:12 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.