Show patches with: Search = RFC       |    Archived = No       |   5317 patches
« 1 2 3 453 54 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v4,06/11] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag Add audio support in v4l2 framework - - - - --- 2023-09-20 Shengjiu Wang Handled Elsewhere
[RFC,v4,05/11] ASoC: fsl_easrc: register m2m platform device Add audio support in v4l2 framework - - - - --- 2023-09-20 Shengjiu Wang Handled Elsewhere
[RFC,v4,04/11] ASoC: fsl_asrc: register m2m platform device Add audio support in v4l2 framework - - - - --- 2023-09-20 Shengjiu Wang Handled Elsewhere
[RFC,v4,03/11] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound Add audio support in v4l2 framework - - - - --- 2023-09-20 Shengjiu Wang Handled Elsewhere
[RFC,v4,02/11] ASoC: fsl_easrc: define functions for memory to memory usage Add audio support in v4l2 framework - - - - --- 2023-09-20 Shengjiu Wang Handled Elsewhere
[RFC,v4,01/11] ASoC: fsl_asrc: define functions for memory to memory usage Add audio support in v4l2 framework - - - - --- 2023-09-20 Shengjiu Wang Handled Elsewhere
[RFC,v3,9/9] media: imx-asrc: Add memory to memory driver Add audio support in v4l2 framework - - - - 3-- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,8/9] media: audm2m: add virtual driver for audio memory to memory Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,7/9] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,6/9] media: v4l2: Add audio capture and output support Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,5/9] ASoC: fsl_easrc: register m2m platform device Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,4/9] ASoC: fsl_asrc: register m2m platform device Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,3/9] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,2/9] ASoC: fsl_easrc: define functions for memory to memory usage Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v3,1/9] ASoC: fsl_asrc: define functions for memory to memory usage Add audio support in v4l2 framework - - - - --- 2023-09-14 Shengjiu Wang Handled Elsewhere
[RFC,v12,33/33] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,32/33] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,29/33] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,24/33] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,20/33] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - - 1 - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,18/33] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,17/33] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,15/33] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,13/33] security: Export security_inode_init_security_anon() for use by KVM KVM: guest_memfd() and per-page attributes 1 - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,11/33] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,09/33] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - 2 - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - - - - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,02/33] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v12,01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - - 2 - --- 2023-09-14 Sean Christopherson Handled Elsewhere
[RFC,v3,2/2] powerpc/selftest: Add support for cpuidle latency measurement CPU-Idle latency selftest framework - - 1 - 5-- 2023-09-11 Aboorva Devarajan New
[RFC,v3,1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events CPU-Idle latency selftest framework - - 1 - --- 2023-09-11 Aboorva Devarajan New
[RFC,v2] powerpc: Make crashing cpu to be discovered first in kdump kernel. [RFC,v2] powerpc: Make crashing cpu to be discovered first in kdump kernel. - - - - 5-- 2023-09-09 Mahesh J Salgaonkar RFC
[RFC] powerpc: Make crashing cpu to be discovered first in kdump kernel. [RFC] powerpc: Make crashing cpu to be discovered first in kdump kernel. - - - - 2-3 2023-09-06 Mahesh J Salgaonkar RFC
[RFC] powerpc/rtas: Make it possible to disable sys_rtas [RFC] powerpc/rtas: Make it possible to disable sys_rtas - - - - 4-1 2023-09-06 Michal Suchánek RFC
[RFC,v2,2/2] powerpc/selftest: Add support for cpuidle latency measurement CPU-Idle latency selftest framework - - 1 - 5-- 2023-08-28 Aboorva Devarajan RFC
[RFC,v2,1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events CPU-Idle latency selftest framework - - 2 - --- 2023-08-28 Aboorva Devarajan RFC
[RFC,2/2] powerpc/selftests: add test for papr-vpd powerpc/pseries: new character devices for RTAS functions - - - - 3-1 2023-08-22 Nathan Lynch via B4 Relay RFC
[RFC,1/2] powerpc/pseries: papr-vpd char driver for VPD retrieval powerpc/pseries: new character devices for RTAS functions - - - - --- 2023-08-22 Nathan Lynch via B4 Relay RFC
[rfc,v2,10/10] loongarch: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,09/10] loongarch: mm: add access_error() helper mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,08/10] loongarch: mm: cleanup __do_page_fault() mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,07/10] ARM: mm: try VMA lock-based page fault handling first mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,06/10] riscv: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,05/10] powerpc: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,04/10] s390: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,03/10] x86: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,02/10] arm64: mm: use try_vma_locked_page_fault() mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[rfc,v2,01/10] mm: add a generic VMA lock-based page fault handler mm: convert to generic VMA lock-based page fault - - - - --- 2023-08-21 Kefeng Wang Handled Elsewhere
[RFC,3/3] powerpc/ps3: refactor strncpy usage attempt 2.5 powerpc/ps3: refactor strncpy usage - - - - --- 2023-08-11 Justin Stitt Changes Requested
[RFC,2/3] powerpc/ps3: refactor strncpy usage attempt 2 powerpc/ps3: refactor strncpy usage - - - - --- 2023-08-11 Justin Stitt Changes Requested
[RFC,1/3] powerpc/ps3: refactor strncpy usage attempt 1 powerpc/ps3: refactor strncpy usage - - - - --- 2023-08-11 Justin Stitt Changes Requested
[RFC] cxl: Use pci_find_vsec_capability() to simplify the code [RFC] cxl: Use pci_find_vsec_capability() to simplify the code - - 1 - --- 2023-08-04 Xiongfeng Wang Accepted
[RFC,v2,7/7] ASoC: fsl_easrc: register m2m platform device Add audio support in v4l2 framework - - - - 3-- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,6/7] ASoC: fsl_asrc: register m2m platform device Add audio support in v4l2 framework - - - - --- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,5/7] media: imx: fsl_asrc: Add memory to memory driver Add audio support in v4l2 framework - - - - --- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,4/7] media: v4l2: Add audio capture and output support Add audio support in v4l2 framework - - - - --- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,3/7] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound Add audio support in v4l2 framework - - - - --- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,2/7] ASoC: fsl_easrc: define functions for memory to memory usage Add audio support in v4l2 framework - - - - --- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,1/7] ASoC: fsl_asrc: define functions for memory to memory usage Add audio support in v4l2 framework - - - - --- 2023-07-25 Shengjiu Wang Handled Elsewhere
[RFC,v2,3/3] powerpc/eeh: Asynchronous recovery Asynchronous EEH recovery - - - - 3-2 2023-07-24 Ganesh Goudar RFC
[RFC,v2,2/3] powerpc/eeh: Provide a unique ID for each EEH recovery Asynchronous EEH recovery - - - - --- 2023-07-24 Ganesh Goudar RFC
[RFC,v2,1/3] powerpc/eeh: Synchronization for safety Asynchronous EEH recovery - - - - --- 2023-07-24 Ganesh Goudar RFC
[RFC,v11,29/29] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - - - 5-- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,28/29] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,25/29] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,20/29] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,16/29] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - - 1 - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,14/29] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - - 2 1 --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,13/29] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
[RFC,v11,11/29] security: Export security_inode_init_security_anon() for use by KVM KVM: guest_memfd() and per-page attributes 1 - - - --- 2023-07-18 Sean Christopherson Handled Elsewhere
« 1 2 3 453 54 »