linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-25 09:49:41 to 2021-11-27 09:52:35 UTC [more...]

[GIT PULL] Please pull powerpc/linux.git powerpc-5.16-3 tag
 2021-11-27  9:51 UTC 

[PATCH] powerpc/mm: fix early initialization failure for MMUs with no hash table
 2021-11-27  2:04 UTC 

[PATCH] ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
 2021-11-27  1:29 UTC  (2+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-27  1:19 UTC  (46+ messages)
` [patch 01/22] powerpc/4xx: Remove MSI support which never worked
` [patch 02/22] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_attinity()
` [patch 03/22] genirq/msi: Guard sysfs code
` [patch 04/22] genirq/msi: Remove unused domain callbacks
` [patch 05/22] genirq/msi: Fixup includes
` [patch 06/22] PCI/MSI: Make pci_msi_domain_write_msg() static
` [patch 07/22] PCI/MSI: Remove msi_desc_to_pci_sysdata()
` [patch 08/22] PCI/sysfs: Use pci_irq_vector()
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 11/22] x86/hyperv: Refactor hv_msi_domain_free_irqs()
` [patch 12/22] PCI/MSI: Make arch_restore_msi_irqs() less horrible
` [patch 13/22] PCI/MSI: Cleanup include zoo
` [patch 14/22] PCI/MSI: Make msix_update_entries() smarter
` [patch 15/22] PCI/MSI: Move code into a separate directory
` [patch 16/22] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code
` [patch 18/22] PCI/MSI: Split out irqdomain code
` [patch 19/22] PCI/MSI: Sanitize MSIX table map handling
` [patch 20/22] PCI/MSI: Make pci_msi_domain_check_cap() static
` [patch 21/22] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch 22/22] PCI/MSI: Move descriptor counting on allocation fail to the legacy code

[PATCH v2 1/2] powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
 2021-11-26 23:22 UTC  (3+ messages)
` [PATCH v2 2/2] ppc64/fadump: fix inaccurate CPU state info in vmcore generated with panic

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-11-26 18:01 UTC  (26+ messages)
` [PATCH v4 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 09/25] ARM: Use do_kernel_power_off()
` [PATCH v4 10/25] csky: "
` [PATCH v4 11/25] riscv: "
` [PATCH v4 12/25] arm64: "
` [PATCH v4 13/25] parisc: "
` [PATCH v4 14/25] xen/x86: "
` [PATCH v4 15/25] powerpc: "
` [PATCH v4 16/25] m68k: Switch to new sys-off handler API
` [PATCH v4 17/25] sh: Use do_kernel_power_off()
` [PATCH v4 18/25] x86: "
` [PATCH v4 19/25] ia64: "
` [PATCH v4 20/25] mips: "
` [PATCH v4 21/25] nds32: "
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH v2 0/9] Convert powerpc to default topdown mmap layout
 2021-11-26 19:23 UTC  (5+ messages)
` [PATCH v2 9/9] powerpc: Simplify and move arch_randomize_brk()

[PATCH] powerpc/code-patching: Relax verification of patchability
 2021-11-26 18:00 UTC  (3+ messages)

[PATCH] powerpc/mm: Use refcount_t for refcount
 2021-11-26 17:55 UTC  (3+ messages)

[PATCH v5 1/3] powerpc/bitops: Use immediate operand when possible
 2021-11-26 17:27 UTC  (2+ messages)

[PATCH v2] w1: Misuse of get_user()/put_user() reported by sparse
 2021-11-26 17:02 UTC  (4+ messages)

[PATCH v3] w1: Misuse of get_user()/put_user() reported by sparse
 2021-11-26 17:06 UTC 

[PATCH] powerpc: mm: radix_tlb: rearrange the if-else block
 2021-11-26 16:25 UTC  (5+ messages)

[PATCH] w1: Misuse of get_user()/put_user() reported by sparse
 2021-11-26 16:24 UTC  (4+ messages)

[powerpc:merge] BUILD SUCCESS 2dbc3a3e8fc1ea24589150a874cd37904898286a
 2021-11-26 13:47 UTC 

[PATCH] powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
 2021-11-26 12:40 UTC 

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2021-11-26 11:33 UTC  (8+ messages)
` [Bug 205099] "

[PATCH] powerpc/64s/radix: Fix unmapping huge vmaps when CONFIG_HUGETLB_PAGE=n
 2021-11-26 10:55 UTC  (3+ messages)

[PATCH 1/3] powerpc/code-patching: work around code patching verification in patching tests
 2021-11-26 10:39 UTC  (6+ messages)
` [PATCH 2/3] powerpc/code-patching: warn on code patching failure
` [PATCH 3/3] powerpc/code-patching: don't use the stack for code patching tests

[PATCH] powerpc/pseries/vas: Don't print an error when VAS is unavailable
 2021-11-26 10:31 UTC  (3+ messages)

[PATCH] powerpc/ptdump: Fix display a BAT's size unit
 2021-11-26 10:30 UTC 

[PATCH] recordmcount: Support empty section from recent binutils
 2021-11-26  8:43 UTC  (2+ messages)

[PATCH v4 00/17] powerpc: Make hash MMU code build configurable
 2021-11-26  7:20 UTC  (23+ messages)
` [PATCH v4 01/17] powerpc: Remove unused FW_FEATURE_NATIVE references
` [PATCH v4 02/17] powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
` [PATCH v4 03/17] powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
` [PATCH v4 04/17] powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
` [PATCH v4 05/17] powerpc/pseries: move process table registration away from hash-specific code
` [PATCH v4 06/17] powerpc/pseries: lparcfg don't include slb_size line in radix mode
` [PATCH v4 07/17] powerpc/64s: move THP trace point creation out of hash specific file
` [PATCH v4 08/17] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
` [PATCH v4 09/17] powerpc/64s: move page size definitions from hash specific file
` [PATCH v4 10/17] powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
` [PATCH v4 11/17] powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
` [PATCH v4 12/17] powerpc: make memremap_compat_align 64s-only
` [PATCH v4 13/17] powerpc/64e: remove mmu_linear_psize
` [PATCH v4 14/17] powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clear
` [PATCH v4 15/17] powerpc/64s: Make hash MMU support configurable
` [PATCH v4 16/17] powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
` [PATCH v4 17/17] powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU

[powerpc/merge] ftrace warning while running stress_code_patching
 2021-11-26  6:40 UTC 

linux-next: runtime warnings from qemu run
 2021-11-26  5:48 UTC  (2+ messages)

[PATCH 1/8] powerpc/mm: Make slice specific to book3s/64
 2021-11-26  5:15 UTC  (5+ messages)
      ` [kbuild-all] "

[PATCH v2 2/2] powerpc:85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
 2021-11-26  4:11 UTC  (5+ messages)
      ` [PATCH] powerpc/85xx: fix oops when CONFIG_FSL_PMC=n

[PATCH AUTOSEL 5.10 03/28] powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory"
 2021-11-26  2:33 UTC 

[PATCH AUTOSEL 5.15 03/39] powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory"
 2021-11-26  2:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 04/39] powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one window

[PATCH] powerpc/watchdog: Fix wd_smp_last_reset_tb reporting
 2021-11-26  0:50 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS dbf69a1d7c9daa284ec98147f627321bdfd64288
 2021-11-25 23:48 UTC 

[powerpc:next] BUILD SUCCESS 3d030e301856da366380b3865fce6c03037b08a6
 2021-11-25 23:48 UTC 

[powerpc:topic/ppc-kvm] BUILD SUCCESS 9c5a432a558105d6145b058fad78eb6fcf3d4c38
 2021-11-25 22:42 UTC 

[PATCH 0/5] xen: cleanup detection of non-essential pv devices
 2021-11-25 15:21 UTC  (3+ messages)

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-11-25 18:02 UTC  (7+ messages)
` [PATCH v2 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v2 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v2 4/6] module: strip the signature marker in the verification function
` [PATCH v2 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2 rebased 0/9] Convert powerpc to default topdown mmap layout
 2021-11-25 17:52 UTC  (10+ messages)
` [PATCH v2 rebased 1/9] powerpc/mm: Make slice specific to book3s/64
` [PATCH v2 rebased 2/9] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c
` [PATCH v2 rebased 3/9] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v2 rebased 4/9] powerpc/mm: Remove asm/slice.h
` [PATCH v2 rebased 5/9] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH v2 rebased 6/9] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v2 rebased 7/9] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v2 rebased 8/9] powerpc/mm: Properly randomise mmap with slices
` [PATCH v2 rebased 9/9] powerpc: Simplify and move arch_randomize_brk()

[PATCH v3 0/4] powerpc: watchdog fixes
 2021-11-25 17:20 UTC  (5+ messages)

[5.16.0-rc2] Kernel warning while running sigfuz w/PPC_IRQ_SOFT_MASK_DEBUG
 2021-11-25 15:23 UTC  (3+ messages)

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2021-11-25 13:59 UTC  (6+ messages)

[powerpc:fixes-test] BUILD SUCCESS 5bb60ea611db1e04814426ed4bd1c95d1487678e
 2021-11-25 13:43 UTC 

[PATCH v2 0/8] sysctl: second set of kernel/sysctl cleanups
 2021-11-25  9:23 UTC  (3+ messages)
` [PATCH v2 7/8] cdrom: simplify subdirectory registration with register_sysctl()

[PATCH] powerpc: Don't bother about .data..Lubsan sections
 2021-11-25 11:43 UTC 

[PATCH v2] powerpc64/exceptions: Refactor code to eliminate a few memory loads
 2021-11-25 11:06 UTC  (3+ messages)

[PATCH] powerpc: tsi108: make EXPORT_SYMBOL follow its function immediately
 2021-11-25  9:36 UTC  (2+ messages)

[PATCH v4 00/53] KVM: PPC: Book3S HV P9: entry/exit optimisations
 2021-11-25  9:38 UTC  (2+ messages)

[PATCH 0/4] powerpc/security mitigation updates
 2021-11-25  9:35 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/rtas: improved busy and extended delay status handling
 2021-11-25  9:36 UTC  (2+ messages)

[PATCH] powerpc/rtas: kernel-doc fixes
 2021-11-25  9:36 UTC  (2+ messages)

[PATCH] powerpc/pseries: delete scanlog
 2021-11-25  9:36 UTC  (2+ messages)

[PATCH] powerpc/microwatt: Make microwatt_get_random_darn() static
 2021-11-25  9:36 UTC  (2+ messages)

[PATCH 0/6] add missing of_node_put
 2021-11-25  9:35 UTC  (2+ messages)
` (subset) "


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