linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-06 04:56:08 to 2021-10-11 12:08:36 UTC [more...]

[PATCH] powerpc/476: Fix sparse report
 2021-10-11 12:06 UTC  (2+ messages)

[PATCH kernel v2] powerps/pseries/dma: Add support for 2M IOMMU page size
 2021-10-11 12:06 UTC  (2+ messages)

[PATCH v2 0/3] Updates to powerpc for robust CPU online/offline
 2021-10-11 11:45 UTC  (7+ messages)
` [PATCH v2 3/3] powerpc/numa: Fill distance_lookup_table for offline nodes

[PATCH] powerpc/xive: Discard disabled interrupts in get_irqchip_state()
 2021-10-11  9:50 UTC  (3+ messages)

[PATCH v2 00/11] Add Apple M1 support to PASemi i2c driver
 2021-10-11 10:04 UTC  (23+ messages)
` [PATCH v2 01/11] dt-bindings: i2c: Add Apple I2C controller bindings
` [PATCH v2 02/11] i2c: pasemi: Use io{read,write}32
` [PATCH v2 03/11] i2c: pasemi: Use dev_name instead of port number
` [PATCH v2 04/11] i2c: pasemi: Remove usage of pci_dev
` [PATCH v2 05/11] i2c: pasemi: Split off common probing code
` [PATCH v2 06/11] i2c: pasemi: Split pci driver to its own file
` [PATCH v2 07/11] i2c: pasemi: Move common reset code to own function
` [PATCH v2 08/11] i2c: pasemi: Allow to configure bus frequency
` [PATCH v2 09/11] i2c: pasemi: Refactor _probe to use devm_*
` [PATCH v2 10/11] i2c: pasemi: Add Apple platform driver
` [PATCH v2 11/11] i2c: pasemi: Set enable bit for Apple variant

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-11  9:45 UTC  (3+ messages)

[PATCH] powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL support
 2021-10-11  7:03 UTC 

[PATCH v6 00/22] Kernel userspace access/execution prevention with hash translation
 2021-10-11  3:28 UTC  (4+ messages)
` [PATCH v6 19/22] powerpc/book3s64/hash/kuap: Enable kuap on hash

[powerpc:merge] BUILD SUCCESS ece9c55cc2f2c408240cd5627ea46926e9d4e5eb
 2021-10-11  1:19 UTC 

linux-next: build warnings in Linus' tree
 2021-10-10 21:27 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.15-3 tag
 2021-10-10 17:17 UTC  (2+ messages)

[PATCH] tpm: ibmvtpm: Make use of dma_alloc_coherent()
 2021-10-10 16:01 UTC 

[PATCH] scsi: ibmvscsi: Use dma_alloc_coherent() instead of get_zeroed_page/dma_map_single()
 2021-10-10 16:01 UTC 

[PATCH v10 0/3] make hvc pass dma capable memory to its backend
 2021-10-10  5:33 UTC  (8+ messages)
` [PATCH v10 1/3] tty: hvc: use correct dma alignment size
` [PATCH v10 2/3] tty: hvc: pass DMA capable memory to put_chars()
` [PATCH v10 3/3] virtio-console: remove unnecessary kmemdup()

[PATCH v7 0/3] Introduce 64b relocatable kernel
 2021-10-09 17:20 UTC  (5+ messages)
` [PATCH v7 1/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v7 2/3] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v7 3/3] riscv: Check relocations at compile time

[PATCH v3 00/10] cxl_pci refactor for reusability
 2021-10-09 16:44 UTC  (3+ messages)
` [PATCH v3 08/10] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v3 10/10] ocxl: Use pci core's DVSEC functionality

[powerpc:merge] BUILD SUCCESS 83467bc737d9f37f076f208ccdcd929a96d86dcc
 2021-10-09 10:41 UTC 

Add Apple M1 support to PASemi i2c driver
 2021-10-09  6:10 UTC  (4+ messages)

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-08 15:22 UTC  (5+ messages)
` [PATCH 1/2] sched: Move Kconfig.preempt to sched/Kconfig
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

ppc64le and 32-bit LE userland compatibility
 2021-10-08 11:25 UTC 

[PATCH] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-08 10:23 UTC  (7+ messages)

[PATCH] powerpc/eeh: Fix docstrings in eeh.c
 2021-10-09  4:16 UTC 

[powerpc:next-test] BUILD SUCCESS f9473a65719e59c45f1638cc04db7c80de8fcc1a
 2021-10-09  4:03 UTC 

[PATCH 0/5] convert ifc binding to yaml and drop "simple-bus"
 2021-10-09  3:12 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: memory: fsl: convert ifc binding to yaml schema
` [PATCH 2/5] memory: fsl_ifc: populate child devices without relying on simple-bus

[PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-10-08 22:13 UTC  (2+ messages)

[PATCH] lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()
 2021-10-08 21:17 UTC  (4+ messages)

[PATCH 0/3] Update crashkernel offset to allow kernel to boot on large config LPARs
 2021-10-08 16:15 UTC  (4+ messages)
` [PATCH 1/3] fixup mmu_features immediately after getting cpu pa features
` [PATCH 2/3] Remove 256MB limit restriction for boot cpu paca allocation
` [PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

[PATCH v2 00/16] powerpc: Add KUAP support for BOOKE and 40x
 2021-10-08 15:40 UTC  (17+ messages)
` [PATCH v2 01/16] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
` [PATCH v2 02/16] powerpc/32s: Save content of sr0 to avoid 'mfsr'
` [PATCH v2 03/16] powerpc/kuap: Add a generic intermediate layer
` [PATCH v2 04/16] powerpc/kuap: Check KUAP activation in generic functions
` [PATCH v2 05/16] powerpc/kuap: Remove __kuap_assert_locked()
` [PATCH v2 06/16] powerpc/kuap: Add kuap_lock()
` [PATCH v2 07/16] powerpc/nohash: Move setup_kuap out of 8xx.c
` [PATCH v2 08/16] powerpc/config: Add CONFIG_BOOKE_OR_40x
` [PATCH v2 09/16] powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
` [PATCH v2 10/16] powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
` [PATCH v2 11/16] powerpc: Add KUAP support for BOOKE and 40x
` [PATCH v2 12/16] powerpc/kuap: Wire-up KUAP on 44x
` [PATCH v2 13/16] powerpc/kuap: Wire-up KUAP on 40x
` [PATCH v2 14/16] powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode
` [PATCH v2 15/16] powerpc/kuap: Wire-up KUAP on book3e/64
` [PATCH v2 16/16] powerpc: Remove CONFIG_PPC_HAVE_KUAP

[PATCH 0/5] powerpc: various interrupt handling fixes
 2021-10-08 13:23 UTC  (2+ messages)

[PATCH v2 00/10] powerpc/bpf: Various fixes
 2021-10-08 13:22 UTC  (13+ messages)
` [PATCH v2 04/10] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
` [PATCH v2 07/10] powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation
` [PATCH v2 08/10] powerpc/bpf ppc32: Fix JMP32_JSET_K
` [PATCH v2 09/10] powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_END
` [PATCH v2 10/10] powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000

[PATCH] pseries/eeh: fix the kdump kernel crash during eeh_pseries_init
 2021-10-08 13:23 UTC  (2+ messages)

[PATCH] powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
 2021-10-08 13:23 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix kuap_kernel_restore()
 2021-10-08 13:23 UTC  (2+ messages)

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-08 11:01 UTC  (23+ messages)
` [PATCH 01/12] of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
` [PATCH 02/12] ARM: Use of_get_cpu_hwid()
` [PATCH 03/12] ARM: broadcom: "
` [PATCH 04/12] arm64: "
` [PATCH 05/12] csky: "
` [PATCH 06/12] openrisc: "
` [PATCH 07/12] powerpc: "
` [PATCH 08/12] riscv: "
` [PATCH 09/12] sh: "
` [PATCH 10/12] x86: dt: "
` [PATCH 11/12] cacheinfo: Allow for >32-bit cache 'id'
` [PATCH 12/12] cacheinfo: Set cache 'id' based on DT data

[PATCH v2] KVM: PPC: Defer vtime accounting 'til after IRQ handling
 2021-10-08  5:53 UTC  (2+ messages)

[PATCH] powerpc/eeh:Fix docstrings in eeh
 2021-10-08  5:28 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 880c5cbb35b2c6e7d9627a53d26799f7affb6472
 2021-10-08  3:42 UTC 

[powerpc:fixes-test] BUILD SUCCESS eb8257a12192f43ffd41bd90932c39dade958042
 2021-10-08  2:58 UTC 

[PATCH] KVM: PPC: Defer vtime accounting 'til after IRQ handling
 2021-10-07 13:45 UTC  (3+ messages)

[PATCH] powerpc/eeh:Fix some mistakes in comments
 2021-10-07 12:55 UTC  (3+ messages)

[PATCH] powerpc/mce: check if event info is valid
 2021-10-07 12:09 UTC  (3+ messages)

[PATCH] video: fbdev: use memset_io() instead of memset()
 2021-10-07 11:28 UTC  (2+ messages)

[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
 2021-10-07  9:27 UTC  (14+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
` [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
` [PATCH v1 3/6] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
` [PATCH v1 4/6] mm/memory_hotplug: remove HIGHMEM leftovers
` [PATCH v1 5/6] mm/memory_hotplug: remove stale function declarations
` [PATCH v1 6/6] x86: remove memory hotplug support on X86_32

[V2] powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
 2021-10-07  7:51 UTC 

[V3 0/4] powerpc/perf: Add instruction and data address registers to extended regs
 2021-10-07  6:55 UTC  (5+ messages)
` [V3 1/4] powerpc/perf: Refactor the code definition of perf reg extended mask
` [V3 2/4] tools/perf: Refactor the code definition of perf reg extended mask in tools side header file
` [V3 3/4] powerpc/perf: Expose instruction and data address registers as part of extended regs
` [V3 4/4] tools/perf: Add perf tools support to expose "

[PATCH v3 0/4] Add mem_hops field in perf_mem_data_src structure
 2021-10-07  6:49 UTC  (6+ messages)
` [PATCH v3 1/4] perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line
` [PATCH v3 2/4] perf: Add mem_hops field in perf_mem_data_src structure
` [PATCH v3 3/4] tools/perf: "
` [PATCH v3 4/4] powerpc/perf: Fix data source encodings for L2.1 and L3.1 accesses

[PATCH] Documentation: Fix typo in testing/sysfs-class-cxl
 2021-10-07  0:09 UTC  (2+ messages)

[PATCH] Documentation: Fix typo in testing/sysfs-class-cxl
 2021-10-06 14:39 UTC 

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 14:00 UTC  (4+ messages)

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 12:36 UTC  (3+ messages)

[PATCH v1 00/15] powerpc: Add KUAP support for BOOKE and 40x
 2021-10-06 12:43 UTC  (16+ messages)
` [PATCH v1 01/15] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
` [PATCH v1 02/15] powerpc/32s: Save content of sr0 to avoid 'mfsr'
` [PATCH v1 03/15] powerpc/kuap: Add a generic intermediate layer
` [PATCH v1 04/15] powerpc/kuap: Check KUAP activation in generic functions
` [PATCH v1 05/15] powerpc/kuap: Remove __kuap_assert_locked()
` [PATCH v1 06/15] powerpc/kuap: Add kuap_lock()
` [PATCH v1 07/15] powerpc/nohash: Move setup_kuap out of 8xx.c
` [PATCH v1 08/15] powerpc/config: Add CONFIG_BOOKE_OR_40x
` [PATCH v1 09/15] powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
` [PATCH v1 10/15] powerpc: Add KUAP support for BOOKE and 40x
` [PATCH v1 11/15] powerpc/kuap: Wire-up KUAP on 44x
` [PATCH v1 12/15] powerpc/kuap: Wire-up KUAP on 40x
` [PATCH v1 13/15] powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode
` [PATCH v1 14/15] powerpc/kuap: Wire-up KUAP on book3e/64
` [PATCH v1 15/15] powerpc: Remove CONFIG_PPC_HAVE_KUAP

[PATCH 1/4] perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line
 2021-10-06  6:38 UTC  (4+ messages)
` [PATCH 2/4] perf: Add mem_hops field in perf_mem_data_src structure

[RFC 1/5] ipmi:bt-bmc: Separate out ASPEED specific bits
 2021-10-06  6:02 UTC  (6+ messages)
` [RFC 3/5] ipmi:bt-bmc: Put arch specific function into bt_bmc_ops
` [RFC 5/5] ipmi:bt-bmc: Add Microwatt

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-06  5:56 UTC  (2+ messages)


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).