linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-23 09:03:31 to 2021-03-26 15:31:01 UTC [more...]

[PATCH v3 0/1] show 'last online CPU' error in dlpar_cpu_offline()
 2021-03-26 15:30 UTC  (3+ messages)
` [PATCH v3 1/1] hotplug-cpu.c: "

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-26 15:26 UTC  (22+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

VDSO ELF header
 2021-03-26 15:13 UTC  (6+ messages)

cleanup compat exec handling
 2021-03-26 15:12 UTC  (8+ messages)
` [PATCH 1/4] exec: remove do_execve
` [PATCH 2/4] exec: remove compat_do_execve
` [PATCH 3/4] exec: simplify the compat syscall handling
` [PATCH 4/4] exec: move the call to getname_flags into do_execveat

[PATCH] powerpc: powernv: Remove unneeded variable: "rc"
 2021-03-26 14:59 UTC  (2+ messages)

[PATCH v2 0/8] Implement EBPF on powerpc32
 2021-03-26 14:41 UTC  (3+ messages)

[PATCH v2 0/1] show 'last online CPU' error in dlpar_cpu_offline()
 2021-03-26 14:08 UTC  (4+ messages)
` [PATCH v2 1/1] hotplug-cpu.c: "

[PATCH] docs: powerpc: Fix misspellings and grammar errors
 2021-03-26 11:15 UTC  (2+ messages)

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-26 11:12 UTC  (9+ messages)
` [PATCH next v1 2/3] "

[PATCH] powerpc/64: Move security code into security.c
 2021-03-26 10:12 UTC 

[PATCH] arch/powerpc: Remove unneeded variable: "ret"
 2021-03-26  7:56 UTC 

[PATCH] crypto: nx: fix incorrect kernel-doc comment syntax in files
 2021-03-26  9:34 UTC  (2+ messages)

[PATCH] crypto: vmx: fix incorrect kernel-doc comment syntax in files
 2021-03-26  9:34 UTC  (3+ messages)

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-26  9:31 UTC  (2+ messages)

[PATCH] soc/fsl: qbman: fix conflicting alignment attributes
 2021-03-26  8:51 UTC  (3+ messages)

[PATCH V2 0/5] powerpc/perf: Export processor pipeline stage cycles information
 2021-03-26  8:32 UTC  (10+ messages)
` [PATCH V2 1/5] powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH V2 3/5] tools/perf: Add powerpc support for PERF_SAMPLE_WEIGHT_STRUCT

[PATCH] powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
 2021-03-26  7:07 UTC 

[PATCH -next] treewide: Remove duplicated include from tm-vmx-unavail.c
 2021-03-26  7:04 UTC  (2+ messages)

[PATCH -next] selftests/powerpc: Remove duplicated include from tm-poison.c
 2021-03-26  6:48 UTC 

[PATCH v2 0/7] Improve boot command line handling
 2021-03-26  6:44 UTC  (7+ messages)
` [PATCH v2 6/7] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation

remove the nvlink2 pci_vfio subdriver v2
 2021-03-26  6:13 UTC  (3+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2
` [PATCH 2/2] powerpc/powernv: remove the nvlink support

[PATCH] powerpc/iommu/debug: Remove redundant NULL check
 2021-03-26  6:12 UTC  (3+ messages)

[PATCH] [v2] tools: testing: Remove duplicate includes
 2021-03-26  5:45 UTC  (2+ messages)

[PATCH] [v2] arch: powerpc: Remove duplicate includes
 2021-03-26  5:38 UTC  (2+ messages)

[PATCH -next] powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()
 2021-03-26  5:08 UTC  (2+ messages)

[PATCH -next] powerpc/smp: Remove unused inline functions
 2021-03-26  5:01 UTC  (2+ messages)

[PATCH] selftests: powerpc: unmark non-kernel-doc comments
 2021-03-26  4:50 UTC  (2+ messages)

[PATCH v4 00/46] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-26  2:05 UTC  (28+ messages)
` [PATCH v4 01/46] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
` [PATCH v4 02/46] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
` [PATCH v4 22/46] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v4 24/46] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
` [PATCH v4 28/46] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v4 39/46] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v4 44/46] KVM: PPC: Book3S HV P9: implement hash guest support

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-03-25 23:29 UTC  (10+ messages)

[PATCH v2 00/15] powerpc: Cleanup of uaccess.h and adding asm goto for get_user()
 2021-03-25 22:44 UTC  (8+ messages)
` [PATCH v2 05/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h
` [PATCH v2 06/15] powerpc/align: Don't use __get_user_instr() on kernel addresses
` [PATCH v2 07/15] powerpc/uaccess: Call might_fault() inconditionaly

[PATCH v2 4/7] CMDLINE: powerpc: convert to generic builtin command line
 2021-03-25 20:03 UTC  (5+ messages)

[PATCH] docs: powerpc: Fix a typo
 2021-03-25 17:48 UTC  (2+ messages)

[PATCH v5 0/6] Add audio driver base on rpmsg on i.MX platform
 2021-03-25 17:37 UTC  (2+ messages)

[PATCH 1/2] ASoC: fsl-asoc-card: Add support for WM8958 codec
 2021-03-25 17:37 UTC  (2+ messages)

[PATCH v7] powerpc/irq: Inline call_do_irq() and call_do_softirq()
 2021-03-25 12:44 UTC  (4+ messages)

[PATCH v3 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-03-25 11:53 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/perf: Add platform specific check_attr_config

[PATCH AUTOSEL 4.9 06/13] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-25 11:28 UTC 

[PATCH AUTOSEL 4.14 09/16] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-25 11:27 UTC 

[PATCH AUTOSEL 4.19 11/20] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-25 11:27 UTC 

[PATCH AUTOSEL 5.4 15/24] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-25 11:26 UTC 

[PATCH AUTOSEL 5.10 21/39] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-25 11:25 UTC 

[PATCH AUTOSEL 5.11 22/44] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-25 11:24 UTC 

[PATCH v2] pseries: prevent free CPU ids to be reused on another node
 2021-03-25  9:35 UTC 

[PATCH V3 -next] powerpc: kernel/time.c - cleanup warnings
 2021-03-25  8:45 UTC  (6+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-25  6:51 UTC  (7+ messages)
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[PATCH 00/36] [Set 4] Rid W=1 warnings in SCSI
 2021-03-25  3:53 UTC  (2+ messages)

[PATCH 0/2] Fix EH race and MQ support
 2021-03-25  3:53 UTC  (2+ messages)

[PATCH] powerpc/asm-offsets: GPR14 is not needed either
 2021-03-25  3:34 UTC  (2+ messages)

[RESEND 1/1] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
 2021-03-25  1:10 UTC  (3+ messages)

[PATCH 0/6] ASoC: fsl: Don't use devm_regmap_init_mmio_clk
 2021-03-24 23:39 UTC  (8+ messages)
` [PATCH 1/6] ASoC: fsl_esai: "
` [PATCH 2/6] ASoC: fsl_spdif: "
` [PATCH 3/6] ASoC: fsl_asrc: "
` [PATCH 4/6] ASoC: fsl_easrc: "
` [PATCH 5/6] ASoC: fsl_audmix: "
` [PATCH 6/6] ASoC: fsl_micfil: "

[RFC PATCH 0/8] WIP support for the LLVM integrated assembler
 2021-03-24 21:07 UTC  (7+ messages)
` [RFC PATCH 6/8] powerpc/mm/book3s64/hash: drop pre 2.06 tlbiel for clang

[PATCH v7 0/7] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-03-24 20:48 UTC  (2+ messages)
` [PATCH v7 3/7] powerpc: dts: akebono: Harmonize EHCI/OHCI DT "

[PATCH v2 1/4] mm/vmalloc: Change the 'caller' type to unsigned long
 2021-03-24 15:05 UTC 

[PATCH v2 0/7] Generic Command Line changes
 2021-03-24 14:45 UTC  (2+ messages)

[PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC  (2+ messages)
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()

remove the legacy ide driver
 2021-03-24 10:01 UTC  (24+ messages)
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 04/10] MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig
` [PATCH 05/10] MIPS: switch workpad_defconfig from legacy IDE to libata
` [PATCH 06/10] MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
` [PATCH 07/10] MIPS: disable CONFIG_IDE in bigsur_defconfig
` [PATCH 08/10] MIPS: disable CONFIG_IDE in malta*_defconfig

[PATCH v2] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-03-24  9:53 UTC  (2+ messages)

[PATCH v2 -next] powerpc: kernel/time.c - cleanup warnings
 2021-03-24  9:09 UTC  (9+ messages)

[powerpc:next-test] BUILD SUCCESS 8a83feefbd5254ae7f13aff3e4097dd7d8723bce
 2021-03-24  1:11 UTC 

[powerpc:merge] BUILD SUCCESS 909b15d4ac3524a89c6df8c60e0cb0b4d5a3c248
 2021-03-24  1:11 UTC 

[powerpc:fixes-test] BUILD SUCCESS 274cb1ca2e7ce02cab56f5f4c61a74aeb566f931
 2021-03-24  1:04 UTC 

[PATCH] macintosh: A typo fix
 2021-03-23 22:01 UTC  (2+ messages)

[PATCH] xsysace: Remove SYSACE driver
 2021-03-23 16:28 UTC  (6+ messages)

[PATCH] powerpc: Switch to relative jump labels
 2021-03-23 15:47 UTC 

[PATCH 0/4] Rust for Linux for ppc64le
 2021-03-23 14:26 UTC  (6+ messages)
` [PATCH 3/4] powerpc/rust: Add target.json "

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-23 13:27 UTC  (4+ messages)

[PATCH 0/2] handle premature return from H_JOIN in pseries mobility code
 2021-03-23 12:02 UTC  (2+ messages)

[PATCH] sound:ppc: fix spelling typo of values
 2021-03-23  8:55 UTC 


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