linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-07 04:32:27 to 2022-04-12 07:08:37 UTC [more...]

[Bug 215803] New: ppc64le(P9): BUG: Kernel NULL pointer dereference on read at 0x00000060 NIP: do_remove_conflicting_framebuffers+0x184/0x1d0
 2022-04-12  7:07 UTC  (5+ messages)
` [Bug 215803] "

rcu_sched self-detected stall on CPU
 2022-04-12  6:53 UTC  (24+ messages)

False positive kmemleak report for dtb properties names on powerpc
 2022-04-12  6:47 UTC  (6+ messages)

[PATCH AUTOSEL 5.17 01/49] KVM: PPC: Book3S HV P9: Fix "lost kick" race
 2022-04-12  6:35 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 27/49] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
` [PATCH AUTOSEL 5.17 40/49] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit

cleanup swiotlb initialization v8
 2022-04-12  6:21 UTC  (4+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction

[PATCH V5 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-12  4:38 UTC  (8+ messages)
` [PATCH V5 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 3/7] arm64/mm: "
` [PATCH V5 4/7] sparc/mm: "
` [PATCH V5 5/7] x86/mm: "
` [PATCH V5 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V5 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()

[PATCH] [Rebased for 5.4] powerpc/kasan: Fix early region not updated correctly
 2022-04-12  2:17 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 17/21] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
 2022-04-12  0:50 UTC 

[PATCH AUTOSEL 5.10 25/30] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
 2022-04-12  0:48 UTC 

[PATCH AUTOSEL 5.15 33/41] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
 2022-04-12  0:46 UTC 

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-04-11 14:00 UTC  (4+ messages)

[PATCH v2 0/4] Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K
 2022-04-11 13:54 UTC  (14+ messages)
` [PATCH v2 1/4] tools/perf: Fix perf bench futex to correct usage of affinity for machines with "
` [PATCH v2 3/4] tools/perf: Fix perf numa bench to fix "
` [PATCH v2 4/4] tools/perf: Fix perf bench numa testcase to check if CPU used to bind task is online

[RFC v4 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-04-11  8:43 UTC  (6+ messages)
` [RFC v4 PATCH 1/5] powerpc/kexec: make update_cpus_node non-static
` [RFC v4 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
` [RFC v4 PATCH 3/5] powrepc/crash hp: update kimage_arch struct
` [RFC v4 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [RFC v4 PATCH 5/5] powerpc/crash hp: add crash hotplug support for kexec_load

[PATCH v3 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
 2022-04-11  8:33 UTC  (2+ messages)
` [PATCH v3 08/12] serial: General support for multipoint addresses

[PATCH] powerpc/numa: Handle partially initialized numa nodes
 2022-04-11  8:00 UTC  (7+ messages)

[PATCH v2] macintosh: via-pmu and via-cuda need RTC_LIB
 2022-04-11  8:17 UTC  (2+ messages)

[PATCH V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-11  5:44 UTC  (20+ messages)
` [PATCH V4 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 3/7] arm64/mm: "
` [PATCH V4 4/7] sparc/mm: "
` [PATCH V4 5/7] x86/mm: "
` [PATCH V4 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V4 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()

[powerpc:merge] BUILD SUCCESS 80a1583efa182af91e6a278e82b5431ec9fc8282
 2022-04-11  1:21 UTC 

[PATCH net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-10 20:34 UTC  (37+ messages)
` [PATCH net-next 01/15] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
` [PATCH net-next 03/15] net: dsa: mv88e6xxx: Replace usage of found with dedicated iterator
` [PATCH net-next 04/15] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 05/15] net: sparx5: "
` [PATCH net-next 06/15] qed: Use "
` [PATCH net-next 07/15] qed: Replace usage of found with "
` [PATCH net-next 08/15] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next 09/15] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 10/15] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next 11/15] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next 12/15] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next 13/15] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 14/15] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next 15/15] team: Remove use of list iterator variable for list_for_each_entry_from()

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-2 tag
 2022-04-10 17:52 UTC  (2+ messages)

[PATCH] macintosh: fix via-pmu and via-cuda build without RTC_CLASS
 2022-04-10 16:05 UTC  (3+ messages)

[PATCH 1/6] powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
 2022-04-10 12:27 UTC  (5+ messages)
` [PATCH 5/6] powerpc/64: Only WARN if __pa()/__va() called with bad addresses

[PATCH] powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
 2022-04-10 12:27 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/powernv: Get L1D flush requirements from device-tree
 2022-04-10 11:16 UTC  (5+ messages)

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-04-09 17:17 UTC  (14+ messages)
` [PATCH v10 01/13] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v10 02/13] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v10 03/13] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v10 04/13] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v10 05/13] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v10 06/13] powerpc/mm: Make slice specific to book3s/64
` [PATCH v10 07/13] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v10 08/13] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v10 09/13] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v10 10/13] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v10 11/13] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v10 12/13] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v10 13/13] powerpc: Simplify and move arch_randomize_brk()

[PATCH] powerpc: Mark arch_get_ima_policy() and is_ppc_trustedboot_enabled() as __init
 2022-04-09 13:04 UTC  (6+ messages)

[PATCH v9 0/4] mm: Enable conversion of powerpc to default topdown mmap layout
 2022-04-09 12:45 UTC  (8+ messages)
` [PATCH v9 1/4] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v9 2/4] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v9 3/4] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v9 4/4] mm, hugetlbfs: Allow for "high" userspace addresses

[PATCH] powerpc/pseries/vas: sysfs comments with the correct entries
 2022-04-09  8:46 UTC 

[PATCH] powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
 2022-04-09  8:44 UTC 

[PATCH V3] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
 2022-04-09  6:26 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
 2022-04-08 21:04 UTC 

[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-04-08 15:31 UTC  (2+ messages)
` [PATCH v4 2/2] PCI/DPC: Disable DPC "

[PATCH v5] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2022-04-08 14:18 UTC  (2+ messages)

[PATCH v3 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-04-08 11:26 UTC  (3+ messages)

[PATCH V2] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
 2022-04-08  7:25 UTC  (3+ messages)

[powerpc:fixes-test] BUILD SUCCESS 5ecbf98cd2868fdb248164d9bd701559b2270e6c
 2022-04-08  5:03 UTC 

[PATCH] powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
 2022-04-08  4:59 UTC  (2+ messages)

[powerpc:fixes] BUILD SUCCESS 1ff5c8e8c835e8a81c0868e3050c76563dd56a2c
 2022-04-08  4:51 UTC 

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-04-08  4:18 UTC  (8+ messages)

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2022-04-08  3:42 UTC  (4+ messages)

[PATCH] powerpc/boot: Build wrapper for an appropriate CPU
 2022-04-07 20:33 UTC  (8+ messages)

[PATCH v2] macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
 2022-04-07 15:33 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: fix 1:1 bclk:mclk ratio support
 2022-04-07  9:38 UTC  (2+ messages)

[PATCH] powerpc/powernv: fix missing of_node_put in uv_init()
 2022-04-07  9:00 UTC 

[PATCH] macintosh: fix via-pmu and via-cuda build errors
 2022-04-07  7:41 UTC  (6+ messages)

[PATCH v5 0/8] set_memory() routines and STRICT_MODULE_RWX
 2022-04-07  7:39 UTC  (4+ messages)
` [PATCH v5 3/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime

[powerpc:fixes-test] BUILD SUCCESS b4b76b1523625e00a1c03f65df582df4977693b4
 2022-04-07  7:05 UTC 

[powerpc]Kernel crash while running xfstests (generic/250) [next-20220404]
 2022-04-07  4:49 UTC  (2+ 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).