messages from 2020-06-12 18:28:03 to 2020-06-15 20:45:59 UTC [more...]
[PATCH v2 00/12] x86: tag application address space for devices
2020-06-15 20:17 UTC (30+ messages)
` [PATCH v2 01/12] iommu: Change type of pasid to unsigned int
` [PATCH v2 02/12] ocxl: "
` [PATCH v2 03/12] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v2 04/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v2 05/12] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v2 06/12] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v2 07/12] x86/msr-index: Define IA32_PASID MSR
` [PATCH v2 08/12] mm: Define pasid in mm
` [PATCH v2 09/12] fork: Clear PASID for new mm
` [PATCH v2 10/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v2 11/12] x86/mmu: Allocate/free PASID
` [PATCH v2 12/12] x86/traps: Fix up invalid PASID
[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
2020-06-15 20:43 UTC (2+ 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 v13 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
2020-06-15 19:40 UTC (9+ 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 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 00/17] spelling.txt: /decriptors/descriptors/
2020-06-15 18:58 UTC (2+ 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 (5+ 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] powerpc/ptdump: Fix build failure in hashpagetable.c
2020-06-15 13:18 UTC
[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 (15+ 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 v2] ASoC: fsl_ssi: Fix bclk calculation for mono channel
2020-06-15 5:56 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 (4+ 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)
[PATCH] powerpc/perf: fix missing is_sier_aviable() during build
2020-06-14 8:36 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-2 tag
2020-06-13 18:00 UTC (2+ messages)
[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
2020-06-13 10:47 UTC (7+ messages)
[powerpc:fixes-test] BUILD SUCCESS 54457f89d18ccbfa28805ca9457f0a95c65820fb
2020-06-13 6:49 UTC
[powerpc:fixes] BUILD SUCCESS e881bfaf5a5f409390973e076333281465f2b0d9
2020-06-13 6:49 UTC
[powerpc:merge] BUILD SUCCESS 062ce06f9dcd140b6cd97102fec593a57c5fb397
2020-06-13 6:49 UTC
[powerpc:next-test] BUILD SUCCESS 3371673d42d314f9ac721dc5042135df8bec49f9
2020-06-13 6:49 UTC
[PATCH kernel] KVM: PPC: Fix nested guest RC bits update
2020-06-12 22:49 UTC (2+ messages)
[PATCH net] ibmvnic: Flush existing work items before device removal
2020-06-12 21:11 UTC (2+ messages)
[PATCH] ASoC: fsl_ssi: Fix bclk calculation for mono channel
2020-06-12 19:29 UTC (2+ messages)
[PATCH v2] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
2020-06-12 18:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).