messages from 2025-01-23 11:43:18 to 2025-01-29 23:53:44 UTC [more...]
[PATCH] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
2025-01-29 23:52 UTC (4+ messages)
[PATCH] xarray: port tests to kunit
2025-01-29 23:17 UTC (10+ messages)
[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
2025-01-29 23:01 UTC (26+ messages)
` [PATCH 1/9] dt-bindings: powerpc: Add binding for Freescale/NXP MPC83xx SoCs
` [PATCH 2/9] dt-bindings: ata: Convert fsl,pq-sata binding to YAML
` [PATCH 3/9] dt-bindings: crypto: Convert fsl,sec-2.0 "
` [PATCH 4/9] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx "
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings "
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings
` [PATCH 7/9] dt-bindings: watchdog: Convert mpc8xxx-wdt binding to YAML
` [PATCH 8/9] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc "
[PATCH 27/27] mm/hugetlb: enable bootmem allocation from CMA areas
2025-01-29 22:43 UTC (4+ messages)
[PATCH v2 27/28] mm/hugetlb: enable bootmem allocation from CMA areas
2025-01-29 22:41 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-6.14-2 tag
2025-01-29 20:00 UTC (2+ messages)
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-29 18:51 UTC (8+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
[PATCH v2 0/4] seccomp: remove the 'sd' argument from __secure_computing()
2025-01-29 14:26 UTC (6+ messages)
` [PATCH v2 1/4] seccomp/mips: change syscall_trace_enter() to use secure_computing()
` [PATCH v2 2/4] seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTER
` [PATCH v2 3/4] seccomp: remove the 'sd' argument from __secure_computing()
` [PATCH v2 4/4] seccomp: remove the 'sd' argument from __seccomp_filter()
[RFC PATCH 0/2] powerpc: change syscall error return scheme
2025-01-29 14:15 UTC (4+ messages)
` [RFC PATCH 1/2] powerpc/signal: Clean up pt_regs access
` [RFC PATCH 2/2] powerpc/syscall: rework syscall return value handling
[PATCH v2] powerpc: Remove eieio() in PowerPC IO functions
2025-01-29 13:12 UTC (3+ messages)
[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-29 13:01 UTC (3+ messages)
[PATCH 0/5] Microwatt updates
2025-01-29 12:50 UTC (19+ messages)
` [PATCH 1/5] powerpc/microwatt: Select COMMON_CLK in order to get the clock framework
` [PATCH 2/5] powerpc/microwatt: Device-tree updates
` [PATCH 3/5] powerpc/microwatt: Define an idle power-save function
` [PATCH 4/5] powerpc: Define config option for processors without broadcast TLBIE
` [PATCH 5/5] powerpc/microwatt: Add SMP support
[PATCH v2] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
2025-01-29 9:40 UTC
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-29 8:49 UTC (10+ messages)
` "
` "
` "
` "
[powerpc:merge] BUILD SUCCESS cd24e66993a004318e9caf6daab4d80015e1a9b6
2025-01-29 1:11 UTC
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2025-01-29 0:56 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 1/2] powerpc: properly negate error in syscall_set_return_value() in sc case
2025-01-28 21:39 UTC (9+ messages)
` [PATCH 2/2] powerpc: fix inconsistencies in syscall error return handling
[PATCH] powerpc: Remove eieio in _memcpy_fromio
2025-01-28 16:50 UTC (6+ messages)
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-28 16:46 UTC (5+ messages)
` [PATCH v2 03/13] ibmvnic: simplify ibmvnic_set_queue_affinity()
` [PATCH v2 04/13] powerpc/xmon: simplify xmon_batch_next_cpu()
` [PATCH v2 05/13] cpumask: deprecate cpumask_next_wrap()
` [PATCH v2 06/13] cpumask: re-introduce cpumask_next{,_and}_wrap()
[PATCH v3 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-01-28 11:57 UTC (12+ messages)
` [PATCH v3 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v3 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v3 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v3 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v3 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v3 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters
[PATCH v3 0/6] Add character devices for indices and platform-dump RTAS
2025-01-28 6:12 UTC (7+ messages)
` [PATCH v3 1/6] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v3 2/6] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v3 3/6] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v3 4/6] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v3 5/6] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v3 6/6] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
[PATCH v4] powerpc/hugetlb: Disable gigantic hugepages if fadump is active
2025-01-28 4:33 UTC
[PATCH 0/4] seccomp: remove the 'sd' argument from __secure_computing()
2025-01-27 19:17 UTC (7+ messages)
` [PATCH 1/4] seccomp/mips: change syscall_trace_enter() to use secure_computing()
` [PATCH 2/4] seccomp: kill the dead code in the !CONFIG_HAVE_ARCH_SECCOMP_FILTER version of __secure_computing()
[PATCH v6 0/2] Improve interrupt handling during machine kexec
2025-01-27 16:39 UTC (3+ messages)
` [PATCH v6 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
[PATCH v2 1/7] powerpc: properly negate error in syscall_set_return_value()
2025-01-27 12:26 UTC (23+ messages)
[PATCH v2] selftests: livepatch: handle PRINTK_CALLER in check_result()
2025-01-27 11:35 UTC (2+ messages)
[PATCH v3] powerpc/hugetlb: Disable gigantic hugepages if fadump is active
2025-01-27 9:27 UTC (3+ messages)
[PATCH v2] powerpc/hugetlb: Disable gigantic hugepages if fadump is active
2025-01-27 9:07 UTC (5+ messages)
[PATCH 00/15] cpufreq: simplify boost handling
2025-01-27 3:32 UTC (4+ messages)
` [PATCH 10/15] cpufreq: powernv: Set .set_boost directly
[PATCH v3 0/4] powerpc: increase MIN RMA size for CAS negotiation
2025-01-27 3:25 UTC (7+ messages)
` [PATCH v3 1/4] powerpc: export MIN RMA size
` [PATCH v3 2/4] powerpc/fadump: fix additional param memory reservation for HASH MMU
` [PATCH v3 3/4] powerpc: increase MIN RMA size for CAS negotiation
` [PATCH v3 4/4] Documentation/powerpc/fadump: add additional parameter feature details
[PATCH] powerpc/powermac: Drop the unused debug macro
2025-01-25 9:46 UTC
[powerpc:next] BUILD SUCCESS 17391cb2613b82f8c405570fea605af3255ff8d2
2025-01-25 0:35 UTC
[PATCH v2 0/6] powerpc/crash: use generic crashkernel reservation
2025-01-24 10:28 UTC (10+ messages)
` [PATCH v2 3/6] crash: let arch decide crash memory export to iomem_resource
` [PATCH v2 5/6] powerpc/crash: use generic crashkernel reservation
` [PATCH v2 6/6] crash: option to let arch decide mem range is usable
[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-01-24 7:03 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH v2] powerpc: increase MIN RMA size for CAS negotiation
2025-01-24 3:58 UTC (3+ messages)
[PATCH 0/2] powerpc/fadump: fix additional parameter for HASH MMU
2025-01-24 3:34 UTC (6+ messages)
` [PATCH 2/2] powerpc/fadump: fix additional param memory reservation "
[PATCH 00/33] cpufreq: manage common sysfs attributes from core
2025-01-23 19:40 UTC (2+ messages)
[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
2025-01-23 16:12 UTC (16+ messages)
` [kvm-unit-tests PATCH v2 12/18] scripts/runtime: Add default arguments for kvmtool
` [kvm-unit-tests PATCH v2 13/18] run_tests: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v2 14/18] run_tests: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification
` [kvm-unit-tests PATCH v2 16/18] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v2 17/18] unittest: Add disabled_if parameter and use it for kvmtool
` [kvm-unit-tests PATCH v2 18/18] run_tests: Enable kvmtool
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).