linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-14 09:26:14 to 2020-06-16 06:52:45 UTC [more...]

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16  6:42 UTC  (6+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH] powerpc/ptdump: Fix build failure in hashpagetable.c
 2020-06-16  6:42 UTC  (2+ messages)

[PATCH v3] ASoC: fsl_ssi: Fix bclk calculation for mono channel
 2020-06-16  5:23 UTC  (2+ messages)

[PATCH v3] All arch: remove system call sys_sysctl
 2020-06-16  3:07 UTC 

[PATCH 0/2] cpufreq: Specify the default governor on command line
 2020-06-16  4:31 UTC  (6+ messages)
` [PATCH 1/2] cpufreq: Register governors at core_initcall
` [PATCH 2/2] cpufreq: Specify default governor on command line

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-16  3:59 UTC  (4+ messages)

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-06-16  3:22 UTC  (5+ messages)

[PATCH v13 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-16  2:23 UTC  (11+ messages)
` [PATCH v13 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v13 2/6] seq_buf: Export seq_buf_printf
` [PATCH v13 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v13 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v13 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v13 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v2] ASoC: fsl_ssi: Fix bclk calculation for mono channel
 2020-06-16  2:13 UTC  (5+ messages)

[PATCH v5 00/13] Modernise powerpc 40x
 2020-06-16  0:27 UTC  (3+ messages)
` [PATCH v5 01/13] powerpc: Remove Xilinx PPC405/PPC440 support

[PATCH 0/3] ASoC: fsl_easrc: Fix several warnings
 2020-06-15 23:40 UTC  (2+ messages)

[PATCH v2 00/12] x86: tag application address space for devices
 2020-06-15 23:16 UTC  (26+ messages)
` [PATCH v2 04/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v2 11/12] x86/mmu: Allocate/free PASID
` [PATCH v2 12/12] x86/traps: Fix up invalid PASID

[PATCH 17/25] mm/powerpc: Use mm_fault_accounting()
 2020-06-15 22:15 UTC 

[Bug 208197] New: OF: /pci@f2000000/mac-io@17/gpio@50/...: could not find phandle
 2020-06-15 22:03 UTC  (2+ messages)
` [Bug 208197] "

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-06-15 20:53 UTC  (4+ messages)
` [Bug 206203] "

[PATCH net v2] ibmvnic: Harden device login requests
 2020-06-15 20:18 UTC  (2+ messages)

properly support exec and wait with kernel pointers
 2020-06-15 19:45 UTC  (19+ messages)
` [PATCH 1/6] exec: cleanup the execve wrappers
` [PATCH 2/6] exec: simplify the compat syscall handling
` [PATCH 3/6] exec: cleanup the count() function
` [PATCH 4/6] exec: split prepare_arg_pages
` [PATCH 5/6] exec: add a kernel_execveat helper
` [PATCH 6/6] kernel: add a kernel_wait helper

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-15 19:11 UTC  (3+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-15 18:39 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v1 0/4] Migrate non-migrated pages of a SVM
 2020-06-15 17:00 UTC  (3+ messages)
` [PATCH v1 4/4] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH] scsi: target/sbp: remove firewire SBP target driver
 2020-06-15 15:00 UTC  (4+ messages)

[PATCH] powerpc/fsl_booke/32: fix build with CONFIG_RANDOMIZE_BASE
 2020-06-15 14:53 UTC  (3+ messages)

[PATCH net] ibmvnic: Harden device login requests
 2020-06-15 14:52 UTC  (3+ messages)

[PATCH 0/8 v2] PCI: Align return values of PCIe capability and PCI accessors
 2020-06-15 13:46 UTC  (4+ messages)
` [PATCH v2 6/8] PCI/AER: Convert PCIBIOS_* errors to generic -E* errors
` [PATCH v2 7/8] "

[PATCH 0/3] Fix build failure with v5.8-rc1
 2020-06-15 13:22 UTC  (5+ messages)
` [PATCH 1/3] mm/gup: Use huge_ptep_get() in gup_hugepte()
` [PATCH 2/3] mm: Allow arches to provide ptep_get()
` [PATCH 3/3] powerpc/8xx: Provide ptep_get() with 16k pages

[PATCH v12 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-15 12:48 UTC  (9+ messages)
` [PATCH v12 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v12 2/6] seq_buf: Export seq_buf_printf
` [PATCH v12 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v12 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v12 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [PATCH v12 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-15 12:33 UTC  (2+ messages)

[Bug 208181] New: BUG: KASAN: stack-out-of-bounds in strcmp+0x58/0xd8
 2020-06-15 11:22 UTC  (2+ messages)
` [Bug 208181] "

[PATCH] powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
 2020-06-15  9:32 UTC  (2+ messages)

[PATCH 01/10] mtd: rawnand: fsl_upm: Remove unused mtd var
 2020-06-15  9:02 UTC  (2+ messages)

[PATCH 02/10] mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field
 2020-06-15  9:02 UTC  (2+ messages)

[PATCH 03/10] mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()
 2020-06-15  9:02 UTC  (2+ messages)

[PATCH 04/10] mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name
 2020-06-15  9:02 UTC  (2+ messages)

[PATCH 05/10] mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()
 2020-06-15  9:01 UTC  (2+ messages)

[PATCH 06/10] mtd: rawnand: fsl_upm: Use gpio descriptors
 2020-06-15  9:01 UTC  (2+ messages)

[PATCH 07/10] mtd: rawnand: fsl_upm: Inherit from nand_controller
 2020-06-15  9:01 UTC  (2+ messages)

[PATCH 08/10] mtd: rawnand: fsl_upm: Implement exec_op()
 2020-06-15  9:01 UTC  (2+ messages)

[PATCH 09/10] mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
 2020-06-15  9:01 UTC  (2+ messages)

[PATCH 00/29] Documentation fixes
 2020-06-15  6:46 UTC  (2+ messages)
` [PATCH 18/29] docs: powerpc: fix some issues at vas-api.rst

[PATCH] powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
 2020-06-15  7:48 UTC 

Boot issue with the latest Git kernel
 2020-06-15  7:34 UTC  (14+ messages)
        ` PowerPC KVM-PR issue

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (4+ messages)

[PATCH 00/22] ReST conversion patches (final?)
 2020-06-15  6:50 UTC  (2+ messages)
` [PATCH 15/22] docs: powerpc: convert vcpudispatch_stats.txt to ReST

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-06-15  6:37 UTC  (3+ messages)
` [PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH v4 00/41] Kernel userspace access/execution prevention with hash translation
 2020-06-15  6:14 UTC  (42+ messages)
` [PATCH v4 01/41] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v4 02/41] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v4 03/41] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v4 04/41] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v4 05/41] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH v4 06/41] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v4 07/41] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH v4 08/41] powerpc/book3s64/pkeys: Convert execute key support to static key
` [PATCH v4 09/41] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v4 10/41] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH v4 11/41] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v4 12/41] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
` [PATCH v4 13/41] powerpc/book3s64/pkeys: Enable MMU_FTR_PKEY
` [PATCH v4 14/41] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v4 15/41] powerpc/book3s64/pkeys: Use execute_pkey_disable static key
` [PATCH v4 16/41] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled "
` [PATCH v4 17/41] powerpc/book3s64/kuap: Move KUAP related function outside radix
` [PATCH v4 18/41] powerpc/book3s64/kuep: Move KUEP "
` [PATCH v4 19/41] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [PATCH v4 20/41] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
` [PATCH v4 21/41] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [PATCH v4 22/41] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
` [PATCH v4 23/41] powerpc/exec: Set thread.regs early during exec
` [PATCH v4 24/41] powerpc/book3s64/pkeys: Store/restore userspace AMR correctly on entry and exit from kernel
` [PATCH v4 25/41] powerpc/book3s64/kuep: Store/restore userspace IAMR "
` [PATCH v4 26/41] powerpc/book3s64/pkeys: Inherit correctly on fork
` [PATCH v4 27/41] powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
` [PATCH v4 28/41] powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one
` [PATCH v4 29/41] powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode
` [PATCH v4 30/41] powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR
` [PATCH v4 31/41] powerpc/book3s64/kuap: Improve error reporting with KUAP
` [PATCH v4 32/41] powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation
` [PATCH v4 33/41] powerpc/book3s64/kuep: Use Key 3 to implement KUEP "
` [PATCH v4 34/41] powerpc/book3s64/hash/kuap: Enable kuap on hash
` [PATCH v4 35/41] powerpc/book3s64/hash/kuep: Enable KUEP "
` [PATCH v4 36/41] powerpc/book3s64/keys: Print information during boot
` [PATCH v4 37/41] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code
` [PATCH v4 38/41] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH v4 39/41] powerpc/selftest/ptrace-pkey: IAMR and uamor cannot be updated by ptrace
` [PATCH v4 40/41] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
` [PATCH v4 41/41] powerpc/book3s64/hash/kup: Don't hardcode kup key

[PATCH] SUNRPC: Add missing asm/cacheflush.h
 2020-06-15  6:16 UTC  (3+ messages)

[PATCH] powerpc/64s: Fix KVM interrupt using wrong save area
 2020-06-15  6:12 UTC 

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-15  3:37 UTC  (5+ messages)
` [PATCH V3 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V3 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V3 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH] powerpc/powernv/pci: add ifdef to avoid dead code
 2020-06-15  1:40 UTC  (3+ messages)
` [PATCH v2] powerpc/powernv/pci: use "

[PATCH v2 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
 2020-06-14  9:28 UTC  (3+ messages)

Linux powerpc new system call instruction and ABI
 2020-06-14  9:26 UTC  (3+ messages)

[PATCH] powerpc/64: indirect function call use bctrl rather than blrl in ret_from_kernel_thread
 2020-06-14  9:24 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).