messages from 2022-04-24 18:41:05 to 2022-04-29 17:50:28 UTC [more...]
[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
2022-04-29 17:35 UTC (4+ messages)
` [PATCH 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field
` [PATCH 2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment
[PATCH 00/30] The panic notifiers refactor
2022-04-29 17:30 UTC (54+ messages)
` [PATCH 01/30] x86/crash, reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()
[PATCH v2 0/2] ftrace/recordmcount: Handle object files without section symbols
2022-04-29 17:39 UTC (5+ messages)
` [PATCH v2 1/2] ftrace: Drop duplicate mcount locations
` [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols
[PATCH v6] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
2022-04-29 16:25 UTC (4+ messages)
[next] powerpc: multiple definition of `____cacheline_aligned'; sound/core/oss/pcm_oss.o:(.bss+0x40): first defined here
2022-04-29 14:45 UTC
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-04-29 13:49 UTC
[powerpc] kernel BUG at mm/mmap.c:3164! w/ltp(mmapstress03)
2022-04-29 13:27 UTC (2+ messages)
L2 SRAM on PowerPC e500 and Caching-inhibited bit
2022-04-29 13:09 UTC (3+ messages)
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-04-29 8:14 UTC (4+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH] powerpc/time: Always set decrementer in timer_interrupt()
2022-04-29 12:42 UTC (5+ messages)
[PATCH v4.19 0/2] Custom backports for powerpc SLB issues
2022-04-29 8:57 UTC (6+ messages)
` [PATCH v4.19 1/2] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
` Patch "powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss" has been added to the 4.19-stable tree
` [PATCH v4.19 2/2] powerpc/64s: Unmerge EX_LR and EX_DAR
` Patch "powerpc/64s: Unmerge EX_LR and EX_DAR" has been added to the 4.19-stable tree
[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
2022-04-29 6:45 UTC
[PATCH v3 0/4] dt-bindings: convert freescale extirq and scfg schemas
2022-04-28 22:47 UTC (11+ messages)
` [PATCH v3 1/4] ARM: dts: ls1021a: reduce the interrupt-map-mask
` [PATCH v3 2/4] arm64: dts: freescale: reduce the interrup-map-mask
` [PATCH v3 3/4] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML
` [PATCH v3 4/4] dt-bindings: fsl: convert fsl,layerscape-scfg "
` [PATCH v3 4/4] dt-bindings: fsl: convert fsl, layerscape-scfg "
[PATCH net-next v2 13/15] eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
2022-04-28 21:23 UTC
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-04-28 18:22 UTC (3+ messages)
Any technical information for Wind River 7457 board?
2022-04-28 17:33 UTC
[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
2022-04-28 17:31 UTC (9+ messages)
` [PATCH 1/2] ftrace: Drop duplicate mcount locations
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols
[PATCH] KVM: PPC: Book3S HV: Initialize AMOR in nested entry
2022-04-28 16:37 UTC (3+ messages)
[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
2022-04-28 13:52 UTC (6+ messages)
` [PATCH 1/3] perf symbol: Pass is_kallsyms to symbols__fixup_end()
[PATCH net-next v5 00/18] Remove use of list iterator after loop body
2022-04-28 9:32 UTC (20+ messages)
` [PATCH net-next v5 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v5 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v5 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v5 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v5 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v5 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 08/18] net: sparx5: "
` [PATCH net-next v5 09/18] qed: Use "
` [PATCH net-next v5 10/18] qed: Replace usage of found with "
` [PATCH net-next v5 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v5 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v5 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v5 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()
[PATCH kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
2022-04-28 7:16 UTC
serial hang in qemu-system-ppc64 -M pseries
2022-04-28 6:04 UTC (5+ messages)
[PATCH] powerpc/perf: Add support for caps under sysfs in powerpc
2022-04-28 5:49 UTC
[PATCH net-next 13/14] eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
2022-04-27 21:56 UTC (2+ messages)
[PATCH -next v4 0/7]arm64: add machine check safe support
2022-04-27 9:09 UTC (2+ messages)
[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
2022-04-23 21:26 UTC (2+ messages)
` [PATCH v6 05/17] powerpc: define get_cycles macro for arch-override
ppc64_defconfig Werror: no previous prototype on arch/powerpc/kernel/ftrace.c
2022-04-27 6:26 UTC
[PATCH v4 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
2022-04-27 4:22 UTC (5+ messages)
[PATCH AUTOSEL 5.10 8/9] powerpc/perf: Fix 32bit compile
2022-04-26 19:02 UTC
[PATCH AUTOSEL 5.15 12/15] powerpc/perf: Fix 32bit compile
2022-04-26 19:02 UTC
[PATCH AUTOSEL 5.17 18/22] powerpc/perf: Fix 32bit compile
2022-04-26 19:01 UTC
[PATCH v5 05/10] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-26 16:29 UTC (10+ messages)
` [PATCH v5 06/10] serial: General support for multipoint addresses
[PATCH v2 1/2] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML
2022-04-26 15:59 UTC (8+ messages)
` [PATCH v2 2/2] dt-bindings: fsl: convert fsl,layerscape-scfg "
[PATCH] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
2022-04-26 12:40 UTC (3+ messages)
[PATCH v2] tty/hvc_opal: simplify if-if to if-else
2022-04-26 7:29 UTC (2+ messages)
[PATCH] selftests/powerpc/pmu: Fix unsigned function returning negative constant
2022-04-26 6:46 UTC (3+ messages)
` [PATCH V2] "
[RFC v4 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
2022-04-26 4:10 UTC (6+ messages)
` [RFC v4 PATCH 2/5] powerpc/crash hp: introduce a new config option CRASH_HOTPLUG
[PATCH v5] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
2022-04-26 1:44 UTC (3+ messages)
[PATCH -next] powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
2022-04-25 8:12 UTC
[PATCH 0/7] Remove unused SLOW_DOWN_IO
2022-04-25 21:16 UTC (2+ messages)
[PATCH] powerpc/pci: Remove useless null check before call of_node_put()
2022-04-25 19:57 UTC (4+ messages)
[PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
2022-04-25 17:41 UTC
[PATCH] ASoC: imx-hdmi: remove useless null check before call of_node_put()
2022-04-25 17:24 UTC (2+ messages)
[PATCH] ASoC: fsl_asrc: using pm_runtime_resume_and_get to simplify the code
2022-04-25 17:24 UTC (2+ messages)
[PATCH] macintosh: macio_asic: fix resource_size.cocci warnings
2022-04-25 17:23 UTC (3+ messages)
[PATCH v2] macintosh: macio_asic: fix resource_size.cocci warnings
2022-04-25 17:21 UTC (2+ messages)
[PATCH v4 08/13] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-25 14:34 UTC (2+ messages)
` [PATCH v4 09/13] serial: General support for multipoint addresses
[PATCH] tty/hvc_opal: simplify if-if to if-else
2022-04-25 5:57 UTC (2+ messages)
[PATCH] powerpc/fsl_msi: fix return error value in error handing path
2022-04-25 2:41 UTC
[powerpc:next-test] BUILD SUCCESS a9d1c96332a4d9177c3ae1672d948817568d2b84
2022-04-25 0:57 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-3 tag
2022-04-24 19:35 UTC (2+ messages)
[PATCH 1/1] powerpc/boot: remove unused function find_node_by_linuxphandle()
2022-04-24 18:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).