linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 10/14] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
Sayali Patil
[PATCH v5 11/14] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
Sayali Patil
[PATCH v5 12/14] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
Sayali Patil
[PATCH v5 14/14] selftests/mm: clarify alternate unmapping in compaction_test
Sayali Patil
[PATCH v5 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Sayali Patil
Re: [PATCH v5 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
Miaohe Lin
[GIT PULL] Please pull powerpc/linux.git powerpc-7.1-1 tag
Madhavan Srinivasan
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-7.1-1 tag
pr-tracker-bot
[PATCH v2] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
Guangshuo Li
Re: [PATCH v2] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
Ioana Ciornei
Re: [PATCH v2] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
Guangshuo Li
[no subject]
Harry Yoo (Oracle)
[PATCH net 0/2] net: enetc: fix command BD ring issues
Wei Fang
[PATCH net 1/2] net: enetc: correct the command BD ring consumer index
Wei Fang
[PATCH net 2/2] net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
[GIT PULL] Kbuild and Kconfig changes for v7.1
Nicolas Schier
Re: [GIT PULL] Kbuild and Kconfig changes for v7.1
pr-tracker-bot
[PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
Shivang Upadhyay
Re: [PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
Sourabh Jain
Re: [PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
Shivang Upadhyay
Re: [PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
Mahesh J Salgaonkar
Re: [PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
Shirisha ganta
[PATCH v3 0/5] powerpc/bpf: Add support for verifier selftest
adubey
[PATCH v3 1/5] powerpc/bpf: fix alignment of long branch trampoline address
adubey
[PATCH v3 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
adubey
[PATCH v3 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
adubey
[PATCH v3 4/5] selftest/bpf: Enable verifier selftest for powerpc64
adubey
[PATCH v3 5/5] selftest/bpf: Add tailcall verifier selftest for powerpc64
adubey
[PATCH] bus: fsl-mc: Fix refcount leak in fsl_mc_device_add() error path
Guangshuo Li
[PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
Krzysztof Wilczyński
[PATCH v4 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
Krzysztof Wilczyński
Re: [PATCH v4 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
Ilpo Järvinen
[PATCH v4 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
Krzysztof Wilczyński
Re: [PATCH v4 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
Ilpo Järvinen
[PATCH v4 06/24] PCI/sysfs: Add static PCI resource attribute macros
Krzysztof Wilczyński
[PATCH v4 01/24] PCI/sysfs: Use PCI resource accessor macros
Krzysztof Wilczyński
[PATCH v4 08/24] PCI/sysfs: Convert __resource_resize_store() to use static attributes
Krzysztof Wilczyński
[PATCH v4 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
[PATCH v4 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Krzysztof Wilczyński
[PATCH v4 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
Krzysztof Wilczyński
[PATCH v4 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
Krzysztof Wilczyński
[PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
Krzysztof Wilczyński
Re: [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
Ilpo Järvinen
Re: [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
Krzysztof Wilczyński
[PATCH v4 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
Krzysztof Wilczyński
[PATCH v4 14/24] alpha/PCI: Clean up pci_mmap_resource()
Krzysztof Wilczyński
Re: [PATCH v4 14/24] alpha/PCI: Clean up pci_mmap_resource()
Ilpo Järvinen
[PATCH v4 07/24] PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
Re: [PATCH v4 07/24] PCI/sysfs: Convert PCI resource files to static attributes
Ilpo Järvinen
Re: [PATCH v4 07/24] PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
Re: [PATCH v4 07/24] PCI/sysfs: Convert PCI resource files to static attributes
Ilpo Järvinen
[PATCH v4 15/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
Krzysztof Wilczyński
Re: [PATCH v4 15/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
Ilpo Järvinen
[PATCH v4 13/24] alpha/PCI: Use PCI resource accessor macros
Krzysztof Wilczyński
Re: [PATCH v4 13/24] alpha/PCI: Use PCI resource accessor macros
Ilpo Järvinen
Re: [PATCH v4 13/24] alpha/PCI: Use PCI resource accessor macros
Krzysztof Wilczyński
[PATCH v4 18/24] alpha/PCI: Convert resource files to static attributes
Krzysztof Wilczyński
[PATCH v4 20/24] PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
Re: [PATCH v4 20/24] PCI: Add macros for legacy I/O and memory address space sizes
Ilpo Järvinen
Re: [PATCH v4 20/24] PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
[PATCH v4 16/24] alpha/PCI: Remove WARN from __pci_mmap_fits()
Krzysztof Wilczyński
Re: [PATCH v4 16/24] alpha/PCI: Remove WARN from __pci_mmap_fits()
Ilpo Järvinen
[PATCH v4 19/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
[PATCH v4 21/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
Krzysztof Wilczyński
[PATCH v4 23/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
[PATCH v4 22/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
[PATCH v4 24/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
[PATCH v4 17/24] alpha/PCI: Add static PCI resource attribute macros
Krzysztof Wilczyński
Re: [PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
Magnus Lindholm
Re: [PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
Krzysztof Wilczyński
Re: [PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
Krzysztof Wilczyński
[PATCH] ASoC: imx-rpmsg: Fix ignore-suspend-widgets only applied to codec DAPM
Chancel Liu
Re: [PATCH] ASoC: imx-rpmsg: Fix ignore-suspend-widgets only applied to codec DAPM
Mark Brown
RE: Re: [PATCH] ASoC: imx-rpmsg: Fix ignore-suspend-widgets only applied to codec DAPM
Chancel Liu
Re: Re: [PATCH] ASoC: imx-rpmsg: Fix ignore-suspend-widgets only applied to codec DAPM
Mark Brown
[powerpc:merge] BUILD SUCCESS 182544a8a10b291f0469737d8635d29e5ff96e48
kernel test robot
[powerpc:next] BUILD SUCCESS b80777aef570ac561977d7210d04890f9df7e484
kernel test robot
[PATCH] perf dso: Fix kallsyms DSO detection with fallback logic
Tanushree Shah
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
Thomas Gleixner
[patch 02/38] x86: Cleanup include recursion hell
Thomas Gleixner
[patch V1.1 02/38] x86: Cleanup include recursion hell
Thomas Gleixner
[patch 03/38] x86/apm: Remove last LATCH usage
Thomas Gleixner
[patch 05/38] treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
Re: [patch 05/38] treewide: Remove CLOCK_TICK_RATE
Christophe Leroy (CS GROUP)
Re: [patch 05/38] treewide: Remove CLOCK_TICK_RATE
Geert Uytterhoeven
[patch 01/38] percpu: Sanitize __percpu_qual include hell
Thomas Gleixner
[patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
Thomas Gleixner
[patch 06/38] calibrate: Rework delay timer calibration
Thomas Gleixner
[patch 07/38] treewide: Consolidate cycles_t
Thomas Gleixner
Re: [patch 07/38] treewide: Consolidate cycles_t
Ojaswin Mujoo
Re: [patch 07/38] treewide: Consolidate cycles_t
Christophe Leroy (CS GROUP)
Re: [patch 07/38] treewide: Consolidate cycles_t
Thomas Gleixner
Re: [patch 07/38] treewide: Consolidate cycles_t
Geert Uytterhoeven
[patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
Thomas Gleixner
[patch 10/38] arcnet: Remove function timing code
Thomas Gleixner
Re: [patch 10/38] arcnet: Remove function timing code
David Woodhouse
[patch 09/38] iommu/vt-d: Use sched_clock() instead of get_cycles()
Thomas Gleixner
Re: [patch 09/38] iommu/vt-d: Use sched_clock() instead of get_cycles()
Baolu Lu
Re: [patch 09/38] iommu/vt-d: Use sched_clock() instead of get_cycles()
Thomas Gleixner
[patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
Thomas Gleixner
[patch V1.1 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
Thomas Gleixner
[patch 12/38] wifi: wil6210: Replace get_cyles() usage
Thomas Gleixner
[patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
Thomas Gleixner
[patch 14/38] slub: Use prandom instead of get_cycles()
Thomas Gleixner
Re: [patch 14/38] slub: Use prandom instead of get_cycles()
Vlastimil Babka (SUSE)
Re: [patch 14/38] slub: Use prandom instead of get_cycles()
Harry Yoo (Oracle)
Re: [patch 14/38] slub: Use prandom instead of get_cycles()
hu.shengming
Re: [patch 14/38] slub: Use prandom instead of get_cycles()
Vlastimil Babka (SUSE)
[patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
Thomas Gleixner
Re: [patch 17/38] ext4: Replace get_cycles() usage with ktime_get()
Arnd Bergmann
[patch 19/38] kcsan: Replace get_cycles() usage
Thomas Gleixner
Re: [patch 19/38] kcsan: Replace get_cycles() usage
Marco Elver
[patch 18/38] lib/tests: Replace get_cycles() with ktime_get()
Thomas Gleixner
Re: [patch 18/38] lib/tests: Replace get_cycles() with ktime_get()
Geert Uytterhoeven
[patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
Thomas Gleixner
[patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
Thomas Gleixner
[patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
Thomas Gleixner
[patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
Thomas Gleixner
Re: [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
David Woodhouse
Re: [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
Arnd Bergmann
[patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
Magnus Lindholm
[patch 24/38] ARM: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 26/38] loongarch: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY
Daniel Palmer
Re: [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY
Geert Uytterhoeven
[patch 28/38] mips: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 28/38] mips: Select ARCH_HAS_RANDOM_ENTROPY
Maciej W. Rozycki
[patch 29/38] nios2: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 30/38] openrisc: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 30/38] openrisc: Select ARCH_HAS_RANDOM_ENTROPY
Stafford Horne
[patch 25/38] arm64: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 31/38] parisc: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 31/38] parisc: Select ARCH_HAS_RANDOM_ENTROPY
Helge Deller
[patch 32/38] powerpc/spufs: Use mftb() directly
Thomas Gleixner
Re: [patch 32/38] powerpc/spufs: Use mftb() directly
Arnd Bergmann
Re: [patch 32/38] powerpc/spufs: Use mftb() directly
Christophe Leroy (CS GROUP)
Re: [patch 32/38] powerpc/spufs: Use mftb() directly
Mukesh Kumar Chaurasiya
[patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
Christophe Leroy (CS GROUP)
Re: [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
Mukesh Kumar Chaurasiya
[patch 34/38] riscv: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 35/38] s390: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
Re: [patch 35/38] s390: Select ARCH_HAS_RANDOM_ENTROPY
Heiko Carstens
Re: [patch 35/38] s390: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
Thomas Gleixner
[patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
Thomas Gleixner
[patch 38/38] treewide: Remove asm/timex.h includes from generic code
Thomas Gleixner
Re: [patch 38/38] treewide: Remove asm/timex.h includes from generic code
Arnd Bergmann
[PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
Krzysztof Wilczyński
[PATCH 02/20] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
Krzysztof Wilczyński
[PATCH 01/20] PCI/sysfs: Use PCI resource accessor macros
Krzysztof Wilczyński
Re: [PATCH 01/20] PCI/sysfs: Use PCI resource accessor macros
Ilpo Järvinen
[PATCH 03/20] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
Krzysztof Wilczyński
[PATCH 04/20] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
Krzysztof Wilczyński
Re: [PATCH 04/20] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
Ilpo Järvinen
[PATCH 05/20] PCI/sysfs: Add static PCI resource attribute macros
Krzysztof Wilczyński
[PATCH 07/20] PCI/sysfs: Convert __resource_resize_store() to use static attributes
Krzysztof Wilczyński
[PATCH 08/20] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
[PATCH 09/20] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
Krzysztof Wilczyński
[PATCH 10/20] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Krzysztof Wilczyński
Re: [PATCH 10/20] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Ilpo Järvinen
Re: [PATCH 10/20] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Krzysztof Wilczyński
[PATCH 06/20] PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
Re: [PATCH 06/20] PCI/sysfs: Convert PCI resource files to static attributes
Ilpo Järvinen
Re: [PATCH 06/20] PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
[PATCH 12/20] alpha/PCI: Use PCI resource accessor macros
Krzysztof Wilczyński
Re: [PATCH 12/20] alpha/PCI: Use PCI resource accessor macros
Ilpo Järvinen
Re: [PATCH 12/20] alpha/PCI: Use PCI resource accessor macros
Krzysztof Wilczyński
[PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
Krzysztof Wilczyński
Re: [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
Ilpo Järvinen
Re: [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
Krzysztof Wilczyński
Re: [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
Ilpo Järvinen
Re: [PATCH 13/20] alpha/PCI: Clean up __pci_mmap_fits()
Krzysztof Wilczyński
[PATCH 14/20] alpha/PCI: Add static PCI resource attribute macros
Krzysztof Wilczyński
Re: [PATCH 14/20] alpha/PCI: Add static PCI resource attribute macros
Ilpo Järvinen
Re: [PATCH 14/20] alpha/PCI: Add static PCI resource attribute macros
Krzysztof Wilczyński
[PATCH 15/20] alpha/PCI: Convert resource files to static attributes
Krzysztof Wilczyński
[PATCH 16/20] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
[PATCH 17/20] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
Krzysztof Wilczyński
[PATCH 19/20] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
Re: [PATCH 19/20] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Ilpo Järvinen
Re: [PATCH 19/20] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
[PATCH 18/20] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
[PATCH 20/20] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
Re: [PATCH 00/20] PCI: Convert all dynamic sysfs attributes to static
Krzysztof Wilczyński
[powerpc:next-test] BUILD SUCCESS e6ef4eb871ed884f5f480579b2e5f4fc9d2cb003
kernel test robot
[PATCH 2/4] macintosh: windfarm_ad7417: fix coding style issues
Francisco Maestre
[PATCH 0/5] ibmvfc: make ibmvfc support FPIN messages
Dave Marquardt via B4 Relay
[PATCH 2/5] ibmvfc: Add NOOP command support
Dave Marquardt via B4 Relay
[PATCH 4/5] ibmvfc: use async sub-queue for FPIN messages
Dave Marquardt via B4 Relay
[PATCH 5/5] ibmvfc: handle extended FPIN events
Dave Marquardt via B4 Relay
[PATCH 1/5] ibmvfc: add basic FPIN support
Dave Marquardt via B4 Relay
[PATCH 3/5] ibmvfc: make ibmvfc login to fabric
Dave Marquardt via B4 Relay
[RFC v2 00/10] pseries/papr-hvpipe: Fix deadlock, races and misc cleanups
Ritesh Harjani (IBM)
[RFC v2 02/10] pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
Ritesh Harjani (IBM)
[RFC v2 01/10] pseries/papr-hvpipe: Fix race with interrupt handler
Ritesh Harjani (IBM)
[RFC v2 03/10] pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
Ritesh Harjani (IBM)
Earlier messages
Later messages