linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 13:01:32 to 2021-06-02 10:57:04 UTC [more...]

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 10:53 UTC  (7+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 4/9] m68k: "
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM

[RFC PATCH 0/6] powerpc: Stack tracer fixes
 2021-06-02 10:35 UTC  (6+ messages)
` [RFC PATCH 1/6] trace/stack: Move code to save the stack trace into a separate function
` [RFC PATCH 2/6] powerpc/trace: Add support for stack tracer

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-02 10:17 UTC  (2+ messages)
` [PATCH 21/21] ide: pmac: Staticise local function 'pmac_ide_probe'

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-02  7:49 UTC  (32+ messages)
` [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
` [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface
` [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
` [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk
` [PATCH 05/30] pcd: "
` [PATCH 06/30] pf: "
` [PATCH 07/30] ms_block: "
` [PATCH 08/30] mspro: "
` [PATCH 09/30] mtd_blkdevs: "
` [PATCH 10/30] ps3disk: "
` [PATCH 11/30] swim3: "
` [PATCH 12/30] swim: "
` [PATCH 13/30] sunvdc: "
` [PATCH 14/30] gdrom: "
` [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
` [PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 17/30] floppy: "
` [PATCH 18/30] loop: "
` [PATCH 19/30] nbd: "
` [PATCH 20/30] nullb: use blk_mq_alloc_disk
` [PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 22/30] rbd: "
` [PATCH 23/30] rnbd: "
` [PATCH 24/30] sx8: "
` [PATCH 25/30] xen-blkfront: "
` [PATCH 26/30] ubi: "
` [PATCH 27/30] scm_blk: "
` [PATCH 28/30] amiflop: "
` [PATCH 29/30] ataflop: "
` [PATCH 30/30] z2ram: "

[PATCH] powerpc/8xx: select CPM1 for MPC8XXFADS
 2021-06-02  7:44 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe
 2021-06-02  6:42 UTC 

[PATCH] powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
 2021-06-02  6:42 UTC 

[PATCH] KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
 2021-06-02  4:04 UTC 

[PATCH] powerpc: 52xx: add fallthrough in mpc52xx_wdt_ioctl()
 2021-06-01 19:02 UTC 

[PATCH 0/5] DMA fixes for PS3 device drivers
 2021-06-02  1:08 UTC  (6+ messages)
` [PATCH 2/5] powerpc/ps3: Warn on PS3 device errors
` [PATCH 1/5] powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
` [PATCH 3/5] powerpc/ps3: Add dma_mask to ps3_dma_region
` [PATCH 4/5] net/ps3_gelic: Add gelic_descr structures
` [PATCH 5/5] net/ps3_gelic: Cleanups, improve logging

[PATCH v2] lockdown, selinux: avoid bogus SELinux lockdown permission checks
 2021-06-01 20:47 UTC  (22+ messages)
` [PATCH v2] lockdown,selinux: "

[PATCH] powerpc/barrier: Avoid collision with clang's __lwsync macro
 2021-06-01 18:23 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: Set .owner attribute when registering card
 2021-06-01 17:38 UTC  (3+ messages)

[PATCH] Documentation PCI: Fix typo in pci-error-recovery.rst
 2021-06-01 16:04 UTC  (4+ messages)

[PATCH] powerpc: make show_stack's stack walking KASAN-safe
 2021-06-01 14:42 UTC  (4+ messages)

simplify gendisk and request_queue allocation for bio based drivers
 2021-06-01 13:48 UTC  (2+ messages)

[PATCH -next] powerpc/spufs: disp: Remove set but not used variable 'dummy'
 2021-06-01  8:51 UTC  (2+ messages)

[PATCH -next] powerpc/spider-pci: Remove set but not used variable 'val'
 2021-06-01  8:53 UTC 

[PATCH] powerpc/xmon: Add support for running a command on all cpus in xmon
 2021-06-01  7:48 UTC 

[PATCH] Revert "powerpc: Switch to relative jump labels"
 2021-06-01  7:36 UTC  (5+ messages)

[PATCH] selftests/powerpc: Remove the repeated declaration
 2021-06-01  6:36 UTC 

[PATCH v3 0/4] shoot lazy tlbs
 2021-06-01  6:23 UTC  (5+ messages)
` [PATCH v3 1/4] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH v3 2/4] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH v3 3/4] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH v3 4/4] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
 2021-06-01  1:23 UTC  (4+ messages)

[PATCH v7 00/15] Restricted DMA
 2021-05-31 15:00 UTC  (21+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available

[PATCH] powerpc/fadump: register for fadump as early as possible
 2021-05-31 13:03 UTC 

[PATCH -next] ASoC: imx-rpmsg: fix platform_no_drv_owner.cocci warnings
 2021-05-31  7:14 UTC  (3+ messages)

KVM P9 optimisation series
 2021-05-31  5:10 UTC 

[PATCH 11/15] powerpc: convert to setup_initial_init_mm()
 2021-05-31  1:05 UTC  (6+ messages)

[FSL P50x0] KVM HV doesn't work anymore
 2021-05-30  6:49 UTC  (10+ messages)

[PATCH] docs: kernel-parameters: mark numa=off is supported by a bundle of architectures
 2021-05-29 22:45 UTC  (3+ messages)

[RFC v3 0/4] Add perf interface to expose nvdimm
 2021-05-29  7:38 UTC  (5+ messages)
` [RFC v3 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [RFC v3 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [RFC v3 3/4] powerpc/papr_scm: Add perf interface support
` [RFC v3 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries

[PATCH v2] KVM: PPC: Book3S HV: Fix reverse map real-mode address lookup with huge vmalloc
 2021-05-28 23:36 UTC  (2+ messages)

[PATCH] perf vendor events: Fix eventcode of power10 json events
 2021-05-28 12:21 UTC  (6+ messages)

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-28 10:24 UTC  (12+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map

[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-05-28  9:07 UTC  (33+ messages)
` [PATCH v7 01/32] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v7 02/32] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v7 03/32] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v7 04/32] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v7 05/32] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v7 06/32] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v7 07/32] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v7 08/32] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v7 09/32] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v7 10/32] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v7 11/32] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v7 12/32] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v7 13/32] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v7 14/32] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v7 15/32] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v7 16/32] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v7 17/32] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v7 18/32] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v7 19/32] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v7 20/32] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v7 21/32] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v7 22/32] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v7 23/32] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v7 24/32] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v7 25/32] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
` [PATCH v7 26/32] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v7 27/32] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v7 28/32] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v7 29/32] KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR KVM
` [PATCH v7 30/32] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v7 31/32] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v7 32/32] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-05-28  9:06 UTC 

[RFC v2 0/4] Add perf interface to expose nvdimm
 2021-05-28  7:53 UTC  (6+ messages)
` [RFC v2 4/4] powerpc/papr_scm: Add cpu hotplug support for nvdimm pmu device

[PATCH 0/3] Rid W=1 warnings from Crypto
 2021-05-28  7:26 UTC  (2+ messages)

[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
 2021-05-27 19:53 UTC  (4+ messages)

[PATCH -next 1/3] powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
 2021-05-27 14:37 UTC  (4+ messages)
` [PATCH -next 2/3] xen: balloon: "

[PATCH v8 00/15] Restricted DMA
 2021-05-27 13:32 UTC  (9+ messages)
` [PATCH v8 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v8 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v8 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v8 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v8 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v8 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v8 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single

[PATCH v8 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
 2021-05-27 13:03 UTC  (5+ messages)
` [PATCH v8 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v8 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v8 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v8 15/15] of: Add plumbing for "


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