linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-20 13:27:13 to 2022-06-23 20:34:35 UTC [more...]

[PATCH] cxl: drop unexpected word "the" in the comments
 2022-06-21 15:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e
 2022-06-23 20:33 UTC 

[PATCH] powerpc/xive/spapr: correct bitmap allocation size
 2022-06-23 18:40 UTC  (2+ messages)

[PATCH v2 0/4] Extending NMI watchdog during LPM
 2022-06-23 17:28 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/mobility: Wait for memory transfer to complete
` [PATCH v2 4/4] pseries/mobility: Set NMI watchdog factor during LPM

[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-06-23 17:28 UTC  (5+ messages)
` [PATCH v4 2/2] PCI/DPC: Disable DPC "

[PATCH] powerpc/64e: Rewrite p4d_populate() as a static inline function
 2022-06-23 17:13 UTC  (2+ messages)

[PATCH] powerpc/book3e: Fix PUD allocation size in map_kernel_page()
 2022-06-23 17:13 UTC  (2+ messages)

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-23 14:47 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: dpt_i2o: drop stale VIRT_TO_BUS dependency
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt

[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
 2022-06-23 13:23 UTC  (9+ messages)
` [RFC PATCH v2 1/3] powerpc/pseries: define driver for Platform KeyStore
` [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
` [RFC PATCH v2 3/3] powerpc/pseries: expose authenticated variables stored in LPAR PKS

[PATCH 1/2] powerpc/numa: Return the first online node instead of 0
 2022-06-23 12:54 UTC  (2+ messages)
` [PATCH 2/2] powerpc/numa: Return the first online node if device tree mapping returns a not online node

[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-23 12:29 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mm: Update max/min_low_pfn in the same function
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr

[PATCH] powerpc/powermac: Remove empty function note_scsi_host()
 2022-06-23 10:08 UTC 

[PATCH v5 00/33] objtool: add base support for arm64
 2022-06-23  8:13 UTC  (35+ messages)
` [PATCH v6 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
` [PATCH v6 02/33] objtool: arm64: Add base definition for arm64 backend
` [PATCH v6 03/33] objtool: arm64: Decode add/sub instructions
` [PATCH v6 04/33] objtool: arm64: Decode jump and call related instructions
` [PATCH v6 05/33] objtool: arm64: Decode other system instructions
` [PATCH v6 06/33] objtool: arm64: Decode load/store instructions
` [PATCH v6 07/33] objtool: arm64: Decode LDR instructions
` [PATCH v6 08/33] objtool: arm64: Accept non-instruction data in code sections
` [PATCH v6 09/33] objtool: check: Support data in text section
` [PATCH v6 10/33] objtool: arm64: Handle supported relocations in alternatives
` [PATCH v6 11/33] objtool: arm64: Ignore replacement section for alternative callback
` [PATCH v6 12/33] objtool: arm64: Enable stack validation for arm64
` [PATCH v6 13/33] objtool: arm64: Enable ORC "
` [PATCH v6 14/33] objtool: arm64: Add annotate_reachable() for objtools
` [PATCH v6 15/33] arm64: bug: Add reachable annotation to warning macros
` [PATCH v6 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
` [PATCH v6 17/33] objtool: arm64: Add unwind_hint support
` [PATCH v6 18/33] arm64: Change symbol type annotations
` [PATCH v6 19/33] arm64: Annotate unwind_hint for symbols with empty stack
` [PATCH v6 20/33] arm64: entry: Annotate unwind_hint for entry
` [PATCH v6 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
` [PATCH v6 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v6 23/33] arm64: head: Mark constants "
` [PATCH v6 24/33] arm64: proc: Mark constant "
` [PATCH v6 25/33] arm64: crypto: "
` [PATCH v6 26/33] arm64: crypto: Remove unnecessary stackframe
` [PATCH v6 27/33] arm64: Set intra-function call annotations
` [PATCH v6 28/33] arm64: sleep: Properly set frame pointer before call
` [PATCH v6 29/33] arm64: compat: Move VDSO code to .rodata section
` [PATCH v6 30/33] arm64: entry: Align stack size for alternative
` [PATCH v6 31/33] arm64: kernel: Skip validation of proton-pack.c
` [PATCH v6 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
` [PATCH v6 33/33] objtool: revert c_file fallthrough detection for arm64

[powerpc:next-test] BUILD SUCCESS WITH WARNING 612d6fddf359556217a89c3e42a6c3a6475e2e1d
 2022-06-23  2:57 UTC 

[powerpc:fixes-test] BUILD SUCCESS f3eac426657d985b97c92fa5f7ae1d43f04721f3
 2022-06-23  2:55 UTC 

[PATCH v5 00/33] objtool: add base support for arm64
 2022-06-23  1:37 UTC  (36+ messages)
` [PATCH v5 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
` [PATCH v5 02/33] objtool: arm64: Add base definition for arm64 backend
` [PATCH v5 03/33] objtool: arm64: Decode add/sub instructions
` [PATCH v5 04/33] objtool: arm64: Decode jump and call related instructions
` [PATCH v5 05/33] objtool: arm64: Decode other system instructions
` [PATCH v5 06/33] objtool: arm64: Decode load/store instructions
` [PATCH v5 07/33] objtool: arm64: Decode LDR instructions
` [PATCH v5 08/33] objtool: arm64: Accept non-instruction data in code sections
` [PATCH v5 09/33] objtool: check: Support data in text section
` [PATCH v5 10/33] objtool: arm64: Handle supported relocations in alternatives
` [PATCH v5 11/33] objtool: arm64: Ignore replacement section for alternative callback
` [PATCH v5 12/33] objtool: arm64: Enable stack validation for arm64
` [PATCH v5 13/33] objtool: arm64: Enable ORC "
` [PATCH v5 14/33] objtool: arm64: Add annotate_reachable() for objtools
` [PATCH v5 15/33] arm64: bug: Add reachable annotation to warning macros
` [PATCH v5 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
` [PATCH v5 17/33] objtool: arm64: Add unwind_hint support
` [PATCH v5 18/33] arm64: Change symbol type annotations
` [PATCH v5 19/33] arm64: Annotate unwind_hint for symbols with empty stack
` [PATCH v5 20/33] arm64: entry: Annotate unwind_hint for entry
` [PATCH v5 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
` [PATCH v5 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v5 23/33] arm64: head: Mark constants "
` [PATCH v5 24/33] arm64: proc: Mark constant "
` [PATCH v5 25/33] arm64: crypto: "
` [PATCH v5 26/33] arm64: crypto: Remove unnecessary stackframe
` [PATCH v5 27/33] arm64: Set intra-function call annotations
` [PATCH v5 28/33] arm64: sleep: Properly set frame pointer before call
` [PATCH v5 29/33] arm64: compat: Move VDSO code to .rodata section
` [PATCH v5 30/33] arm64: entry: Align stack size for alternative
` [PATCH v5 31/33] arm64: kernel: Skip validation of proton-pack.c
` [PATCH v5 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
` [PATCH v5 33/33] objtool: revert c_file fallthrough detection for arm64

[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976
 2022-06-22 20:28 UTC 

[PATCH v5 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-06-22 15:33 UTC  (10+ messages)
` [PATCH v5 1/5] powerpc/kexec: make update_cpus_node non-static
` [PATCH v5 3/5] powerpc/crash hp: add crash hotplug support for kexec_file_load
` [PATCH v5 4/5] powerpc/crash hp: add crash hotplug support for kexec_load
` [PATCH v5 5/5] powerpc/crash hp: add crash page helper functions

[PATCH 00/12] powerpc: Nintendo Wii U support
 2022-06-22 13:10 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
  ` [PATCH v2 02/12] powerpc: wiiu: device tree
  ` [PATCH v2 03/12] powerpc: wiiu: bootwrapper support
  ` [PATCH v2 04/12] powerpc: wiiu: introduce wiiu platform
  ` [PATCH v2 05/12] powerpc: wiiu: declare as non-coherent
  ` [PATCH v2 06/12] powerpc: wiiu: udbg support for latteipc
  ` [PATCH v2 07/12] powerpc: wiiu: espresso interrupt controller support
  ` [PATCH v2 08/12] powerpc: wiiu: latte "
  ` [PATCH v2 09/12] powerpc: espresso processor support
  ` [PATCH v2 10/12] powerpc: wiiu: platform support
  ` [PATCH v2 11/12] powerpc: wiiu: don't enforce flat memory
  ` [PATCH v2 12/12] powerpc: wiiu: Add minimal default config

[PATCH kernel] KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
 2022-06-22 12:51 UTC  (2+ messages)

[PATCH] powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers
 2022-06-22 12:35 UTC  (4+ messages)

[PATCH RESEND v2 0/7] soc: fsl: guts: cleanups and serial_number support
 2022-06-22 11:03 UTC  (2+ messages)

[PATCH] powerpc/kvm: don't crash on missing rng, and use darn
 2022-06-22 10:54 UTC 

[PATCH] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
 2022-06-22 10:25 UTC 

[PATCH v2 0/5] objtool: Reorganize x86 arch-specific code
 2022-06-22 10:13 UTC  (6+ messages)
` [PATCH v2 1/5] objtool: Make ORC type code arch-specific
` [PATCH v2 2/5] objtool: Make ORC init and lookup code arch-generic
` [PATCH v2 3/5] objtool: Add generic symbol for relocation type
` [PATCH v2 4/5] objtool: Specify host-arch for making LIBSUBCMD
` [PATCH v2 5/5] objtool: use arch_jump_destination in read_intra_function_calls

[PATCH] powerc: Update asm-prototypes.h comment
 2022-06-22 10:07 UTC  (3+ messages)

[PATCH v2 3/4] powerpc/watchdog: introduce a LPM factor
 2022-06-22  9:26 UTC  (2+ messages)

[PATCH] macintosh: Add missing of_node_get() in do_attach()
 2022-06-22  6:16 UTC 

[PATCH RFC] drivers/usb/ehci-fsl: Fix interrupt setup in host mode
 2022-06-22  6:11 UTC  (2+ messages)

[PATCHv2 1/2] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
 2022-06-22  4:13 UTC  (3+ messages)

[PATCH v4] powerpc/powernv: wire up rng during setup_arch
 2022-06-22  2:27 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v2 0/4] hugetlb: speed up linear address scanning
 2022-06-21 23:56 UTC  (5+ messages)
` [PATCH v2 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH v2 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH v2 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH v2 4/4] hugetlb: Lazy page table copies in fork()

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-06-21 22:22 UTC  (11+ messages)
` [PATCH v2 1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code
` [PATCH v2 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag
` [PATCH v2 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v2 4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers

[linux-next:master] BUILD REGRESSION 34d1d36073ea4d4c532e8c8345627a9702be799e
 2022-06-21 22:10 UTC 

[PATCH v3 2/5] of: remove __of_node_dup() allocflags parameter
 2022-06-21 17:15 UTC  (2+ messages)

[PATCH 1/4] ASoC: fsl-asoc-card: add WM8904 support
 2022-06-21 13:11 UTC  (7+ messages)
` [PATCH 3/4] ASoC: wm8904: extend device tree support
` [PATCH 4/4] ASoC: wm8904: add DMIC support

[PATCH] powerpc/pseries: Hold reference and fix refcount leak bugs
 2022-06-21 11:17 UTC 

[PATCH] powerpc/83xx: Hold the reference returned by of_find_compatible_node
 2022-06-21  8:09 UTC 

[PATCH] powerpc/512x: Hold the reference returned by of_find_compatible_node
 2022-06-21  8:03 UTC 

[PATCH] powerpc/cell: Hold reference returned by of_find_node_by_xxx APIs
 2022-06-21  7:53 UTC 

[PATCH -next v6 00/10]arm64: add machine check safe support
 2022-06-21  7:26 UTC  (11+ messages)
` [PATCH -next v6 01/10] arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
` [PATCH -next v6 02/10] arm64: asm-extable: move data fields
` [PATCH -next v6 03/10] arm64: asm-extable: add asm uacess helpers
` [PATCH -next v6 04/10] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v6 05/10] arm64: extable: move _cond_extable to _cond_uaccess_extable
` [PATCH -next v6 06/10] arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
` [PATCH -next v6 07/10] Add generic fallback version of copy_mc_to_user()
` [PATCH -next v6 08/10] arm64: add support for machine check error safe
` [PATCH -next v6 09/10] arm64: add uaccess to machine check safe
` [PATCH -next v6 10/10] arm64: add cow "

[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
 2022-06-20 23:37 UTC  (4+ messages)
` [Bug 216156] "

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 18:04 UTC  (2+ messages)

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 17:38 UTC  (2+ messages)

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 15:09 UTC  (2+ messages)

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 14:56 UTC  (2+ messages)

[PATCH 3/4] ASoC: wm8904: extend device tree support
 2022-06-20 15:12 UTC  (2+ messages)

[PATCH 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-06-20 18:15 UTC  (2+ messages)

[PATCH] powerpc/pasemi: Fix refcount leak bug
 2022-06-20 15:12 UTC 

[PATCH] powerpc/powermac: Fix refcount leak bug
 2022-06-20 15:05 UTC 

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-20 14:26 UTC  (11+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO

[PATCH v3] powerpc/powernv: Fix refcount leak bugs
 2022-06-20 13:25 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).