messages from 2023-02-03 06:28:18 to 2023-02-07 17:52:40 UTC [more...]
[PATCH v3 0/7] introduce vm_flags modifier functions
2023-02-07 17:51 UTC (9+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-07 17:33 UTC (32+ messages)
` [PATCH 01/22] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
` [PATCH 02/22] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH 03/22] arm/cpu: "
` [PATCH 04/22] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH 06/22] ia64/cpu: Mark play_dead() __noreturn
` [PATCH 07/22] loongarch/cpu: Make sure play_dead() doesn't return
` [PATCH 08/22] loongarch/cpu: Mark play_dead() __noreturn
` [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
` [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH 13/22] sh/cpu: Make sure play_dead() doesn't return
` [PATCH 14/22] sh/cpu: Mark play_dead() __noreturn
` [PATCH 15/22] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
` [PATCH 16/22] sparc/cpu: Mark cpu_play_dead() __noreturn
` [PATCH 17/22] x86/cpu: Make sure play_dead() doesn't return
` [PATCH 18/22] x86/cpu: Mark play_dead() __noreturn
` [PATCH 19/22] xtensa/cpu: Make sure cpu_die() doesn't return
` [PATCH 20/22] xtensa/cpu: Mark cpu_die() __noreturn
` [PATCH 21/22] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
` [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
` [PATCH v1.1 "
[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
2023-02-07 16:25 UTC (17+ messages)
` [PATCH 1/7] KVM: Standardize on "int" return types instead of "long" in kvm_main.c
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
` [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
` [PATCH 4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
` [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
` [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() "
[PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
2023-02-07 16:20 UTC (4+ messages)
` [EXT] "
` [External] : "
[PATCH] powerpc: Fix device node refcounting
2023-02-07 15:14 UTC (2+ messages)
[PATCH] ASoC: fsl_sai: fix getting version from VERID
2023-02-07 14:06 UTC (4+ messages)
[PATCH v5 00/25] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-07 5:25 UTC (4+ messages)
` [PATCH v5 19/25] powerpc/pseries: Make caller pass buffer to plpks_read_var()
[PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
2023-02-07 5:15 UTC (6+ messages)
[PATCH 0/3] Add generic data patching functions
2023-02-07 1:56 UTC (4+ messages)
` [PATCH 1/3] powerpc/code-patching: Add generic memory patching
` [PATCH 2/3] powerpc/64: Convert patch_instruction() to patch_u32()
` [PATCH 3/3] powerpc/32: Convert patch_instruction() to patch_uint()
[powerpc:next-test] BUILD SUCCESS e870dcd0076521fc3f082b248314c376574ac709
2023-02-07 0:42 UTC
[powerpc:merge] BUILD SUCCESS 0bfb97203f5f300777624a2ad6f8f84aea3e8658
2023-02-07 0:33 UTC
[powerpc:fixes-test] BUILD SUCCESS 97e45d469eb180a7bd2809e4e079331552c73e42
2023-02-07 0:33 UTC
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-07 0:32 UTC (3+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
2023-02-06 8:07 UTC (3+ messages)
[PATCH v3] powerpc/pci: Add option for using pci_to_OF_bus_map
2023-02-06 22:48 UTC (2+ messages)
[PATCH v2 00/19] RTAS maintenance
2023-02-06 18:54 UTC (20+ messages)
` [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
` [PATCH v2 02/19] powerpc/perf/hv-24x7: add missing RTAS retry status handling
` [PATCH v2 03/19] powerpc/pseries/lpar: "
` [PATCH v2 04/19] powerpc/pseries/lparcfg: "
` [PATCH v2 05/19] powerpc/pseries/setup: "
` [PATCH v2 06/19] powerpc/pseries: drop RTAS-based timebase synchronization
` [PATCH v2 07/19] powerpc/rtas: improve function information lookups
` [PATCH v2 08/19] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
` [PATCH v2 09/19] powerpc/tracing: tracepoints for RTAS entry and exit
` [PATCH v2 10/19] powerpc/rtas: add tracepoints around RTAS entry
` [PATCH v2 11/19] powerpc/rtas: add work area allocator
` [PATCH v2 12/19] powerpc/pseries/dlpar: use RTAS work area API
` [PATCH v2 13/19] powerpc/pseries: PAPR system parameter API
` [PATCH v2 14/19] powerpc/pseries: convert CMO probe to papr_sysparm API
` [PATCH v2 15/19] powerpc/pseries/lparcfg: convert "
` [PATCH v2 16/19] powerpc/pseries/hv-24x7: "
` [PATCH v2 17/19] powerpc/pseries/lpar: "
` [PATCH v2 18/19] powerpc/rtas: introduce rtas_function_token() API
` [PATCH v2 19/19] powerpc/rtas: arch-wide function token lookup conversions
[PATCH 1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event
2023-02-06 18:10 UTC (5+ messages)
` [PATCH 2/2] perf test bpf: Skip test if kernel-debuginfo is not present
Build regressions/improvements in v6.2-rc7
2023-02-06 12:29 UTC
[PATCH v3 0/5] powerpc: Add KCSAN support
2023-02-06 8:13 UTC (8+ messages)
` [PATCH v3 1/5] powerpc: kcsan: Add exclusions from instrumentation
` [PATCH v3 2/5] powerpc: kcsan: Exclude udelay to prevent recursive instrumentation
` [PATCH v3 3/5] powerpc: kcsan: Memory barriers semantics
` [PATCH v3 4/5] powerpc: kcsan: Prevent recursive instrumentation with IRQ save/restores
` [PATCH v3 5/5] powerpc: kcsan: Add KCSAN Support
[PATCH 01/19] mm: Introduce vm_account
2023-02-06 7:47 UTC (3+ messages)
` [PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
[PATCH v8 0/8] In kernel handling of CPU hotplug events for crash kernel
2023-02-06 6:36 UTC (7+ messages)
` [PATCH v8 4/8] crash: add phdr for possible CPUs in elfcorehdr
[PATCH] powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
2023-02-06 4:22 UTC
[PATCH 0/2] powerpc: Fix livepatch module re-patching issue
2023-02-05 16:21 UTC (5+ messages)
[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-02-05 15:49 UTC (8+ messages)
` [PATCH v6 1/7] PCI: Export PCI link retrain timeout
` [PATCH v6 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v6 3/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v6 4/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v6 5/7] net/mlx5: "
` [PATCH v6 6/7] PCI: pciehp: "
` [PATCH v6 7/7] PCI: Work around PCIe link training failures
[merge] WARN arch/powerpc/kernel/irq_64.c:278
2023-02-05 15:39 UTC (3+ messages)
[PATCH] powerpc/kexec_file: fix implicit decl error
2023-02-05 13:50 UTC (2+ messages)
[powerpc:fixes-test] BUILD SUCCESS e33416fca8a2313b8650bd5807aaf34354d39a4c
2023-02-05 12:57 UTC
[powerpc:fixes] BUILD SUCCESS 1665c027afb225882a5a0b014c45e84290b826c2
2023-02-05 12:57 UTC
[PATCH v2] powerpc/kexec_file: account hot-pluggable memory while estimating FDT size
2023-02-05 9:41 UTC (2+ messages)
[PATCH] powerpc/kvm: Fix objtool warning for unannotated intra-function call in booke.o
2023-02-05 9:41 UTC (2+ messages)
[PATCH v2] powerpc/64: Fix perf profiling asynchronous interrupt handlers
2023-02-05 9:41 UTC (2+ messages)
[PATCH] powerpc/64s: Fix local irq disable when PMIs are disabled
2023-02-05 9:41 UTC (2+ messages)
[PATCH] powerpc: Fix objtool warning for unannotated intra-function call in head_85xx.o
2023-02-05 9:41 UTC (2+ messages)
[PATCH] powerpc/kexec_file: Fix division by zero in extra size estimation
2023-02-05 9:41 UTC (2+ messages)
[PATCH] powerpc/imc-pmu: Revert nest_init_lock to being a mutex
2023-02-05 9:41 UTC (2+ messages)
[PATCH] powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
2023-02-05 9:41 UTC (2+ messages)
[PATCH 1/2] powerpc/64s/radix: Fix crash with unaligned relocated kernel
2023-02-05 9:41 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-4 tag
2023-02-05 2:45 UTC (2+ messages)
PPC64 TOC. warnings
2023-02-05 1:35 UTC (3+ messages)
[PATCH 1/2] powerpc/64: Set default CPU in Kconfig
2023-02-05 0:46 UTC (7+ messages)
[PATCH v2 0/4] powerpc/rtas: exports and locking
2023-02-05 0:47 UTC (2+ messages)
[PATCH] powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
2023-02-05 0:47 UTC (2+ messages)
[PATCH v5 00/15] jevents/pmu-events improvements
2023-02-04 21:25 UTC (4+ messages)
` [PATCH v5 15/15] perf jevents: Run metric_test.py at compile-time
[PATCH v1] perf pmu: Fix aarch64 build
2023-02-04 21:23 UTC (10+ messages)
[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
2023-02-04 15:47 UTC (9+ messages)
` [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
[PATCH v2 5/5] powerpc: kcsan: Add KCSAN Support
2023-02-04 12:10 UTC (2+ messages)
[PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-02-04 1:06 UTC (3+ messages)
[powerpc:next-test 14/40] arch/powerpc/kernel/pci_32.c:233:5: error: no previous prototype for 'pci_device_from_OF_node'
2023-02-03 19:16 UTC (2+ messages)
[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-03 19:08 UTC (3+ messages)
` [PATCH v2 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
make alloc_anon_inode more useful
2023-02-03 9:49 UTC (2+ messages)
[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2023-02-03 18:27 UTC (2+ messages)
[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
2023-02-03 18:23 UTC (5+ messages)
` [PATCH v1 3/5] powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
[PATCH v3 0/5] hvcs: Various hvcs device hotplug fixes
2023-02-03 15:58 UTC (6+ messages)
` [PATCH v3 1/5] hvcs: Use dev_groups to manage hvcs device attributes
` [PATCH v3 2/5] hvcs: Use driver groups to manage driver attributes
` [PATCH v3 3/5] hvcs: Get reference to tty in remove
` [PATCH v3 4/5] hvcs: Use vhangup in hotplug remove
` [PATCH v3 5/5] hvcs: Synchronize hotplug remove with port free
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-03 14:33 UTC (9+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH 0/3] powerpc: prepare for pcrel addressing patches
2023-02-03 11:38 UTC (4+ messages)
` [PATCH 1/3] crypto: powerpc - Use address generation helper for asm
` [PATCH 2/3] powerpc/64s: Refactor initialisation after prom
` [PATCH 3/3] powerpc/64e: Simplify address calculation in secondary hold loop
[PATCH 0/3] powerpc/64s/radix: misc tidying
2023-02-03 11:17 UTC (4+ messages)
` [PATCH 1/3] powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush
` [PATCH 2/3] powerpc/64s/radix: mm->context.id should always be valid
` [PATCH 3/3] powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes
Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
2023-02-03 10:46 UTC (3+ messages)
[PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
2023-02-03 7:18 UTC (6+ messages)
` [PATCH v7 1/5] kthread: simplify kthread_use_mm refcounting
` [PATCH v7 2/5] lazy tlb: introduce lazy tlb mm refcount helper functions
` [PATCH v7 3/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v7 4/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
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).