linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-10 12:37:59 to 2022-11-15 06:45:27 UTC [more...]

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  6:44 UTC  (5+ 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

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

[RFC PATCH] seccomp: Add protection keys into seccomp_data
 2022-11-15  4:16 UTC  (2+ messages)

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (8+ messages)
` [PATCH v5 2/2] "
` [External] [PATCH v5 0/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  (14+ messages)

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

[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and
 2022-11-14 18:58 UTC  (5+ 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 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

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-14 17:35 UTC  (5+ 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

[RFC PATCH 0/3] enable bpf_prog_pack allocator for powerpc
 2022-11-14 17:27 UTC  (11+ messages)
` [RFC PATCH 1/3] powerpc/bpf: implement bpf_arch_text_copy
` [RFC PATCH 2/3] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [RFC PATCH 3/3] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-14 17:27 UTC  (2+ messages)

[PATCH printk v4 00/39] reduce console_lock scope
 2022-11-14 16:29 UTC  (2+ messages)
` [PATCH printk v4 24/39] tty: hvc: use console_is_registered()

[RFC PATCH 0/4] powerpc/qspinlock: make slowpath accesses more efficient
 2022-11-14 16:11 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc/qspinlock: Avoid cmpxchg pattern in lock stealing
` [RFC PATCH 2/4] powerpc/qspinlock: Avoid cmpxchg style patterns in queue head locking
` [RFC PATCH 3/4] powerpc/qspinlock: Remove !maybe_waiters special case "
` [RFC PATCH 4/4] powerpc/qspinlock: add compile-time tuning adjustments

[PATCH] powerpc/pseries: unregister VPA when hot unplugging a CPU
 2022-11-14 16:01 UTC 

[PATCH] powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze state
 2022-11-14 14:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] powerpc/xmon: Fix array_size.cocci warning
 2022-11-14 13:17 UTC  (2+ messages)

[PATCH 6.0 076/190] perf stat: Fix printing os->prefix in CSV metrics output
 2022-11-14 12:45 UTC 

[PATCH 5.15 054/131] perf stat: Fix printing os->prefix in CSV metrics output
 2022-11-14 12:45 UTC 

[PATCH v2 0/6] KASAN support for 64-bit Book 3S powerpc
 2022-11-14 12:49 UTC  (3+ messages)
` [PATCH v2 6/6] Documentation/kasan: Update details of KASAN on powerpc

[PATCH 5.10 36/95] perf stat: Fix printing os->prefix in CSV metrics output
 2022-11-14 12:45 UTC 

[PATCH] cxl: fix typo in comment
 2022-11-14 12:43 UTC  (3+ messages)

[PATCH] cxl: Fix refcount leak in cxl_calc_capp_routing
 2022-11-14 12:42 UTC  (3+ messages)

[PATCH] powerpc: Save AMR/IAMR when switching tasks
 2022-11-14 12:14 UTC  (7+ messages)

[PATCH] powerpc/warp: switch to using gpiod API
 2022-11-14 12:10 UTC  (3+ messages)

[PATCH] misc: ocxl: fix possible name leak in ocxl_file_register_afu()
 2022-11-14 12:04 UTC  (4+ messages)

[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
 2022-11-14  9:30 UTC  (6+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "

[PATCH V2] tools/perf: Fix printing field separator in CSV metrics output
 2022-11-14  8:55 UTC 

[PATCH] powerpc/mce: log the error for all unrecoverable errors
 2022-11-14  7:56 UTC 

[PATCH linux next v2] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
 2022-11-14  7:18 UTC  (2+ messages)

[PATCH v5 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-11-14  3:48 UTC  (5+ messages)
` [PATCH v5 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros

[PATCH v2 00/17] powerpc: alternate queued spinlock implementation
 2022-11-14  2:31 UTC  (19+ messages)
` [PATCH v2 01a/17] powerpc/qspinlock: prepare powerpc qspinlock implementation
` [PATCH v2 01/17] powerpc/qspinlock: "
` [PATCH v2 02/17] powerpc/qspinlock: add mcs queueing for contended waiters
` [PATCH v2 03/17] powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx
` [PATCH v2 04/17] powerpc/qspinlock: convert atomic operations to assembly
` [PATCH v2 05/17] powerpc/qspinlock: allow new waiters to steal the lock before queueing
` [PATCH v2 06/17] powerpc/qspinlock: theft prevention to control latency
` [PATCH v2 07/17] powerpc/qspinlock: store owner CPU in lock word
` [PATCH v2 08/17] powerpc/qspinlock: paravirt yield to lock owner
` [PATCH v2 09/17] powerpc/qspinlock: implement option to yield to previous node
` [PATCH v2 10/17] powerpc/qspinlock: allow stealing when head of queue yields
` [PATCH v2 11/17] powerpc/qspinlock: allow propagation of yield CPU down the queue
` [PATCH v2 12/17] powerpc/qspinlock: add ability to prod new queue head CPU
` [PATCH v2 13/17] powerpc/qspinlock: trylock and initial lock attempt may steal
` [PATCH v2 14/17] powerpc/qspinlock: use spin_begin/end API
` [PATCH v2 15/17] powerpc/qspinlock: reduce remote node steal spins
` [PATCH v2 16/17] powerpc/qspinlock: allow indefinite spinning on a preempted owner
` [PATCH v2 17/17] powerpc/qspinlock: provide accounting and options for sleepy locks

[PATCH] powerpc/kernel: fix repeated words in comments
 2022-11-13 18:38 UTC  (2+ messages)

Writing not working to CPLD/FPGA
 2022-11-13 13:05 UTC  (4+ messages)

[PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture
 2022-11-13  2:35 UTC  (4+ messages)

[PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-11-12 20:33 UTC  (2+ messages)

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-11 18:27 UTC  (3+ messages)

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

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 14:43 UTC  (4+ messages)
` [PATCH printk v3 26/40] tty: hvc: use console_is_registered()

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2022-11-11 13:55 UTC  (40+ 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 19/39] PCI/MSI: Move pci_disable_msi() to api.c
` [patch 20/39] PCI/MSI: Move pci_enable_msi() API "
` [patch 21/39] PCI/MSI: Move pci_enable_msix_range() "
` [patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() "
` [patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() "
` [patch 24/39] PCI/MSI: Move pci_irq_vector() "
` [patch 25/39] PCI/MSI: Move pci_free_irq_vectors() "
` [patch 26/39] PCI/MSI: Move pci_msix_vec_count() "
` [patch 27/39] PCI/MSI: Move pci_disable_msix() "
` [patch 28/39] PCI/MSI: Move pci_irq_get_affinity() "
` [patch 29/39] PCI/MSI: Move pci_msi_enabled() "
` [patch 30/39] PCI/MSI: Move pci_msi_restore_state() "
` [patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
` [patch 32/39] PCI/MSI: Reorder functions in msi.c
` [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

[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-11-11 12:12 UTC  (3+ messages)

[6.1.0-rc4-next-20221109] Boot time warning kernel/module/main.c:852
 2022-11-11  4:55 UTC  (3+ messages)

[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
 2022-11-11  4:14 UTC  (3+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 UTC  (2+ messages)

[PATCH AUTOSEL 6.0 10/30] powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
 2022-11-11  2:33 UTC 

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-11  1:38 UTC  (19+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

[PATCH linux-next] scsi: ibmvfc: use sysfs_emit() to instead of scnprintf()
 2022-11-10 12:36 UTC  (2+ messages)

[PATCH v2 0/2] Consider the size of the added CPU nodes in the kexec FDT
 2022-11-10 18:06 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc: export the CPU node count
` [PATCH v2 2/2] powerpc: Take in account addition CPU node when building kexec FDT

[PATCH] virt: fsl_hypervisor: Replace NO_IRQ by 0
 2022-11-10 14:33 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).