Show patches with: Archived = No       |   70078 patches
« 1 2 ... 299 300 301700 701 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,5/7] powerpc/vdso: Prepare for switching VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 21- 2020-04-20 Christophe Leroy Superseded
[v7,4/7] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h powerpc: switch VDSO to C implementation - - - - 21- 2020-04-20 Christophe Leroy Superseded
[v7,3/7] powerpc/vdso: Remove unused \tmp param in __get_datapage() powerpc: switch VDSO to C implementation - - - - 3-- 2020-04-20 Christophe Leroy Superseded
[v7,2/7] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage() powerpc: switch VDSO to C implementation - - - - 21- 2020-04-20 Christophe Leroy Superseded
[v7,1/7] powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro powerpc: switch VDSO to C implementation - - - - 3-- 2020-04-20 Christophe Leroy Superseded
[v3,22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race Avoid IPI while updating page table entries. - - - - 34- 2020-04-20 Aneesh Kumar K V Superseded
[v3,21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update. Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter Avoid IPI while updating page table entries. - - - - 3-- 2020-04-20 Aneesh Kumar K V Superseded
[v3,13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,12/22] powerpc/kvm/book3s: Add helper for host page table walk Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,10/22] powerpc/kvm/nested: Add helper to walk nested shadow linux page table. Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. Avoid IPI while updating page table entries. - - - - 52- 2020-04-20 Aneesh Kumar K V Superseded
[v3,08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock. Avoid IPI while updating page table entries. - - - - 3-- 2020-04-20 Aneesh Kumar K V Superseded
[v3,07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,06/22] powerpc/mce: Don't reload pte val in addr_to_pfn Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,05/22] powerpc/book3s64/hash: Use the pte_t address from the caller Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,02/22] powerpc/pkeys: Check vma before returning key fault error to the user Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[v3,01/22] powerpc/pkeys: Avoid using lockless page table walk Avoid IPI while updating page table entries. - - - - 21- 2020-04-20 Aneesh Kumar K V Superseded
[23/60] perf metrictroup: Split the metricgroup__add_metric function Untitled series #171350 1 - - - --- 2020-04-20 Arnaldo Carvalho de Melo Not Applicable
[22/60] perf expr: Add expr_scanner_ctx object Untitled series #171350 - - - - --- 2020-04-20 Arnaldo Carvalho de Melo Not Applicable
[21/60] perf expr: Add expr_ prefix for parse_ctx and parse_id Untitled series #171350 - - - - --- 2020-04-20 Arnaldo Carvalho de Melo Not Applicable
[v3,2/2] powerpc/fadump: consider reserved ranges while reserving memory [v3,1/2] powerpc/fadump: use static allocation for reserved memory ranges - 1 1 - 52- 2020-04-20 Hari Bathini Accepted
[v3,1/2] powerpc/fadump: use static allocation for reserved memory ranges [v3,1/2] powerpc/fadump: use static allocation for reserved memory ranges - 1 1 - 3-- 2020-04-20 Hari Bathini Accepted
[v2,2/2] powerpc/fadump: consider reserved ranges while reserving memory [v2,1/2] powerpc/fadump: use static allocation for reserved memory ranges - 1 - - 52- 2020-04-20 Hari Bathini Superseded
[v2,1/2] powerpc/fadump: use static allocation for reserved memory ranges [v2,1/2] powerpc/fadump: use static allocation for reserved memory ranges - 1 1 - 3-- 2020-04-20 Hari Bathini Superseded
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG - 1 - - 61- 2020-04-20 Christophe Leroy Accepted
[v2,2/2] powerpc/fadump: consider reserved ranges while reserving memory [v2,1/2] powerpc/fadump: use static allocation for reserved memory ranges - 1 - - 52- 2020-04-20 Hari Bathini Superseded
[v2,1/2] powerpc/fadump: use static allocation for reserved memory ranges [v2,1/2] powerpc/fadump: use static allocation for reserved memory ranges - 1 - - 3-- 2020-04-20 Hari Bathini Superseded
[v6,4/4] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH powerpc/papr_scm: Add support for reporting nvdimm health - - - - 7-- 2020-04-20 Vaibhav Jain Superseded
[v6,3/4] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods powerpc/papr_scm: Add support for reporting nvdimm health - - - - 21- 2020-04-20 Vaibhav Jain Superseded
[v6,2/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP powerpc/papr_scm: Add support for reporting nvdimm health - - - - 21- 2020-04-20 Vaibhav Jain Superseded
[v6,1/4] powerpc: Document details on H_SCM_HEALTH hcall powerpc/papr_scm: Add support for reporting nvdimm health - - - - 3-- 2020-04-20 Vaibhav Jain Superseded
[v2,2/2] powerpc/eeh: Release EEH device state synchronously powerpc/eeh: Release EEH device state synchronously - - - - 61- 2020-04-20 Sam Bobroff Changes Requested
[v2,1/2] powerpc/eeh: fix pseries_eeh_configure_bridge() powerpc/eeh: Release EEH device state synchronously - - - - 3-- 2020-04-20 Sam Bobroff Changes Requested
[v2] powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure [v2] powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure - 1 - - 61- 2020-04-20 Christophe Leroy Accepted
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure - 1 - - 412 2020-04-20 Christophe Leroy Superseded
[v2,RESEND] misc: new driver sram_uapi for user level SRAM access [v2,RESEND] misc: new driver sram_uapi for user level SRAM access - - - - 52- 2020-04-20 王文虎 Superseded
[10/10] powerpc/book3s64/pkeys: Make initial_allocation_mask static [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 43- 2020-04-19 Aneesh Kumar K V Superseded
[09/10] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 3-- 2020-04-19 Aneesh Kumar K V Superseded
[08/10] powerpc/book3s64/pkeys: Simplify pkey disable branch [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 3-- 2020-04-19 Aneesh Kumar K V Superseded
[07/10] powerpc/book3s64/pkeys: Convert execute key support to static key [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 3-- 2020-04-19 Aneesh Kumar K V Superseded
[06/10] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 21- 2020-04-19 Aneesh Kumar K V Superseded
[05/10] powerpc/book3s64/pkeys: Simplify the key initialization [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 21- 2020-04-19 Aneesh Kumar K V Superseded
[04/10] powerpc/book3s64/pkeys: Explain key 1 reservation details [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 3-- 2020-04-19 Aneesh Kumar K V Superseded
[03/10] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 3-- 2020-04-19 Aneesh Kumar K V Superseded
[02/10] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s. [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 21- 2020-04-19 Aneesh Kumar K V Superseded
[01/10] powerpc/book3s64/pkeys: Fixup bit numbering [01/10] powerpc/book3s64/pkeys: Fixup bit numbering - - - - 3-- 2020-04-19 Aneesh Kumar K V Superseded
powerpc/book3s64/kuap: SPRN_AMR modification need CSI instructions before and after powerpc/book3s64/kuap: SPRN_AMR modification need CSI instructions before and after - - - - 52- 2020-04-19 Aneesh Kumar K V Superseded
[v2] misc: new driver sram_uapi for user level SRAM access [v2] misc: new driver sram_uapi for user level SRAM access - - - - 52- 2020-04-19 王文虎 Not Applicable
[7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
[6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
[5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
[4/7] KVM: PPC: clean up redundant 'kvm_run' parameters clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
[3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
[2/7] KVM: arm64: clean up redundant 'kvm_run' parameters clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
[1/7] KVM: s390: clean up redundant 'kvm_run' parameters clean up redundant 'kvm_run' parameters - - - - --1 2020-04-19 Tianjia Zhang Not Applicable
KVM: X86: Fix compile error in svm/sev.c KVM: X86: Fix compile error in svm/sev.c - - - - 61- 2020-04-19 Tianjia Zhang Not Applicable
tools/testing/selftests/powerpc/tm: Remove duplicate headers tools/testing/selftests/powerpc/tm: Remove duplicate headers - - - - 61- 2020-04-19 jagdsh.linux@gmail.com Superseded
tools/testing/selftests/powerpc/mm: Remove duplicate headers tools/testing/selftests/powerpc/mm: Remove duplicate headers - - - - 61- 2020-04-19 jagdsh.linux@gmail.com Superseded
[PATCHv3,26/50] powerpc: Add show_stack_loglvl() Add log level to show_stack() 1 - - - --- 2020-04-18 Dmitry Safonov Not Applicable
[v6,4/4] drivers: misc: new driver sram_uapi for user level SRAM access misc: new driver sram_uapi for user level SRAM access - - - - 52- 2020-04-18 王文虎 Superseded
soc: fsl: guts: remove unneeded semicolon in fsl_soc_die_match() soc: fsl: guts: remove unneeded semicolon in fsl_soc_die_match() - - - - 61- 2020-04-18 Jason Yan Not Applicable
[2/2] signal: Remove the set_fs in binfmt_elf.c:fill_siginfo_note [1/2] signal: Factor copy_siginfo_to_external32 from copy_siginfo_to_user32 - - - - 61- 2020-04-17 Eric W. Biederman Handled Elsewhere
[1/2] signal: Factor copy_siginfo_to_external32 from copy_siginfo_to_user32 [1/2] signal: Factor copy_siginfo_to_external32 from copy_siginfo_to_user32 - - - - 21- 2020-04-17 Eric W. Biederman Handled Elsewhere
[v3,4/4] hugetlbfs: clean up command line processing Clean up hugetlb boot command line processing - - - - 52- 2020-04-17 Mike Kravetz Not Applicable
[v3,3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate Clean up hugetlb boot command line processing 1 - - - 3-- 2020-04-17 Mike Kravetz Not Applicable
[v3,2/4] hugetlbfs: move hugepagesz= parsing to arch independent code Clean up hugetlb boot command line processing 1 - 1 1 21- 2020-04-17 Mike Kravetz Not Applicable
[v3,1/4] hugetlbfs: add arch_hugetlb_valid_size Clean up hugetlb boot command line processing - - - - 21- 2020-04-17 Mike Kravetz Not Applicable
drivers: uio: new driver uio_fsl_85xx_cache_sram drivers: uio: new driver uio_fsl_85xx_cache_sram - - - - 52- 2020-04-17 王文虎 Superseded
[v4,2/2] powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop [v4,1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto' - - - - 52- 2020-04-17 Christophe Leroy Accepted
[v4,1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto' [v4,1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto' - - 1 - 21- 2020-04-17 Christophe Leroy Accepted
ppc64 early slub caches have zero random value ppc64 early slub caches have zero random value - - - - 52- 2020-04-17 Michal Suchánek Not Applicable
powerpc/mm: Kill the task on KUAP fault powerpc/mm: Kill the task on KUAP fault - - - - 61- 2020-04-17 Christophe Leroy Superseded
powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 - 1 - - 61- 2020-04-17 Christophe Leroy Accepted
[RFC] powerpc/64/signal: balance return predictor stack in signal trampoline [RFC] powerpc/64/signal: balance return predictor stack in signal trampoline - - - - 52- 2020-04-17 Nicholas Piggin Superseded
[v6,9/9] Documentation/powerpc: VAS API crypto/nx: Enable GZIP engine and provide userpace API - - - - --1 2020-04-17 Haren Myneni Accepted
[v6,8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct crypto/nx: Enable GZIP engine and provide userpace API 1 - - - --1 2020-04-17 Haren Myneni Accepted
[v6,7/9] crypto/nx: Enable and setup GZIP compression type crypto/nx: Enable GZIP engine and provide userpace API 1 - - - --1 2020-04-17 Haren Myneni Accepted
[v6,6/9] crypto/nx: Make enable code generic to add new GZIP compression type crypto/nx: Enable GZIP engine and provide userpace API 1 - - - --1 2020-04-17 Haren Myneni Accepted
[v6,5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv crypto/nx: Enable GZIP engine and provide userpace API 1 - - - --1 2020-04-17 Haren Myneni Accepted
[v6,4/9] crypto/nx: Initialize coproc entry with kzalloc crypto/nx: Enable GZIP engine and provide userpace API 1 - - - --1 2020-04-17 Haren Myneni Accepted
[v6,3/9] powerpc/vas: Add VAS user space API crypto/nx: Enable GZIP engine and provide userpace API - - - - --1 2020-04-17 Haren Myneni Accepted
[v6,2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API crypto/nx: Enable GZIP engine and provide userpace API - - - - 3-- 2020-04-17 Haren Myneni Accepted
[v6,1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type crypto/nx: Enable GZIP engine and provide userpace API - - - - 21- 2020-04-17 Haren Myneni Accepted
[4/4] powerpc/powernv/pci: Sprinkle around some WARN_ON()s [1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN - - - - --1 2020-04-17 Oliver O'Halloran Accepted
[3/4] powerpc/powernv/pci: Reserve the root bus PE during init [1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN - - - - --1 2020-04-17 Oliver O'Halloran Accepted
[2/4] powerpc/powernv/pci: Re-work bus PE configuration [1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN - - - - --1 2020-04-17 Oliver O'Halloran Accepted
[1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN [1/4] powerpc/powernv/pci: Add helper to find ioda_pe from BDFN - - - - 21- 2020-04-17 Oliver O'Halloran Accepted
[v5,4/4] drivers: uio: new driver for fsl_85xx_cache_sram drivers: uio: new driver uio_fsl_85xx_cache_sram - - 1 - 52- 2020-04-17 王文虎 Superseded
powerpc/pseries: Make vio and ibmebus initcalls pseries specific powerpc/pseries: Make vio and ibmebus initcalls pseries specific - - 1 - 421 2020-04-17 Oliver O'Halloran Superseded
[v3] powerpc/setup_64: Set cache-line-size based on cache-block-size [v3] powerpc/setup_64: Set cache-line-size based on cache-block-size - 1 - - 52- 2020-04-16 Chris Packham Accepted
« 1 2 ... 299 300 301700 701 »