linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
wei . fang
[PATCH v2 net-next 03/14] net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
wei . fang
[PATCH v2 net-next 05/14] net: enetc: use PCI device name for debugfs directory
wei . fang
[PATCH v2 net-next 04/14] net: enetc: improve MAFT entry management with bitmap tracking
wei . fang
[PATCH v2 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
wei . fang
Re: [PATCH v2 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
Maxime Chevallier
[PATCH v2 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
wei . fang
Re: [PATCH v2 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
Maxime Chevallier
[PATCH v2 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
wei . fang
Re: [PATCH v2 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
Maxime Chevallier
[PATCH v2 net-next 09/14] net: enetc: remove enetc4_set_default_si_vlan_promisc()
wei . fang
[PATCH v2 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
wei . fang
[PATCH v2 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
wei . fang
[PATCH v2 net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps
wei . fang
[PATCH v2 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
wei . fang
[PATCH v2 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
wei . fang
[PATCH v2] selftests/powerpc/tm: fix spelling errors in comments
Wang Yan
[PATCH net-next v2 00/15] ibmveth: Add multi-queue RX support
Mingming Cao
[PATCH net-next v2 01/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
Mingming Cao
[PATCH net-next v2 02/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
Mingming Cao
[PATCH net-next v2 04/15] ibmveth: Refactor TX resource allocation in open/close paths
Mingming Cao
[PATCH net-next v2 03/15] ibmveth: Refactor RX interrupt control for MQ RX queues
Mingming Cao
[PATCH net-next v2 06/15] ibmveth: Refactor open/close into MQ-ready resource pipeline
Mingming Cao
[PATCH net-next v2 07/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
Mingming Cao
[PATCH net-next v2 05/15] ibmveth: Add RX queue register/deregister helpers for MQ
Mingming Cao
[PATCH net-next v2 08/15] ibmveth: Enable multi-queue RX receive path
Mingming Cao
[PATCH net-next v2 11/15] ibmveth: Expose per-queue buffer pool details via sysfs
Mingming Cao
[PATCH net-next v2 09/15] ibmveth: Add per-queue RX statistics collection and reporting
Mingming Cao
[PATCH net-next v2 10/15] ibmveth: Add per-queue TX statistics reporting
Mingming Cao
[PATCH net-next v2 12/15] ibmveth: Add helpers for incremental MQ RX queue resize
Mingming Cao
[PATCH net-next v2 13/15] ibmveth: Implement incremental MQ RX queue resize
Mingming Cao
[PATCH net-next v2 14/15] ibmveth: Wire ethtool set_channels to MQ RX queue resize
Mingming Cao
[PATCH net-next v2 15/15] ibmveth: Fix MQ RX poll and shutdown hangs after queue resize
Mingming Cao
[PATCH v2 0/1] KVM: powerpc: Use generic xfer to guest work function
Vishal Chourasia
[PATCH v2 1/1] KVM: powerpc: Use generic xfer to guest work function
Vishal Chourasia
Re: [PATCH v2 1/1] KVM: powerpc: Use generic xfer to guest work function
Shrikanth Hegde
[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
Re: [PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Aditya Gupta
Re: [PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Mukesh Kumar Chaurasiya
[PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Mukesh Kumar Chaurasiya
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Mukesh Kumar Chaurasiya
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Nikhil Kumar Singh
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Mukesh Kumar Chaurasiya
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Amit Machhiwal
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Aditya Gupta
Re: [PATCH v2] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Mahesh J Salgaonkar
Re: [PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
Mahesh J Salgaonkar
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
H. Peter Anvin
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Thomas Gleixner
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Peter Zijlstra
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Thomas Gleixner
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Peter Zijlstra
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
H. Peter Anvin
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
H. Peter Anvin
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Sven Schnelle
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Thomas Gleixner
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Thomas Gleixner
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Michal Suchánek
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Thomas Gleixner
Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
Thomas Gleixner
[PATCH 0/4] treewide, mm: initialize node_possible_map like the other node maps
Sang-Heon Jeon
[PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
Sang-Heon Jeon
Re: [PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
Yury Norov
Re: [PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
Sang-Heon Jeon
Re: [PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
Yury Norov
[PATCH 6/6] selftests/powerpc/tm: fix spelling errors in comments
Wang Yan
[PATCH v2] powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c.
Christian Zigotzky
Re: [PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c.
Christian Zigotzky
[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c.
Christian Zigotzky
[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c.
Christian Zigotzky
[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c.
Christian Zigotzky
[PATCH 0/9] tools/perf: Add interface to expose HTM trace data via perf
Athira Rajeev
[PATCH 1/9] tool/perf: Move auxtrace_record__init for powerpc-vpadtl as separate utility
Athira Rajeev
[PATCH 2/9] tools/perf: Add CONFIG_AUXTRACE support for HTM pmu on powerpc
Athira Rajeev
[PATCH 3/9] tools/perf: Add arch_record__collect_final_data to collect additional data before closing the event
Athira Rajeev
[PATCH 4/9] tools/perf: Add powerpc callback support for arch_record__collect_final_data
Athira Rajeev
[PATCH 5/9] tools/perf: process htm auxtrace events and display in perf report -D
Athira Rajeev
[PATCH 6/9] perf tools powerpc: Add HTM trace data processing and decoding support
Athira Rajeev
[PATCH 7/9] perf tools powerpc: Add physical to logical address mapping for HTM traces
Athira Rajeev
[PATCH 8/9] tools/perf/powerpc: Add event name as htm of PERF_TYPE_SYNTH type to present htm samples
Athira Rajeev
[PATCH 9/9] tools/perf/powerpc: Add logical address in decoded traces
Athira Rajeev
[PATCH 0/5] powerpc/htm: Add interface to expose HTM trace data via perf
Athira Rajeev
[PATCH 1/5] powerpc/htm: Add interface to expose HTM trace data via perf
Athira Rajeev
[PATCH 2/5] powerpc/htm: Add support to setup and free aux buffer for capturing HTM data
Athira Rajeev
[PATCH 3/5] powerpc/perf: Capture the HTM memory configuration as part of perf data
Athira Rajeev
[PATCH 4/5] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
Athira Rajeev
[PATCH 5/5] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU
Athira Rajeev
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Aneesh Kumar K.V (Arm)
[PATCH v7 01/22] dma-direct: return struct page from dma_direct_alloc_from_pool()
Aneesh Kumar K.V (Arm)
[PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
Jason Gunthorpe
Re: [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
Aneesh Kumar K . V
Re: [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
Jason Gunthorpe
[PATCH v7 03/22] iommu/dma: Check atomic pool allocation result directly
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 03/22] iommu/dma: Check atomic pool allocation result directly
Jason Gunthorpe
[PATCH v7 04/22] dma: free atomic pool pages by physical address
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 04/22] dma: free atomic pool pages by physical address
Jason Gunthorpe
Re: [PATCH v7 04/22] dma: free atomic pool pages by physical address
Aneesh Kumar K . V
Re: [PATCH v7 04/22] dma: free atomic pool pages by physical address
Jason Gunthorpe
[PATCH v7 05/22] swiotlb: Preserve allocation virtual address for dynamic pools
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 05/22] swiotlb: Preserve allocation virtual address for dynamic pools
Jason Gunthorpe
[PATCH v7 06/22] s390: Expose protected virtualization through cc_platform_has()
Aneesh Kumar K.V (Arm)
[PATCH v7 07/22] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 07/22] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
Jason Gunthorpe
[PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
Suzuki K Poulose
Re: [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
Catalin Marinas
[PATCH v7 09/22] dma-mapping: Add internal shared allocation attribute
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 09/22] dma-mapping: Add internal shared allocation attribute
Jason Gunthorpe
[PATCH v7 10/22] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 10/22] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
Jason Gunthorpe
[PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Jason Gunthorpe
Re: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Aneesh Kumar K . V
Re: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Jason Gunthorpe
RE: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Michael Kelley
Re: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Jason Gunthorpe
Re: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Aneesh Kumar K . V
Re: [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
Jason Gunthorpe
[PATCH v7 12/22] dma: swiotlb: pass mapping attributes by reference
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 12/22] dma: swiotlb: pass mapping attributes by reference
Jason Gunthorpe
[PATCH v7 13/22] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 13/22] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
[PATCH v7 14/22] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 14/22] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
Jason Gunthorpe
[PATCH v7 15/22] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 15/22] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
Jason Gunthorpe
[PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Catalin Marinas
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Catalin Marinas
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K . V
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Alexey Kardashevskiy
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Suzuki K Poulose
Re: [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Jason Gunthorpe
[PATCH v7 17/22] dma-direct: set decrypted flag for remapped DMA allocations
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 17/22] dma-direct: set decrypted flag for remapped DMA allocations
Jason Gunthorpe
[PATCH v7 18/22] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 18/22] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
Jason Gunthorpe
[PATCH v7 19/22] dma-direct: rename ret to cpu_addr in alloc helpers
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 19/22] dma-direct: rename ret to cpu_addr in alloc helpers
Jason Gunthorpe
[PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
Jason Gunthorpe
Re: [PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
Aneesh Kumar K . V
[PATCH v7 21/22] dma: swiotlb: handle set_memory_decrypted() failures
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 21/22] dma: swiotlb: handle set_memory_decrypted() failures
Jason Gunthorpe
[PATCH v7 22/22] swiotlb: remove unused SWIOTLB_FORCE flag
Aneesh Kumar K.V (Arm)
Re: [PATCH v7 22/22] swiotlb: remove unused SWIOTLB_FORCE flag
Jason Gunthorpe
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Aneesh Kumar K . V
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Marek Szyprowski
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Will Deacon
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Jason Gunthorpe
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Marek Szyprowski
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Aneesh Kumar K . V
Re: [PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
Marek Szyprowski
[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
Amit Machhiwal
[PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
Amit Machhiwal
[PATCH v5 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
Amit Machhiwal
[PATCH v5 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
Amit Machhiwal
[PATCH v5 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
Amit Machhiwal
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Madhavan Srinivasan
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Venkat Rao Bagalkote
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy (CS GROUP)
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Venkat Rao Bagalkote
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy (CS GROUP)
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Venkat Rao Bagalkote
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Ricardo Robaina
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Ricardo Robaina
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Venkat Rao Bagalkote
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Paul Moore
[PATCH] powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
Re: [PATCH] powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
David Laight
Re: [PATCH] powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
[PATCH v3 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
Sang-Heon Jeon
[PATCH v3 6/8] powerpc64/kasan: Remove unreachable invalid range check in kasan_init_phys_region()
Sang-Heon Jeon
Earlier messages
Later messages