linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-14 16:49:00 to 2022-11-17 10:36:36 UTC [more...]

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17 10:32 UTC  (13+ messages)
` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-17  0:46 UTC  (31+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-17  9:12 UTC  (8+ messages)
` [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()

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-17  8:26 UTC  (3+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2022-11-17  8:22 UTC  (79+ messages)
` [patch 01/39] PCI/MSI: Check for MSI enabled in __pci_msix_enable()
` [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
` [patch 03/39] iommu/amd: "
` [patch 04/39] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()
` [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()
` [patch 06/39] genirq/msi: Add missing kernel doc to msi_next_desc()
` [patch 07/39] genirq/msi: Make __msi_domain_alloc_irqs() static
` [patch 08/39] genirq/msi: Provide msi_domain_ops::post_free()
` [patch 09/39] powerpc/pseries/msi: Use msi_domain_ops::msi_post_free()
` [patch 10/39] genirq/msi: Make __msi_domain_free_irqs() static
` [patch 11/39] genirq/irqdomain: Move bus token enum into a seperate header
` [patch 12/39] genirq/msi: Add bus token to struct msi_domain_info
` [patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
` [patch 14/39] PCI/MSI: Let the MSI core free descriptors
` [patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
` [patch 16/39] genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
` [patch 17/39] PCI/MSI: Get rid of externs in msi.h
` [patch 18/39] PCI/MSI: Move mask and unmask helpers to msi.h
` [patch 30/39] PCI/MSI: Move pci_msi_restore_state() to api.c
` [patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
` [patch 33/39] PCI/MSI: Sanitize MSI-X checks
` [patch 34/39] PCI/MSI: Reject multi-MSI early
` [patch 35/39] PCI/MSI: Reject MSI-X early
` [patch 36/39] PCI/MSI: Validate MSIX contiguous restriction early
` [patch 37/39] PCI/MSI: Remove redundant msi_check() callback
` [patch 38/39] genirq/msi: Remove msi_domain_ops::msi_check()
` [patch 39/39] x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS

[RFC PATCH 0/3] enable bpf_prog_pack allocator for powerpc
 2022-11-17  6:59 UTC  (8+ messages)

[powerpc:fixes-test] BUILD SUCCESS eb761a1760bf30cf64e98ee8d914866e62ec9e8a
 2022-11-17  2:34 UTC 

[powerpc:merge] BUILD SUCCESS b9b83072dc2b0a262b201eac66ed2cafd202a93e
 2022-11-17  2:34 UTC 

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-17  1:39 UTC  (19+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-11-16 23:44 UTC  (7+ messages)
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[PATCH 1/2] cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
 2022-11-16 18:07 UTC  (4+ messages)
` [PATCH 2/2] cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()

[patch 32/39] PCI/MSI: Reorder functions in msi.c
 2022-11-16 17:10 UTC  (3+ messages)

[patch 27/39] PCI/MSI: Move pci_disable_msix() to api.c
 2022-11-16 17:09 UTC  (3+ messages)

[patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
 2022-11-16 17:07 UTC  (3+ messages)

[patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() to api.c
 2022-11-16 17:06 UTC  (3+ messages)

[patch 20/39] PCI/MSI: Move pci_enable_msi() API to api.c
 2022-11-16 17:05 UTC  (3+ messages)

[patch 28/39] PCI/MSI: Move pci_irq_get_affinity() to api.c
 2022-11-16 16:35 UTC  (2+ messages)

[patch 29/39] PCI/MSI: Move pci_msi_enabled() to api.c
 2022-11-16 16:26 UTC  (2+ messages)

[patch 26/39] PCI/MSI: Move pci_msix_vec_count() to api.c
 2022-11-16 16:24 UTC  (2+ messages)

[patch 25/39] PCI/MSI: Move pci_free_irq_vectors() to api.c
 2022-11-16 16:24 UTC  (2+ messages)

[patch 24/39] PCI/MSI: Move pci_irq_vector() to api.c
 2022-11-16 16:23 UTC  (2+ messages)

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-16 16:21 UTC  (2+ messages)
` [PATCH printk v5 25/40] tty: hvc: use console_is_registered()

[patch 21/39] PCI/MSI: Move pci_enable_msix_range() to api.c
 2022-11-16 16:20 UTC  (2+ messages)

[patch 19/39] PCI/MSI: Move pci_disable_msi() to api.c
 2022-11-16 16:16 UTC  (2+ messages)

[RFC PATCH] seccomp: Add protection keys into seccomp_data
 2022-11-16 12:20 UTC  (3+ messages)

[PATCH] arch/powerpc/setup: Fix reference count issue in pas_setup_mce_regs()
 2022-11-16 11:39 UTC 

[PATCH] powerpc: Fix writable sections being moved into the rodata region
 2022-11-16  7:35 UTC  (2+ messages)

[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and
 2022-11-16  4:03 UTC  (6+ messages)
` [PATCH v3 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v3 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v3 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v3 4/4] pcmcia: "

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-16  2:51 UTC  (9+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[Bug 215862] New: clang-14 fails 5.18-rc3 ppc64 BE kernel build - <unknown>:0: error: expected relocatable expression
 2022-11-15 23:11 UTC  (5+ messages)
` [Bug 215862] clang-15 fails ppc64 BE kernel build - ld.lld: error: undefined symbol: .early_setup

[PATCH v2 00/12] powerpc: Nintendo Wii U support
 2022-11-15 14:47 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] macintosh/mac_hid.c: don't load by default
 2022-11-15  5:41 UTC  (6+ messages)

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-15  0:46 UTC  (5+ messages)

[Bug 216095] New: sysfs: cannot create duplicate filename '/devices/platform/of-display'
 2022-11-14 23:53 UTC  (3+ messages)
` [Bug 216095] "

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-14 23:03 UTC  (6+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
 2022-11-14 22:12 UTC  (3+ messages)
` [Bug 216156] "

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-14 19:53 UTC  (10+ messages)

[PATCH] scripts/faddr2line: Fix regression in name resolution on ppc64le
 2022-11-14 19:30 UTC  (5+ messages)

[PATCH v6 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-11-14 17:57 UTC  (17+ messages)
` [PATCH v6 01/16] powerpc: Fix __WARN_FLAGS() for use with Objtool
` [PATCH v6 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v6 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH v6 04/16] powerpc: Curb "
` [PATCH v6 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v6 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32
` [PATCH v6 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH v6 08/16] objtool: Fix SEGFAULT
` [PATCH v6 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH v6 10/16] objtool: Use target file class size "
` [PATCH v6 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v6 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH v6 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH v6 14/16] objtool: Add arch specific function arch_ftrace_match()
` [PATCH v6 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH v6 16/16] objtool/powerpc: Add --mcount specific implementation


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