linuxppc-dev
Thread
Date
Earlier messages
Messages by Thread
[PATCH] kmap: fix header include to reflect actual path
Aurabindo Pillai
Re: [PATCH] kmap: fix header include to reflect actual path
Christophe Leroy
[PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain
Nam Cao
[PATCH 2/3] powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()
Nam Cao
[PATCH 3/3] powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()
Nam Cao
[PATCH 1/3] powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
Sabyrzhan Tasbolatov
[PATCH v2 01/11] kasan: unify static kasan_flag_enabled across modes
Sabyrzhan Tasbolatov
[PATCH v2 04/11] kasan/xtensa: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 05/11] kasan/loongarch: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 02/11] kasan/arm64: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 06/11] kasan/um: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 07/11] kasan/x86: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 08/11] kasan/s390: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 10/11] kasan/riscv: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 09/11] kasan/powerpc: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v2 11/11] kasan: replace kasan_arch_is_ready with kasan_enabled
Sabyrzhan Tasbolatov
[PATCH v2 03/11] kasan/arm: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH v4] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
Re: [PATCH v4] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Fabio Estevam
[PATCH v3] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
Re: [PATCH v3] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Fabio Estevam
Re: [PATCH v3] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
Re: [PATCH v3] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Fabio Estevam
[PATCH] integrity: Extract secure boot enquiry function out of IMA
GONG Ruiqi
[PATCH RESEND] integrity: Extract secure boot enquiry function out of IMA
GONG Ruiqi
Re: [PATCH RESEND] integrity: Extract secure boot enquiry function out of IMA
Alexander Gordeev
[PATCH v15 00/13] Support page table check on PowerPC
Andrew Donnellan
[PATCH v15 01/13] arm64/mm: Add addr parameter to __set_{ptes_anysz,ptes,pmds,puds}()
Andrew Donnellan
[PATCH v15 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
Andrew Donnellan
[PATCH v15 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
Andrew Donnellan
[PATCH v15 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
Andrew Donnellan
[PATCH v15 11/13] powerpc: mm: Implement *_user_accessible_page() for ptes
Andrew Donnellan
[PATCH v15 12/13] powerpc: mm: Use set_pte_at_unchecked() for internal usages
Andrew Donnellan
[PATCH v15 10/13] powerpc: mm: Add pud_pfn() stub
Andrew Donnellan
[PATCH v15 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
Andrew Donnellan
[PATCH v15 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
Andrew Donnellan
[PATCH v15 02/13] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
[PATCH v15 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
Andrew Donnellan
[PATCH v15 05/13] mm/page_table_check: Provide addr parameter to [__]page_table_check_ptes_set()
Andrew Donnellan
[PATCH v15 13/13] powerpc: mm: Support page table check
Andrew Donnellan
[RFC v2 0/9] cpu avoid state and push task mechanism
Shrikanth Hegde
[RFC v2 1/9] sched/docs: Document avoid_cpu_mask and avoid CPU concept
Shrikanth Hegde
[RFC v2 6/9] sched/core: Push current task out if CPU is marked as avoid
Shrikanth Hegde
[RFC v2 2/9] cpumask: Introduce cpu_avoid_mask
Shrikanth Hegde
[RFC v2 3/9] sched/core: Dont allow to use CPU marked as avoid
Shrikanth Hegde
[RFC v2 8/9] sysfs: Add cpu_avoid file
Shrikanth Hegde
[RFC v2 4/9] sched/fair: Don't use CPU marked as avoid for wakeup and load balance
Shrikanth Hegde
Re: [RFC v2 4/9] sched/fair: Don't use CPU marked as avoid for wakeup and load balance
Yury Norov
Re: [RFC v2 4/9] sched/fair: Don't use CPU marked as avoid for wakeup and load balance
Shrikanth Hegde
[RFC v2 5/9] sched/rt: Don't select CPU marked as avoid for wakeup and push/pull rt task
Shrikanth Hegde
[RFC v2 7/9] sched: Add static key check for cpu_avoid
Shrikanth Hegde
Re: [RFC v2 7/9] sched: Add static key check for cpu_avoid
Yury Norov
[RFC v2 9/9] [DEBUG] powerpc: add debug file for set/unset cpu avoid
Shrikanth Hegde
Re: [RFC v2 9/9] [DEBUG] powerpc: add debug file for set/unset cpu avoid
Yury Norov
Re: [RFC v2 9/9] [DEBUG] powerpc: add debug file for set/unset cpu avoid
Shrikanth Hegde
Re: [RFC v2 0/9] cpu avoid state and push task mechanism
Yury Norov
Re: [RFC v2 0/9] cpu avoid state and push task mechanism
Shrikanth Hegde
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
Alexandru Elisei
[kvm-unit-tests PATCH v4 01/13] run_tests.sh: Document --probe-maxsmp argument
Alexandru Elisei
[kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition
Alexandru Elisei
Re: [kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition
Andrew Jones
Re: [kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition
Alexandru Elisei
[kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
Alexandru Elisei
Re: [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
Andrew Jones
[kvm-unit-tests PATCH v4 10/13] scripts: Do not probe for maximum number of VCPUs when using kvmtool
Alexandru Elisei
[kvm-unit-tests PATCH v4 11/13] scripts/mkstandalone: Export $TARGET
Alexandru Elisei
[kvm-unit-tests PATCH v4 08/13] scripts: Add KVMTOOL environment variable for kvmtool binary path
Alexandru Elisei
[kvm-unit-tests PATCH v4 02/13] scripts: Document environment variables
Alexandru Elisei
[kvm-unit-tests PATCH v4 03/13] scripts: Refuse to run the tests if not configured for qemu
Alexandru Elisei
Re: [kvm-unit-tests PATCH v4 03/13] scripts: Refuse to run the tests if not configured for qemu
Andrew Jones
[kvm-unit-tests PATCH v4 12/13] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
Alexandru Elisei
[kvm-unit-tests PATCH v4 09/13] scripts: Detect kvmtool failure in premature_failure()
Alexandru Elisei
[kvm-unit-tests PATCH v4 13/13] scripts: Enable kvmtool
Alexandru Elisei
[kvm-unit-tests PATCH v4 04/13] scripts: Use an associative array for qemu argument names
Alexandru Elisei
Re: [kvm-unit-tests PATCH v4 04/13] scripts: Use an associative array for qemu argument names
Andrew Jones
[kvm-unit-tests PATCH v4 06/13] scripts: Add support for kvmtool
Alexandru Elisei
Re: [kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
Andrew Jones
Re: [kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
Alexandru Elisei
[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
Alexandru Elisei
[kvm-unit-tests PATCH 1/2] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
Alexandru Elisei
[kvm-unit-tests PATCH 2/2] scripts: Add 'test_args' test definition parameter
Alexandru Elisei
Re: [kvm-unit-tests PATCH 0/2] scripts: extra_params rework
Andrew Jones
[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
Sabyrzhan Tasbolatov
[PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
Sabyrzhan Tasbolatov
Re: [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
Christophe Leroy
Re: [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
Sabyrzhan Tasbolatov
[PATCH 2/9] kasan: replace kasan_arch_is_ready with kasan_enabled
Sabyrzhan Tasbolatov
Re: [PATCH 2/9] kasan: replace kasan_arch_is_ready with kasan_enabled
Christophe Leroy
Re: [PATCH 2/9] kasan: replace kasan_arch_is_ready with kasan_enabled
Johannes Berg
Re: [PATCH 2/9] kasan: replace kasan_arch_is_ready with kasan_enabled
Sabyrzhan Tasbolatov
[PATCH 3/9] kasan/arm64: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH 4/9] kasan/xtensa: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH 7/9] kasan/x86: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH 9/9] kasan/powerpc: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
Re: [PATCH 9/9] kasan/powerpc: call kasan_init_generic in kasan_init
Christophe Leroy
Re: [PATCH 9/9] kasan/powerpc: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
Re: [PATCH 9/9] kasan/powerpc: call kasan_init_generic in kasan_init
Christophe Leroy
[PATCH 5/9] kasan/loongarch: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
Re: [PATCH 5/9] kasan/loongarch: call kasan_init_generic in kasan_init
Peter Zijlstra
Re: [PATCH 5/9] kasan/loongarch: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH 8/9] kasan/s390: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
[PATCH 6/9] kasan/um: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
Re: [PATCH 6/9] kasan/um: call kasan_init_generic in kasan_init
Johannes Berg
[PATCH] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
Re: [PATCH] ASoC: fsl_sai: Force a software reset when starting in consumer mode
kernel test robot
[PATCH v2] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
Re: [PATCH v2] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Shengjiu Wang
Re: [PATCH v2] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
Re: [PATCH v2] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Mark Brown
Re: [PATCH v2] ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
[PATCH 0/8] dma-mapping: migrate to physical address-based API
Leon Romanovsky
[PATCH 2/8] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
[PATCH 1/8] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
[PATCH 3/8] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
[PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
Alexander Potapenko
Re: [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
Alexander Potapenko
[PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
Leon Romanovsky
[PATCH 7/8] dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
[PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
[PATCH 4/8] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
Re: [PATCH 0/8] dma-mapping: migrate to physical address-based API
Marek Szyprowski
Re: [PATCH 0/8] dma-mapping: migrate to physical address-based API
Leon Romanovsky
[PATCH 00/18] SHA-256 library improvements
Eric Biggers
[PATCH 07/18] lib/crypto: sha256: Reorder some code
Eric Biggers
[PATCH 09/18] lib/crypto: sha256: Add sha224() and sha224_update()
Eric Biggers
[PATCH 11/18] lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
[PATCH 17/18] lib/crypto: sha256: Sync sha256_update() with sha512_update()
Eric Biggers
[PATCH 10/18] lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
[PATCH 18/18] lib/crypto: sha256: Document the SHA-224 and SHA-256 API
Eric Biggers
[PATCH 05/18] lib/crypto: sha512: Do not include <crypto/internal/sha2.h>
Eric Biggers
[PATCH 06/18] lib/crypto: sha512: Fix a grammatical error in kerneldoc comments
Eric Biggers
[PATCH 03/18] crypto: sha512 - Use the correct legacy export format
Eric Biggers
[PATCH 08/18] lib/crypto: sha256: Remove sha256_blocks_simd()
Eric Biggers
[PATCH 15/18] lib/crypto: sha512: Remove sha256_is_arch_optimized()
Eric Biggers
[PATCH 14/18] crypto: sha256 - Use same state format as legacy drivers
Eric Biggers
[PATCH 02/18] cxl/test: Simplify fw_buf_checksum_show()
Eric Biggers
[PATCH 01/18] libceph: Rename hmac_sha256() to ceph_hmac_sha256()
Eric Biggers
[PATCH 04/18] lib/crypto: sha512: Reorder some code in sha512.c
Eric Biggers
[PATCH] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
Shengjiu Wang
Re: [PATCH] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
Daniel Baluta
[PATCH] usb: gadget: fsl: Use usb_endpoint_type() rather than duplicating its implementation
Markus Elfring
[powerpc:merge] BUILD SUCCESS c8e9cecda99751688799297fd00694d73bfd3197
kernel test robot
[powerpc:next-test] BUILD SUCCESS cf183c1730f2634245da35e9b5d53381b787d112
kernel test robot
[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
Fabio M. De Francesco
[PATCH 1/3 v4] ACPI: extlog: Trace CPER Non-standard Section Body
Fabio M. De Francesco
[PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
[PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
[PATCH v2 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
[PATCH v2 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested
Niklas Schnelle
[PATCH v2 2/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
[PATCH v2 1/2] book3s64/radix : Handle error conditions properly in radix_vmemmap_populate
Donet Tom
[PATCH v2 2/2] book3s64/radix : Optimize vmemmap start alignment
Donet Tom
[PATCH 0/5] powerpc: Implement masked user access
Christophe Leroy
[PATCH 3/5] powerpc: Remove unused size parametre to KUAP enabling/disabling functions
Christophe Leroy
[PATCH 4/5] powerpc: Move barrier_nospec() out of allow_read_{from/write}_user()
Christophe Leroy
[PATCH 5/5] powerpc: Implement masked user access
Christophe Leroy
Re: [PATCH 5/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 5/5] powerpc: Implement masked user access
Linus Torvalds
Re: [PATCH 5/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 5/5] powerpc: Implement masked user access
Segher Boessenkool
[PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
Christophe Leroy
Re: [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
David Laight
Re: [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
Linus Torvalds
Re: [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
David Laight
Re: [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
Christophe Leroy
Re: [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
David Laight
Re: [PATCH 2/5] uaccess: Add speculation barrier to copy_from_user_iter()
Linus Torvalds
Re: [PATCH 0/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 0/5] powerpc: Implement masked user access
Christophe Leroy
Re: [PATCH 0/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 0/5] powerpc: Implement masked user access
Segher Boessenkool
Re: [PATCH 0/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 0/5] powerpc: Implement masked user access
Segher Boessenkool
Re: [PATCH 0/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 0/5] powerpc: Implement masked user access
Segher Boessenkool
Re: [PATCH 0/5] powerpc: Implement masked user access
David Laight
Re: [PATCH 0/5] powerpc: Implement masked user access
Christophe Leroy
Re: [PATCH 0/5] powerpc: Implement masked user access
Segher Boessenkool
Re: [PATCH 0/5] powerpc: Implement masked user access
Segher Boessenkool
[PATCH 1/5] uaccess: Add masked_user_{read/write}_access_begin
Christophe Leroy
Re: [PATCH 1/5] uaccess: Add masked_user_{read/write}_access_begin
David Laight
Re: [PATCH 1/5] uaccess: Add masked_user_{read/write}_access_begin
Christophe Leroy
[PATCH v6 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
Stefano Garzarella
[PATCH v6 1/4] tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
Re: [PATCH v6 1/4] tpm: add bufsiz parameter in the .send callback
Jarkko Sakkinen
[PATCH v6 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
Re: [PATCH v6 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Jarkko Sakkinen
[PATCH v6 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
Re: [PATCH v6 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Jarkko Sakkinen
Re: [PATCH v6 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Jarkko Sakkinen
Re: [PATCH v6 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
[PATCH v6 2/4] tpm: support devices with synchronous send()
Stefano Garzarella
[PATCH] misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functions
Ankit Chauhan
Re: [PATCH] misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functions
Andrew Donnellan
[PATCH v2] powerpc: floppy: Add missing checks after DMA map
Thomas Fourier
Re: [PATCH v2] powerpc: floppy: Add missing checks after DMA map
LEROY Christophe
Re: [PATCH v2] powerpc: floppy: Add missing checks after DMA map
Christophe Leroy
Earlier messages