linux.git
2023-10-27 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2023-10-25 Aditya Guptapowerpc/vmcore: Add MMU information to vmcoreinfo
2023-10-25 Michael EllermanRevert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
2023-10-23 Hari Bathinipowerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize...
2023-10-23 Hari Bathinipowerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
2023-10-23 Hari Bathinipowerpc/bpf: implement bpf_arch_text_invalidate for...
2023-10-23 Hari Bathinipowerpc/bpf: implement bpf_arch_text_copy
2023-10-23 Hari Bathinipowerpc/code-patching: introduce patch_instructions()
2023-10-23 Michael Ellermanpowerpc/32s: Implement local_flush_tlb_page_psize()
2023-10-20 Minjie Dupowerpc/pseries: use kfree_sensitive() in plpks_gen_pas...
2023-10-20 Christophe... powerpc/code-patching: Perform hwsync in __patch_instru...
2023-10-20 Rob Herringpowerpc/fsl_msi: Use device_get_match_data()
2023-10-20 Christophe... powerpc: Remove cpm_dp...() macros
2023-10-20 Nicholas Pigginpowerpc/qspinlock: Rename yield_propagate_owner tunable
2023-10-20 Nicholas Pigginpowerpc/qspinlock: Propagate sleepy if previous waiter...
2023-10-20 Nicholas Pigginpowerpc/qspinlock: don't propagate the not-sleepy state
2023-10-20 Nicholas Pigginpowerpc/qspinlock: propagate owner preemptedness rather...
2023-10-20 Nicholas Pigginpowerpc/qspinlock: stop queued waiters trying to set...
2023-10-20 Nicholas Pigginpowerpc/perf: Fix disabling BHRB and instruction sampling
2023-10-20 Naveen N Raopowerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
2023-10-20 Naveen N Raopowerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile...
2023-10-20 Nick Childpowerpc/boot: Add version to install filenames
2023-10-20 Wang Yufenpowerpc/pseries: fix potential memory leak in init_cpu_...
2023-10-20 Sebastian Andrzej... powerpc/imc-pmu: Use the correct spinlock initializer.
2023-10-20 Haren Mynenipowerpc/vas: Limit open window failure messages in...
2023-10-19 Gaurav Batrapowerpc/pseries/iommu: enable_ddw incorrectly returns...
2023-10-19 Srikar Dronamrajupowerpc/paravirt: Improve vcpu_is_preempted
2023-10-19 Kuan-Wei Chiupowerpc/perf: Optimize find_alternatives_list() using...
2023-10-19 Michael Ellermanpowerpc: Hide empty pt_regs at base of the stack
2023-10-19 Stanislav Kinsburskiipowerpc/io: Expect immutable pointer in virt_to_phys...
2023-10-19 Yang Yingliangmacintosh/macio-adb: add missing iounmap() on error...
2023-10-19 Benjamin Graypowerpc/fadump: Annotate endianness cast with __force
2023-10-19 Benjamin Graypowerpc/eeh: Remove unnecessary cast
2023-10-19 Benjamin Graypowerpc: Cast away __iomem in low level IO routines
2023-10-19 Benjamin Graypowerpc/uaccess: Cast away __user annotation after...
2023-10-19 Benjamin Graypowerpc/opal: Annotate out param endianness
2023-10-19 Benjamin Graypowerpc/kvm: Force cast endianness of KVM shared regs
2023-10-19 Benjamin Graypowerpc: Annotate endianness of various variables and...
2023-10-19 Benjamin Graypowerpc: Remove extern from function implementations
2023-10-19 Benjamin Graypowerpc: Use NULL instead of 0 for null pointers
2023-10-19 Benjamin Graypowerpc: Explicitly reverse bytes when checking for...
2023-10-19 Benjamin Graypowerpc/xive: Fix endian conversion size
2023-10-19 Christophe... powerpc: Support execute-only on all powerpc
2023-10-19 Christophe... powerpc: Finally remove _PAGE_USER
2023-10-19 Christophe... powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
2023-10-19 Christophe... powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
2023-10-19 Christophe... powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
2023-10-19 Christophe... powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
2023-10-19 Christophe... powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER
2023-10-19 Christophe... powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
2023-10-19 Christophe... powerpc/nohash: Replace pte_user() by pte_read()
2023-10-19 Christophe... powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
2023-10-19 Christophe... powerpc/64s: Use generic permission masks
2023-10-19 Christophe... powerpc/8xx: Use generic permission masks
2023-10-19 Christophe... powerpc: Refactor permission masks used for __P/__S...
2023-10-19 Christophe... powerpc: Rely on address instead of pte_user()
2023-10-19 Christophe... powerpc: Remove pte_mkuser() and pte_mkpriviledged()
2023-10-19 Christophe... powerpc: Fail ioremap() instead of silently ignoring...
2023-10-19 Christophe... powerpc: Implement and use pgprot_nx()
2023-10-19 Christophe... powerpc/e500: Simplify pte_mkexec()
2023-10-19 Christophe... powerpc/nohash: Refactor __ptep_set_access_flags()
2023-10-19 Christophe... powerpc/nohash: Refactor pte_clear()
2023-10-19 Christophe... powerpc/nohash: Deduplicate ptep_set_wrprotect() and...
2023-10-19 Christophe... powerpc/nohash: Refactor ptep_test_and_clear_young()
2023-10-19 Christophe... powerpc/nohash: Deduplicate pte helpers
2023-10-19 Christophe... powerpc/nohash: Deduplicate _PAGE_CHG_MASK
2023-10-19 Christophe... powerpc/nohash: Refactor checking of no-change in pte_u...
2023-10-19 Christophe... powerpc/nohash: Refactor pte_update()
2023-10-19 Christophe... powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED...
2023-10-19 Christophe... powerpc/nohash: Move 8xx version of pte_update() into...
2023-10-19 Christophe... powerpc/nohash: Refactor declaration of {map/unmap...
2023-10-19 Christophe... powerpc/nohash: Remove {pte/pmd}_protnone()
2023-10-19 Christophe... powerpc: Untangle fixmap.h and pgtable.h and mmu.h
2023-10-19 Christophe... powerpc: Refactor update_mmu_cache_range()
2023-10-19 Christophe... powerpc: Deduplicate prototypes of ptep_set_access_flag...
2023-10-19 Christophe... powerpc: Remove pte_ERROR()
2023-10-19 Christophe... powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
2023-10-18 Muhammad Muzammilpowerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()
2023-10-18 Michael EllermanMerge branch fixes into next
2023-10-18 Nicholas Pigginpowerpc/qspinlock: Fix stale propagated yield_cpu
2023-10-17 Michael Ellermanpowerpc/64s/radix: Don't warn on copros in radix__tlb_f...
2023-10-15 Michael Ellermanpowerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
2023-10-10 Michael Ellermanpowerpc/47x: Fix 47x syscall return crash
2023-10-10 Christophe... powerpc: Only define __parse_fpscr() when required
2023-10-10 Christophe... powerpc/85xx: Fix math emulation exception
2023-10-09 Christophe... powerpc/64e: Fix wrong test in __ptep_test_and_clear_yo...
2023-10-09 Christophe... powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
2023-10-01 Dr. David Alan... powerpc: Use shared font data
2023-09-30 Athira Rajeevpowerpc/pseries: Remove unused r0 in the hcall tracing...
2023-09-30 Athira Rajeevpowerpc/pseries: Fix STK_PARAM access in the hcall...
2023-09-22 Michael Ellermanselftests/powerpc: Fix emit_tests to work with run_ksel...
2023-09-22 Michael Ellermanpowerpc/stacktrace: Fix arch_stack_walk_reliable()
2023-09-19 Peter Lafrenierepowerpc/configs: Remove ReiserFS from defconfig
2023-09-19 Geert Uytterhoevenpowerpc: Replace GPL 2.0+ README.legal boilerplate...
2023-09-18 Benjamin Graypowerpc/dexcr: Move HASHCHK trap handler
2023-09-18 Christophe... powerpc/82xx: Select FSL_SOC
2023-09-18 Naveen N Raopowerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINA...
2023-09-18 Benjamin Graypowerpc/watchpoints: Annotate atomic context in more...
2023-09-18 Benjamin Graypowerpc/watchpoint: Disable pagefaults when getting...
2023-09-18 Benjamin Graypowerpc/watchpoints: Disable preemption in thread_chang...
next