linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 08:11:50 to 2020-07-01 09:29:32 UTC [more...]

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-01  8:59 UTC  (13+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 13/20] block: tidy up a warning in bio_check_ro

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-07-01  8:42 UTC  (5+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v2 27/30] misc: cxl: hcalls: Demote half-assed kerneldoc attempt
 2020-07-01  8:31 UTC  (3+ messages)
` [PATCH v2 28/30] misc: ocxl: config: Provide correct formatting to function headers
` [PATCH v2 30/30] misc: cxl: flash: Remove unused pointer

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-07-01  8:17 UTC  (12+ messages)
` [PATCH v2 1/6] powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable
  ` [PATCH v2 1/6] powerpc/pseries/iommu: Create defines for operations in ibm,ddw-applicable
` [PATCH v2 2/6] powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows
  ` [PATCH v2 2/6] powerpc/pseries/iommu: Update call to ibm,query-pe-dma-windows
` [PATCH v2 4/6] powerpc/pseries/iommu: Remove default DMA window before creating DDW
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v2 6/6] powerpc/pseries/iommu: Avoid errors when DDW starts at 0x00

[powerpc:fixes-test] BUILD SUCCESS 19ab500edb5d6020010caba48ce3b4ce4182ab63
 2020-07-01  8:07 UTC 

[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-01  7:46 UTC  (12+ messages)
` [PATCH 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions

[PATCH v7 0/7] Support new pmem flush and sync instructions for POWER
 2020-07-01  7:22 UTC  (8+ messages)
` [PATCH v7 1/7] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v7 2/7] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v7 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v7 4/7] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v7 5/7] powerpc/pmem: Update ppc64 to use the new barrier instruction
` [PATCH v7 6/7] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v7 7/7] powerpc/pmem: Initialize pmem device on newer hardware

[PATCH v3] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-07-01  7:26 UTC  (3+ messages)

[PATCH v2 0/4] huge vmalloc mappings
 2020-07-01  7:10 UTC  (3+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-07-01  7:05 UTC  (11+ messages)

[powerpc:next-test] BUILD SUCCESS 8b1bcbb263cc04d8bb9e57d64eda7cffc3dbc1aa
 2020-07-01  5:26 UTC 

[PATCH 1/2] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
 2020-07-01  5:21 UTC  (2+ messages)
` [PATCH 2/2] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush

[PATCH v6 0/8] Support new pmem flush and sync instructions for POWER
 2020-07-01  5:08 UTC  (33+ messages)
` [PATCH v6 1/8] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v6 2/8] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v6 3/8] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v6 4/8] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
  ` [PATCH updated] "
` [PATCH v6 5/8] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v6 6/8] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v6 7/8] powerpc/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v6 8/8] powerpc/pmem: Initialize pmem device on newer hardware

[PATCH v4 16/26] mm/powerpc: Use general page fault accounting
 2020-06-30 20:45 UTC 

[PATCH 0/8 v2] PCI: Align return values of PCIe capability and PCI accessors
 2020-06-30 16:24 UTC  (2+ messages)

rename ->make_request_fn and move it to the block_device_operations
 2020-06-30 18:55 UTC  (28+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

[PATCH V4 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-30 18:38 UTC  (3+ messages)
` [PATCH V4 2/3] cpufreq: Register governors at core_initcall

[Bug 208181] New: BUG: KASAN: stack-out-of-bounds in strcmp+0x58/0xd8
 2020-06-30 17:28 UTC  (9+ messages)
` [Bug 208181] "

[PATCH] selftests/seccomp: fix ptrace tests on powerpc
 2020-06-30 16:47 UTC 

[PATCH 27/30] misc: cxl: hcalls: Demote half-assed kerneldoc attempt
 2020-06-30 13:51 UTC  (3+ messages)
` [PATCH 28/30] misc: ocxl: config: Provide correct formatting to function headers
` [PATCH 30/30] misc: cxl: flash: Remove unused pointer

[PATCH] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-06-30 13:30 UTC  (5+ messages)

[PATCH] selftests/powerpc: Fix build issue with output directory
 2020-06-30 12:24 UTC  (2+ messages)

[PATCH 1/2] powerpc/mm/book3s54/pkeys: make pkey access check work on execute_only_key
 2020-06-30 12:24 UTC  (4+ messages)
` [PATCH 2/2] powerpc/mm/books64/pkeys: Rename is_pkey_enabled()

[PATCH 0/3] powerpc/pseries: IPI doorbell improvements
 2020-06-30 11:57 UTC  (6+ messages)
` [PATCH 3/3] powerpc/pseries: Add KVM guest doorbell restrictions

[PATCH v2 0/3] powerpc/pseries: IPI doorbell improvements
 2020-06-30 11:50 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc: inline doorbell sending functions
` [PATCH v2 2/3] powerpc/pseries: Use doorbells even if XIVE is available
` [PATCH v2 3/3] powerpc/pseries: Add KVM guest doorbell restrictions

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-30 10:00 UTC  (4+ messages)
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-30  9:40 UTC  (4+ messages)
` [PATCH v4 7/8] lockdep: Change hardirq{s_enabled, _context} to "
  ` [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} "

[PATCH v2] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-06-30  8:47 UTC 

[PATCH] crypto: af_alg - Fix regression on empty requests
 2020-06-30  8:48 UTC  (2+ messages)

[PATCH 0/4] VSX 32-byte vector paired load/store instructions
 2020-06-30  5:53 UTC  (5+ messages)
` [PATCH 1/4] powerpc/sstep: support new VSX vector paired storage access instructions
` [PATCH 2/4] powerpc/sstep: support emulation for vsx "
` [PATCH 3/4] powerpc ppc-opcode: add opcodes for vsx vector paired instructions
` [PATCH 4/4] powerpc sstep: add testcases for vsx load/store instructions

[PATCH v2 0/3] Off-load TLB invalidations to host for !GTSE
 2020-06-30  5:26 UTC  (7+ messages)
` [PATCH v2 1/3] powerpc/mm: Enable radix GTSE only if supported
` [PATCH v2 2/3] powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
` [PATCH v2 3/3] powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30  3:53 UTC  (12+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers

[PATCH] xmon: Reset RCU and soft lockup watchdogs
 2020-06-30  2:29 UTC  (2+ messages)

[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-06-30  2:08 UTC  (3+ messages)

[PATCH v2] powerpc: Warn about use of smt_snooze_delay
 2020-06-30  1:59 UTC 

[PATCH 1/3] powerpc: inline doorbell sending functions
 2020-06-30  1:58 UTC  (4+ messages)

[PATCH] powerpc: Warn about use of smt_snooze_delay
 2020-06-30  1:22 UTC  (4+ messages)

[PATCH 1/1] MAINTAINERS: Remove self
 2020-06-29 22:50 UTC 

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (9+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()

[PATCH v3 0/4] Migrate non-migrated pages of a SVM
 2020-06-29 19:25 UTC  (7+ messages)
` [PATCH v3 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE

[PATCH] ASoC: fsl_sai: Refine regcache usage with pm runtime
 2020-06-29 19:24 UTC  (2+ messages)

[PATCH 0/3] Implement shared_cpu_list for powerpc
 2020-06-29 13:26 UTC  (5+ messages)
` [PATCH 1/3] powerpc/cacheinfo: Use cpumap_print to print cpumap
` [PATCH 2/3] powerpc/cacheinfo: Make cpumap_show code reusable
` [PATCH 3/3] powerpc/cacheinfo: Add per cpu per index shared_cpu_list

[PATCH v2 1/2] powerpc/ptdump: Refactor update of st->last_pa
 2020-06-29 11:17 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/ptdump: Refactor update of pg_state

[PATCH v2 0/6] powerpc/32s: Allocate modules outside of vmalloc space for STRICT_KERNEL_RWX
 2020-06-29 11:15 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
` [PATCH v2 2/6] powerpc: Use MODULES_VADDR if defined
` [PATCH v2 3/6] powerpc/32s: Only leave NX unset on segments used for modules
` [PATCH v2 4/6] powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
` [PATCH v2 5/6] powerpc/32s: Kernel space starts at TASK_SIZE
` [PATCH v2 6/6] powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX

[PATCH RFC 1/1] powerpc/eeh: Synchronization for safety
 2020-06-29  8:11 UTC  (2+ messages)


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).