linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 13:49:48 to 2022-03-03 11:00:03 UTC [more...]

cleanup swiotlb initialization v4
 2022-03-03 10:59 UTC  (22+ messages)
` [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/12] x86: remove the IOMMU table infrastructure
` [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-03 10:56 UTC  (71+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
  ` [Intel-gfx] "

[Bug 215652] New: kernel 5.17-rc fail to load radeon DRM "modprobe: ERROR: could not insert 'radeon': Unknown symbol in module, or unknown parameter (see dmesg)"
 2022-03-03 10:33 UTC  (5+ messages)
` [Bug 215652] "

[PATCH 0/6] KVM: PPC: Book3S HV interrupt fixes
 2022-03-03  5:33 UTC  (7+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV P9: Fix "lost kick" race
` [PATCH 2/6] KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry
` [PATCH 3/6] KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
` [PATCH 4/6] KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
` [PATCH 5/6] KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
` [PATCH 6/6] KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-03-03  2:41 UTC  (16+ messages)
` [PATCH 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
` [PATCH 02/12] powerpc: wiiu: device tree
` [PATCH 03/12] powerpc: wiiu: bootwrapper support
` [PATCH 04/12] powerpc: wiiu: introduce wiiu platform
` [PATCH 05/12] powerpc: wiiu: declare as non-coherent
` [PATCH 06/12] powerpc: wiiu: udbg support for latteipc
` [PATCH 07/12] powerpc: wiiu: espresso interrupt controller support
` [PATCH 08/12] powerpc: wiiu: latte "
` [PATCH 09/12] powerpc: espresso processor support
` [PATCH 10/12] powerpc: wiiu: platform support
` [PATCH 11/12] powerpc: wiiu: don't enforce flat memory
` [PATCH 12/12] powerpc: wiiu: Add minimal default config

[PATCH v4 1/1] crypto: vmx - add missing dependencies
 2022-03-02 22:59 UTC  (2+ messages)

[PATCH] powerpc/security: Provide stubs for when PPC_BARRIER_NOSPEC isn't enabled
 2022-03-02 17:38 UTC  (3+ messages)

[PATCH v2 0/7] powerpc/ftrace: Patch out -mprofile-kernel instructions
 2022-03-02 16:54 UTC  (4+ messages)
` [PATCH v2 1/7] ftrace: Expose flags used for ftrace_replace_code()

[PATCH 0/2] link vdso with linker
 2022-03-02 16:48 UTC  (3+ messages)
` [PATCH 1/2] powerpc/vdso64: link vdso64 "

[PATCH 1/3] powerpc64/bpf: Store temp registers' bpf to ppc mapping
 2022-03-02 16:40 UTC  (4+ messages)
` [PATCH 3/3] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC64

[Reoprt] Some compile warning on ppc dts
 2022-03-02 16:23 UTC  (2+ messages)

powerpc{32,64} randconfigs
 2022-03-02 16:14 UTC  (4+ messages)

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2022-03-02 16:08 UTC  (2+ messages)

[RFC 0/2] Add generic FPU api similar to x86
 2022-03-02 16:00 UTC  (2+ messages)

[next-20220225] powerpc boot broken with maple tree code ?
 2022-03-02 14:52 UTC  (2+ messages)

[RFC PATCH] powerpc: Implement hotplug smt control
 2022-03-02 15:40 UTC  (2+ messages)

[PATCH -next] macintosh/therm_adt746x: Replaced simple_strtol() with kstrtoint()
 2022-03-02 14:57 UTC  (2+ messages)

[PATCH -next] powerpc/pmac: remove not use symbol
 2022-03-02 13:26 UTC  (2+ messages)

[PATCH -next] powerpc/pmac: Make some symbols static
 2022-03-02 13:23 UTC  (2+ messages)

[PATCH v4] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/64s/hash: Make hash faults work in NMI context
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH 00/20] Add perf sampling tests as part of selftest
 2022-03-02 12:41 UTC  (2+ messages)

[RESEND PATCH v2] powerpc/fadump: register for fadump as early as possible
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/module_64: fix array_size.cocci warning
 2022-03-02 12:41 UTC  (2+ messages)

[PATCHv2 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v1] powerpc/interrupt: Remove struct interrupt_state
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc: Remove remaining stab codes
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH] powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH v1 1/4] powerpc/ftrace: Also save r1 in ftrace_caller()
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-02 11:19 UTC  (19+ messages)
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 19/30] csky/mm: "

[RFC PATCH 5/7] serial: termbits: ADDRB to indicate 9th bit addressing mode
 2022-03-02  9:56 UTC  (2+ messages)
` [RFC PATCH 6/7] serial: General support for multipoint addresses

cleanup swiotlb initialization v2
 2022-03-02  9:22 UTC  (10+ messages)
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful

[PATCH v4 0/3] powerpc/pseries/vas: VAS/NXGZIP support with LPM
 2022-03-02  8:51 UTC  (3+ messages)
` [PATCH v4 3/3] powerpc/pseries/vas: Add VAS migration handler

[next-20220225][Oops][ppc] lvm snapshot merge results kernel panics (throtl_pending_timer_fn)
 2022-03-02  8:25 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS 8219d31effa7be5dbc7ff915d7970672e028c701
 2022-03-02  1:56 UTC 

[powerpc:next-test] BUILD REGRESSION cb848c24e3dc532269b70f907ad6d51848039cf0
 2022-03-02  1:56 UTC 

[PATCH v2] powerpc: kernel: fix refcount leak in format_show()
 2022-03-02  2:19 UTC 

[PATCH] powerpc: kernel: fix a refcount leak in format_show()
 2022-03-02  1:34 UTC  (4+ messages)

[Bug 215567] New: build failure when PPC_64S_HASH_MMU=n is selected in kernel .config
 2022-03-01 22:30 UTC  (6+ messages)
` [Bug 215567] "

[PATCH] ASoC: imx-pcm-rpmsg: Directly return 0 instead of using local ret variable
 2022-03-01  3:03 UTC 

[PATCH v2] powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
 2022-03-01 20:47 UTC 

[PATCH] powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
 2022-03-01 16:48 UTC 

[PATCH] net: Remove branch in csum_shift()
 2022-03-01 12:37 UTC  (9+ messages)

[powerpc:next-test] BUILD SUCCESS 689576dd98c57e6b35277c361af898a5be401dcc
 2022-03-01  5:37 UTC 

[powerpc:next] BUILD SUCCESS 8b91cee5eadd2021f55e6775f2d50bd56d00c217
 2022-03-01  5:36 UTC 

[powerpc:merge] BUILD SUCCESS e314fe9c2ad65adcb62fa98376a5f35502e4f4dd
 2022-03-01  5:36 UTC 

[PATCH v6 0/9] powerpc/pseries/vas: NXGZIP support with DLPAR
 2022-03-01  1:16 UTC  (10+ messages)
` [PATCH v6 1/9] powerpc/pseries/vas: Use common names in VAS capability structure
` [PATCH v6 2/9] powerpc/pseries/vas: Save PID in pseries_vas_window struct
` [PATCH v6 3/9] powerpc/vas: Add paste address mmap fault handler
` [PATCH v6 4/9] powerpc/vas: Return paste instruction failure if no active window
` [PATCH v6 5/9] powerpc/vas: Map paste address only if window is active
` [PATCH v6 6/9] powerpc/pseries/vas: Close windows with DLPAR core removal
` [PATCH v6 7/9] powerpc/pseries/vas: Reopen windows with DLPAR core add
` [PATCH v6 8/9] powerpc/pseries/vas: sysfs interface to export capabilities
` [PATCH v6 9/9] powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities

[PATCH] powerpc: declare unmodified attribute_group usages const
 2022-02-28 23:52 UTC 

[PATCH v5 3/9] powerpc/vas: Add paste address mmap fault handler
 2022-02-28 17:35 UTC  (2+ messages)

[PATCH] powerpc/sysdev: fix incorrect use to determine if list is empty
 2022-02-28 14:24 UTC 


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