Show patches with: Submitter = Anshuman Khandual       |    State = Action Required       |    Archived = No       |   347 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2] arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception [V2] arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception 1 2 - --- 2024-02-29 Anshuman Khandual New
arm64/sysreg: Add BRBE registers and fields arm64/sysreg: Add BRBE registers and fields - - - --- 2024-02-26 Anshuman Khandual New
arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros - - - --- 2024-02-26 Anshuman Khandual New
arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros - - - --- 2024-02-23 Anshuman Khandual New
arm64/hw_breakpoint: Define an ISS code for watchpoint exception arm64/hw_breakpoint: Define an ISS code for watchpoint exception - 1 - --- 2024-02-23 Anshuman Khandual New
[V5,11/11] coresight: debug: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 - --- 2024-02-22 Anshuman Khandual New
[V5,10/11] coresight: stm: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 1 --- 2024-02-22 Anshuman Khandual New
[V5,09/11] coresight: tmc: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 1 --- 2024-02-22 Anshuman Khandual New
[V5,08/11] coresight: tpiu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 1 --- 2024-02-22 Anshuman Khandual New
[V5,07/11] coresight: catu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 - --- 2024-02-22 Anshuman Khandual New
[V5,06/11] coresight: funnel: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 1 --- 2024-02-22 Anshuman Khandual New
[V5,05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 1 1 --- 2024-02-22 Anshuman Khandual New
[V5,04/11] coresight: Add helpers registering/removing both AMBA and platform drivers coresight: Move remaining AMBA ACPI devices into platform driver - 1 - --- 2024-02-22 Anshuman Khandual New
[V5,03/11] coresight: tmc: Extract device properties from AMBA pid based table lookup coresight: Move remaining AMBA ACPI devices into platform driver - 1 - --- 2024-02-22 Anshuman Khandual New
[V5,01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable() coresight: Move remaining AMBA ACPI devices into platform driver - 1 - --- 2024-02-22 Anshuman Khandual New
[V2] arm64/sysreg: Update ID_DFR0_EL1 register fields [V2] arm64/sysreg: Update ID_DFR0_EL1 register fields - 1 - --- 2024-02-20 Anshuman Khandual New
[V2] arm64/sysreg: Add register fields for ID_AA64DFR1_EL1 [V2] arm64/sysreg: Add register fields for ID_AA64DFR1_EL1 - 1 - --- 2024-02-20 Anshuman Khandual New
arm64/sysreg: Update ID_AA64DFR0_EL1 and ID_DFR0_EL1 arm64/sysreg: Update ID_AA64DFR0_EL1 and ID_DFR0_EL1 - - - --- 2024-02-15 Anshuman Khandual New
[V2] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[] [V2] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[] - - - --- 2024-02-15 Anshuman Khandual New
mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[] - - - --- 2024-02-09 Anshuman Khandual New
mm/hugetlb: Move page order check inside hugetlb_cma_reserve() mm/hugetlb: Move page order check inside hugetlb_cma_reserve() - 2 - --- 2024-02-09 Anshuman Khandual New
mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array - 1 - --- 2024-02-09 Anshuman Khandual New
fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY - 1 - --- 2024-02-08 Anshuman Khandual New
[RFC] mm/cma: Move cma_mutex into 'struct cma' [RFC] mm/cma: Move cma_mutex into 'struct cma' - - - --- 2024-02-08 Anshuman Khandual New
mm/cma: Add sysfs file 'release_pages_success' mm/cma: Add sysfs file 'release_pages_success' - - - --- 2024-02-06 Anshuman Khandual New
mm/cma: Drop cma_get_name() mm/cma: Drop cma_get_name() - - - --- 2024-02-06 Anshuman Khandual New
mm/cma: Make MAX_CMA_AREAS = CONFIG_CMA_AREAS mm/cma: Make MAX_CMA_AREAS = CONFIG_CMA_AREAS - - - --- 2024-02-05 Anshuman Khandual New
mm/cma: Drop CONFIG_CMA_DEBUG mm/cma: Drop CONFIG_CMA_DEBUG - - - --- 2024-02-05 Anshuman Khandual New
mm/cma: Don't treat bad input arguments for cma_alloc() as its failure mm/cma: Don't treat bad input arguments for cma_alloc() as its failure - - - --- 2024-02-01 Anshuman Khandual New
[V16,8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE [V16,1/8] arm64/sysreg: Add BRBE registers and fields - - - --- 2024-01-25 Anshuman Khandual New
[V16,5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests [V16,1/8] arm64/sysreg: Add BRBE registers and fields - - - --- 2024-01-25 Anshuman Khandual New
[V16,4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE [V16,1/8] arm64/sysreg: Add BRBE registers and fields - - - --- 2024-01-25 Anshuman Khandual New
[V16,3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework [V16,1/8] arm64/sysreg: Add BRBE registers and fields - - - --- 2024-01-25 Anshuman Khandual New
[V16,1/8] arm64/sysreg: Add BRBE registers and fields [V16,1/8] arm64/sysreg: Add BRBE registers and fields - 1 - --- 2024-01-25 Anshuman Khandual New
[V4,11/11] coresight: debug: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - - --- 2024-01-23 Anshuman Khandual New
[V4,10/11] coresight: stm: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2024-01-23 Anshuman Khandual New
[V4,09/11] coresight: tmc: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2024-01-23 Anshuman Khandual New
[V4,08/11] coresight: tpiu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2024-01-23 Anshuman Khandual New
[V4,07/11] coresight: catu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - - --- 2024-01-23 Anshuman Khandual New
[V4,06/11] coresight: funnel: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2024-01-23 Anshuman Khandual New
[V4,05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2024-01-23 Anshuman Khandual New
[V4,04/11] coresight: Add helpers registering/removing both AMBA and platform drivers coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2024-01-23 Anshuman Khandual New
[V4,03/11] coresight: tmc: Extract device properties from AMBA pid based table lookup coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2024-01-23 Anshuman Khandual New
[V4,02/11] coresight: stm: Extract device name from AMBA pid based table lookup coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2024-01-23 Anshuman Khandual New
[V4,01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable() coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2024-01-23 Anshuman Khandual New
[V3,10/10] coresight: debug: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - - --- 2023-12-08 Anshuman Khandual New
[V3,07/10] coresight: tpiu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-08 Anshuman Khandual New
[V3,06/10] coresight: catu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - - --- 2023-12-08 Anshuman Khandual New
[V3,04/10] coresight: replicator: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-08 Anshuman Khandual New
[V3,02/10] coresight: tmc: Extract device properties from AMBA pid based table lookup coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-12-08 Anshuman Khandual New
[V3,01/10] coresight: stm: Extract device name from AMBA pid based table lookup coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-12-08 Anshuman Khandual New
[V2,7/7] coresight: debug: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - - --- 2023-12-01 Anshuman Khandual New
[V2,6/7] coresight: stm: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-01 Anshuman Khandual New
[V2,5/7] coresight: tmc: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-01 Anshuman Khandual New
[V2,4/7] coresight: tpiu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-01 Anshuman Khandual New
[V2,3/7] coresight: catu: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - - --- 2023-12-01 Anshuman Khandual New
[V2,2/7] coresight: funnel: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-01 Anshuman Khandual New
[V2,1/7] coresight: replicator: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver 1 - 1 --- 2023-12-01 Anshuman Khandual New
[V15,8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,7/8] perf: test: Remove empty lines from branch filter test output arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,6/8] perf: test: Speed up running brstack test on an Arm model arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[V15,1/8] arm64/sysreg: Add BRBE registers and fields arm64/perf: Enable branch stack sampling - - - --- 2023-12-01 Anshuman Khandual New
[2/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' 1 - - --- 2023-11-15 Anshuman Khandual New
[1/2] arm: perf: Remove PMU locking drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' 1 - - --- 2023-11-15 Anshuman Khandual New
Documentation/mm: Drop pte_bad() descriptions from arch page table helpers Documentation/mm: Drop pte_bad() descriptions from arch page table helpers - 1 - --- 2023-11-14 Anshuman Khandual New
[V2,RESEND] drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT() [V2,RESEND] drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT() - 1 - --- 2023-11-14 Anshuman Khandual New
[V14,8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,7/8] perf: test: Remove empty lines from branch filter test output arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,6/8] perf: test: Speed up running brstack test on an Arm model arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[V14,1/8] arm64/sysreg: Add BRBE registers and fields arm64/perf: Enable branch stack sampling - - - --- 2023-11-14 Anshuman Khandual New
[7/7] coresight: debug: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[6/7] coresight: stm: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[5/7] coresight: tmc: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[4/7] coresight: tpiu: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[3/7] coresight: catu: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[2/7] coresight: funnel: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[1/7] coresight: replicator: Move ACPI support from AMBA driver to platform driver Subject: coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-10-27 Anshuman Khandual New
[V2] drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT() [V2] drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT() - 1 - --- 2023-10-20 Anshuman Khandual New
arm64: Independently update HDFGRTR_EL2 and HDFGWTR_EL2 arm64: Independently update HDFGRTR_EL2 and HDFGWTR_EL2 - - - --- 2023-10-18 Anshuman Khandual New
[RFC,2/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' - - - --- 2023-10-16 Anshuman Khandual New
[RFC,1/2] arm: perf: Remove PMU locking drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' - - - --- 2023-10-16 Anshuman Khandual New
[V3] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init() [V3] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init() 1 - - --- 2023-10-16 Anshuman Khandual New
[V2] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init() [V2] drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init() 1 - - --- 2023-10-13 Anshuman Khandual New
[V2] drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally [V2] drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally - 1 - --- 2023-10-13 Anshuman Khandual New
KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_events KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_events - - - --- 2023-10-12 Anshuman Khandual New
driver: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally driver: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally - 1 - --- 2023-10-09 Anshuman Khandual New
driver: perf: arm_pmuv3: Add PMUV3_INIT_MAP_EVENT() driver: perf: arm_pmuv3: Add PMUV3_INIT_MAP_EVENT() - - - --- 2023-10-09 Anshuman Khandual New
driver: perf: arm_pmuv3: Identify 'event->attr.config1' based attributes driver: perf: arm_pmuv3: Identify 'event->attr.config1' based attributes - - - --- 2023-10-09 Anshuman Khandual New
drivers: perf: arm_pmuv3: Update 'pmc_width' based on actual HW event width drivers: perf: arm_pmuv3: Update 'pmc_width' based on actual HW event width - - - --- 2023-10-09 Anshuman Khandual New
driver: perf: arm_pmu: Drop some unused arguments from armv8_pmu_init() driver: perf: arm_pmu: Drop some unused arguments from armv8_pmu_init() - - - --- 2023-10-09 Anshuman Khandual New
[RFC,RESEND,7/7] coresight: debug: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-09-21 Anshuman Khandual New
[RFC,RESEND,6/7] coresight: stm: Move ACPI support from AMBA driver to platform driver coresight: Move remaining AMBA ACPI devices into platform driver - - - --- 2023-09-21 Anshuman Khandual New
« 1 2 3 4 »