messages from 2022-03-01 03:04:27 to 2022-03-06 07:53:00 UTC [more...]
[PATCH v2] powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
2022-03-06 7:52 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-5 tag
2022-03-06 7:51 UTC
[PATCH v2] powerpc: declare unmodified attribute_group usages const
2022-03-06 7:49 UTC (3+ messages)
[PATCH -next] powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
2022-03-05 12:31 UTC
cleanup swiotlb initialization v4
2022-03-04 23:22 UTC (34+ 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] pkeys: Make pkey unsigned in arch_set_user_pkey_access()
2022-03-04 21:05 UTC
[RFC PATCH] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest
2022-03-04 18:26 UTC
[PATCH v1 1/4] powerpc: Cleanup asm-prototypes.c
2022-03-04 17:04 UTC (4+ messages)
` [PATCH v1 2/4] powerpc/smp: Declare current_set static
` [PATCH v1 3/4] powerpc/kexec: Declare kexec_paca static
` [PATCH v1 4/4] powerpc: Move C prototypes out of asm-prototypes.h
[PATCH] powerpc/sysdev: Use of_device_get_match_data()
2022-03-04 14:29 UTC (4+ messages)
[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
2022-03-04 11:11 UTC (11+ messages)
[Bug 215658] New: arch/powerpc/mm/mmu_context.o Assembler messages: Error: unrecognized opcode: `dssall' (PowerMac G4)
2022-03-04 8:07 UTC
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-04 6:59 UTC (63+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [Kgdb-bugreport] "
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
` [Intel-gfx] "
[PATCH] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
2022-03-04 6:12 UTC
[PATCH] arch:powerpc:kvm: remove unnecessary type castings
2022-03-03 14:34 UTC
[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 18:21 UTC (8+ messages)
` [Bug 215652] "
[PATCH v1 1/4] powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
2022-03-03 17:39 UTC (4+ messages)
` [PATCH v1 2/4] powerpc/ftrace: Refactor ftrace_{regs_}caller
[PATCH] RFC: powerpc: wii.dts: Fix up GPIO I2C bus
2022-03-03 15:50 UTC
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-03-03 15:28 UTC (20+ messages)
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 19/30] csky/mm: "
[PATCH] powerpc/security: Provide stubs for when PPC_BARRIER_NOSPEC isn't enabled
2022-03-03 13:01 UTC (4+ messages)
[next-20220225] powerpc boot broken with maple tree code ?
2022-03-03 11:41 UTC (3+ messages)
[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 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)
[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)
[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 (6+ messages)
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
[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] 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).