linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-10 10:41:31 to 2019-04-13 02:01:51 UTC [more...]

[RFC PATCH] powerpc/64/ftrace: mprofile-kernel patch out mflr
 2019-04-13  1:59 UTC 

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-13  0:52 UTC  (12+ messages)
` [PATCH v2 11/21] docs: hwmon: ibmpowernv: convert to ReST format
` [PATCH v2 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-04-12 23:34 UTC  (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] x86/speculation: Support "
` [PATCH v2 3/5] powerpc/speculation: "
` [PATCH v2 4/5] s390/speculation: "
` [PATCH v2 5/5] arm64/speculation: "

[PATCH 0/3] Device-memory-related cleanups
 2019-04-12 20:09 UTC  (11+ messages)
` [PATCH 1/3] mm/memremap: Rename and consolidate SECTION_SIZE
  ` [PATCH RESEND "
` [PATCH 2/3] mm: clean up is_device_*_page() definitions
  ` [PATCH RESEND "
` [PATCH 3/3] mm: introduce ARCH_HAS_PTE_DEVMAP
  ` [PATCH RESEND "
` [PATCH RESEND 0/3] Device-memory-related cleanups

[PATCH] MAINTAINERS: Update remaining @linux.vnet.ibm.com addresses
 2019-04-12 16:16 UTC  (7+ messages)

[PATCH v9 1/2] powerpc/64s: reimplement book3s idle code in C
 2019-04-12 14:30 UTC  (2+ messages)
` [PATCH v9 2/2] powerpc/64s: KVM update for "

[PATCH stable v4.9 00/35] powerpc spectre backports for 4.9
 2019-04-12 14:04 UTC  (39+ messages)
` [PATCH stable v4.9 01/35] powerpc: Fix invalid use of register expressions
` [PATCH stable v4.9 02/35] powerpc/64s: Add barrier_nospec
` [PATCH stable v4.9 03/35] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH stable v4.9 04/35] powerpc: Avoid code patching freed init sections
` [PATCH stable v4.9 05/35] powerpc/64s: Patch barrier_nospec in modules
` [PATCH stable v4.9 06/35] powerpc/64s: Enable barrier_nospec based on firmware settings
` [PATCH stable v4.9 07/35] powerpc: Use barrier_nospec in copy_from_user()
` [PATCH stable v4.9 08/35] powerpc/64: Use barrier_nospec in syscall entry
` [PATCH stable v4.9 09/35] powerpc/64s: Enhance the information in cpu_show_spectre_v1()
` [PATCH stable v4.9 10/35] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
` [PATCH stable v4.9 11/35] powerpc/64: Disable the speculation barrier from the command line
` [PATCH stable v4.9 12/35] powerpc/64: Make stf barrier PPC_BOOK3S_64 specific
` [PATCH stable v4.9 13/35] powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
` [PATCH stable v4.9 14/35] powerpc/64: Call setup_barrier_nospec() from setup_arch()
` [PATCH stable v4.9 15/35] powerpc/64: Make meltdown reporting Book3S 64 specific
` [PATCH stable v4.9 16/35] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
` [PATCH stable v4.9 17/35] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
` [PATCH stable v4.9 18/35] powerpc/asm: Add a patch_site macro & helpers for patching instructions
` [PATCH stable v4.9 19/35] powerpc/64s: Add new security feature flags for count cache flush
` [PATCH stable v4.9 20/35] powerpc/64s: Add support for software "
` [PATCH stable v4.9 21/35] powerpc/pseries: Query hypervisor for count cache flush settings
` [PATCH stable v4.9 22/35] powerpc/powernv: Query firmware "
` [PATCH stable v4.9 23/35] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH stable v4.9 24/35] powerpc/fsl: Add macro to flush the branch predictor
` [PATCH stable v4.9 25/35] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH stable v4.9 26/35] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH stable v4.9 27/35] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH stable v4.9 28/35] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
` [PATCH stable v4.9 29/35] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH stable v4.9 30/35] powerpc/fsl: Flush branch predictor when entering KVM
` [PATCH stable v4.9 31/35] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
` [PATCH stable v4.9 32/35] powerpc/fsl: Update Spectre v2 reporting
` [PATCH stable v4.9 33/35] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
` [PATCH stable v4.9 34/35] powerpc/fsl: Fix the flush of branch predictor
` [PATCH stable v4.9 35/35] powerpc/security: Fix spectre_v2 reporting

[PATCH v5 0/6] add generic boot option for IOMMU dma mode
 2019-04-12 13:11 UTC  (7+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode
` [PATCH v5 4/6] s390/pci: add support for "

[PATCH v8 1/2] powerpc/64s: reimplement book3s idle code in C
 2019-04-12 12:09 UTC  (3+ messages)

[PATCH] powerpc/booke64: set RI in default MSR
 2019-04-12 10:50 UTC 

[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
 2019-04-12  7:50 UTC  (5+ messages)

[PATCH kernel RFC 0/2] powerpc/ioda2: An attempt to allow DMA masks between 32 and 59
 2019-04-12  7:16 UTC  (4+ messages)
` [PATCH kernel RFC 1/2] powerpc/powernv/ioda: Allocate TCE table levels on demand for default DMA window
` [PATCH kernel RFC 2/2] powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages

[PATCH v2] powerpc/watchdog: Use hrtimers for per-CPU heartbeat
 2019-04-12  6:04 UTC  (3+ messages)

[PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-04-12  5:19 UTC  (23+ messages)
` [PATCH v5 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v5 02/16] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH v5 03/16] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE
` [PATCH v5 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v5 05/16] KVM: PPC: Book3S HV: XIVE: add a control to configure "
` [PATCH v5 06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v5 07/16] KVM: PPC: Book3S HV: XIVE: add a global reset control
` [PATCH v5 08/16] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources
` [PATCH v5 09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages
` [PATCH v5 10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state
` [PATCH v5 11/16] KVM: introduce a 'mmap' method for KVM devices
` [PATCH v5 12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping
` [PATCH v5 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages
` [PATCH v5 14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v5 15/16] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode
` [PATCH v5 16/16] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation

[PATCH kernel v3] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
 2019-04-12  3:48 UTC  (3+ messages)

[PATCH] powerpc/64s/radix: Fix radix segment exception handling
 2019-04-12  3:35 UTC  (3+ messages)
`  "

[PATCH][v2] powerpc/lib: remove memcpy_flushcache redundant return
 2019-04-12  2:51 UTC 

[PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options
 2019-04-12  2:41 UTC  (15+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 3/5] powerpc/speculation: Add support for "

[PATCH v4 2/5] powerpc: Replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
 2019-04-12  1:43 UTC 

[PATCH v2] powerpc/xmon: add read-only mode
 2019-04-12  1:42 UTC  (5+ messages)

[PATCH 0/8]
 2019-04-12  0:55 UTC  (2+ messages)

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-04-12  0:49 UTC  (6+ messages)

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-04-11 17:40 UTC  (8+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-11 20:28 UTC  (5+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

[PATCH v4 0/4] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-11 20:21 UTC  (9+ messages)
` [PATCH v4 1/4] ASoC: fsl_audmix: remove "model" attribute
` [PATCH v4 2/4] ASoC: fsl_audmix: remove "model" attribute from DT document
` [PATCH v4 3/4] ASoC: imx-audmix: fix object reference leaks in probe
` [PATCH v4 4/4] ASoC: fsl_audmix: cache pdev->dev pointer

[PATCH V2 0/2] Support more sample rate in asrc
 2019-04-11 20:11 UTC  (6+ messages)
` [PATCH V2 1/2] ASoC: fsl_asrc: replace the process_option table with function
` [PATCH V2 2/2] ASoC: fsl_asrc: Unify the supported input and output rate

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-04-11 16:40 UTC  (3+ messages)
` [PATCH v2 3/7] drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines

[PATCH] powerpc/security: Show powerpc_security_features in debugfs
 2019-04-11 10:35 UTC  (2+ messages)

[PATCH V5] ASoC: fsl_esai: Fix missing break in switch statement
 2019-04-11  8:43 UTC 

[PATCH] powerpc/lib: remove memcpy_flushcache redundant return
 2019-04-11  8:26 UTC 

Backwards compatiblity for QorIQ FMAN LIODN entries
 2019-04-11  3:28 UTC 

[PATCH V4] ASoC: fsl_esai: Fix missing break in switch statement
 2019-04-11  6:17 UTC  (4+ messages)
` [alsa-devel] "

[PATCH v1 00/27] Reduce ifdef mess in hugetlbpage.c and slice.c
 2019-04-11  5:41 UTC  (7+ messages)
` [PATCH v1 01/27] powerpc/mm: Don't BUG() in hugepd_page()
` [PATCH v1 02/27] powerpc/mm: don't BUG in add_huge_page_size()
` [PATCH v1 03/27] powerpc/mm: don't BUG() in slice_mask_for_size()

[PATCH v1 00/15] Refactor pgalloc stuff
 2019-04-11  5:07 UTC  (5+ messages)
` [PATCH v1 06/15] powerpc/Kconfig: select PPC_MM_SLICES from subarch type

[PATCH V3] powernv: sensor-groups: Add debugfs file to enable/disable sensor groups
 2019-04-11  3:54 UTC 

[PATCH v2 0/5] Allow CPU0 to be nohz full
 2019-04-11  3:34 UTC  (6+ messages)
` [PATCH v2 1/5] sched/core: allow the remote scheduler tick to be started on CPU0
` [PATCH v2 2/5] PM / suspend: add function to disable secondaries for suspend
` [PATCH v2 3/5] kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
` [PATCH v2 4/5] kernel/sched/isolation: require a present CPU in housekeeping mask
` [PATCH v2 5/5] nohz_full: Allow the boot CPU to be nohz_full

[PATCH V2] ASoC: fsl_esai: replace fall-through with break
 2019-04-11  3:09 UTC  (5+ messages)
  ` [EXT] "

[PATCH V3] ASoC: fsl_esai: Fix missing break in switch statement
 2019-04-11  3:01 UTC  (2+ messages)
` [EXT] [alsa-devel] "

MAINTAINERS: Remove non-existent VAS file
 2019-04-11  1:38 UTC 

[RFC PATCH v2 10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask
 2019-04-11  1:15 UTC  (3+ messages)

[PATCH v3] powerpc/pseries: Only wait for dying CPU after call to rtas_stop_self()
 2019-04-10 23:08 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-10 17:54 UTC  (8+ messages)
  ` [EXT] "

[PATCH v2 0/3] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-10 17:51 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: fsl_audmix: remove "model" attribute
    ` [EXT] "

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-10 17:36 UTC  (10+ messages)

[PATCH 00/21] Convert hwmon documentation to ReST
 2019-04-10 15:24 UTC  (4+ messages)
` [PATCH 11/21] docs: hwmon: ibmpowernv: convert to ReST format
` [PATCH 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[PATCH] powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
 2019-04-10 14:49 UTC  (2+ messages)
`  "

[PATCH v3 0/4] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-10 10:48 UTC  (7+ messages)
` [PATCH v3 1/4] ASoC: fsl_audmix: remove "model" attribute
` [PATCH v3 2/4] dt-bindings: fsl,audmix: "
    ` [EXT] Re: [PATCH v3 2/4] dt-bindings: fsl, audmix: "
` [PATCH v3 3/4] ASoC: imx-audmix: fix object reference leaks in probe
` [PATCH v3 4/4] ASoC: fsl_audmix: cache pdev->dev pointer


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).