messages from 2025-09-03 06:11:30 to 2025-09-07 14:31:19 UTC [more...]
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-07 14:25 UTC (8+ messages)
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
[powerpc:merge] BUILD SUCCESS 4d5be0950753d64666a54d61303a3bc813d516fb
2025-09-07 12:13 UTC
[PATCH v5 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
2025-09-07 8:59 UTC (12+ messages)
` [PATCH v5 1/9] powerpc/pseries: Define papr-hvpipe ioctl
` [PATCH v5 2/9] powerpc/pseries: Define HVPIPE specific macros
` [PATCH v5 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
` [PATCH v5 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
` [PATCH v5 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
` [PATCH v5 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending
` [PATCH v5 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
` [PATCH v5 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
` [PATCH v5 9/9] powerpc/pseries: HVPIPE changes to support migration
[PATCH] kexec: Include kernel-end even without crashkernel
2025-09-07 6:57 UTC (2+ messages)
[PATCH v2 00/12] Curve25519 cleanup
2025-09-06 23:30 UTC (14+ messages)
` [PATCH v2 01/12] crypto: hisilicon/hpre - Remove unused curve25519 kpp support
` [PATCH v2 02/12] crypto: arm/curve25519 - Remove unused "
` [PATCH v2 03/12] crypto: powerpc/curve25519 "
` [PATCH v2 04/12] crypto: x86/curve25519 "
` [PATCH v2 05/12] crypto: testmgr - Remove curve25519 kpp tests
` [PATCH v2 06/12] crypto: curve25519 - Remove unused kpp support
` [PATCH v2 07/12] lib/crypto: tests: Migrate Curve25519 self-test to KUnit
` [PATCH v2 08/12] lib/crypto: tests: Add Curve25519 benchmark
` [PATCH v2 09/12] lib/crypto: curve25519: Move a couple functions out-of-line
` [PATCH v2 10/12] lib/crypto: curve25519: Consolidate into single module
` [PATCH v2 11/12] lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
` [PATCH v2 12/12] wireguard: kconfig: Simplify crypto kconfig selections
[PATCH v4 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
2025-09-06 15:24 UTC (4+ messages)
` [PATCH v4 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
[PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
2025-09-06 11:48 UTC (3+ messages)
[PATCH 0/2] powerpc: Fix integer underflow & leak
2025-09-06 10:07 UTC (2+ messages)
[PATCH v3 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-09-06 10:07 UTC (2+ messages)
[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
2025-09-06 10:07 UTC (2+ messages)
[PATCH v2] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
2025-09-06 10:07 UTC (2+ messages)
[PATCH] powerpc/qspinlock: Add spinlock contention tracepoint
2025-09-06 10:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH RFC] powerpc: Panic on jump label code patching failure
2025-09-06 6:42 UTC (4+ messages)
[PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-05 20:17 UTC (12+ messages)
` [PATCH v5 1/6] arm64: topology: Use scope-based cleanup helper
` [PATCH v5 2/6] ACPI: processor: thermal: "
` [PATCH v5 3/6] cpufreq: intel_pstate: "
` [PATCH v5 4/6] PM / devfreq: "
` [PATCH v5 5/6] drm/i915: "
` [PATCH v5 6/6] PM: EM: "
[PATCH v3 0/7] Cleanup free_pages() misuse
2025-09-05 18:02 UTC (16+ messages)
` [PATCH v3 1/7] mm/page_alloc: Add kernel-docs for free_pages()
` [PATCH v3 2/7] aoe: Stop calling page_address() in free_page()
` [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH v3 4/7] riscv: "
` [PATCH v3 5/7] powerpc: "
` [PATCH v3 6/7] arm64: "
` [PATCH v3 7/7] virtio_balloon: "
[PATCH v5 00/16] dma-mapping: migrate to physical address-based API
2025-09-05 16:50 UTC (4+ messages)
` [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
[PATCH 0/7] Nesting support for lazy MMU mode
2025-09-05 15:52 UTC (22+ messages)
` [PATCH 1/7] mm: remove arch_flush_lazy_mmu_mode()
` [PATCH 2/7] mm: introduce local state for lazy_mmu sections
` [PATCH 3/7] arm64: mm: fully support nested "
` [PATCH 4/7] x86/xen: support nested lazy_mmu sections (again)
` [PATCH 5/7] powerpc/mm: support nested lazy_mmu sections
` [PATCH 6/7] sparc/mm: "
` [PATCH 7/7] mm: update lazy_mmu documentation
Kernel v6.17-rc4 with STATIC_CALL_SELFTEST=y enabled fails to boot at early stage (PowerMac G4 DP)
2025-09-05 14:30 UTC (15+ messages)
` [PATCH] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
[PATCH v4 00/10] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-05 10:21 UTC (33+ messages)
` [PATCH v4 01/10] arm64: topology: Use scope-based cleanup helper
` [PATCH v4 02/10] ACPI: processor: thermal: "
` [PATCH v4 03/10] cpufreq: intel_pstate: "
` [PATCH v4 04/10] cpufreq: powernv: "
` [PATCH v4 05/10] PM / devfreq: "
` [PATCH v4 06/10] drm/i915: "
` [PATCH v4 07/10] powercap: dtpm_cpu: "
` [PATCH v4 08/10] thermal: imx: "
` [PATCH v4 09/10] thermal/drivers/ti-soc-thermal: "
` [PATCH v4 10/10] PM: EM: "
[PATCH] tty: remove redundant condition checks
2025-09-05 9:49 UTC (2+ messages)
[linux-next20250903] Kernel OOPs at perf_callchain_user
2025-09-05 4:44 UTC
[PATCH v2 net-next 0/3] ptp: add pulse signal loopback support for debugging
2025-09-05 3:07 UTC (4+ messages)
` [PATCH v2 net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
` [PATCH v2 net-next 2/3] ptp: netc: add the periodic output signal loopback support
` [PATCH v2 net-next 3/3] ptp: qoriq: convert to use generic interfaces to set loopback mode
[PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
2025-09-05 2:25 UTC (14+ messages)
` [PATCH net-next 1/3] ptp: add debugfs interfaces to loop back the periodic output signal
` [PATCH net-next 2/3] ptp: netc: add the periodic output signal loopback support
` [PATCH net-next 3/3] ptp: qoriq: covert to use generic interfaces to set loopback mode
[PATCH] PCI/AER: Fix NULL pointer access by aer_info
2025-09-04 18:25 UTC
[patch V2 06/37] rseq: Simplify the event notification
2025-09-04 17:19 UTC
[PATCH 5.4 only v2] powerpc: boot: Remove leading zero in label in udelay()
2025-09-04 16:05 UTC (3+ messages)
` Patch "powerpc: boot: Remove leading zero in label in udelay()" has been added to the 5.4-stable tree
[PATCH] PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
2025-09-04 15:09 UTC (3+ messages)
[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2025-09-04 14:03 UTC (7+ messages)
[PATCH] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
2025-09-04 12:44 UTC
[bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
2025-09-04 10:34 UTC (7+ messages)
` [PATCH bpf-next v2 1/5] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
[PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
2025-09-04 10:08 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/4] powerpc64/bpf: Implement bpf_addr_space_cast instruction
` [PATCH bpf-next v3 3/4] powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [PATCH bpf-next v3 4/4] powerpc64/bpf: Implement PROBE_ATOMIC instructions
[PATCH 0/6] Curve25519 cleanup
2025-09-04 8:10 UTC (3+ messages)
` [PATCH 1/6] crypto: curve25519 - Remove kpp support
[PATCH 00/14] Add interface to expose vpa dtl counters via perf
2025-09-04 7:25 UTC (4+ messages)
` [PATCH 02/14] powerpc/vpa_dtl: "
[PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
2025-09-04 2:37 UTC (2+ messages)
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-04 0:24 UTC (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH 5.4 only] powerpc: boot: Remove unnecessary zero in label in udelay()
2025-09-03 21:19 UTC (4+ messages)
[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-03 11:43 UTC (11+ messages)
` [PATCH v3 02/12] ACPI: processor: thermal: Use scope-based cleanup helper
` [PATCH v3 03/12] cpufreq: intel_pstate: "
` [PATCH v3 09/12] powercap: dtpm_cpu: "
[PATCH] powerpc/32: Restore clearing of MSR[RI] in interrupt_exit_kernel_prepare()
2025-09-03 9:28 UTC (2+ messages)
[PATCH v3 12/12] PM: EM: Use scope-based cleanup helper
2025-09-03 6:11 UTC (3+ 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).