linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-11 05:41:41 to 2019-06-13 07:32:08 UTC [more...]

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-13  7:29 UTC  (27+ messages)

[PATCH 0/2] powerpc/bpf: DIV64 instruction fix
 2019-06-13  5:06 UTC  (4+ messages)
` [PATCH 1/2] bpf: fix div64 overflow tests to properly detect errors
` [PATCH 2/2] powerpc/bpf: use unsigned division instruction for 64-bit operations

[PATCH v2 0/4] Additional fixes on Talitos driver
 2019-06-13  4:57 UTC  (12+ messages)
` [PATCH v2 1/4] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v2 2/4] crypto: talitos - fix hash on SEC1
` [PATCH v2 3/4] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v2 4/4] crypto: talitos - drop icv_ool

[RFC/RFT PATCH v2] ASoC: fsl_esai: Revert "ETDR and TX0~5 registers are non volatile"
 2019-06-13  3:54 UTC  (2+ messages)

[PATCH v2] Powerpc/Watchpoint: Restore nvgprs while returning from exception
 2019-06-13  3:30 UTC 

[PATCH] powerpc: Enable kernel XZ compression option on PPC_85xx
 2019-06-13  3:25 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
 2019-06-13  1:50 UTC  (8+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
 2019-06-13  1:13 UTC 

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-12 23:04 UTC  (8+ messages)
` [PATCH v3 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state
` [PATCH v3 3/3] powerpc: Add support to initialize ima policy rules

[PATCH v4 12/28] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC  (3+ messages)
` [PATCH v4 13/28] docs: kdump: "
` [PATCH v4 19/28] docs: powerpc: "

[PATCH kernel v3 0/3] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-06-12 19:15 UTC  (7+ messages)

[PATCH v2] cxl: no need to check return value of debugfs_create functions
 2019-06-12 18:22 UTC  (2+ messages)

[PATCH] powerpc/pseries: Switch to GFP_ATOMIC allocations in hotplug interrupt handler
 2019-06-12 16:38 UTC  (2+ messages)

[PATCH] cxl: no need to check return value of debugfs_create functions
 2019-06-12 15:54 UTC  (5+ messages)

[PATCH] powerpc/64: allow compiler to cache 'current'
 2019-06-12 14:03 UTC 

[PATCH] crypto: talitos - fix max key size for sha384 and sha512
 2019-06-12 13:37 UTC  (2+ messages)

[PATCH v2 8/8] habanalabs: enable 64-bit DMA mask in POWER9
 2019-06-12 11:48 UTC  (9+ messages)

[PATCH] powerpc/64s: Fix misleading SPR and timebase information
 2019-06-12  9:54 UTC  (2+ messages)

[PATCH net-next] defconfigs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFRM_MODE_*
 2019-06-12  7:19 UTC 

[PATCH net-next] defconfigs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFRM_MODE_*
 2019-06-12  7:17 UTC  (2+ messages)

sys_exit: NR -1
 2019-06-12  6:32 UTC 

[PATCH v8 0/7] iommu: enhance IOMMU default DMA mode build options
 2019-06-12  6:26 UTC  (4+ messages)
` [PATCH v8 2/7] x86/dma: use IS_ENABLED() to simplify the code

[PATCH v2] powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units
 2019-06-12  5:58 UTC  (3+ messages)

[PATCH 2/2] powerpc/64s: __find_linux_pte synchronization vs pmdp_invalidate
 2019-06-12  4:59 UTC  (2+ messages)

[PATCH 1/2] powerpc/64s: Fix THP PMD collapse serialisation
 2019-06-12  4:59 UTC  (2+ messages)

[PATCH] powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
 2019-06-12  4:59 UTC  (2+ messages)

[PATCH v3] powerpc: fix kexec failure on book3s/32
 2019-06-12  4:59 UTC  (2+ messages)

[PATCH 0/3] live partition migration vs cacheinfo
 2019-06-12  4:45 UTC  (4+ messages)
` [PATCH 1/3] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
` [PATCH 2/3] powerpc/pseries/mobility: prevent cpu hotplug during DT update
` [PATCH 3/3] powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration

switch the remaining architectures to use generic GUP v3
 2019-06-12  1:27 UTC  (24+ messages)
` [PATCH 01/16] mm: use untagged_addr() for get_user_pages_fast addresses
` [PATCH 02/16] mm: simplify gup_fast_permitted
` [PATCH 03/16] mm: lift the x86_32 PAE version of gup_get_pte to common code
` [PATCH 04/16] MIPS: use the generic get_user_pages_fast code
` [PATCH 05/16] sh: add the missing pud_page definition
` [PATCH 06/16] sh: use the generic get_user_pages_fast code
` [PATCH 07/16] sparc64: add the missing pgd_page definition
` [PATCH 08/16] sparc64: define untagged_addr()
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code
` [PATCH 10/16] mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
` [PATCH 11/16] mm: consolidate the get_user_pages* implementations
` [PATCH 12/16] mm: validate get_user_pages_fast flags
` [PATCH 13/16] mm: move the powerpc hugepd code to mm/gup.c
` [PATCH 14/16] mm: switch gup_hugepte to use try_get_compound_head
` [PATCH 15/16] mm: mark the page referenced in gup_hugepte
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure

[Bug 203837] New: Booting kernel under KVM immediately freezes host
 2019-06-11 19:42 UTC  (2+ messages)
` [Bug 203837] "

[PATCH v3 06/20] docs: mark orphan documents as such
 2019-06-11 18:23 UTC  (4+ messages)

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-11 17:31 UTC  (6+ messages)

Question - check in runtime which architecture am I running on
 2019-06-11 17:21 UTC  (3+ messages)

[PATCH v4 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-11 17:06 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state
` [PATCH v4 2/3] powerpc/powernv: detect the secure boot mode of the system
` [PATCH v4 3/3] powerpc: Add support to initialize ima policy rules

[PATCH] powerpc/32s: fix initial setup of segment registers on secondary CPU
 2019-06-11 16:46 UTC  (2+ messages)

[PATCH 00/28] powerpc/64s interrupt handler cleanups, gasification
 2019-06-11 14:30 UTC  (29+ messages)
` [PATCH 01/28] powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
` [PATCH 02/28] powerpc/64s/exception: remove H concatenation for EXC_HV variants
` [PATCH 03/28] powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
` [PATCH 04/28] powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
` [PATCH 05/28] powerpc/64s/exception: fix sreset KVM test code
` [PATCH 06/28] powerpc/64s/exception: remove the "extra" macro parameter
` [PATCH 07/28] powerpc/64s/exception: consolidate maskable and non-maskable prologs
` [PATCH 08/28] powerpc/64s/exception: merge KVM handler and skip variants
` [PATCH 09/28] powerpc/64s/exception: KVM handler can set the HSRR trap bit
` [PATCH 10/28] powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
` [PATCH 11/28] powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
` [PATCH 12/28] powerpc/64s/exception: Move EXCEPTION_COMMON additions "
` [PATCH 13/28] powerpc/64s/exception: unwind exception-64s.h macros
` [PATCH 14/28] powerpc/64s/exception: improve 0x500 handler code
` [PATCH 15/28] powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
` [PATCH 16/28] powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
` [PATCH 17/28] powerpc/64s/exception: move KVM related code together
` [PATCH 18/28] powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
` [PATCH 19/28] powerpc/64s/exception: move head-64.h "
` [PATCH 20/28] powerpc/64s/exception: remove __BRANCH_TO_KVM
` [PATCH 21/28] powerpc/64s/exception: use a gas macro for system call handler code
` [PATCH 22/28] powerpc/64s/exception: fix indenting irregularities
` [PATCH 23/28] powerpc/64s/exception: generate regs clear instructions using .rept
` [PATCH 24/28] powerpc/64s/exception: remove bad stack branch
` [PATCH 25/28] powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection
` [PATCH 26/28] powerpc/64s/exception: move paca save area offsets into exception-64s.S
` [PATCH 27/28] powerpc/64s/exception: clean up system call entry
` [PATCH 28/28] powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry

[PATCH v1 0/5] Additional fixes on Talitos driver
 2019-06-11 14:04 UTC  (9+ messages)
` [PATCH v1 1/5] crypto: talitos - fix ECB and CBC algs ivsize
` [PATCH v1 2/5] crypto: talitos - move struct talitos_edesc into talitos.h

[PATCH v3 1/6] nvdimm: Consider probe return -EOPNOTSUPP as success
 2019-06-11 10:37 UTC  (4+ messages)
` [PATCH v3 3/6] mm/nvdimm: Add page size and struct page size to pfn superblock

[Bug 203839] New: Kernel 5.2-rc3 fails to boot on a PowerMac G4 3, 6: systemd[1]: Failed to bump fs.file-max, ignoring: invalid argument
 2019-06-11 10:34 UTC  (3+ messages)
` [Bug 203839] Kernel 5.2-rc3 fails to boot on a PowerMac G4 3,6: "

[PATCH v2] powerpc: Add force enable of DAWR on P9 option
 2019-06-11  9:37 UTC  (7+ messages)

[PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-06-11  8:42 UTC  (6+ messages)

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-11  6:59 UTC  (9+ messages)
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
 2019-06-11  6:46 UTC  (4+ messages)
` [PATCH 2/3] powerpc/64s/radix: ioremap use ioremap_page_range

[PATCH v11 00/13] Appended signatures support for IMA appraisal
 2019-06-11  6:28 UTC  (14+ messages)
` [PATCH v11 01/13] MODSIGN: Export module signature definitions
` [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v11 03/13] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v11 04/13] integrity: Introduce struct evm_xattr
` [PATCH v11 05/13] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v11 06/13] ima: Use designated initializers for struct ima_event_data
` [PATCH v11 07/13] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v11 08/13] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v11 09/13] ima: Implement support for module-style appended signatures
` [PATCH v11 10/13] ima: Collect modsig
` [PATCH v11 11/13] ima: Define ima-modsig template
` [PATCH v11 12/13] ima: Store the measurement again when appraising a modsig
` [PATCH v11 13/13] ima: Allow template= option for appraise rules as well

[PATCH v2 0/6]
 2019-06-11  5:47 UTC  (3+ messages)
` [PATCH v2 3/6] powerpc/eeh: Improve debug messages around device addition


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