]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - arch/powerpc
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
[mirror_ubuntu-jammy-kernel.git] / arch / powerpc /
2022-05-20 Kefeng Wangpowerpc: Fix virt_addr_valid() for 64-bit Book3E &...
2022-05-20 Christophe Leroypowerpc/64: Fix build failure with allyesconfig in...
2022-05-20 Hangyu Huapowerpc/secvar: fix refcount leak in format_show()
2022-05-20 Michael Ellermanpowerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
2022-05-20 Nicholas Pigginpowerpc/64s/hash: Make hash faults work in NMI context
2022-05-20 Christophe Leroypowerpc/set_memory: Avoid spinlock recursion in change_...
2022-05-20 Sourabh Jainpowerpc: Set crashkernel offset to mid of RMA region
2022-05-20 Maxim Kiselevpowerpc: dts: t104xrdb: fix phy type for FMAN 4/5
2022-05-20 Anders Roxellpowerpc: Fix build errors with newer binutils
2022-05-20 Christophe Leroypowerpc: Add set_memory_{p/np}() and remove set_memory_...
2022-05-20 Anders Roxellpowerpc/lib/sstep: Fix build errors with newer binutils
2022-05-20 Anders Roxellpowerpc/lib/sstep: Fix 'sthcx' instruction
2022-05-20 Chen Jingwenpowerpc/kasan: Fix early region not updated correctly
2022-05-20 Arnd Bergmannuaccess: fix type mismatch warnings from access_ok()
2022-05-20 Michael Ellermanpowerpc/pseries: Fix use after free in remove_phb_dynamic()
2022-05-20 Hangyu Huapowerpc: 8xx: fix a return value error in mpc8xx_pic_init
2022-05-20 Michael Ellermanpowerpc/64s: Don't use DSISR for SLB faults
2022-05-20 Jakob Koschelpowerpc/sysdev: fix incorrect use to determine if list...
2022-05-20 Michael Ellermanpowerpc/Makefile: Don't pass -mcpu=powerpc64 when build...
2022-05-20 Daniel Henrique... powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_nu...
2022-05-20 Athira Rajeevpowerpc/perf: Don't use perf_hw_context for trace IMC PMU
2022-05-20 Fabiano RosasKVM: PPC: Book3S HV: Check return value of kvmppc_radix...
2022-05-20 Maxim Kiselevpowerpc: dts: t1040rdb: fix ports names for Seville...
2022-05-20 Fabiano RosasKVM: PPC: Fix vmx/vsx mixup in mmio emulation
2022-05-20 Andreas Gruenbacherpowerpc/kvm: Fix kvm_use_magic_page
2022-03-07 Anders Roxellpowerpc/lib/sstep: fix 'ptesync' build error
2022-03-07 Christophe Leroypowerpc/603: Fix boot failure with DEBUG_PAGEALLOC...
2022-03-07 Christophe Leroypowerpc/fixmap: Fix VM debug warning on unmap
2022-02-03 Athira Rajeevpowerpc/perf: Fix power_pmu_disable to call clear_pmi_i...
2022-02-03 Nicholas Pigginpowerpc/64s: Mask SRR0 before checking against the...
2022-02-03 Naveen N. Raopowerpc64/bpf: Limit 'ldbrx' to processors compliant...
2022-02-03 Christophe Leroypowerpc/32: Fix boot failure with GCC latent entropy...
2022-02-03 Christophe Leroypowerpc/32s: Fix kasan_init_region() for KASAN
2022-02-03 Christophe Leroypowerpc/32s: Allocate one 256k IBAT instead of two...
2022-02-03 Nicholas PigginKVM: PPC: Book3S HV Nested: Fix nested HFSCR being...
2022-02-03 Christophe Leroypowerpc/audit: Fix syscall_get_arch()
2022-02-03 Naveen N. Raopowerpc/bpf: Update ldimm64 instructions during extra...
2022-02-03 Naveen N. Raopowerpc32/bpf: Fix codegen for bpf-to-bpf calls
2022-01-28 Tobias Waldekranzpowerpc/fsl/dts: Enable WA for erratum A-009885 on...
2022-01-28 Anders Roxellpowerpc/cell: Fix clang -Wimplicit-fallthrough warning
2022-01-28 Alexandre GhitiDocumentation, arch: Remove leftovers from CIFS_WEAK_PW...
2022-01-28 Alexandre GhitiDocumentation, arch: Remove leftovers from raw device
2022-01-28 Nicholas Pigginpowerpc/64s/radix: Fix huge vmap false positive
2022-01-28 Hari Bathinipowerpc/fadump: Fix inaccurate CPU state info in vmcore...
2022-01-28 Hari Bathinipowerpc: handle kdump appropriately with crash_kexec_po...
2022-01-28 Christophe Leroypowerpc/40x: Map 32Mbytes of memory at startup
2022-01-28 Alexey KardashevskiyKVM: PPC: Book3S: Suppress failed alloc warning in...
2022-01-28 Alexey KardashevskiyKVM: PPC: Book3S: Suppress warnings when allocating...
2022-01-28 Christophe Leroypowerpc/powermac: Add missing lockdep_register_key()
2022-01-28 Michael Ellermanpowerpc/smp: Move setup_profiling_timer() under CONFIG_...
2022-01-28 Nicholas Pigginpowerpc/watchdog: Fix missed watchdog reset due to...
2022-01-28 Julia Lawallpowerpc/btext: add missing of_node_put
2022-01-28 Julia Lawallpowerpc/cell: add missing of_node_put
2022-01-28 Julia Lawallpowerpc/powernv: add missing of_node_put
2022-01-28 Julia Lawallpowerpc/6xx: add missing of_node_put
2022-01-28 Ammar Faizipowerpc/xive: Add missing null check after calling...
2022-01-28 Michael Ellermanpowerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
2022-01-28 Michael Ellermanpowerpc/64s: Mask NIP before checking against SRR0
2022-01-28 Christophe Leroypowerpc/powermac: Add additional missing lockdep_regist...
2022-01-28 Christophe Leroypowerpc/32s: Fix shift-out-of-bounds in KASAN init
2022-01-28 Christophe Leroypowerpc/modules: Don't WARN on first module allocation...
2022-01-28 Athira Rajeevpowerpc/perf: Fix PMU callbacks to clear pending PMI...
2022-01-28 Peiwei Hupowerpc/prom_init: Fix improper check of prom_getprop()
2022-01-28 Mark Rutlandpowerpc: Avoid discarding flags in system_call_exception()
2022-01-21 Michael Ellermanpowerpc/ptdump: Fix DEBUG_WX since generic ptdump conve...
2022-01-04 Russell Curreypowerpc/module_64: Fix livepatching for RO modules
2022-01-04 Xiaoming Nipowerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
2022-01-04 Alexey Kardashevskiypowerpc/pseries/ddw: Do not try direct mapping with...
2022-01-04 Alexey Kardashevskiypowerpc/pseries/ddw: Revert "Extend upper limit for...
2022-01-04 Christophe Leroypowerpc/32: Fix hardlockup on vmap stack overflow
2022-01-04 Nicholas PigginKVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushin...
2022-01-04 Eric W. Biedermansignal: Replace force_fatal_sig with force_exit_sig...
2022-01-04 Eric W. Biedermansignal: Replace force_sigsegv(SIGSEGV) with force_fatal...
2022-01-04 Eric W. Biedermansignal/powerpc: On swapcontext failure force SIGSEGV
2022-01-04 Nicholas Pigginprintk: restore flushing of NMI buffers on remote CPUs...
2022-01-04 Christophe Leroypowerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
2022-01-04 Cédric Le Goaterpowerpc/xive: Change IRQ domain to a tree domain
2022-01-04 Christophe Leroypowerpc/signal32: Fix sigset_t copy
2022-01-04 Nicholas Pigginpowerpc/pseries: Fix numa FORM2 parsing fallback code
2022-01-04 Nicholas Pigginpowerpc/pseries: rename numa_dist_table to form2_distances
2022-01-04 Masahiro Yamadapowerpc: clean vdso32 and vdso64 directories
2022-01-04 Michael EllermanKVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_da...
2022-01-04 Christophe Leroypowerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without...
2022-01-04 Michael Ellermanpowerpc/dcr: Use cmplwi instead of 3-argument cmpli
2022-01-04 Anatolij Gustschinpowerpc/5200: dts: fix memory node unit name
2022-01-04 Xiaoming Nipowerpc/85xx: fix timebase sync issue when CONFIG_HOTPL...
2022-01-04 Nathan Lynchpowerpc/pseries/mobility: ignore ibm, platform-faciliti...
2022-01-04 Nicholas Pigginpowerpc/64s/interrupt: Fix check_return_regs_valid...
2022-01-04 Russell Curreypowerpc/security: Use a mutex for interrupt exit code...
2022-01-04 Vasant Hegdepowerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier...
2022-01-04 Nicholas Pigginpowerpc/32e: Ignore ESR in instruction storage interrup...
2022-01-04 Hari Bathinipowerpc/bpf: Fix write protecting JIT code
2022-01-04 Gustavo A. R. Silvapowerpc/vas: Fix potential NULL pointer dereference
2022-01-04 Christophe Leroypowerpc: Don't provide __kernel_map_pages() without...
2022-01-04 Denis Kirjanovpowerpc/xmon: fix task state output
2022-01-04 Bixuan Cuipowerpc/44x/fsp2: add missing of_node_put
2022-01-04 Christophe Leroypowerpc/book3e: Fix set_memory_x() and set_memory_nx()
2022-01-04 Christophe Leroypowerpc/nohash: Fix __ptep_set_access_flags() and ptep_...
2022-01-04 Christophe Leroypowerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALL...
2022-01-04 Athira Rajeevpowerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST...
next