LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 11:54:58 to 2024-04-04 12:01:46 UTC [more...]

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-04-04 12:00 UTC  (27+ messages)
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
` [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-04-04 11:46 UTC  (9+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()

[PATCH v2 0/2] PCI: Consolidate TLP Log reading and printing
 2024-04-04  9:51 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v2 2/2] PCI: Create helper to print TLP Header and Prefix Log

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-04  9:24 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-04-04  8:35 UTC  (3+ messages)

[powerpc] WARN at drivers/scsi/sg.c:2236 (sg_remove_sfp_usercontext)
 2024-04-04  6:55 UTC  (11+ messages)
    ` [PATCH] scsi: sg: Avoid race in error handling & drop bogus warn
    ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 1/2] powerpc: Apply __always_inline to interrupt_{enter,exit}_prepare()
 2024-04-04  6:14 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64: Only warn for kuap locked when KCSAN not present

[PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 2024-04-04  4:38 UTC 

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-04  2:14 UTC  (19+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 05/15] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 07/15] x86: Add support for suppressing warning backtraces
` [PATCH v3 08/15] arm64: "
` [PATCH v3 09/15] loongarch: "
` [PATCH v3 10/15] parisc: "
` [PATCH v3 11/15] s390: "
` [PATCH v3 12/15] sh: "
` [PATCH v3 13/15] sh: Move defines needed "
` [PATCH v3 14/15] riscv: Add support "
` [PATCH v3 15/15] powerpc: "

[PATCH v12 00/11] Support page table check PowerPC
 2024-04-04  0:16 UTC  (24+ messages)
` [PATCH v12 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v12 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v12 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()
` [PATCH v12 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v12 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v12 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v12 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v12 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v12 09/11] poweprc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v12 10/11] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages
` [PATCH v12 11/11] powerpc: mm: Support page table check

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-03 16:43 UTC  (21+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 7/9] s390: "
` [PATCH 9/9] mmc: "

[PATCH v2 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-03 20:45 UTC  (9+ messages)
` [PATCH v2 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH v2 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH v2 3/7] arm: "
` [PATCH v2 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH v2 5/7] riscv: "
` [PATCH v2 6/7] s390: "
` [PATCH v2 7/7] x86: "

[PATCH 0/7] arch/mm/fault: accelerate pagefault when badaccess
 2024-04-03 18:32 UTC  (20+ messages)
` [PATCH 1/7] arm64: mm: cleanup __do_page_fault()
` [PATCH 2/7] arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
` [PATCH 3/7] arm: "
` [PATCH 4/7] powerpc: mm: accelerate pagefault when badaccess
` [PATCH 5/7] riscv: "
` [PATCH 6/7] s390: "
` [PATCH 7/7] x86: "

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-03 15:47 UTC  (9+ messages)
` [PATCH v8 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v8 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v8 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v8 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-03 12:51 UTC  (7+ messages)
` [PATCH v4 09/15] x86/fpu: Fix asm/fpu/types.h include guard
` [PATCH v4 10/15] x86: Implement ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one
 2024-04-03 10:41 UTC  (2+ messages)

[PATCH v2 1/3] usb: phy: fsl-usb: drop driver owner assignment
 2024-04-03 10:26 UTC  (5+ messages)
` [PATCH v2 2/3] usb: typec: nvidia: "
` [PATCH v2 3/3] usb: typec: displayport: "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  8:19 UTC  (3+ messages)
` [PATCH 01/34] powerpc/fsl-soc: hide unused const variable

[PATCH 1/3] powerpc/mm: Align memory_limit value specified using mem= kernel parameter
 2024-04-03  8:36 UTC  (3+ messages)
` [PATCH 2/3] powerpc/fadump: Don't update the user-specified memory limit
` [PATCH 3/3] powerpc/mm: Update the memory limit based on direct mapping restrictions

[PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()
 2024-04-03  5:15 UTC  (2+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-02 22:33 UTC  (6+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-02 12:35 UTC  (3+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[Revert commit 27f58c04a8f438078583041468ec60597841284d] [linux-next] [6.9.0-rc1-next-20240328] WARNING: CPU: 9 PID: 209 at drivers/scsi/sg.c:2236 sg_remove_sfp_usercontext+0x270/0x280 [sg]
 2024-04-02 14:02 UTC  (2+ messages)

[PATCH v3 1/2] powerpc64/bpf: fix tail calls for PCREL addressing
 2024-04-02 11:38 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/bpf: enable kfunc call

[PATCH 1/2] usb: phy: fsl-usb: drop driver owner assignment
 2024-04-02 10:11 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: nvidia: "

Appropriate liburcu cache line size for Power
 2024-04-02  7:17 UTC  (4+ messages)

[PATCH v5 RESEND] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-02  7:06 UTC 

[PATCH] powerpc/crypto/chacha-p10: Fix failure on non Power10
 2024-04-02  6:36 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/pseries: fix max polling time in plpks_confirm_object_flushed() function
 2024-04-02  4:02 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/pseries: increase timeout value for plpks_signed_update_var() H_CALL

[PATCH v1] powerpc: Error on assembly warnings
 2024-04-02  4:09 UTC  (2+ messages)

[PATCH v11 00/11] Support page table check PowerPC
 2024-04-02  3:00 UTC  (3+ messages)

[PATCH 0/9] enabled -Wformat-truncation for clang
 2024-04-02  1:48 UTC  (3+ messages)
` (subset) "

[PATCH] Add static_key_feature_checks_initialized flag
 2024-04-02  1:57 UTC  (4+ messages)

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2024-04-02  0:27 UTC  (3+ messages)

[PATCH 0/3] Add data type profiling support for powerpc
 2024-04-01 21:57 UTC  (5+ messages)
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "

[PATCHv12 0/4] *** Detect interrupt storm in softlockup ***
 2024-04-01 16:41 UTC  (5+ messages)
` [PATCHv12 4/4] watchdog/softlockup: report the most frequent interrupts

[PATCH] powerpc: align memory_limit to 16MB in early_parse_mem
 2024-04-01 14:17 UTC  (4+ messages)

[PATCH v5] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-01 11:25 UTC 

[PATCH] powerpc: ps3: mark ps3_notification_device static for stack usage
 2024-04-01  7:08 UTC  (3+ messages)
` [PATCH] powerpc: Fix PS3 allmodconfig warning
  ` [PATCH v2] "

[PATCH] powerpc: Use str_plural() to fix Coccinelle warning
 2024-03-31 22:22 UTC 

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-29 20:32 UTC  (4+ messages)
` [PATCH v3 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v3 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v3 3/3] arch: Rename fbdev header and source files

[PATCH v12 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-29 19:17 UTC  (5+ messages)
` [PATCH v12 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v12 8/8] PCI: endpoint: Remove "core_init_notifier" flag

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-29 15:40 UTC  (6+ messages)
` [PATCH v2 12/14] sh: "

FAILED: Patch "powerpc: xor_vmx: Add '-mhard-float' to CFLAGS" failed to apply to 5.10-stable tree
 2024-03-29 13:23 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 read-only IMAP folder(s) and NNTP newsgroup(s).