linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-24 22:09:38 to 2021-10-28 02:25:56 UTC [more...]

[PATCH] scsi: ibmvfc: replace scnprintf in show functions with sysfs_emit
 2021-10-28  2:24 UTC 

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-28  1:42 UTC  (5+ messages)

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-27 21:17 UTC  (41+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "

[PATCH v2 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-10-27 22:35 UTC  (6+ messages)
  ` [PATCH v2 1/5] rtc: gamecube: "
  ` [PATCH v2 2/5] rtc: gamecube: Report low battery as invalid data
  ` [PATCH v2 3/5] powerpc: wii.dts: Expose HW_SRNPROT on this platform
  ` [PATCH v2 4/5] powerpc: gamecube_defconfig: Enable the RTC driver
  ` [PATCH v2 5/5] powerpc: wii_defconfig: "

[PATCH] powerpc: Enhance pmem DMA bypass handling
 2021-10-27 21:30 UTC  (7+ messages)

[PATCH 2/3] fbdev: rework backlight dependencies
 2021-10-27 19:25 UTC  (3+ messages)

[PATCH v1 1/1] soc: fsl: Replace kernel.h with the necessary inclusions
 2021-10-27 15:33 UTC 

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-27 14:26 UTC  (3+ messages)
` [PATCH 09/12] sh: Use of_get_cpu_hwid()

[PATCH] usb: gadget: Mark USB_FSL_QE broken on 64-bit
 2021-10-27 14:37 UTC  (3+ messages)

[PATCH v3] KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handling
 2021-10-27 14:21 UTC 

linux-next: manual merge of the audit tree with the powerpc tree
 2021-10-27 14:18 UTC  (6+ messages)

[PATCH] powerpc/xmon: fix task state output
 2021-10-27 12:36 UTC  (3+ messages)

instruction storage exception handling
 2021-10-27 12:03 UTC  (7+ messages)

[PATCH] locking: remove spin_lock_flags() etc
 2021-10-27 12:01 UTC  (11+ messages)

[PATCH][next] powerpc/vas: Fix potential NULL pointer dereference
 2021-10-27 11:21 UTC  (6+ messages)

Linux kernel: powerpc: KVM guest can trigger host crash on Power8
 2021-10-27 11:09 UTC  (7+ messages)

[PATCH] MAINTAINERS: Update powerpc KVM entry
 2021-10-27 10:58 UTC  (2+ messages)

[PATCH] serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE
 2021-10-27  7:53 UTC 

[PATCH 0/2] powerpc prevents deadlock in the watchdog path
 2021-10-27  9:49 UTC  (8+ messages)
` [PATCH 1/2] powerpc/watchdog: prevent printk and send IPI while holding the wd lock
` [PATCH 2/2] powerpc/watchdog: ensure watchdog data accesses are protected

[PATCH] powerpc/security: Use a mutex for interrupt exit code patching
 2021-10-27  7:24 UTC 

[PATCH 1/3] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-27  7:15 UTC  (10+ messages)
` [PATCH 2/3] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH 3/3] powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMs

[PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2021-10-27  5:04 UTC  (3+ messages)

[PATCH] livepatch: Fix build failure on 32 bits processors
 2021-10-27  4:42 UTC 

[PATCH v7 0/2] fix & prevent the missing preemption disabling
 2021-10-27  3:15 UTC  (3+ messages)
` [PATCH v7 1/2] ftrace: disable preemption when recursion locked
` [PATCH v7 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v6 0/2] fix & prevent the missing preemption disabling
 2021-10-27  3:09 UTC  (5+ messages)
` [PATCH v6 1/2] ftrace: disable preemption when recursion locked
` [PATCH v6 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v5 0/2] fix & prevent the missing preemption disabling
 2021-10-27  2:28 UTC  (11+ messages)
` [PATCH v5 1/2] ftrace: disable preemption when recursion locked
  ` [PATCH v6] "
` [PATCH v5 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-27  0:33 UTC  (4+ messages)

instruction storage exception handling
 2021-10-26 22:44 UTC 

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-26 23:48 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS 319fa1a52e438a6e028329187783a25ad498c4e6
 2021-10-26 20:37 UTC 

[PATCH v3] powerpc/boot: Set LC_ALL=C in wrapper script
 2021-10-26 15:59 UTC  (2+ messages)

[PATCH v2] powerpc/boot: Set LANG=C in wrapper script
 2021-10-26 13:45 UTC 

[PATCH v1] powerpc/64s/interrupt: Fix check_return_regs_valid false positive
 2021-10-26 12:25 UTC 

[PATCH v2] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-26 10:01 UTC  (6+ messages)

[PATCH v2 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-26  7:03 UTC  (4+ messages)
` [PATCH v2 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()

[PATCH v11 0/3] make hvc pass dma capable memory to its backend
 2021-10-26  6:49 UTC  (7+ messages)
` [PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-26  2:52 UTC  (4+ messages)

[PATCH] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-26  0:35 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS d853adc7adf601d7d6823afe3ed396065a3e08d1
 2021-10-26  0:09 UTC 

[PATCH] powerpc/bpf: fix write protecting JIT code
 2021-10-25 22:54 UTC  (3+ messages)

[PATCH v1 3/8] powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
 2021-10-25 21:57 UTC  (2+ messages)

[PATCH v3 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-25 21:44 UTC  (10+ messages)
` [PATCH v3 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH v3 03/10] powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
` [PATCH v3 04/10] powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.c
` [PATCH v3 05/10] powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
` [PATCH v3 06/10] powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1
` [PATCH v3 07/10] powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
` [PATCH v3 08/10] powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memory
` [PATCH v3 09/10] powerpc/fsl_booke: Update of TLBCAMs after init
` [PATCH v3 10/10] powerpc/fsl_booke: Enable STRICT_KERNEL_RWX

[PATCH V2] powerpc/perf: Enable PMU counters post partition migration if PMU is active
 2021-10-25 17:10 UTC  (7+ messages)

[PATCH v5 0/5] Fix long standing AER Error Handling Issues
 2021-10-25 17:01 UTC  (6+ messages)
` [PATCH v5 1/5] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v5 2/5] PCI: Cleanup struct aer_err_info
` [PATCH v5 3/5] PCI/DPC: Initialize info.id in dpc_process_error()
` [PATCH v5 4/5] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v5 5/5] PCI/AER: Include DEVCTL in aer_print_error()

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-25 16:55 UTC  (7+ messages)
` [PATCH 08/13] zram: add error handling support for add_disk()

[PATCH] selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
 2021-10-25 10:24 UTC 

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2021-10-25  8:45 UTC  (2+ messages)
` [Bug 206669] "

Stable backport request
 2021-10-24 11: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).