linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 21:23:15 to 2021-10-08 16:19:05 UTC [more...]

[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  (22+ messages)
` [PATCH v2 01/10] powerpc/lib: Add helper to check if offset is within conditional branch range
` [PATCH v2 02/10] powerpc/bpf: Validate branch ranges
` [PATCH v2 03/10] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH v2 04/10] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000
` [PATCH v2 05/10] powerpc/security: Add a helper to query stf_barrier type
` [PATCH v2 06/10] powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
` [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 v6 00/22] Kernel userspace access/execution prevention with hash translation
 2021-10-08  9:32 UTC  (3+ messages)
` [PATCH v6 19/22] powerpc/book3s64/hash/kuap: Enable kuap on hash

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

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

linux-next: build warnings in Linus' tree
 2021-10-08  5:47 UTC 

[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  (16+ 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  (7+ messages)
` [PATCH 2/4] perf: Add mem_hops field in perf_mem_data_src structure
` [PATCH 3/4] tools/perf: "
` [PATCH 4/4] powerpc/perf: Fix data source encodings for L2.1 and L3.1 accesses

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

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

[PATCH kernel v2] powerps/pseries/dma: Add support for 2M IOMMU page size
 2021-10-06  4:47 UTC 

[PATCH 0/9] powerpc/bpf: Various fixes
 2021-10-05 20:22 UTC  (14+ messages)
` [PATCH 3/9] powerpc/bpf: Remove unused SEEN_STACK
` [PATCH 4/9] powerpc/bpf: Handle large branch ranges with BPF_EXIT
` [PATCH 6/9] powerpc/bpf: Fix BPF_SUB when imm == 0x80000000

[PATCH v4 0/8] Fix long standing AER Error Handling Issues
 2021-10-05 17:18 UTC  (9+ messages)
` [PATCH v4 1/8] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v4 2/8] PCI: Cleanup struct aer_err_info
` [PATCH v4 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
` [PATCH v4 4/8] PCI/DPC: Use pci_aer_clear_status() "
` [PATCH v4 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
` [PATCH v4 6/8] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v4 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
` [PATCH v4 8/8] PCI/AER: Include DEVCTL in aer_print_error()

[PATCH 0/3] Update crashkernel offset to allow kernel to boot on large config LPARs
 2021-10-05  8:14 UTC  (7+ messages)
` [PATCH 1/3] fixup mmu_features immediately after getting cpu pa features
` [PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA region

[PATCH v3 0/8] Fix long standing AER Error Handling Issues
 2021-10-05  6:54 UTC  (12+ messages)
` [PATCH v3 1/8] PCI/AER: Remove ID from aer_agent_string[]
` [PATCH v3 2/8] PCI: Cleanup struct aer_err_info
` [PATCH v3 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
` [PATCH v3 4/8] PCI/DPC: Use pci_aer_clear_status() "
` [PATCH v3 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
` [PATCH v3 6/8] PCI/AER: Clear error device AER registers in aer_irq()
` [PATCH v3 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
` [PATCH v3 8/8] PCI/AER: Include DEVCTL in aer_print_error()

[PATCH 2/3] Remove 256MB limit restriction for boot cpu paca allocation
 2021-10-05  5:58 UTC  (2+ messages)

[V2 0/4] powerpc/perf: Add instruction and data address registers to extended regs
 2021-10-05  5:52 UTC  (3+ messages)
` [V2 1/4] powerpc/perf: Refactor the code definition of perf reg extended mask

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-10-05  1:55 UTC  (9+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-04 16:06 UTC  (3+ messages)
` [PATCH v6 07/11] PCI: Replace pci_dev::driver usage that gets the driver name

[PATCH 0/6] MIPS: OCTEON: Remove redundant AER code
 2021-10-04 17:59 UTC  (2+ messages)
` [PATCH 1/6] PCI/AER: Enable COR/UNCOR error reporting in set_device_error_reporting()

[PATCH v2 0/8] Fix long standing AER Error Handling Issues
 2021-10-04 14:12 UTC  (9+ messages)
    ` [PATCH v2 1/8] PCI/AER: Remove ID from aer_agent_string[]
    ` [PATCH v2 2/8] PCI: Cleanup struct aer_err_info
    ` [PATCH v2 4/8] PCI/DPC: Use pci_aer_clear_status() in dpc_process_error()
    ` [PATCH v2 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
    ` [PATCH v2 6/8] PCI/AER: Clear error device AER registers in aer_irq()
    ` [PATCH v2 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
    ` [PATCH v2 8/8] PCI/AER: Include DEVCTL in aer_print_error()
      ` [PATCH "

Add Apple M1 support to PASemi i2c driver
 2021-10-04  9:22 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).