Show patches with: Archived = No       |   70141 patches
« 1 2 ... 232 233 234701 702 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,18/30] powerpc/xmon: Use a function for reading instructions Initial Prefixed Instruction support - - 1 - 21- 2020-05-06 Jordan Niethe Accepted
[v8,17/30] powerpc: Introduce a function for reporting instruction length Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,16/30] powerpc: Define and use __get_user_instr{, inatomic}() Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,15/30] powerpc/kprobes: Use patch_instruction() Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,14/30] powerpc: Add a probe_kernel_read_inst() function Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,13/30] powerpc: Add a probe_user_read_inst() function Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,12/30] powerpc: Use a function for reading instructions Initial Prefixed Instruction support - - 1 - 21- 2020-05-06 Jordan Niethe Accepted
[v8,11/30] powerpc: Use a datatype for instructions Initial Prefixed Instruction support - - - - 21- 2020-05-06 Jordan Niethe Accepted
[v8,10/30] powerpc: Introduce functions for instruction equality Initial Prefixed Instruction support - - 1 - 21- 2020-05-06 Jordan Niethe Accepted
[v8,09/30] powerpc: Use a function for byte swapping instructions Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,08/30] powerpc: Use a function for getting the instruction op code Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,07/30] powerpc: Use an accessor for instructions Initial Prefixed Instruction support - - - - 21- 2020-05-06 Jordan Niethe Accepted
[v8,06/30] powerpc: Use a macro for creating instructions from u32s Initial Prefixed Instruction support - - 1 - 21- 2020-05-06 Jordan Niethe Accepted
[v8,05/30] powerpc: Change calling convention for create_branch() et. al. Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,04/30] powerpc/xmon: Use bitwise calculations in_breakpoint_table() Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,03/30] powerpc/xmon: Move breakpoints to text section Initial Prefixed Instruction support - - - - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,02/30] powerpc/xmon: Move breakpoint instructions to own array Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[v8,01/30] powerpc/xmon: Remove store_inst() for patch_instruction() Initial Prefixed Instruction support - - 1 - 3-- 2020-05-06 Jordan Niethe Accepted
[-next] powerpc/kernel/sysfs: Use ARRAY_SIZE instead of calculating the array size [-next] powerpc/kernel/sysfs: Use ARRAY_SIZE instead of calculating the array size - - - - 7-- 2020-05-06 Samuel Zou Superseded
[7/7] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump [1/7] powerpc/spufs: fix copy_to_user while atomic - - - - 7-- 2020-05-05 Christoph Hellwig Not Applicable
[6/7] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump [1/7] powerpc/spufs: fix copy_to_user while atomic - - - - 3-- 2020-05-05 Christoph Hellwig Not Applicable
[5/7] binfmt_elf: remove the set_fs in fill_siginfo_note [1/7] powerpc/spufs: fix copy_to_user while atomic - - - - 21- 2020-05-05 Christoph Hellwig Not Applicable
[4/7] signal: refactor copy_siginfo_to_user32 [1/7] powerpc/spufs: fix copy_to_user while atomic - - - - 21- 2020-05-05 Christoph Hellwig Not Applicable
[3/7] powerpc/spufs: simplify spufs core dumping [1/7] powerpc/spufs: fix copy_to_user while atomic - - 2 - 21- 2020-05-05 Christoph Hellwig Not Applicable
[2/7] powerpc/spufs: stop using access_ok [1/7] powerpc/spufs: fix copy_to_user while atomic - - - - 21- 2020-05-05 Christoph Hellwig Not Applicable
[1/7] powerpc/spufs: fix copy_to_user while atomic [1/7] powerpc/spufs: fix copy_to_user while atomic - 1 1 - 12- 2020-05-05 Christoph Hellwig Not Applicable
[v4,22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race Avoid IPI while updating page table entries. - - - - 412 2020-05-05 Aneesh Kumar K V Accepted
[v4,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-05-05 Aneesh Kumar K V Accepted
[v4,20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update. Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter Avoid IPI while updating page table entries. - - - - 3-- 2020-05-05 Aneesh Kumar K V Accepted
[v4,13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,12/22] powerpc/kvm/book3s: Add helper for host page table walk Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,10/22] powerpc/kvm/nested: Add helper to walk nested shadow linux page table. Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock. Avoid IPI while updating page table entries. - - - - 3-- 2020-05-05 Aneesh Kumar K V Accepted
[v4,07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,06/22] powerpc/mce: Don't reload pte val in addr_to_pfn Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,05/22] powerpc/book3s64/hash: Use the pte_t address from the caller Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,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-05-05 Aneesh Kumar K V Accepted
[v4,03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,02/22] powerpc/pkeys: Check vma before returning key fault error to the user Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[v4,01/22] powerpc/pkeys: Avoid using lockless page table walk Avoid IPI while updating page table entries. - - - - 21- 2020-05-05 Aneesh Kumar K V Accepted
[RFC,2/2] Add support for ima buffer pass using reserved memory arm64 Add support for using reserved memory for ima buffer pass - - - - 412 2020-05-04 Prakhar Srivastava Not Applicable
[RFC,1/2] Add a layer of abstraction to use the memory reserved by device tree for ima buffer pass. Add support for using reserved memory for ima buffer pass - - - - 21- 2020-05-04 Prakhar Srivastava Not Applicable
powerpc/64/signal: balance return predictor stack in signal trampoline powerpc/64/signal: balance return predictor stack in signal trampoline - - - - 61- 2020-05-04 Nicholas Piggin Superseded
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache - - - - 61- 2020-05-04 Nicholas Piggin Accepted
[v2,5/5] kvm_main: replace debugfs with stats_fs Statsfs: a new ram-based file sytem for Linux kernel statistics - - - - --1 2020-05-04 Emanuele Giuseppe Esposito Not Applicable
[v2,4/5] stats_fs fs: virtual fs to show stats to the end-user Statsfs: a new ram-based file sytem for Linux kernel statistics - - - - 21- 2020-05-04 Emanuele Giuseppe Esposito Not Applicable
[v2,3/5] kunit: tests for stats_fs API Statsfs: a new ram-based file sytem for Linux kernel statistics - - - - 21- 2020-05-04 Emanuele Giuseppe Esposito Not Applicable
[v2,2/5] stats_fs API: create, add and remove stats_fs sources and values Statsfs: a new ram-based file sytem for Linux kernel statistics - - - - 21- 2020-05-04 Emanuele Giuseppe Esposito Not Applicable
[v2,1/5] refcount, kref: add dec-and-test wrappers for rw_semaphores Statsfs: a new ram-based file sytem for Linux kernel statistics - - - - 21- 2020-05-04 Emanuele Giuseppe Esposito Not Applicable
[v2,2/2] powerpc/64s/hash: add torture_hpt kernel boot option to increase hash faults [v2,1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults - - - - 43- 2020-05-04 Nicholas Piggin Superseded
[v2,1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults [v2,1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults - - - - 21- 2020-05-04 Nicholas Piggin Superseded
[V18,2/2] mm/debug: Add tests validating architecture page table helpers mm/debug: Add tests validating architecture page table helpers - - 1 2 --- 2020-05-04 Anshuman Khandual Not Applicable
[V2,11/11] drm: Remove drm specific kmap_atomic code Subject: Remove duplicated kmap code 1 - 2 - 7-- 2020-05-04 Ira Weiny Not Applicable
[V2,10/11] arch/kmap: Define kmap_atomic_prot() for all arch's Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,09/11] arch/kmap: Don't hard code kmap_prot values Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,08/11] arch/kmap: Ensure kmap_prot visibility Subject: Remove duplicated kmap code - - 1 - 3-- 2020-05-04 Ira Weiny Not Applicable
[V2,07/11] arch/kunmap_atomic: Consolidate duplicate code Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,06/11] arch/kmap_atomic: Consolidate duplicate code Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,04/11] arch/kunmap: Remove duplicate kunmap implementations Subject: Remove duplicated kmap code - - 1 - 3-- 2020-05-04 Ira Weiny Not Applicable
[V2,03/11] arch/kmap: Remove redundant arch specific kmaps Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,02/11] arch/xtensa: Move kmap build bug out of the way Subject: Remove duplicated kmap code - - 1 - 21- 2020-05-04 Ira Weiny Not Applicable
[V2,01/11] arch/kmap: Remove BUG_ON() Subject: Remove duplicated kmap code - - 2 - 3-- 2020-05-04 Ira Weiny Not Applicable
[2/2] powerpc/64s/hash: add torture_hpt kernel boot option to increase hash faults [1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults - - - - 61- 2020-05-03 Nicholas Piggin Superseded
[1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults [1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults - - - - 21- 2020-05-03 Nicholas Piggin Superseded
[3/7] crypto: powerpc/sha1 - prefix the "sha1_" functions sha1 library cleanup - - - - --- 2020-05-02 Eric Biggers Not Applicable
[2/7] crypto: powerpc/sha1 - remove unused temporary workspace sha1 library cleanup 1 - - - --- 2020-05-02 Eric Biggers Not Applicable
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check powerpc/64s: Fix unrecoverable SLB crashes due to preemption check - 1 - - 7-- 2020-05-02 Michael Ellerman Accepted
powerpc/5200: update contact email powerpc/5200: update contact email - - - - 7-- 2020-05-02 Wolfram Sang Accepted
powerpc/powernv: Fix a warning message powerpc/powernv: Fix a warning message - 1 1 - 61- 2020-05-02 Christophe JAILLET Accepted
[v2,28/28] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,27/28] powerpc/selftest/ptrace-pkey: IAMR and uamor cannot be updated by ptrace Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,26/28] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,25/28] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,24/28] powerpc/book3s64/keys: Print information during boot. Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,23/28] powerpc/book3s64/hash/kuep: Enable KUEP on hash Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,22/28] powerpc/book3s64/hash/kuap: Enable kuap on hash Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,21/28] powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation. Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,20/28] powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation. Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,19/28] powerpc/book3s64/kuap: Improve error reporting with KUAP Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,18/28] powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,17/28] powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode. Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,16/28] powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one. Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,15/28] powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,14/28] powerpc/book3s64/pkeys: Inherit correctly on fork. Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,13/28] powerpc/book3s64/kuep: Store/restore userspace IAMR correctly on entry and exit from ker… Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,12/28] powerpc/book3s64/pkeys: Store/restore userspace AMR correctly on entry and exit from ker… Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,11/28] powerpc/exec: Set thread.regs early during exec Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,10/28] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,09/28] powerpc/book3s64/kuap: Move UAMOR setup to key init function Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,08/28] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
[v2,07/28] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP Kernel userspace access/execution prevention with hash translation - - - - --1 2020-05-02 Aneesh Kumar K V Superseded
« 1 2 ... 232 233 234701 702 »