messages from 2025-04-17 18:28:48 to 2025-04-24 21:47:46 UTC [more...]
[PATCH] perf build: Add tools/arch/x86/include/asm/amd/ibs.h to sync the headers
2025-04-24 21:47 UTC (6+ messages)
[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
2025-04-24 18:38 UTC (7+ messages)
` [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work
` [PATCH 2/2] powerpc: enable to run posix cpu timers in task context
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-24 17:45 UTC (11+ messages)
` [PATCH v4 3/3] "
[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
2025-04-24 15:43 UTC (4+ messages)
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() for introduction of "
[PATCH] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
2025-04-24 12:02 UTC
[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-04-24 11:48 UTC (6+ messages)
` [PATCH v4 3/3] "
[PATCH 0/5] powerpc: convert board-file GPIO chips to using new value setters
2025-04-24 8:53 UTC (3+ messages)
[PATCH 0/7] lib/crc: drop "glue" from filenames
2025-04-24 6:22 UTC (9+ messages)
` [PATCH 1/7] arm/crc: "
` [PATCH 2/7] arm64/crc: "
` [PATCH 3/7] powerpc/crc: "
` [PATCH 4/7] powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S
` [PATCH 5/7] s390/crc: drop "glue" from filenames
` [PATCH 6/7] sparc/crc: "
` [PATCH 7/7] x86/crc: "
[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
2025-04-24 5:27 UTC (6+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event
[PATCH v2] powerpc/boot: Fix dash warning
2025-04-23 22:40 UTC (4+ messages)
[PATCH] fsldma: Support 40 bit DMA addresses where capable
2025-04-23 20:56 UTC (10+ messages)
[PATCH 0/6] Fixes for shellcheck/sparse warnings
2025-04-23 8:44 UTC (10+ messages)
` [PATCH 1/6] powerpc/kvm: Fix sparse warning
` [PATCH 2/6] powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer"
` [PATCH 3/6] powerpc/perf:make isa207_pmu_format_group struct static
` [PATCH 4/6] powerpc: fix sparse warnings
` [PATCH 5/6] powerpc/prom_init: Fix shellcheck warnings
` [PATCH 6/6] powerpc/boot/install.sh: "
[PATCH net-next v3 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit tests
2025-04-23 1:15 UTC (8+ messages)
` [PATCH net-next v3 1/3] net: ibmveth: Indented struct ibmveth_adapter correctly
` [PATCH net-next v3 2/3] net: ibmveth: Reset the adapter when unexpected states are detected
` [PATCH net-next v3 3/3] net: ibmveth: added KUnit tests for some buffer pool functions
[PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
2025-04-23 0:49 UTC (5+ messages)
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-22 15:27 UTC (14+ messages)
` [PATCH v3 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v3 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v3 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v3 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v3 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v3 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v3 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v3 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v3 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v3 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v3 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v3 13/13] crypto: lib/poly1305 "
[PATCH] powerpc/boot: Fix dash warning
2025-04-22 13:47 UTC (3+ messages)
[PATCH v3] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
2025-04-22 12:50 UTC (2+ messages)
[PATCH v2 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-22 10:41 UTC (17+ messages)
` [PATCH v2 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v2 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v2 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v2 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v2 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v2 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v2 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v2 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v2 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v2 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v2 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v2 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v2 13/13] crypto: lib/poly1305 "
frozen PHB on IBM Power9 system in 6.15-rc2 (bisected)
2025-04-22 9:44 UTC (3+ messages)
[PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
2025-04-22 9:11 UTC (2+ messages)
[PATCH v2] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
2025-04-22 8:30 UTC (5+ messages)
[PATCH v3] powerpc/bpf: fix JIT code size calculation of bpf trampoline
2025-04-22 8:26 UTC
linux-next: build warnings after merge of the powerpc-fixes tree
2025-04-22 6:15 UTC (3+ messages)
[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
2025-04-22 4:50 UTC
[PATCH] fsl_msi: Translate bitmap to hwirq on fsl,mpic
2025-04-22 2:35 UTC
[PATCH] powerpc/addnote: Fix overflow on 32-bit builds
2025-04-22 2:31 UTC
[PATCH] 85xx: Add several root nodes to probe
2025-04-22 2:40 UTC
[PATCH] kexec: Include kernel-end even without crashkernel
2025-04-22 2:36 UTC
[PATCH AUTOSEL 6.12 07/23] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
2025-04-22 2:16 UTC
[PATCH AUTOSEL 6.14 07/30] ASoC: fsl_asrc_dma: get codec or cpu dai from backend
2025-04-22 2:15 UTC
[PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
2025-04-21 18:31 UTC
[powerpc:merge] BUILD SUCCESS a34964eace718ce03010a3e8d29eb5a872a461e6
2025-04-21 17:21 UTC
[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
2025-04-21 14:22 UTC (13+ messages)
` [PATCH bpf-next v2 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v2 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v2 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v2 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v2 07/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v2 08/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v2 09/11] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v2 10/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next v2 11/11] bpf: Fall back to nospec for sanitization-failures
[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
2025-04-21 11:50 UTC (4+ messages)
[PATCH 1/2] ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
2025-04-21 10:57 UTC (2+ messages)
` [PATCH 2/2] ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream
[PATCH v3 1/2] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
2025-04-21 9:45 UTC (3+ messages)
[RFC PATCH] powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE
2025-04-21 9:41 UTC (2+ messages)
[PATCH] powerpc/boot: Check for ld-option support
2025-04-21 9:41 UTC (2+ messages)
[PATCH] powerpc64/ftrace: fix module loading without patchable function entries
2025-04-21 9:41 UTC (2+ messages)
[PATCH] powerpc/boot: Fix build with gcc 15
2025-04-21 8:26 UTC (4+ messages)
[PATCH] powerpc/powernv: Enable CPU idle state detection for POWER11
2025-04-21 7:07 UTC
[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
2025-04-21 3:49 UTC (2+ messages)
[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-21 3:14 UTC (17+ messages)
` [PATCH v5 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v5 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
[PATCH V3 0/9] Add support for configure and control of Hardware Trace Macro(HTM)
2025-04-20 18:08 UTC (10+ messages)
` [PATCH V3 1/9] powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate other htm operations
` [PATCH V3 2/9] powerpc/pseries/htmdump: Add htm configure support to htmdump module
` [PATCH V3 3/9] powerpc/pseries/htmdump: Add htm start "
` [PATCH V3 4/9] powerpc/pseries/htmdump: Add htm status "
` [PATCH V3 5/9] powerpc/pseries/htmdump: Add htm info "
` [PATCH V3 6/9] powerpc/pseries/htmdump: Add htm setup "
` [PATCH V3 7/9] powerpc/pseries/htmdump: Add htm flags "
` [PATCH V3 8/9] powerpc/pseries/htmdump: Add htm capabilities "
` [PATCH V3 9/9] powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface
[PATCH] MAINTAINERS: powerpc: Remove myself as a reviewer
2025-04-20 16:32 UTC
[PATCH] powerpc64/ftrace: fix clobbered r15 during livepatching
2025-04-19 10:42 UTC (2+ messages)
[PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
2025-04-19 2:40 UTC (11+ messages)
[PATCH 0/4] powerpc: Rename wdt@ notes to watchdog@
2025-04-18 19:28 UTC (5+ messages)
` [PATCH 1/4] powerpc: 512x: Rename wdt@ node "
` [PATCH 2/4] powerpc: 83xx: Rename wdt@ nodes "
` [PATCH 3/4] powerpc: 86xx: "
` [PATCH 4/4] powerpc: p2020: "
[PATCH] powerpc: dts: mpc8315erdb: Add GPIO controller node
2025-04-18 18:48 UTC
[PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
2025-04-18 18:03 UTC (3+ messages)
[PATCH 08/15] crypto: riscv - remove CRYPTO dependency of library functions
2025-04-18 17:50 UTC (2+ messages)
[PATCH AUTOSEL 6.1 6/9] ASoC: fsl_audmix: register card device depends on 'dais' property
2025-04-18 16:59 UTC (2+ messages)
[PATCH 00/15] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-18 14:19 UTC (3+ messages)
` [PATCH 15/15] crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
[PATCHv3 09/10] PCI: Unify device inaccessible
2025-04-18 3:55 UTC
[PATCH 8/9] crypto: x86/chacha - remove the skcipher algorithms
2025-04-18 3:41 UTC (4+ 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).