linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-29 10:47:07 to 2022-04-03 12:20:10 UTC [more...]

[PATCH] soc: fsl: qe: Fix refcount leak in par_io_of_config
 2022-04-03 12:19 UTC 

[PATCH] [Rebased for 5.4] powerpc/kasan: Fix early region not updated correctly
 2022-04-03 11:54 UTC  (3+ messages)

[PATCH] char: agp: Prepare cleanup of powerpc's asm/prom.h
 2022-04-03 10:23 UTC  (3+ messages)
` [PATCH] char: tpm: "

[PATCH] powerpc/drmem: Don't compute the NUMA node for each LMB
 2022-04-02 16:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-02 14:04 UTC  (22+ messages)
` [PATCH V11 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V11 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V11 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V11 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V11 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V11 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V11 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V11 08/20] riscv: Fixup difference with defconfig
` [PATCH V11 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V11 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V11 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V11 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V11 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V11 14/20] riscv: compat: Add elf.h implementation
` [PATCH V11 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V11 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V11 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V11 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V11 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V11 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH V10 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-02 13:42 UTC  (23+ messages)
` [PATCH V10 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V10 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V10 03/20] compat: consolidate the compat_flock{, 64} definition
` [PATCH V10 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V10 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V10 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V10 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V10 08/20] riscv: Fixup difference with defconfig
` [PATCH V10 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V10 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V10 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V10 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V10 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V10 14/20] riscv: compat: Add elf.h implementation
` [PATCH V10 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V10 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V10 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V10 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V10 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V10 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-04-02 13:16 UTC  (4+ messages)

[PATCH net-next] orinoco: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:32 UTC  (3+ messages)
` [PATCH wireless-next] "

[PATCH] tty: serial: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:20 UTC 

[PATCH] tty: hvc: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:18 UTC 

[PATCH] pci: hotplug: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:11 UTC 

[PATCH] i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:06 UTC 

[PATCH] cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02  9:52 UTC 

[PATCH] powerpc/sysdev: fix refcount leak in icp_opal_init()
 2022-04-02  1:34 UTC 

[PATCH] powerpc/85xx: Remove fsl,85... bindings
 2022-04-02  0:28 UTC  (4+ messages)

[PATCH 0/4] tools/perf: Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K
 2022-04-01 18:58 UTC  (5+ messages)
` [PATCH 1/4] tools/perf: Fix perf bench futex to correct usage of affinity for machines with "
` [PATCH 2/4] tools/perf: Fix perf bench epoll "
` [PATCH 3/4] tools/perf: Fix perf numa bench to fix "
` [PATCH 4/4] tools/perf: Fix perf bench numa testcase to check if CPU used to bind task is online

[PATCH net-next] net: ethernet: Prepare cleanup of powerpc's asm/prom.h
 2022-04-01 17:37 UTC 

[PATCH] cpufreq: Prepare cleanup of powerpc's asm/prom.h
 2022-04-01 17:24 UTC 

[PATCH] macintosh: Prepare cleanup of powerpc's asm/prom.h
 2022-04-01 17:15 UTC 

[PATCH AUTOSEL 4.9 03/16] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:48 UTC 

[PATCH AUTOSEL 4.14 03/22] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:47 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 07/22] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 4.14 17/22] powerpc/code-patching: Pre-map patch area

[PATCH AUTOSEL 4.19 05/29] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:46 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 09/29] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 4.19 23/29] powerpc/code-patching: Pre-map patch area

[PATCH AUTOSEL 5.4 05/37] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:44 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 11/37] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 5.4 30/37] powerpc/code-patching: Pre-map patch area

[PATCH AUTOSEL 5.10 08/65] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:41 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 19/65] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 5.10 51/65] powerpc/code-patching: Pre-map patch area
` [PATCH AUTOSEL 5.10 52/65] powerpc/secvar: fix refcount leak in format_show()

[PATCH AUTOSEL 5.15 12/98] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:37 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 29/98] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 5.15 40/98] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
` [PATCH AUTOSEL 5.15 60/98] powerpc/64s/hash: Make hash faults work in NMI context
` [PATCH AUTOSEL 5.15 75/98] powerpc/code-patching: Pre-map patch area
` [PATCH AUTOSEL 5.15 76/98] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
` [PATCH AUTOSEL 5.15 77/98] powerpc/secvar: fix refcount leak in format_show()

[PATCH AUTOSEL 5.16 018/109] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-04-01 14:32 UTC  (6+ messages)
` [PATCH AUTOSEL 5.16 035/109] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 5.16 048/109] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
` [PATCH AUTOSEL 5.16 071/109] powerpc/64s/hash: Make hash faults work in NMI context
` [PATCH AUTOSEL 5.16 086/109] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
` [PATCH AUTOSEL 5.16 087/109] powerpc/secvar: fix refcount leak in format_show()

[PATCH AUTOSEL 5.17 027/149] powerpc/xive: Export XIVE IPI information for online-only processors
 2022-04-01 14:25 UTC  (8+ messages)
` [PATCH AUTOSEL 5.17 028/149] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
` [PATCH AUTOSEL 5.17 047/149] powerpc: Set crashkernel offset to mid of RMA region
` [PATCH AUTOSEL 5.17 069/149] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
` [PATCH AUTOSEL 5.17 102/149] powerpc/64s/hash: Make hash faults work in NMI context
` [PATCH AUTOSEL 5.17 122/149] powerpc/code-patching: Pre-map patch area
` [PATCH AUTOSEL 5.17 123/149] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
` [PATCH AUTOSEL 5.17 124/149] powerpc/secvar: fix refcount leak in format_show()

[PATCH v2] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-04-01 14:06 UTC 

[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
 2022-04-01 12:07 UTC  (8+ messages)

[RFC PATCH 4.19 1/2] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
 2022-04-01  9:35 UTC  (2+ messages)
` [RFC PATCH 4.19 2/2] powerpc/64s: Unmerge EX_LR and EX_DAR

[PATCH] KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp()
 2022-04-01  6:52 UTC 

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-04-01  5:10 UTC  (11+ messages)
` [PATCH 05/22] acpica: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 11/22] rdmavt: Replace comments with "

[PATCH] KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp()
 2022-04-01  3:16 UTC 

[RFC PATCH v2] objtool: Use target file endianness instead of a compiled constant
 2022-04-01  5:49 UTC 

[PATCH] powerpc/boot: Build wrapper for an appropriate CPU
 2022-03-31 23:44 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION fdcbcd1348f4ef713668bae1b0fa9774e1811205
 2022-03-31 18:02 UTC 

[PATCH] powerpc/pseries/vas: use default_groups in kobj_type
 2022-03-31 13:39 UTC  (3+ messages)

[PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
 2022-03-31 10:03 UTC 

[RFC v3 PATCH 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-03-31  9:05 UTC  (6+ messages)
` [RFC v3 PATCH 4/5] powerpc/crash hp: add crash hotplug support for kexec_file_load

[RFC PATCH v1] objtool: Use target file endianness instead of a compiled constant
 2022-03-31  8:10 UTC  (3+ messages)

[Bug 215781] New: Highmem support broken on kernels greater 5.15.x on ppc32?
 2022-03-31  6:21 UTC  (5+ messages)
` [Bug 215781] "

[PATCH v2] ftrace: Make ftrace_graph_is_dead() a static branch
 2022-03-30 20:19 UTC  (4+ messages)

[PATCH v3 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-03-30 19:40 UTC  (2+ messages)

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-03-30 18:40 UTC  (9+ messages)
` [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions

[GIT PULL] LIBNVDIMM update for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
 2022-03-30 17:07 UTC  (7+ messages)

[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-30 16:48 UTC  (13+ messages)
` [PATCH v2 1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v2 2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 4/8] arm64/pgtable: "
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 7/8] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
` [PATCH v2 8/8] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE "

[PATCH v2 0/3] powerpc: Remove system call emulation
 2022-03-30 14:07 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
` [PATCH v2 2/3] powerpc: Reject probes on instructions that can't be single stepped
` [PATCH v2 3/3] powerpc/64: remove system call instruction emulation

[PATCH] powerpc/numa: Handle partially initialized numa nodes
 2022-03-30 14:04 UTC  (3+ messages)

[PATCH 0/2] powerpc: Remove system call emulation
 2022-03-30 12:03 UTC  (7+ messages)
` [PATCH 1/2] powerpc: Reject probes on instructions that can't be single stepped

[PATCH] powerpc/rtas: Keep MSR RI set when calling RTAS
 2022-03-30 11:58 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 26/37] uaccess: fix type mismatch warnings from access_ok()
 2022-03-30 11:51 UTC 

[PATCH AUTOSEL 5.15 36/50] uaccess: fix type mismatch warnings from access_ok()
 2022-03-30 11:49 UTC 

[PATCH AUTOSEL 5.16 40/59] uaccess: fix type mismatch warnings from access_ok()
 2022-03-30 11:48 UTC 

[PATCH AUTOSEL 5.17 41/66] uaccess: fix type mismatch warnings from access_ok()
 2022-03-30 11:46 UTC 

[PATCH] recordmcount: Support empty section from recent binutils
 2022-03-30  9:51 UTC  (6+ messages)

[powerpc:next] BUILD SUCCESS af41d2866f7d75bbb38d487f6ec7770425d70e45
 2022-03-30  8:12 UTC 

[PATCH v3] ftrace: Make ftrace_graph_is_dead() a static branch
 2022-03-30  7:00 UTC 

[RFC][PATCH 1/2] libnvdimm: Introduce ND_CMD_GET_STAT to retrieve nvdimm statistics
 2022-03-30  6:01 UTC  (3+ messages)
` [RFC][PATCH 2/2] powerpc/papr_scm: Implement support for reporting generic nvdimm stats

[PATCH] ibmvscsis: increase INITIAL_SRP_LIMIT to 1024
 2022-03-30  3:39 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Enlarge coverage of TRACING inside architectures
 2022-03-30  2:05 UTC  (2+ messages)

[PATCH] i2c: pasemi: Wait for write xfers to finish
 2022-03-29 19:58 UTC  (2+ messages)

[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
 2022-03-29 11:22 UTC  (3+ 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).