]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/powerpc/kernel
net_sched: fix NULL pointer dereference when delete tcindex filter
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / kernel /
2019-05-06 Josh Poimboeufpowerpc/speculation: Support 'mitigations=' cmdline...
2019-04-24 Breno Leitaopowerpc/ptrace: Mitigate potential Spectre v1
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/64s: Add support for software count cache flush
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 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-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/32: Add a missing include header
2019-03-01 Sam Bobroffpowerpc/eeh: Fix use-after-release of EEH driver
2019-02-06 Gautham R. Shenoypowerpc/powernv: Fix save/restore of SPRG3 on entry...
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 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 Michael NeulingKVM: PPC: Book3S HV: Fix guest r11 corruption with...
2018-10-23 Alan Modrapowerpc/vdso: Correct call frame information
2018-10-01 Madhavan Srinivasanpowerpc/64s: Default l1d_size to 64K in RFI fallback...
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-08-27 Christophe Leroypowerpc/mm/slice: Fix hugepage allocation at hint addre...
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 Michael Ellermanpowerpc/64s: Fix section mismatch warnings from setup_r...
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 Michael Neulingpowerpc/eeh: Fix race with driver un/bind
2018-07-17 Alastair D'Silvapowerpc: use task_pid_nr() for TID allocation
2018-07-17 Alastair D'Silvapowerpc: Use TIDR CPU feature to control TIDR allocation
2018-07-17 Alastair D'Silvapowerpc: Add TIDR CPU feature for POWER9
2018-07-17 Nicholas Pigginpowerpc: Fix smp_send_stop NMI IPI handling
2018-07-17 Nicholas Pigginpowerpc: use NMI IPI for smp_send_stop
2018-06-12 Torsten Duwepowerpc/livepatch: Implement reliable stack tracing...
2018-06-12 Nicholas Pigginpowerpc/64s: Add support for a store forwarding barrier...
2018-06-12 Joseph SalisburyRevert "powerpc/64s: Add support for a store forwarding...
2018-06-06 Mahesh Salgaonkarpowerpc/mce: Fix a bug where mce loops on memory UE.
2018-06-06 Nicholas Pigginpowerpc: System reset avoid interleaving oops using...
2018-06-06 Michael Neulingpowerpc/eeh: Fix enabling bridge MMIO windows
2018-06-06 Thiago Jung Bauermannpowerpc/kexec_file: Fix error code when trying to load...
2018-06-06 Naveen N. Raopowerpc/kprobes: Fix call trace due to incorrect preemp...
2018-06-06 Nicholas Pigginpowerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear...
2018-05-23 Nicholas Pigginpowerpc/64s: sreset panic if there is no debugger or...
2018-05-23 Nicholas Pigginpowerpc/64s: return more carefully from sreset NMI
2018-05-16 Nicholas Pigginpowerpc/64s: Add support for a store forwarding barrier...
2018-04-12 Nicholas Pigginpowerpc/watchdog: remove arch_trigger_cpumask_backtrace
2018-04-12 Gustavo Romeropowerpc/tm: Fix endianness flip on trap
2018-04-09 Michael Ellermanpowerpc/64s: Wire up cpu_show_spectre_v2()
2018-04-09 Michael Ellermanpowerpc/64s: Wire up cpu_show_spectre_v1()
2018-04-09 Michael Ellermanpowerpc/64s: Enhance the information in cpu_show_meltdown()
2018-04-09 Michael Ellermanpowerpc/64s: Move cpu_show_meltdown()
2018-04-09 Michael Ellermanpowerpc: Add security feature flags for Spectre/Meltdown
2018-04-09 Mauricio Faria de... powerpc/rfi-flush: Differentiate enabled and patched...
2018-04-09 Michael Ellermanpowerpc/rfi-flush: Make it possible to call setup_rfi_f...
2018-04-09 Michael Ellermanpowerpc/rfi-flush: Move the logic to avoid a redo into...
2018-04-09 Nicholas Pigginpowerpc/64s: Fix i-side SLB miss bad address handler...
2018-04-03 Paul MackerrasKVM: PPC: Book3S HV: Work around transactional memory...
2018-04-03 Paul Mackerraspowerpc/powernv: Provide a way to force a core into...
2018-04-03 Paul Mackerraspowerpc: Add CPU feature bits for TM bug workarounds...
2018-04-03 Paul Mackerraspowerpc: Free up CPU feature bits on 64-bit machines
2018-04-03 Paul Mackerraspowerpc: Use feature bit for RTC presence rather than...
2018-04-03 Aneesh Kumar K.Vpowerpc/mm: Fixup tlbie vs store ordering issue on...
2018-04-03 Nicholas Pigginpowerpc/64s: Fix lost pending interrupt due to race...
2018-04-02 Michael Ellermanpowerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT...
2018-03-30 Balbir Singhpowernv/kdump: Fix cases where the kdump kernel can...
2018-03-30 Balbir Singhpowerpc/crash: Remove the test for cpu_online in the...
2018-03-19 Nicholas Pigginpowerpc/64: Don't trace irqs-off at interrupt return...
2018-02-28 Christophe Lombardcxl: Add support for ASB_Notify on POWER9
2018-02-27 Josh Poimboeufpowerpc/modules: Improve restore_r2() error message
2018-02-27 Josh Poimboeufpowerpc/modules: Don't try to restore r2 after a siblin...
2018-02-27 Kamalesh Babulalpowerpc/modules: Add REL24 relocation support of livepa...
2018-02-27 Paul MackerrasKVM: PPC: Book3S HV: Improve handling of debug-trigger...
2018-02-23 Sukadev Bhattiprolupowerpc/kernel: Block interrupts when updating TIDR
2018-01-29 Tim GardnerUBUNTU: SAUCE: export some symbols for powerpc
2018-01-29 Mahesh SalgaonkarUBUNTU: SAUCE: (noup) ppc64 boot: Wait for boot cpu...
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-25 Dave AirlieMerge tag 'drm-misc-fixes-2018-01-24' of git://anongit...
2018-01-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next