linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-04 09:13:10 to 2019-09-08 10:54:06 UTC [more...]

[PATCH] powerpc/64: interrupt return in C
 2019-09-08 10:50 UTC  (2+ messages)

[PATCH 0/3] powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2019-09-08 10:25 UTC  (5+ messages)
` [PATCH 1/3] ftrace: Look up the address of return_to_handler() using helpers
` [PATCH 2/3] powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
` [PATCH 3/3] powerpc: Use ftrace_graph_ret_addr() when unwinding

[PATCH v2] powerpc/lockdep: fix a false positive warning
 2019-09-08  8:32 UTC  (4+ messages)

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-07 18:15 UTC  (59+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
  ` [PATCH v12 01/12] lib: introduce copy_struct_{to, from}_user helpers
` [PATCH v12 02/12] clone3: switch to copy_struct_from_user()
` [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to, from}_user()
` [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user()
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions
` [PATCH v12 06/12] procfs: switch magic-link modes to be more sane
` [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags
` [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v12 11/12] open: openat2(2) syscall
` [PATCH v12 12/12] selftests: add openat2(2) selftests

[PATCH] net/ibmvnic: free reset work of removed device from queue
 2019-09-07 15:37 UTC  (3+ messages)

[PATCH v7 0/2] Restrict xmon when kernel is locked down
 2019-09-07  6:11 UTC  (3+ messages)
` [PATCH v7 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
` [PATCH v7 2/2] powerpc/xmon: Restrict when kernel is locked down

[PATCH v5 0/7] kexec: add generic support for elf kernel images
 2019-09-07  1:34 UTC  (5+ messages)

[PATCH v2 0/4] Early node associativity
 2019-09-06 21:34 UTC  (6+ messages)
` [PATCH v2 3/4] powerpc/numa: Early request for home "

[PATCH] powerpc/lockdep: fix a false positive warning
 2019-09-06 20:00 UTC 

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-06 19:03 UTC  (12+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH v2] soc: fsl: dpio: Add support for QBMan ring bulk enqueue
 2019-09-06 18:55 UTC  (2+ messages)

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-09-06 16:32 UTC  (7+ messages)
` [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest

[PATCH v5 00/23] PCI: Allow BAR movement during hotplug
 2019-09-06 16:24 UTC  (7+ messages)
` [PATCH v5 16/23] PCI: hotplug: movable BARs: Don't reserve IO/mem bus space
` [PATCH v5 18/23] powerpc/pci: Handle BAR movement

[GIT PULL] Please pull powerpc/linux.git powerpc-5.3-5 tag
 2019-09-06 16:05 UTC  (2+ messages)

[mainline][BUG][PPC][btrfs][bisected 00801a] kernel BUG at fs/btrfs/locking.c:71!
 2019-09-06 15:51 UTC  (2+ messages)

[PATCH v3 0/5] Early node associativity
 2019-09-06 13:50 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc/vphn: Check for error from hcall_vphn
` [PATCH v3 2/5] powerpc/numa: Handle extra hcall_vphn error cases
` [PATCH v3 3/5] powerpc/numa: Use cpu node map of first sibling thread
` [PATCH v3 4/5] powerpc/numa: Early request for home node associativity
` [PATCH v3 5/5] powerpc/numa: Remove late "

[PATCH 1/2] powerpc/memcpy: Fix stack corruption for smaller sizes
 2019-09-06 10:46 UTC  (2+ messages)

[PATCH v5 00/31] Add FADump support on PowerNV platform
 2019-09-06  6:39 UTC  (43+ messages)
` [PATCH v5 02/31] powerpc/fadump: move internal code to a new file
` [PATCH v5 05/31] pseries/fadump: introduce callbacks for platform specific operations
` [PATCH v5 10/31] opal: add MPIPL interface definitions
` [PATCH v5 11/31] powernv/fadump: add fadump support on powernv
` [PATCH v5 12/31] powernv/fadump: register kernel metadata address with opal
` [PATCH v5 14/31] powernv/fadump: define register/un-register callback functions
` [PATCH v5 15/31] powernv/fadump: support copying multiple kernel boot memory regions
` [PATCH v5 16/31] powernv/fadump: process the crashdump by exporting it as /proc/vmcore
` [PATCH v5 17/31] powernv/fadump: Warn before processing partial crashdump
` [PATCH v5 19/31] powerpc/fadump: Update documentation about OPAL platform support
` [PATCH v5 20/31] powerpc/fadump: use smaller offset while finding memory for reservation
` [PATCH v5 21/31] powernv/fadump: process architected register state data provided by firmware

[PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
 2019-09-05 23:21 UTC  (3+ messages)

[PATCH v3] powerpc/64: system call implement the bulk of the logic in C
 2019-09-05 22:29 UTC  (6+ messages)

[PATCH v2 0/1] Fix IOMMU setup for hotplugged devices on pseries
 2019-09-05 19:13 UTC  (2+ messages)
` [PATCH v2 1/1] powerpc/pci: Fix pcibios_setup_device() ordering

[PATCH 0/2] Fix IOMMU setup for hotplugged devices on pseries
 2019-09-05 18:42 UTC  (6+ messages)
` [PATCH 1/2] PCI: Introduce pcibios_fixup_dev()
` [PATCH 2/2] powerpc/pci: Fix IOMMU setup for hotplugged devices on pseries

[PATCH v4 02/16] powerpc/pseries: Introduce option to build secure virtual machines
 2019-09-05 16:06 UTC  (5+ messages)

lockdep warning while booting POWER9 PowerNV
 2019-09-05 14:30 UTC  (4+ messages)

[PATCH v5 0/2] powerpc: Enabling IMA arch specific secure boot policies
 2019-09-05 12:31 UTC  (7+ messages)
` [PATCH v5 1/2] powerpc: detect the secure boot mode of the system
` [PATCH v5 2/2] powerpc: Add support to initialize ima policy rules

[PATCH v2 2/3] powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
 2019-09-05 12:05 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
 2019-09-05 12:05 UTC  (2+ messages)

[PATCH] powerpc/64: Fix stacktrace on BE when function_graph is enabled
 2019-09-05 11:35 UTC  (4+ messages)

[PATCH] powerpc: Perform a bounds check in arch_add_memory
 2019-09-05  7:52 UTC  (8+ messages)

[PATCH v2] powerpc/64: system call implement the bulk of the logic in C
 2019-09-05  4:29 UTC  (3+ messages)

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-09-05  3:59 UTC  (11+ messages)
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
      ` [PATCH] sysfs: add BIN_ATTR_WO() macro
` [PATCH v3 3/4] x86/efi: move common keyring handler functions to new file

[PATCH v3 0/3] Powerpc64/Watchpoint: Few important fixes
 2019-09-05  3:56 UTC  (7+ messages)
` [PATCH v3 2/3] Powerpc64/Watchpoint: Don't ignore extraneous exceptions
` [PATCH v3 3/3] Powerpc64/Watchpoint: Rewrite ptrace-hwbreak.c selftest

missing doorbell interrupt when onlining cpu
 2019-09-04 23:18 UTC  (2+ messages)

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-09-04 23:15 UTC  (12+ messages)

[PATCH rebased] powerpc/fadump: when fadump is supported register the fadump sysfs files
 2019-09-04 18:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.19 41/52] ibmvnic: Do not process reset during or after device removal
 2019-09-04 15:59 UTC 

[PATCH AUTOSEL 5.2 67/94] ibmvnic: Do not process reset during or after device removal
 2019-09-04 15:57 UTC 

[PATCH] powerpc: Add attributes for setjmp/longjmp
 2019-09-04 14:11 UTC 

[PATCH v2 0/6] powerpc: convert cache asm to C
 2019-09-04 13:35 UTC  (5+ messages)
` [PATCH v2 3/6] powerpc: Convert flush_icache_range & friends "

linux-next: build warnings after merge of the kbuild tree
 2019-09-04 12:33 UTC  (5+ messages)

[PATCH v2 00/20] remaining interrupt handler changes
 2019-09-04 11:55 UTC  (21+ messages)
` [PATCH v2 01/20] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
` [PATCH v2 02/20] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
` [PATCH v2 03/20] powerpc/64s/exception: Add GEN_KVM "
` [PATCH v2 04/20] powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
` [PATCH v2 05/20] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
` [PATCH v2 06/20] powerpc/64s/exception: Remove old INT_ENTRY macro
` [PATCH v2 07/20] powerpc/64s/exception: Remove old INT_COMMON macro
` [PATCH v2 08/20] powerpc/64s/exception: Remove old INT_KVM_HANDLER
` [PATCH v2 09/20] powerpc/64s/exception: Add ISIDE option
` [PATCH v2 10/20] powerpc/64s/exception: move real->virt switch into the common handler
` [PATCH v2 11/20] powerpc/64s/exception: move soft-mask test to common code
` [PATCH v2 12/20] powerpc/64s/exception: move KVM "
` [PATCH v2 13/20] powerpc/64s/exception: remove confusing IEARLY option
` [PATCH v2 14/20] powerpc/64s/exception: remove the SPR saving patch code macros
` [PATCH v2 15/20] powerpc/64s/exception: trim unused arguments from KVMTEST macro
` [PATCH v2 16/20] powerpc/64s/exception: hdecrementer avoid touching the stack
` [PATCH v2 17/20] powerpc/64s/exception: re-inline some handlers
` [PATCH v2 18/20] powerpc/64s/exception: Clean up SRR specifiers
` [PATCH v2 19/20] powerpc/64s/exception: add more comments for interrupt handlers
` [PATCH v2 20/20] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported

[PATCH] KVM: PPC: Book3S HV: Delete an unnecessary check before kfree() in __kvmhv_nested_page_fault()
 2019-09-04  9:12 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).