]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/powerpc
UBUNTU: packaging: arm64: disable building the snapdragon flavour
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc /
2019-04-24 Breno Leitaopowerpc/ptrace: Mitigate potential Spectre v1
2019-04-23 Michael Neulingpowerpc: Avoid code patching freed init sections
2019-04-23 Suraj Jitindar SinghKVM: PPC: Book3S: Add count cache flush parameters...
2019-04-23 Michael Ellermanpowerpc/security: Fix spectre_v2 reporting
2019-04-23 Diana Craciunpowerpc/fsl: Add nospectre_v2 command line argument
2019-04-23 Diana Craciunpowerpc/fsl: Fix spectre_v2 mitigations reporting
2019-04-23 Michael Ellermanpowerpc/powernv: Query firmware for count cache flush...
2019-04-23 Michael Ellermanpowerpc/pseries: Query hypervisor for count cache flush...
2019-04-23 Michael Ellermanpowerpc/64s: Add support for software count cache flush
2019-04-23 Michael Ellermanpowerpc/64s: Add new security feature flags for count...
2019-04-23 Michael Ellermanpowerpc/asm: Add a patch_site macro & helpers for patch...
2019-04-23 Christophe Leroypowerpc/lib/feature-fixups: use raw_patch_instruction()
2019-04-23 Christophe Leroypowerpc/lib/code-patching: refactor patch_instruction()
2019-04-23 Diana Craciunpowerpc/64: Make meltdown reporting Book3S 64 specific
2019-04-23 Michael Ellermanpowerpc/64: Call setup_barrier_nospec() from setup_arch()
2019-04-23 Michael Ellermanpowerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
2019-04-23 Diana Craciunpowerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
2019-04-23 Diana Craciunpowerpc/64: Disable the speculation barrier from the...
2019-04-23 Michael Ellermanpowerpc64s: Show ori31 availability in spectre_v1 sysfs...
2019-04-23 Michal Suchanekpowerpc/64s: Enhance the information in cpu_show_spectr...
2019-04-23 Michael Ellermanpowerpc/64: Use barrier_nospec in syscall entry
2019-04-23 Michael Ellermanpowerpc: Use barrier_nospec in copy_from_user()
2019-04-23 Michal Suchanekpowerpc/64s: Enable barrier_nospec based on firmware...
2019-04-23 Michal Suchanekpowerpc/64s: Patch barrier_nospec in modules
2019-04-23 Michal Suchanekpowerpc/64s: Add support for ori barrier_nospec patching
2019-04-01 Alexey Kardashevskiypowerpc/powernv/npu: Fault user page into the hyperviso...
2019-04-01 Alexey Kardashevskiypowerpc/powernv/npu: Check mmio_atsd array bounds when...
2019-04-01 Alexey Kardashevskiypowerpc/pseries: Remove IOMMU API support for non-LPAR...
2019-04-01 Alexey Kardashevskiypowerpc/pseries/npu: Enable platform support
2019-04-01 Alexey Kardashevskiypowerpc/pseries/iommu: Use memory@ nodes in max RAM...
2019-04-01 Alexey Kardashevskiypowerpc/powernv/npu: Move OPAL calls away from context...
2019-04-01 Alexey Kardashevskiypowerpc/powernv: Move npu struct from pnv_phb to pci_co...
2019-04-01 Alexey Kardashevskiypowerpc/powernv/idoa: Remove unnecessary pcidev from...
2019-04-01 Vaibhav Jainpowerpc/powernv: Make possible for user to force a...
2019-04-01 Haren Mynenipowerpc/powernv: Export opal_check_token symbol
2019-04-01 Nicholas Pigginpowerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_S...
2019-04-01 Alexey Kardashevskiypowerpc/powernv/npu: Do not try invalidating 32bit...
2019-04-01 Paul Mackerras]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index...
2019-03-01 Jonathan Neuschäferpowerpc/embedded6xx/hlwd-pic: Prevent interrupts from...
2019-03-01 Sandipan Dasbpf: powerpc64: pad function address loads with NOPs
2019-03-01 Christophe Leroypowerpc/8xx: fix invalid register expression in head_8xx.S
2019-03-01 Mathieu Malaterrepowerpc: Add __printf verification to prom_printf
2019-03-01 Mathieu Malaterrepowerpc/powermac: Mark variable x as unused
2019-03-01 Mathieu Malaterrepowerpc/powermac: Add missing prototype for note_bootab...
2019-03-01 Mathieu Malaterrepowerpc/chrp/time: Make some functions static, add...
2019-03-01 Mathieu Malaterrepowerpc/32: Add a missing include header
2019-03-01 Nicholas Pigginpowerpc/64s: Fix compiler store ordering to SLB shadow...
2019-03-01 Sam Bobroffpowerpc/eeh: Fix use-after-release of EEH driver
2019-03-01 Michal Suchanekpowerpc/64s: Add barrier_nospec
2019-03-01 Christophe Leroypowerpc/lib: Adjust .balign inside string functions...
2019-02-06 Gautham R. Shenoypowerpc/powernv: Fix save/restore of SPRG3 on entry...
2019-01-14 Benjamin Herrenschmidtpowerpc/powernv/pci: Work around races in PCI bridge...
2019-01-14 Michael Jeansonpowerpc/e500mc: Set assembler machine type to e500mc
2019-01-14 Nicholas Pigginpowerpc/64s: Set assembler machine type to POWER4
2019-01-14 Mahesh Salgaonkarpowerpc/fadump: Unregister fadump on kexec down path.
2019-01-14 Haren Mynenipowerpc/powernv: copy/paste - Mask SO bit in CR
2019-01-14 Alexey Kardashevskiypowerpc/powernv/ioda2: Remove redundant free of TCE...
2019-01-14 Michael Neulingpowerpc/ptrace: Fix enforcement of DAWR constraints
2019-01-14 Michael Neulingpowerpc/ptrace: Fix setting 512B aligned breakpoints...
2019-01-14 Aneesh Kumar K.Vpowerpc/mm/hash: Add missing isync prior to kernel...
2018-10-23 Balbir SinghRevert "powerpc/powernv: Increase memory block size...
2018-10-23 Michael NeulingKVM: PPC: Book3S HV: Fix guest r11 corruption with...
2018-10-23 Paul MackerrasKVM: PPC: Book3S HV: Provide mode where all vCPUs on...
2018-10-23 Alan Modrapowerpc/vdso: Correct call frame information
2018-10-23 Aneesh Kumar K.Vpowerpc/mm/radix: Only need the Nest MMU workaround...
2018-10-23 Aneesh Kumar K.Vpowerpc/mm/books3s: Add new pte bit to mark pte tempora...
2018-10-01 Michael Ellermanpowerpc/pseries: Fix CONFIG_NUMA=n build
2018-10-01 Laurentiu Tudorpowerpc/kvm/booke: Fix altivec related build break
2018-10-01 Alexey Dobriyanproc: fix /proc/loadavg regression
2018-10-01 Madhavan Srinivasanpowerpc/64s: Default l1d_size to 64K in RFI fallback...
2018-09-06 Nicholas Pigginpowerpc/powernv: Fix opal_event_shutdown() called with...
2018-09-06 Nicholas Pigginpowerpc: smp_send_stop do not offline stopped CPUs
2018-09-06 Nicholas Pigginpowerpc: Fix deadlock with multiple calls to smp_send_stop
2018-09-06 Nicholas Pigginpowerpc: hard disable irqs in smp_send_stop loop
2018-09-05 Alexey KardashevskiyKVM: PPC: Check if IOMMU page is contained in the pinne...
2018-09-05 Aneesh Kumar K.Vpowerpc/mm/radix: Change pte relax sequence to handle...
2018-09-05 Aneesh Kumar K.Vpowerpc/mm: Change function prototype
2018-09-05 Aneesh Kumar K.Vpowerpc/mm/radix: Move function from radix.h to pgtable...
2018-09-05 Aneesh Kumar K.Vpowerpc/mm/hugetlb: Update huge_ptep_set_access_flags...
2018-09-05 Reza Arbabpowerpc/powernv: Fix concurrency issue with npu->mmio_a...
2018-08-27 Christophe Leroypowerpc/mm/slice: Fix hugepage allocation at hint addre...
2018-08-27 Christophe Leroypowerpc/mm/slice: Enhance for supporting PPC32
2018-08-27 Christophe Leroypowerpc/mm/slice: create header files dedicated to...
2018-08-27 Christophe Leroypowerpc/mm/slice: Remove intermediate bitmap copy
2018-08-27 Sukadev Bhattiprolupowerpc/vas: Fix cleanup when VAS is not configured
2018-08-27 Mathieu Malaterrepowerpc: Add missing prototype for arch_irq_work_raise()
2018-08-27 Michael Ellermanpowerpc/perf: Fix kernel address leak via sampling...
2018-08-27 Madhavan Srinivasanpowerpc/perf: Prevent kernel address leak to userspace...
2018-08-27 Michael Ellermanpowerpc/mpic: Check if cpu_possible() in mpic_physmask()
2018-08-27 Nicholas Pigginpowerpc/64s/idle: Fix restore of AMOR on POWER9 after...
2018-08-27 Anshuman Khandualpowerpc/fscr: Enable interrupts earlier before calling...
2018-08-27 Guenter Roeckpowerpc/boot: Fix random libfdt related build errors
2018-08-27 Mark Lordpowerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
2018-08-27 Michael Ellermanpowerpc/64s: Fix section mismatch warnings from setup_r...
2018-08-27 Mauricio Faria de... powerpc/pseries: Restore default security feature flags...
2018-08-27 Nicholas Pigginpowerpc/64s: Improve RFI L1-D cache flush fallback
2018-08-27 Michael Neulingpowerpc/64s: Clear PCR on boot
2018-08-14 Mauricio Faria de... powerpc: Move default security feature flags
2018-08-14 Nicholas Pigginpowerpc/powernv: Fix NVRAM sleep in invalid context...
2018-08-14 Michael Neulingpowerpc/eeh: Fix race with driver un/bind
next