linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 10:43:50 to 2024-02-01 17:14:11 UTC [more...]

[PATCH v2 1/2] powerpc/bpf: ensure module addresses are supported
 2024-02-01 17:12 UTC 

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-02-01 15:03 UTC  (7+ messages)
` [PATCH RFC/RFT v2 1/4] riscv: Add ISA extension parsing for Svvptc
` [PATCH RFC/RFT v2 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
` [PATCH RFC/RFT v2 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test
 2024-02-01 14:31 UTC  (3+ messages)

[PATCH v2 0/6] Add support for QMC HDLC
 2024-02-01 12:01 UTC  (9+ messages)
` [PATCH v2 1/6] net: wan: "
` [PATCH v2 2/6] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v2 3/6] bitmap: Make bitmap_onto() available to users
` [PATCH v2 4/6] bitmap: Introduce bitmap_off()
` [PATCH v2 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v2 6/6] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] powerpc/hv-gpci: Fix the hcall return value checks in single_gpci_request function
 2024-02-01  6:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-02-01  5:51 UTC  (2+ messages)

[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
 2024-01-31 22:16 UTC  (12+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-31 15:11 UTC  (32+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
` [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
` [PATCH v3 03/15] nios2/pgtable: "
` [PATCH v3 04/15] powerpc/pgtable: "
` [PATCH v3 05/15] riscv/pgtable: "
` [PATCH v3 06/15] s390/pgtable: "
` [PATCH v3 07/15] sparc/pgtable: "
` [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes()
` [PATCH v3 10/15] powerpc/mm: "
` [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
` [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v3 15/15] mm/memory: ignore writable bit "

[PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-01-31 14:20 UTC  (40+ messages)
` [PATCH v1 1/9] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v1 2/9] mm/memory: handle !page case in zap_present_pte() separately
` [PATCH v1 3/9] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
` [PATCH v1 4/9] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
` [PATCH v1 5/9] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
` [PATCH v1 6/9] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
` [PATCH v1 7/9] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v1 8/9] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v1 9/9] mm/memory: optimize unmap/zap with PTE-mapped THP

[PATCH] papr_vpd.c: calling devfd before get_system_loc_code
 2024-01-31 13:08 UTC 

BUG: KASAN: vmalloc-out-of-bounds in memset32 (bpf_prog_pack_free)
 2024-01-31 11:46 UTC 

[PATCH] perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
 2024-01-31 11:30 UTC  (2+ messages)

[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-01-31  8:04 UTC  (4+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info

[PATCH] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
 2024-01-30 20:40 UTC  (2+ messages)

[PATCH v10 0/6]arm64: add machine check safe support
 2024-01-30 13:56 UTC  (20+ messages)
` [PATCH v10 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v10 2/6] arm64: add support for machine check error safe
` [PATCH v10 3/6] arm64: add uaccess to machine check safe
` [PATCH v10 4/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v10 5/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v10 6/6] arm64: introduce copy_mc_to_kernel() implementation

[PATCH v2 0/5] mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
 2024-01-30 10:34 UTC  (6+ messages)
` [PATCH v2 1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
` [PATCH v2 3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool
` [PATCH v2 5/5] mm: ptdump: add check_wx_pages debugfs attribute

[PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
 2024-01-30  9:54 UTC  (3+ messages)

[PATCH v6 (proposal)] powerpc/cpu: enable nr_cpus for crash kernel
 2024-01-30  7:28 UTC  (3+ messages)

[PATCH linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope
 2024-01-30  5:36 UTC  (9+ messages)
` [PATCH linux-next 2/3] crash: fix building error in generic codes
` [PATCH linux-next 3/3] arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
` [PATCH v2 linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope

[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-29 11:05 UTC  (6+ messages)
` [PATCH v2 13/15] "
` [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()

[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-01-29 10:47 UTC  (3+ messages)
  `  "

[PATCH 0/5] sched/vtime: vtime.h headers cleanup
 2024-01-29  9:52 UTC  (9+ messages)
` [PATCH 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH 4/5] s390/irq,nmi: do not include <linux/vtime.h> header
` [PATCH 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH] mm/debug_vm_pgtable: Fix BUG_ON with pud advanced test
 2024-01-29  8:13 UTC  (5+ messages)

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-01-29  6:46 UTC  (4+ messages)
` [PATCH v15 5/5] powerpc: add crash memory hotplug support

[PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
 2024-01-29  5:43 UTC  (2+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-29  1:57 UTC  (4+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c

[PATCH] init: refactor the generic cpu_to_node for NUMA
 2024-01-28 19:43 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 05/11] PCI/AER: Decode Requester ID when no error info found
 2024-01-28 16:16 UTC 

[PATCH AUTOSEL 5.10 06/13] PCI/AER: Decode Requester ID when no error info found
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 5.15 10/19] PCI/AER: Decode Requester ID when no error info found
 2024-01-28 16:15 UTC 

[PATCH AUTOSEL 6.1 12/27] PCI/AER: Decode Requester ID when no error info found
 2024-01-28 16:13 UTC 

[PATCH AUTOSEL 6.6 14/31] PCI/AER: Decode Requester ID when no error info found
 2024-01-28 16:12 UTC 

[PATCH AUTOSEL 6.7 17/39] PCI/AER: Decode Requester ID when no error info found
 2024-01-28 16:10 UTC 

[PATCH] powerpc/papr_scm: Move duplicate definitions to common header files
 2024-01-27 19:01 UTC  (3+ messages)

[REPOST PATCH v3] powerpc/papr_scm: Move duplicate definitions to common header files
 2024-01-27 18:57 UTC 

[PATCH] powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
 2024-01-27 18:07 UTC 

[PATCH 5.4] powerpc: Use always instead of always-y in for crtsavres.o
 2024-01-27  0:56 UTC  (2+ messages)
` Patch "powerpc: Use always instead of always-y in for crtsavres.o" has been added to the 5.4-stable tree

[PATCH 4.19] powerpc: Use always instead of always-y in for crtsavres.o
 2024-01-27  0:56 UTC  (3+ messages)
` Patch "powerpc: Use always instead of always-y in for crtsavres.o" has been added to the 4.19-stable tree

[PATCH 0/2] powerpc: iommu: Fix the vfio-pci bind and unbind issues
 2024-01-26 15:44 UTC  (13+ messages)
` [PATCH 1/2] powerpc: iommu: Bring back table group release_ownership() call
` [PATCH 2/2] iommu: Fix the domain type checks when default_domain is set

[PATCH v2] powerpc: iommu: Bring back table group release_ownership() call
 2024-01-26 15:09 UTC 

[PATCH] crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto
 2024-01-26 10:42 UTC  (3+ messages)


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