Show patches with: Archived = No       |   70681 patches
« 1 2 ... 211 212 213706 707 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/10] powerpc: remove address space overrides using set_fs() [01/10] fs: don't allow kernel reads and writes without iter ops - - - - --1 2020-08-27 Christoph Hellwig Not Applicable
[09/10] powerpc: use non-set_fs based maccess routines [01/10] fs: don't allow kernel reads and writes without iter ops - - - - --1 2020-08-27 Christoph Hellwig Not Applicable
[08/10] x86: remove address space overrides using set_fs() [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - --1 2020-08-27 Christoph Hellwig Not Applicable
[07/10] x86: make TASK_SIZE_MAX usable from assembly code [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - --1 2020-08-27 Christoph Hellwig Not Applicable
[06/10] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32, 64}_types.h [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - --1 2020-08-27 Christoph Hellwig Not Applicable
[05/10] lkdtm: disable set_fs-based tests for !CONFIG_SET_FS [01/10] fs: don't allow kernel reads and writes without iter ops - - - - --1 2020-08-27 Christoph Hellwig Not Applicable
[04/10] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - --1 2020-08-27 Christoph Hellwig Not Applicable
[03/10] uaccess: add infrastructure for kernel builds with set_fs() [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - --1 2020-08-27 Christoph Hellwig Not Applicable
[02/10] fs: don't allow splice read/write without explicit ops [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - 21- 2020-08-27 Christoph Hellwig Not Applicable
[01/10] fs: don't allow kernel reads and writes without iter ops [01/10] fs: don't allow kernel reads and writes without iter ops - - 1 - 21- 2020-08-27 Christoph Hellwig Not Applicable
[v3,13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it mm/debug_vm_pgtable fixes - - - - 25- 2020-08-27 Aneesh Kumar K V Superseded
[v3,12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64 mm/debug_vm_pgtable fixes - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v3,11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries mm/debug_vm_pgtable fixes - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v3,10/13] mm/debug_vm_pgtable/locks: Take correct page table lock mm/debug_vm_pgtable fixes - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v3,09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together mm/debug_vm_pgtable fixes - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v3,08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP mm/debug_vm_pgtable fixes - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v3,07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry mm/debug_vm_pgtable fixes - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v3,06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at mm/debug_vm_pgtable fixes - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v3,05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING mm/debug_vm_pgtable fixes - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v3,04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support. mm/debug_vm_pgtable fixes - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v3,03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value mm/debug_vm_pgtable fixes - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v3,02/13] powerpc/mm: Move setting pte specific flags to pfn_pte mm/debug_vm_pgtable fixes - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v3,01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear mm/debug_vm_pgtable fixes - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v3,6/6] powerpc: Use a temporary mm for code patching Use per-CPU temporary mappings for patching - - - - 34- 2020-08-27 Christopher M. Riedl Superseded
[v3,5/6] powerpc: Initialize a temporary mm for code patching Use per-CPU temporary mappings for patching - - - - 21- 2020-08-27 Christopher M. Riedl Superseded
[v3,4/6] powerpc: Introduce temporary mm Use per-CPU temporary mappings for patching - - - - 3-- 2020-08-27 Christopher M. Riedl Superseded
[v3,3/6] Add LKDTM test to hijack a patch mapping (powerpc, x86_64) Use per-CPU temporary mappings for patching - - - - 21- 2020-08-27 Christopher M. Riedl Superseded
[v3,2/6] x86: Add LKDTM accessor for patching addr Use per-CPU temporary mappings for patching - - - - 3-- 2020-08-27 Christopher M. Riedl Superseded
[v3,1/6] powerpc: Add LKDTM accessor for patching addr Use per-CPU temporary mappings for patching - - - - 3-- 2020-08-27 Christopher M. Riedl Superseded
[v5,23/23] powerpc/book3s64/pkeys: Optimize FTR_KUAP and FTR_KUEP disabled case Kernel userspace access/execution prevention with hash translation - - - - 25- 2020-08-27 Aneesh Kumar K V Superseded
[v5,22/23] powerpc/book3s64/hash/kup: Don't hardcode kup key Kernel userspace access/execution prevention with hash translation - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,21/23] powerpc/book3s64/hash/kuep: Enable KUEP on hash Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,20/23] powerpc/book3s64/hash/kuap: Enable kuap on hash Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,19/23] powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation. Kernel userspace access/execution prevention with hash translation - - 1 - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,18/23] powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation. Kernel userspace access/execution prevention with hash translation - - 1 - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,17/23] powerpc/book3s64/kuap: Improve error reporting with KUAP Kernel userspace access/execution prevention with hash translation - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,16/23] powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,15/23] powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode. Kernel userspace access/execution prevention with hash translation - - 1 - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,14/23] powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one. Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,13/23] powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,12/23] powerpc/book3s64/pkeys: Inherit correctly on fork. Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,11/23] powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry and exit fro… Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,10/23] powerpc/exec: Set thread.regs early during exec Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,09/23] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation Kernel userspace access/execution prevention with hash translation - - 1 - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,08/23] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,07/23] powerpc/book3s64/kuep: Move KUEP related function outside radix Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,06/23] powerpc/book3s64/kup: Use the correct #ifdef when including headers Kernel userspace access/execution prevention with hash translation - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,05/23] powerpc/book3s64/kuap: Move KUAP related function outside radix Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,04/23] powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init Kernel userspace access/execution prevention with hash translation - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,03/23] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v5,02/23] KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR Kernel userspace access/execution prevention with hash translation - - - - 21- 2020-08-27 Aneesh Kumar K V Superseded
[v5,01/23] powerpc: Add new macro to handle NESTED_IFCLR Kernel userspace access/execution prevention with hash translation - - - - 3-- 2020-08-27 Aneesh Kumar K V Superseded
[v2] powerpc: Update documentation of ISA versions for Power10 [v2] powerpc: Update documentation of ISA versions for Power10 - - - - 34- 2020-08-27 Jordan Niethe Accepted
powerpc/64s: Remove TM from Power10 features powerpc/64s: Remove TM from Power10 features - 1 - - 25- 2020-08-27 Jordan Niethe Accepted
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe() ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe() - - - - 34- 2020-08-26 Tang Bin Not Applicable
[v2,16/23] powerpc: use asm-generic/mmu_context.h for no-op implementations Untitled series #197830 1 - - - --- 2020-08-26 Nicholas Piggin Not Applicable
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check" Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check" - 1 1 - 34- 2020-08-26 Pratik R. Sampat Accepted
powerpc/perf: Fix reading of MSR[HV PR] bits in trace-imc powerpc/perf: Fix reading of MSR[HV PR] bits in trace-imc - 1 - - 34- 2020-08-26 Athira Rajeev Accepted
[net,v3] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset [net,v3] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset - - - - 25- 2020-08-25 Dany Madden Handled Elsewhere
[net,v2] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset [net,v2] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset - - - - 25- 2020-08-25 Dany Madden Superseded
[v7,12/12] powerpc/64s/radix: Enable huge vmalloc mappings huge vmalloc mappings - - - - 34- 2020-08-25 Nicholas Piggin Not Applicable
[v7,11/12] mm/vmalloc: Hugepage vmalloc mappings huge vmalloc mappings - - - - 21- 2020-08-25 Nicholas Piggin Not Applicable
[v7,10/12] mm/vmalloc: add vmap_range_noflush variant huge vmalloc mappings - - - - 21- 2020-08-25 Nicholas Piggin Not Applicable
[v7,09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c huge vmalloc mappings - - - - 21- 2020-08-25 Nicholas Piggin Not Applicable
[v7,08/12] x86: inline huge vmap supported functions huge vmalloc mappings - - - - 3-- 2020-08-25 Nicholas Piggin Not Applicable
[v7,07/12] arm64: inline huge vmap supported functions huge vmalloc mappings 1 - - - 3-- 2020-08-25 Nicholas Piggin Not Applicable
[v7,06/12] powerpc: inline huge vmap supported functions huge vmalloc mappings 1 - - - 3-- 2020-08-25 Nicholas Piggin Not Applicable
[v7,05/12] mm: HUGE_VMAP arch support cleanup huge vmalloc mappings - - - - 21- 2020-08-25 Nicholas Piggin Not Applicable
[v7,04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range huge vmalloc mappings - - - - 21- 2020-08-25 Nicholas Piggin Not Applicable
[v7,03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range huge vmalloc mappings - - - - 21- 2020-08-25 Nicholas Piggin Not Applicable
[v7,02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered huge vmalloc mappings - - - - 3-- 2020-08-25 Nicholas Piggin Not Applicable
[v7,01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings huge vmalloc mappings - - - - 3-- 2020-08-25 Nicholas Piggin Not Applicable
[v1,9/9] powerpc/vdso: Remove unused \tmp param in __get_datapage() [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - --1 2020-08-25 Christophe Leroy Superseded
[v1,8/9] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage() [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 21- 2020-08-25 Christophe Leroy Superseded
[v1,7/9] powerpc/vdso: Move vdso datapage up front [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v1,6/9] powerpc/vdso: Provide vdso_remap() [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v1,5/9] powerpc/vdso: move to _install_special_mapping() and remove arch_vma_name() [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v1,4/9] powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v1,3/9] powerpc/vdso: Remove NULL termination element in vdso_pagelist [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v1,2/9] powerpc/vdso: Remove get_page() in vdso_pagelist initialization [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() [v1,1/9] powerpc/vdso: Remove BUG_ON() in vdso_init() - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v11,5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32 powerpc: switch VDSO to C implementation - - - - 34- 2020-08-25 Christophe Leroy Superseded
[v11,4/5] powerpc/vdso: Switch VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v11,3/5] powerpc/vdso: Save and restore TOC pointer on PPC64 powerpc: switch VDSO to C implementation - - - - 3-- 2020-08-25 Christophe Leroy Superseded
[v11,2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation. powerpc: switch VDSO to C implementation - - - - 21- 2020-08-25 Christophe Leroy Superseded
[v11,1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h powerpc: switch VDSO to C implementation - - - - 21- 2020-08-25 Christophe Leroy Superseded
[V2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() [V2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() - 1 - - 25- 2020-08-25 yukuai (C) Not Applicable
[2/2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() do exception handling appropriately in imx_es8328_probe() - 1 - - 25- 2020-08-25 yukuai (C) Not Applicable
[1/2] ASoC: fsl: imx-es8328: add missing kfree() call in imx_es8328_probe() do exception handling appropriately in imx_es8328_probe() - 1 - - 21- 2020-08-25 yukuai (C) Not Applicable
powerpc: Update documentation of ISA versions for Power10 powerpc: Update documentation of ISA versions for Power10 - - - - 34- 2020-08-25 Jordan Niethe Changes Requested
powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode - 1 1 - 25- 2020-08-25 Michael Ellerman Accepted
powerpc/pseries: add new branch prediction security bits for link stack powerpc/pseries: add new branch prediction security bits for link stack - - - - 34- 2020-08-25 Nicholas Piggin Accepted
powerpc/64s: handle ISA v3.1 local copy-paste context switches powerpc/64s: handle ISA v3.1 local copy-paste context switches 1 - - - 34- 2020-08-25 Nicholas Piggin Accepted
powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address - - - - 25- 2020-08-25 Nicholas Piggin Superseded
powerpc/64s: scv entry should set PPR powerpc/64s: scv entry should set PPR - 1 - - 34- 2020-08-25 Nicholas Piggin Accepted
[17/29] fs_enet: Avoid comma separated statements treewide: Convert comma separated statements - - - - --- 2020-08-25 Joe Perches Handled Elsewhere
[v5,8/8] powerpc/watchpoint/selftests: Tests for kernel accessing user memory powerpc/watchpoint: Bug fixes plus new feature flag - - - - 25- 2020-08-25 Ravi Bangoria Superseded
[v5,7/8] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 powerpc/watchpoint: Bug fixes plus new feature flag - - - - 3-- 2020-08-25 Ravi Bangoria Superseded
[v5,6/8] powerpc/watchpoint: Add hw_len wherever missing powerpc/watchpoint: Bug fixes plus new feature flag - 1 - - 21- 2020-08-25 Ravi Bangoria Superseded
[v5,5/8] powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N powerpc/watchpoint: Bug fixes plus new feature flag - 1 - - 21- 2020-08-25 Ravi Bangoria Superseded
« 1 2 ... 211 212 213706 707 »