linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-18 14:38:39 to 2024-12-30 09:10:36 UTC [more...]

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-30  9:07 UTC  (10+ messages)
` [PATCH v4 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
` [PATCH v4 05/15] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 09/15] arm64: "

[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
 2024-12-30  8:22 UTC  (2+ messages)

[PATCH 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2024-12-30  7:31 UTC  (9+ messages)
` [PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-30  5:01 UTC  (24+ messages)
` [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v3 09/17] arm64: "
` [PATCH v3 10/17] riscv: "
` [PATCH v3 11/17] x86: "
` [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()

[PATCH v2 10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
 2024-12-30  0:14 UTC  (2+ messages)
` [PATCH v2 20/29] crypto: nx - use the new scatterwalk functions

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2024-12-28 18:49 UTC  (5+ messages)
` [PATCH 03/14] ibmvnic: simplify ibmvnic_set_queue_affinity()
` [PATCH 04/14] powerpc/xmon: simplify xmon_batch_next_cpu()
` [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH v11 0/5] Extended MODVERSIONS Support
 2024-12-28 16:04 UTC  (8+ messages)
` [PATCH v11 1/5] modules: Support extended MODVERSIONS info
` [PATCH v11 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v11 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v11 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v11 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

KVM: PPC: Book3E: KVM HV host module doesn't work anymore
 2024-12-28 15:04 UTC  (17+ messages)

[PATCH v2 0/3] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
 2024-12-28  8:43 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] btf: Switch vmlinux BTF attribute to sysfs_bin_attr_simple_read()
` [PATCH v2 3/3] btf: Switch module "

Missing '#size-cells' in /ht@0,f2000000/pci@8/mac-io@7/i2s@0 on G5/G4 (kernel 6.13-rc3)
 2024-12-27 20:15 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.13-3 tag
 2024-12-27 19:22 UTC  (2+ messages)

[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2024-12-27 10:51 UTC  (7+ messages)

[PATCH] tools/perf: Fix return code for lock_contention_prepare
 2024-12-27 10:48 UTC  (2+ messages)

[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
 2024-12-27 10:48 UTC  (2+ messages)

[PATCH] PCI/AER:Add error message when unable to handle additional devices
 2024-12-27  7:19 UTC 

[PATCH v10 0/4] Support SMT control on arm64
 2024-12-27  7:16 UTC  (19+ messages)
` [PATCH v10 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v10 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v10 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v10 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[PATCH] PCI/ERR: use panic instead pci_info for device recovery failure in PCIe
 2024-12-27  6:52 UTC 

BUG: soft lockup in kcov_ioctl
 2024-12-26  4:43 UTC 

[PATCH] powerpc/microwatt: Fix model property in device tree
 2024-12-25 12:53 UTC 

[powerpc:merge] BUILD SUCCESS 624bb7ffe55cc39582f0a063f17958673aa2ca1a
 2024-12-25 19:24 UTC 

[PATCH] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
 2024-12-25  4:33 UTC  (2+ messages)

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-12-24 11:03 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 26bef359bc4f10747f8d0b3a7f3fe60ef99ce2c1
 2024-12-23 18:59 UTC 

watchdog: BUG: soft lockup
 2024-12-23  6:32 UTC 

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-23  7:58 UTC  (5+ messages)

[RESEND PATCH] powerpc: Use str_on_off() helper in check_cache_coherency()
 2024-12-23  6:54 UTC  (2+ messages)

[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
 2024-12-23  6:24 UTC  (10+ messages)
` [PATCH v2 1/5] mips: kvm: drop support for 32-bit hosts
` [PATCH v2 2/5] riscv: kvm: drop 32-bit host support
` [PATCH v2 3/5] powerpc: kvm: drop 32-bit booke
` [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s
` [PATCH v2 5/5] x86: kvm drop 32-bit host support

[PATCH v3 0/3] drm,fbdev: Fix module dependencies
 2024-12-22 21:44 UTC  (7+ messages)
` [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE

[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22 10:23 UTC  (5+ messages)

[PATCH v2 0/3] drm,fbdev: Fix module dependencies
 2024-12-22  6:25 UTC  (3+ messages)
` [PATCH v2 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE

[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  3:03 UTC 

[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  1:26 UTC 

[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  0:52 UTC  (3+ messages)

[PATCH v2 0/9] misc: constify 'struct bin_attribute'
 2024-12-21 14:48 UTC  (10+ messages)
` [PATCH v2 1/9] ocxl: Constify "
` [PATCH v2 2/9] cxl: "
` [PATCH v2 3/9] misc: sram: constify "
` [PATCH v2 4/9] misc: c2port: Calculate bin_attribute size through group callback
` [PATCH v2 5/9] misc: c2port: Constify 'struct bin_attribute'
` [PATCH v2 6/9] misc: pch_phub: "
` [PATCH v2 7/9] misc: eeprom/idt_89hpesx: "
` [PATCH v2 8/9] misc: eeprom/max6875: "
` [PATCH v2 9/9] misc: ds1682: "

[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21 10:50 UTC 

[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21  9:59 UTC  (3+ messages)

[PATCH 10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
 2024-12-21  9:10 UTC  (2+ messages)
` [PATCH 20/29] crypto: nx - use the new scatterwalk functions

[PATCH 1/4] tools/testing/selftests/powerpc: Enable pmu selftests for power11
 2024-12-21  7:38 UTC  (4+ messages)
` [PATCH 2/4] tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfests
` [PATCH 3/4] tools/testing/selftests/powerpc/pmu: Update comment description to mention ISA v3.1 for power10 and above
` [PATCH 4/4] selftests/powerpc/pmu: Add interface test for extended reg support

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-20 19:06 UTC  (22+ messages)
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[PATCH v2 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor()
 2024-12-20 17:41 UTC  (2+ messages)
` [PATCH v2 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-12-20 17:27 UTC  (2+ messages)
` (subset) "

[PATCH v2 01/25] powerpc/cell: Remove support for IBM Cell Blades
 2024-12-20 14:43 UTC  (5+ messages)
` [PATCH v2 24/25] net: spider_net: Remove powerpc Cell driver

[powerpc:next-test] BUILD SUCCESS d629d7a8efc33d05d62f4805c0ffb44727e3d99f
 2024-12-19  9:41 UTC 

[powerpc:fixes-test] BUILD SUCCESS 05aa156e156ef3168e7ab8a68721945196495c17
 2024-12-19  9:38 UTC 

[PATCH 00/17] vDSO: Introduce generic data storage
 2024-12-19  7:03 UTC  (7+ messages)
` [PATCH 07/17] riscv: vdso: Switch to generic storage implementation

[PATCH] ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type
 2024-12-18 16:16 UTC  (2+ messages)

[PATCH v8 0/7] PCI: Consolidate TLP Log reading and printing
 2024-12-18 14:37 UTC  (5+ messages)
` [PATCH v8 4/7] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v8 5/7] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v8 6/7] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v8 7/7] PCI: Create helper to print TLP Header and Prefix Log


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