messages from 2022-10-28 11:51:30 to 2022-11-02 22:39:07 UTC [more...]
[PATCH v9 0/7] Use per-CPU temporary mappings for patching on Radix MMU
2022-11-02 22:37 UTC (15+ messages)
` [PATCH v9 2/7] powerpc/code-patching: Handle RWX patching initialisation error
` [PATCH v9 3/7] powerpc/code-patching: Use WARN_ON and fix check in poking_init
` [PATCH v9 4/7] powerpc/code-patching: Verify instruction patch succeeded
` [PATCH v9 5/7] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v9 6/7] powerpc/code-patching: Use temporary mm for Radix MMU
` [PATCH v9 7/7] powerpc/code-patching: Consolidate and cache per-cpu patching context
[PATCH v1 0/6] mm/autonuma: replace savedwrite infrastructure
2022-11-02 21:22 UTC (8+ messages)
` [PATCH v1 1/6] mm/mprotect: allow clean exclusive anon pages to be writable
` [PATCH v1 2/6] mm/mprotect: minor can_change_pte_writable() cleanups
` [PATCH v1 3/6] mm/huge_memory: try avoiding write faults when changing PMD protection
` [PATCH v1 4/6] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
` [PATCH v1 5/6] mm: remove unused savedwrite infrastructure
` [PATCH v1 6/6] selftests/vm: anon_cow: add mprotect() optimization tests
[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
2022-11-02 18:44 UTC (11+ messages)
` [PATCH v3 2/2] x86: "
[RFC PATCH v2 0/8] Generic IPI sending tracepoint
2022-11-02 18:33 UTC (9+ messages)
` [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask()
` [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 7/8] smp: reword smp call IPI comment
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI
[PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
2022-11-02 14:30 UTC (14+ messages)
` [PATCH v3 0/2] Copy-on-write poison recovery
` [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults
` [PATCH v3 2/2] mm, hwpoison: When copy-on-write hits poison, take page offline
` [PATCH v4 0/2] Copy-on-write poison recovery
` [PATCH v4 1/2] mm, hwpoison: Try to recover from copy-on write faults
` [PATCH v4 2/2] mm, hwpoison: When copy-on-write hits poison, take page offline
[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
2022-11-02 14:05 UTC (10+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
[PATCH] powerpc: Fix some kernel-doc warnings
2022-11-02 14:03 UTC (2+ messages)
[PATCH v2] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup()
2022-11-02 13:57 UTC (3+ messages)
[PATCH v2 -next] powerpc/powermac: Fix symbol not declared warnings
2022-11-02 13:53 UTC (3+ messages)
[PATCH v5 00/16] objtool: Enable and implement --mcount option on powerpc
2022-11-02 12:44 UTC (20+ messages)
` [PATCH v5 01/16] powerpc: Fix __WARN_FLAGS() for use with Objtool
` [PATCH v5 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v5 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH v5 04/16] powerpc: Curb objtool unannotated intra-function warnings
` [PATCH v5 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v5 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32
` [PATCH v5 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH v5 08/16] objtool: Fix SEGFAULT
` [PATCH v5 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH v5 10/16] objtool: Use target file class size "
` [PATCH v5 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v5 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH v5 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH v5 14/16] objtool: Add arch specific function arch_ftrace_match()
` [PATCH v5 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH v5 16/16] objtool/powerpc: Add --mcount specific implementation
[PATCH] mm: remove kern_addr_valid() completely
2022-11-01 17:47 UTC (2+ messages)
[PATCH v2 0/2] gpiolib: more cleanups to get rid of of_node
2022-11-02 11:01 UTC (3+ messages)
[PATCH] powerpc: replace ternary operator with min()
2022-11-02 9:23 UTC (3+ messages)
[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
2022-11-02 8:37 UTC (4+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "
[PATCH 0/5] powerpc/kprobes: preempt related changes and cleanups
2022-11-02 8:36 UTC (3+ messages)
` [PATCH 5/5] powerpc/kprobes: Remove unnecessary headers from kprobes
[PATCH -next v2] powerpc/mpic_msgr: fix cast removes address space of expression warnings
2022-11-02 8:34 UTC (3+ messages)
[PATCH] [perf/core: Update sample_flags for raw_data in perf_output_sample
2022-11-02 8:19 UTC (3+ messages)
[PATCH 5.15 098/132] perf vendor events power10: Fix hv-24x7 metric events
2022-11-02 2:33 UTC
[PATCH 6.0 201/240] perf vendor events power10: Fix hv-24x7 metric events
2022-11-02 2:32 UTC
[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
2022-11-01 23:41 UTC (11+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver
[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
2022-11-01 23:25 UTC (7+ messages)
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() as static
[PATCH] powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
2022-11-01 22:43 UTC (4+ messages)
[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map
2022-11-01 22:26 UTC (3+ messages)
[PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
2022-11-01 22:19 UTC (3+ messages)
[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
2022-11-01 20:06 UTC (6+ messages)
[powerpc:fixes-test] BUILD SUCCESS 02a771c9a68a9f08cce4ec5e324fb1bc4dce7202
2022-11-01 18:36 UTC
Issues with the first PowerPC updates for the kernel 6.1
2022-11-01 16:46 UTC (7+ messages)
[PATCH 0/3] Add support for MICFIL on i.MX93 platform
2022-11-01 14:33 UTC (8+ messages)
` [PATCH 1/3] ASoC: dt-bindings: fsl,micfil: Add compatible string for "
` [PATCH 2/3] ASoC: fsl_micfil: Add support "
` [PATCH 3/3] ASoC: fsl_micfil: Add support when using eDMA
[PATCH v6 00/25] powerpc: Syscall wrapper and register clearing
2022-11-01 12:25 UTC (16+ messages)
` [PATCH v6 09/25] asm-generic: compat: Support BE for long long args in 32-bit ABIs
` [PATCH] asm-generic: compat: fix compat_arg_u64 and compat_arg_u64_dual
` [PATCH v6 21/25] powerpc: Provide syscall wrapper
` [PATCH] powerpc/32: fix syscall wrappers with 64-bit arguments
` [PATCH v6 22/25] powerpc/64s: Clear user GPRs in syscall interrupt entry
[PATCH] powerpc/32: Select ARCH_SPLIT_ARG64
2022-11-01 12:25 UTC (2+ messages)
[PATCH] powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
2022-11-01 12:25 UTC (2+ messages)
[PATCH] Change maintainers for vnic driver
2022-11-01 3:10 UTC (2+ messages)
[PATCH net-next v7 00/10] net: dpaa: Convert to phylink
2022-10-31 22:19 UTC (6+ messages)
` [PATCH net-next v7 08/10] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
2022-10-31 18:36 UTC (14+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
2022-10-31 16:58 UTC (7+ messages)
` [PATCH v3 1/5] PCI: altera-msi: Include <linux/irqdomain.h> explicitly
` [PATCH v3 2/5] PCI: microchip: "
` [PATCH v3 3/5] PCI: mvebu: "
` [PATCH v3 4/5] PCI: xgene-msi: "
` [PATCH v3 5/5] PCI: Remove unnecessary <linux/of_irq.h> includes
[PATCH v5 0/2] powerpc module arch checks
2022-10-31 12:07 UTC (3+ messages)
` [PATCH v5 1/2] module: add module_elf_check_arch for module-specific checks
` [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
[PATCH v2 4/4] PCI: Remove unnecessary <linux/of_irq.h> includes
2022-10-31 8:30 UTC (2+ messages)
[PATCH] powerpc/pseries/eeh: Fix some kernel-doc warnings
2022-10-31 6:37 UTC
[RFC PATCH 00/19] Remove STACK_FRAME_OVERHEAD
2022-10-31 5:54 UTC (20+ messages)
` [RFC PATCH 01/19] powerpc/perf: callchain validate kernel stack pointer bounds
` [RFC PATCH 02/19] powerpc: Rearrange copy_thread child stack creation
` [RFC PATCH 03/19] powerpc/64: Remove asm interrupt tracing call helpers
` [RFC PATCH 04/19] powerpc/pseries: hvcall stack frame overhead
` [RFC PATCH 05/19] powerpc/32: Use load and store multiple in GPR save/restore macros
` [RFC PATCH 06/19] powerpc: simplify ppc_save_regs
` [RFC PATCH 07/19] powerpc: add definition for pt_regs offset within an interrupt frame
` [RFC PATCH 08/19] powerpc: add a definition for the marker offset within the "
` [RFC PATCH 09/19] powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
` [RFC PATCH 10/19] powerpc: add a define for the user interrupt frame size
` [RFC PATCH 11/19] powerpc: add a define for the switch frame size and regs offset
` [RFC PATCH 12/19] powerpc: copy_thread fill in interrupt frame marker and back chain
` [RFC PATCH 13/19] powerpc: copy_thread add a back chain to the switch stack frame
` [RFC PATCH 14/19] powerpc: split validate_sp into two functions
` [RFC PATCH 15/19] powerpc: allow minimum sized kernel stack frames
` [RFC PATCH 16/19] powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
` [RFC PATCH 17/19] powerpc: remove STACK_FRAME_OVERHEAD
` [RFC PATCH 18/19] powerpc: change stack marker memory operations to 32-bit
` [RFC PATCH 19/19] powerpc/64: ELFv2 use reserved word in the stack frame for the regs marker
[PATCH v4] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-30 23:00 UTC (4+ messages)
[PATCH v5] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-30 22:58 UTC
Issues with the first PowerPC updates for the kernel 6.1
2022-10-30 16:46 UTC (2+ messages)
` Issues with the first PowerPC updates for the kernel 6.1 #forregzbot
[PATCH 1/2] powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs
2022-10-30 17:03 UTC (2+ messages)
[PATCH 0/2] Consider the size of the added CPU nodes in the kexec FDT
2022-10-29 23:31 UTC (5+ messages)
` [PATCH 1/2] powerpc: export the CPU node count
` [PATCH 2/2] powerpc: Take in account addition CPU node when building kexec FDT
[PATCH] ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
2022-10-28 18:40 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/3] Add support for SAI on i.MX93 platform
2022-10-28 16:02 UTC (6+ messages)
` [PATCH 2/3] ASoC: fsl_sai: Add support for "
` [PATCH 3/3] ASoC: fsl_sai: Specify the maxburst to 8 on "
[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-3 tag
2022-10-29 17:40 UTC (2+ messages)
[PATCH v2] powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()
2022-10-29 11:16 UTC
[PATCH] selftests/powerpc: Remove repeated word in comments
2022-10-29 9:46 UTC
[PATCH v2] random: do not include <asm/archrandom.h> from random.h
2022-10-29 1:08 UTC
[PATCH] ASoC: fsl_xcvr: Add Counter registers
2022-10-28 16:02 UTC (2+ messages)
[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
2022-10-28 15:57 UTC (6+ messages)
[PATCH v2] powerpc/hv-gpci: Fix hv_gpci event list
2022-10-28 15:48 UTC
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2022-10-28 15:42 UTC
[PATCH 1/3] powerpc/64s: Disable preemption in hash lazy mmu mode
2022-10-28 11:49 UTC (2+ messages)
[PATCH v2 0/2] powerpc: misc interrupt and context tracking
2022-10-28 11:49 UTC (2+ messages)
[PATCH] powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context
2022-10-28 11:49 UTC (2+ messages)
[PATCH 1/3] powerpc/64s: Add lockdep for HPTE lock
2022-10-28 11:49 UTC (2+ messages)
[PATCH 0/4] powerpc: misc interrupt and context tracking fixes
2022-10-28 11:49 UTC (2+ messages)
` (subset) "
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).