messages from 2021-10-22 12:01:13 to 2021-11-08 10:19:59 UTC [more...]
[PATCH v0 31/42] parisc: Check notifier registration return value
2021-11-08 10:19 UTC (3+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "
[PATCH/RFT] fbdev driver for HP Visualize FX cards
2021-11-08 8:37 UTC (5+ messages)
[PATCH v3 00/25] Introduce power-off+restart call chain API
2021-11-08 7:47 UTC (28+ messages)
` [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v3 04/25] reboot: Correct typo in a comment
` [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v3 09/25] ARM: Use do_kernel_power_off()
` [PATCH v3 10/25] csky: "
` [PATCH v3 11/25] riscv: "
` [PATCH v3 12/25] arm64: "
` [PATCH v3 13/25] parisc: "
` [PATCH v3 14/25] xen/x86: "
` [PATCH v3 15/25] sh: "
` [PATCH v3 16/25] x86: "
` [PATCH v3 17/25] ia64: "
` [PATCH v3 18/25] mips: "
` [PATCH v3 19/25] nds32: "
` [PATCH v3 20/25] powerpc: "
` [PATCH v3 21/25] m68k: Switch to new sys-off handler API
` [PATCH v3 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v3 25/25] reboot: Remove pm_power_off_prepare()
[PATCH v2 00/45] Introduce power-off+restart call chain API
2021-11-07 17:42 UTC (65+ 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] parisc: Fix code/instruction patching on PA1.x machines
2021-11-06 20:42 UTC (11+ messages)
[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
2021-11-05 22:11 UTC (3+ messages)
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
parisc build failures in mainline kernel
2021-11-05 19:55 UTC (7+ messages)
parisc: stacktrace.c:25:21: error: implicit declaration of function '__kernel_text_address'
2021-11-05 12:00 UTC
[PATCH] parisc: Fix backtrace to always include init funtion names
2021-11-04 19:19 UTC
[GIT PULL] more parisc architecture fixes for kernel v5.16-rc1
2021-11-04 18:50 UTC (2+ messages)
[PATCH] parisc: move CPU field back into thread_info
2021-11-04 16:51 UTC (6+ messages)
parisc: move CPU field back into thread_info
2021-11-04 16:50 UTC
[PATCH] parisc: don't enable irqs unconditionally in handle_interruption()
2021-11-03 17:10 UTC (6+ messages)
` [PATCH] parisc: Don't disable interrupts in cmpxchg and futex operations
` [PATCH v2] "
fixmap problem on PA11 hardware
2021-11-02 21:25 UTC (10+ messages)
[GIT PULL] parisc architecture fixes for kernel v5.16-rc1
2021-11-02 0:51 UTC (2+ messages)
(no subject)
2021-11-01 16:10 UTC (4+ messages)
` [PATCH] video: fbdev: add HP Visualize FX driver
linux-next: Signed-off-by missing for commit in the parisc-hd tree
2021-11-01 11:01 UTC (2+ messages)
[PATCH] parisc: using swap() instead of tmp
2021-11-01 3:03 UTC
[PATCH] parisc: using swap() instead of tmp
2021-11-01 2:21 UTC (2+ messages)
[PATCH] parisc: Fix set_fixmap() on PA1.x CPUs
2021-10-31 20:58 UTC
Email
2021-10-30 18:55 UTC
[PATCH 1/2] parisc: decompressor: remove repeated depenency of misc.o
2021-10-30 18:36 UTC (3+ messages)
` [PATCH 2/2] parisc: decompressor: clean up Makefile
[PATCH] locking: remove spin_lock_flags() etc
2021-10-27 12:01 UTC (12+ messages)
[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 0/2] ftrace: make sure preemption disabled on recursion testing
2021-10-26 23:48 UTC (2+ messages)
parisc: sched.h:2138:38: error: 'const struct thread_info' has no member named 'cpu'
2021-10-26 17:44 UTC
[PATCH v4 0/2] fix & prevent the missing preemption disabling
2021-10-26 2:52 UTC (4+ messages)
parisc/unwind: call callback with toplevel address
2021-10-25 12:08 UTC (4+ messages)
` ATI Rage XL
linux-next: manual merge of the ftrace tree with the parisc-hd tree
2021-10-25 4:20 UTC
[PATCH][next] parisc: Fix spelling mistake "Plase" -> "Please"
2021-10-23 20:51 UTC (2+ messages)
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).