platform/kernel/linux-rpi.git
2020-12-03 Christophe... powerpc/vdso: Remove unused \tmp param in __get_datapage()
2020-12-03 Christophe... powerpc/vdso: Simplify __get_datapage()
2020-12-03 Christophe... powerpc/vdso: Move vdso datapage up front
2020-12-03 Christophe... powerpc/vdso: Replace vdso_base by vdso
2020-12-03 Christophe... powerpc/vdso: Provide vdso_remap()
2020-12-03 Christophe... powerpc/vdso: Move to _install_special_mapping() and...
2020-12-03 Christophe... powerpc/vdso: Simplify arch_setup_additional_pages...
2020-12-03 Christophe... powerpc/vdso: Use VDSO size in arch_setup_additional_pa...
2020-12-03 Christophe... powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelis...
2020-12-03 Christophe... powerpc/vdso: Refactor 32 bits and 64 bits pages setup
2020-12-03 Christophe... powerpc/vdso: Remove NULL termination element in vdso_p...
2020-12-03 Christophe... powerpc/vdso: Remove get_page() in vdso_pagelist initia...
2020-12-03 Christophe... powerpc/vdso: Rename syscall_map_32/64 to simplify...
2020-12-03 Christophe... powerpc/vdso: Add missing includes and clean vdso_setup...
2020-12-03 Christophe... powerpc/vdso: Stripped VDSO is not needed, don't build it
2020-12-03 Christophe... powerpc/signal32: Transform save_user_regs() and save_t...
2020-12-03 Christophe... powerpc/signal32: Isolate non-copy actions in save_user...
2020-12-03 Christophe... powerpc/signal: Create 'unsafe' versions of copy_[ck...
2020-12-03 Christophe... powerpc/signal32: Switch swap_context() to user_access_...
2020-12-03 Christophe... powerpc/signal32: Add and use unsafe_put_sigset_t()
2020-12-03 Christophe... signal: Add unsafe_put_compat_sigset()
2020-12-03 Christophe... powerpc/signal32: Remove ifdefery in middle of if/else
2020-12-03 Christophe... powerpc/signal32: Switch handle_rt_signal32() to user_a...
2020-12-03 Christophe... powerpc/signal32: Switch handle_signal32() to user_acce...
2020-12-03 Christophe... powerpc/signal32: Move signal trampoline setup to handl...
2020-12-03 Christophe... powerpc/signal32: Misc changes to make handle_[rt_...
2020-12-03 Christophe... powerpc/signal32: Rename local pointers in handle_rt_si...
2020-12-03 Christophe... powerpc/signal32: Move handle_signal32() close to handl...
2020-12-03 Christophe... powerpc/signal32: Simplify logging in handle_rt_signal32()
2020-12-03 Christophe... powerpc/signal: Refactor bad frame logging
2020-12-03 Christophe... powerpc/signal: Call get_tm_stackpointer() from get_sig...
2020-12-03 Christophe... powerpc/signal: Remove get_clean_sp()
2020-12-03 Christophe... powerpc/signal: Move access_ok() out of get_sigframe()
2020-12-03 Christophe... powerpc/signal: Remove BUG_ON() in handler_signal functions
2020-12-03 Christophe... powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
2020-12-03 Christophe... powerpc/signal: Don't manage floating point regs when...
2020-12-03 Christophe... powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_...
2020-12-03 Christophe... powerpc/ptrace: Consolidate reg index calculation
2020-12-03 Christophe... powerpc/ptrace: Move declaration of ptrace_get_reg...
2020-12-03 Christophe... powerpc/signal: Move inline functions in signal.h
2020-12-03 Christophe... powerpc/vdso: Provide __kernel_clock_gettime64() on...
2020-12-03 Christophe... powerpc/vdso: Switch VDSO to generic C implementation.
2020-12-03 Christophe... powerpc/vdso: Save and restore TOC pointer on PPC64
2020-12-03 Christophe... powerpc/vdso: Prepare for switching VDSO to generic...
2020-12-03 Michael Ellermanpowerpc/barrier: Use CONFIG_PPC64 for barrier selection
2020-12-03 Michael Ellermanpowerpc/time: Fix mftb()/get_tb() for use with the...
2020-12-03 Christophe... powerpc/time: Move timebase functions into new asm...
2020-12-03 Christophe... powerpc/processor: Move cpu_relax() into asm/vdso/proce...
2020-12-03 Christophe... powerpc/feature: Use CONFIG_PPC64 instead of __powerpc6...
2020-12-03 Michael Ellermanpowerpc: Update NUMA Kconfig description & help text
2020-12-03 Michael Ellermanpowerpc: Make NUMA default y for powernv
2020-12-03 Michael Ellermanpowerpc: Make NUMA depend on SMP
2020-12-03 Christophe... powerpc: inline iomap accessors
2020-12-03 Athira Rajeevpowerpc/perf: Fix crash with is_sier_available when...
2020-12-03 Alan Modrapowerpc/boot: Make use of REL16 relocs in powerpc/boot...
2020-11-26 Bill Wendlingpowerpc: Work around inline asm issues in alternate...
2020-11-26 Bill Wendlingpowerpc/boot: Use clang when CC is clang
2020-11-26 Bill Wendlingpowerpc/boot/wrapper: Add "-z notext" flag to disable...
2020-11-26 Bill Wendlingpowerpc/boot/wrapper: Add "-z rodynamic" when using LLD
2020-11-26 Bill Wendlingpowerpc/boot: Move the .got section to after the .dynam...
2020-11-26 Oleg Nesterovpowerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_ge...
2020-11-26 Oleg Nesterovpowerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
2020-11-25 Michael EllermanMerge branch 'fixes' into next
2020-11-23 Stephen Rothwellpowerpc/64s: Fix allnoconfig build since uaccess flush
2020-11-23 Michael EllermanMerge tag 'powerpc-cve-2020-4788' into fixes
2020-11-19 Daniel Axtenspowerpc/64s: rename pnv|pseries_setup_rfi_flush to...
2020-11-19 Daniel Axtensselftests/powerpc: refactor entry and rfi_flush tests
2020-11-19 Daniel Axtensselftests/powerpc: entry flush test
2020-11-19 Michael Ellermanpowerpc: Only include kup-radix.h for 64-bit Book3S
2020-11-19 Nicholas Pigginpowerpc/64s: flush L1D after user accesses
2020-11-19 Nicholas Pigginpowerpc/64s: flush L1D on kernel entry
2020-11-19 Russell Curreyselftests/powerpc: rfi_flush: disable entry flush if...
2020-11-19 David Hildenbrandpowernv/memtrace: don't abuse memory hot(un)plug infras...
2020-11-19 David Hildenbrandpowerpc/mm: remove linear mapping if __add_pages()...
2020-11-19 David Hildenbrandpowerpc/book3s64/hash: Drop WARN_ON in hash__remove_sec...
2020-11-19 David Hildenbrandpowerpc/mm: print warning in arch_remove_linear_mapping()
2020-11-19 David Hildenbrandpowerpc/mm: protect linear mapping modifications by...
2020-11-19 David Hildenbrandpowerpc/mm: factor out creating/removing linear mapping
2020-11-19 David Hildenbrandpowerpc/powernv/memtrace: Fix crashing the kernel when...
2020-11-19 David Hildenbrandpowerpc/powernv/memtrace: Don't leak kernel memory...
2020-11-19 Madhavan Srinivasanpowerpc/perf: Use regs->nip when SIAR is zero
2020-11-19 Athira Rajeevpowerpc/perf: Use the address from SIAR register to...
2020-11-19 Athira Rajeevpowerpc/perf: Drop the check for SIAR_VALID
2020-11-19 Athira Rajeevpowerpc/perf: Add new power PMU flag "PPMU_P10_DD1...
2020-11-19 Kaixu Xiapowerpc/mm: Fix comparing pointer to 0 warning
2020-11-19 Christophe... powerpc: Remove RFI macro
2020-11-19 Christophe... powerpc: Replace RFI by rfi on book3s/32 and booke
2020-11-19 Christophe... powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
2020-11-19 Kaixu Xiapowerpc/powernv/sriov: fix unsigned int win compared...
2020-11-19 Zhang XiaoxuRevert "powerpc/pseries/hotplug-cpu: Remove double...
2020-11-19 Nicholas Pigginpowerpc/64s/perf: perf interrupt does not have to get_u...
2020-11-19 Youling Tangpowerpc: Use the common INIT_DATA_SECTION macro in...
2020-11-19 Christophe... powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FT...
2020-11-19 Aneesh Kumar K.Vpowerpc/mm: Update tlbiel loop on POWER10
2020-11-19 Ard Biesheuvelpowerpc: Avoid broken GCC __attribute__((optimize))
2020-11-19 Qinglang Miaopowerpc: sysdev: add missing iounmap() on error in...
2020-11-19 Po-Hsu Linselftests/powerpc/eeh: disable kselftest timeout settin...
2020-11-19 Michael Ellermanpowerpc/ps3: Drop unused DBG macro
2020-11-19 Michael Ellermanpowerpc/85xx: Fix declaration made after definition
2020-11-19 Aneesh Kumar K.Vpowerpc/mm: Move setting PTE specific flags to pfn_pmd()
next