messages from 2023-06-18 22:33:58 to 2023-06-22 08:52:32 UTC [more...]
[PATCH 00/10] Introduce SMT level and add PowerPC support
2023-06-22 8:51 UTC (3+ messages)
` [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
[PATCH] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
2023-06-22 8:40 UTC (2+ messages)
[6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
2023-06-22 8:01 UTC (4+ messages)
[6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
2023-06-22 7:44 UTC (4+ messages)
[PATCH] powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
2023-06-22 7:42 UTC
[PATCH] objtool: Make 'sec-address' always on
2023-06-22 6:31 UTC (2+ messages)
[PATCH 1/4] powerpc/kuap: Avoid unnecessary reads of MD_AP
2023-06-22 6:20 UTC (7+ messages)
` [PATCH 3/4] powerpc/kuap: Refactor static branch for disabling kuap
` [PATCH 4/4] powerpc/kuap: Make disabling KUAP at boottime optional
[PATCH v6 26/27] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-06-22 3:51 UTC
[PATCH 00/79] fs: new accessors for inode->i_ctime
2023-06-22 0:46 UTC (14+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
` [PATCH 02/79] spufs: switch to new ctime accessors
` [PATCH 79/79] fs: rename i_ctime field to __i_ctime
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-06-22 2:36 UTC (18+ messages)
` [PATCH v2 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH v2 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
` [PATCH v2 03/12] arm: adjust_pte() use pte_offset_map_nolock()
` [PATCH v2 04/12] powerpc: assert_pte_locked() "
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH v2 06/12] sparc: add pte_free_defer() for pte_t *pgtable_t
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page
` [PATCH v2 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
` [PATCH v2 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH v2 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
` [PATCH mm "
` [PATCH v2 11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
` [PATCH v2 12/12] mm: delete mmap_write_trylock() and vma_try_start_write()
[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
2023-06-21 23:50 UTC (7+ messages)
` [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH
[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-21 22:22 UTC (24+ messages)
` [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v2 03/13] arm/kexec: "
` [PATCH v2 04/13] ia64/kexec: "
` [PATCH v2 05/13] arm64/kexec: "
` [PATCH v2 06/13] loongarch/kexec: "
` [PATCH v2 07/13] m68k/kexec: "
` [PATCH v2 08/13] mips/kexec: "
` [PATCH v2 09/13] parisc/kexec: "
` [PATCH v2 10/13] powerpc/kexec: "
` [PATCH v2 11/13] riscv/kexec: "
` [PATCH v2 12/13] s390/kexec: "
` [PATCH v2 13/13] sh/kexec: "
[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
2023-06-21 18:43 UTC (7+ messages)
` [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}
[PATCH 07/11] sysctl: Add size to register_sysctl
2023-06-21 13:43 UTC (6+ messages)
` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
[PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
2023-06-20 14:29 UTC (4+ messages)
` [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-06-21 18:02 UTC (6+ messages)
` [PATCH v2 1/2] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
2023-06-21 14:54 UTC (5+ messages)
` [kvm-unit-tests v4 01/12] powerpc: Report instruction address and MSR in unhandled exception error
` [kvm-unit-tests v4 02/12] powerpc: Add some checking to exception handler install
[PATCH] powerpc/ptrace: Split gpr32_set_common
2023-06-21 12:39 UTC (3+ messages)
[PATCH] powerpc/reg: Remove #ifdef around mtspr macro
2023-06-21 10:40 UTC
[PATCH] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
2023-06-21 10:40 UTC
[PATCH] powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inline
2023-06-21 10:38 UTC
[PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
2023-06-21 8:30 UTC (23+ messages)
` [PATCH 01/22] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
` [PATCH 02/22] tools/perf/tests: Fix shellcheck warning for probe_vfs_getname.sh testcase
` [PATCH 03/22] tools/perf/tests: Fix shellcheck warning for record_offcpu.sh testcase
` [PATCH 04/22] tools/perf/tests: Fix shellcheck issue for lock_contention.sh testcase
` [PATCH 05/22] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters_cgrp.sh testcase
` [PATCH 06/22] tools/perf/tests: fix test_arm_spe_fork.sh signal case issues
` [PATCH 07/22] tools/perf/tests: Fix unused variable references in stat+csv_summary.sh testcase
` [PATCH 08/22] tools/perf/tests: fix shellcheck warning for test_perf_data_converter_json.sh testcase
` [PATCH 09/22] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters.sh testcase
` [PATCH 10/22] tools/perf/tests: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
` [PATCH 11/22] tools/perf/tests: Fix shellcheck warning for asm_pure_loop.sh shell script
` [PATCH 12/22] tools/perf/tests: Fix shellcheck warning for memcpy_thread_16k_10.sh "
` [PATCH 13/22] tools/perf/tests: Fix shellcheck warning for coresight.sh "
` [PATCH 14/22] tools/perf/tests: Fix shellcheck warning for probe.sh "
` [PATCH 15/22] tools/perf/trace: Fix shellcheck issue for arch_errno_names.sh script
` [PATCH 16/22] tools/perf: Fix shellcheck issue for check-headers.sh script
` [PATCH 17/22] tools/perf/tests: Fix shellcheck warnings for thread_loop_check_tid_10.sh
` [PATCH 18/22] tools/perf/tests: Fix shellcheck warnings for unroll_loop_thread_10.sh
` [PATCH 19/22] tools/perf/tests: Fix shellcheck warnings for lib/probe_vfs_getname.sh
` [PATCH 20/22] tools/perf/tests: Fix the shellcheck wanrings in lib/waiting.sh
` [PATCH 21/22] tools/perf/trace: Fix x86_arch_prctl.sh to address shellcheck warnings
` [PATCH 22/22] tools/perf/arch/x86: Fix syscalltbl.sh "
[PATCH] KVM: PPC: remove unneeded variable
2023-06-21 6:59 UTC (2+ messages)
[PATCH 00/16] Add support for DAX vmemmap optimization for ppc64
2023-06-21 5:59 UTC (4+ messages)
` [PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
[PATCH] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
2023-06-21 5:13 UTC
[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
2023-06-21 2:51 UTC (13+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
[PATCH v4 00/34] Split ptdesc from struct page
2023-06-20 23:10 UTC (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc
[PATCH v2 00/12] mm: jit/text allocator
2023-06-20 17:24 UTC (16+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
[PATCH v7 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
2023-06-20 13:13 UTC
[RFC PATCH 0/3] powernv/pci: Remove unused IODA1 support
2023-06-20 13:16 UTC (3+ messages)
` [RFC PATCH 2/3] powerpc/pci: Remove MVE code
[PATCH v2 1/2] powerpc/mm: Cleanup memory block size probing
2023-06-20 12:53 UTC (7+ messages)
` [PATCH v2 2/2] powerpc/mm: Add memory_block_size as a kernel parameter
[PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
2023-06-20 12:25 UTC (2+ messages)
[PATCH] cxl/ocxl: Possible repeated word
2023-06-20 12:18 UTC (3+ messages)
[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-06-20 9:54 UTC (2+ messages)
[RFC PATCH v1 0/3] powerpc/objtool: First step towards uaccess validation (v1)
2023-06-20 7:10 UTC (8+ messages)
` [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
[powerpc:next] BUILD SUCCESS b684c09f09e7a6af3794d4233ef785819e72db79
2023-06-20 5:17 UTC
[PATCH v2 0/2] Remove some e500/MPC85xx evaluation platforms
2023-06-20 4:33 UTC (3+ messages)
` [PATCH 1/2] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
` [PATCH 2/2] powerpc: drop MPC85xx_CDS "
[PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
2023-06-19 22:29 UTC (3+ messages)
[PATCH 00/17] powerpc/ftrace: refactor and add support for -fpatchable-function-entry
2023-06-19 9:47 UTC (18+ messages)
` [PATCH 01/17] powerpc/ftrace: Fix dropping weak symbols with older toolchains
` [PATCH 02/17] powerpc/module: Remove unused .ftrace.tramp section
` [PATCH 03/17] powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
` [PATCH 04/17] powerpc/ftrace: Simplify function_graph support in ftrace.c
` [PATCH 05/17] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
` [PATCH 06/17] powerpc/ftrace: Extend ftrace support for large kernels to ppc32
` [PATCH 07/17] powerpc/ftrace: Consolidate ftrace support into fewer files
` [PATCH 08/17] powerpc/ftrace: Refactor ftrace_modify_code()
` [PATCH 09/17] powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
` [PATCH 10/17] powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
` [PATCH 11/17] powerpc/ftrace: Simplify ftrace_make_nop()
` [PATCH 12/17] powerpc/ftrace: Simplify ftrace_make_call()
` [PATCH 13/17] powerpc/ftrace: Simplify ftrace_modify_call()
` [PATCH 14/17] powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
` [PATCH 15/17] powerpc/ftrace: Implement ftrace_replace_code()
` [PATCH 16/17] powerpc/ftrace: Add support for -fpatchable-function-entry
` [PATCH 17/17] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
next: arch/powerpc/kernel/stacktrace.c:171:9: error: implicit declaration of function 'nmi_cpu_backtrace'
2023-06-19 9:16 UTC
[PATCH v3 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
2023-06-19 6:30 UTC
[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-06-19 3:55 UTC (3+ messages)
` [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()
[RFC PATCH v2 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
2023-06-19 3:48 UTC (3+ messages)
[PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
2023-06-19 3:18 UTC (2+ messages)
[PATCH v11 0/4] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
2023-06-19 2:49 UTC (5+ messages)
` [PATCH v11 1/4] powerpc/kexec: turn some static helper functions public
` [PATCH v11 2/4] powerpc/crash: add crash CPU hotplug support
` [PATCH v11 3/4] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v11 4/4] powerpc/crash: add crash memory hotplug support
[PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
2023-06-19 0:26 UTC (3+ messages)
` [PATCH v2 2/2] powerpc/tpm: Reserve SML log when kexec'ing with kexec_file_load()
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).