linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 08:36:31 to 2022-02-14 17:03:59 UTC [more...]

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-14 17:02 UTC  (19+ messages)
` [PATCH 01/14] uaccess: fix integer overflow on access_ok()
` [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 04/14] x86: use more conventional access_ok() definition
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 06/14] mips: use simpler access_ok()
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
` [PATCH 12/14] sh: "
` [PATCH 13/14] ia64: "
` [PATCH 14/14] uaccess: drop set_fs leftovers

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-02-14 16:22 UTC  (8+ messages)

[PATCH v5 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-14 16:03 UTC  (12+ messages)
` [PATCH v5 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v5 2/6] mm: page_isolation: check specified range for unmovable pages
` [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v5 4/6] mm: cma: use pageblock_order as the single alignment
` [PATCH v5 5/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [PATCH v5 6/6] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-14 15:55 UTC  (14+ messages)
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-14 15:25 UTC  (5+ messages)
` [PATCH v2 08/13] powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS

No Linux logs when doing `ppc64_cpu --smt=off/8`
 2022-02-14 13:56 UTC  (4+ messages)

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-14 10:47 UTC  (12+ messages)
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL

[PATCH powerpc/next 00/17] powerpc/bpf: Some updates and cleanups
 2022-02-14 10:41 UTC  (18+ messages)
` [PATCH powerpc/next 01/17] powerpc/bpf: Skip branch range validation during first pass
` [PATCH powerpc/next 02/17] powerpc/bpf: Emit a single branch instruction for known short branch ranges
` [PATCH powerpc/next 03/17] powerpc/bpf: Handle large branch ranges with BPF_EXIT
` [PATCH powerpc/next 04/17] powerpc64/bpf: Do not save/restore LR on each call to bpf_stf_barrier()
` [PATCH powerpc/next 05/17] powerpc64/bpf: Use r12 for constant blinding
` [PATCH powerpc/next 06/17] powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
` [PATCH powerpc/next 07/17] powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry
` [PATCH powerpc/next 08/17] powerpc64/bpf elfv1: Do not load TOC before calling functions
` [PATCH powerpc/next 09/17] powerpc64/bpf: Optimize instruction sequence used for function calls
` [PATCH powerpc/next 10/17] powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
` [PATCH powerpc/next 11/17] powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
` [PATCH powerpc/next 12/17] powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
` [PATCH powerpc/next 13/17] powerpc/bpf: Cleanup bpf_jit.h
` [PATCH powerpc/next 14/17] powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.c
` [PATCH powerpc/next 15/17] powerpc/bpf: Use _Rn macros for GPRs
` [PATCH powerpc/next 16/17] powerpc64/bpf: Store temp registers' bpf to ppc mapping
` [PATCH powerpc/next 17/17] powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2022-02-14 10:34 UTC  (16+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection

Build regressions/improvements in v5.17-rc4
 2022-02-14 10:02 UTC 

BUG: sleeping function called from invalid context at include/linux/sched/mm.h:256
 2022-02-14  9:50 UTC  (10+ messages)

[PATCH] net: Remove branch in csum_shift()
 2022-02-14  9:29 UTC  (5+ messages)

[PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
 2022-02-14  6:55 UTC 

[PATCH v3 00/10] powerpc/pseries/vas: NXGZIP support with DLPAR
 2022-02-14  3:49 UTC  (19+ messages)
` [PATCH v3 01/10] powerpc/pseries/vas: Use common names in VAS capability structure
` [PATCH v3 02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add
` [PATCH v3 03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct
` [PATCH v3 04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add
` [PATCH v3 05/10] powerpc/pseries/vas: Close windows with DLPAR core removal
` [PATCH v3 06/10] powerpc/vas: Map paste address only if window is active
` [PATCH v3 07/10] powerpc/vas: Add paste address mmap fault handler
` [PATCH v3 08/10] powerpc/vas: Return paste instruction failure if no active window
` [PATCH v3 09/10] powerpc/pseries/vas: sysfs interface to export capabilities

[PATCH 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-14  2:30 UTC 

[PATCH] macintosh: Fix warning comparing pointer to 0
 2022-02-14  1:05 UTC 

[RFC] Upstreaming Linux for Nintendo Wii U
 2022-02-13 23:26 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS 5a72345e6a78120368fcc841b570331b6c5a50da
 2022-02-13 22:26 UTC 

[PATCH] powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
 2022-02-13  9:02 UTC 

[PATCH 1/2] net: Allow csum_sub() to be provided in arch
 2022-02-13  3:01 UTC  (3+ messages)
` [PATCH 2/2] powerpc/32: Implement csum_sub

[PATCH v4 00/20] Rust support
 2022-02-12 18:57 UTC  (8+ messages)
` [PATCH v4 16/20] Kbuild: add "

[PATCH] powerpc: Fix STACKTRACE=n build
 2022-02-12 11:13 UTC 

[PATCH] powerpc: Reduce csum_add() complexity for PPC64
 2022-02-12  7:36 UTC 

[PATCH kernel 0/3] powerpc/llvm/lto: Enable CONFIG_LTO_CLANG_THIN=y
 2022-02-12  0:05 UTC  (7+ messages)
` [PATCH kernel 1/3] powerpc/64: Allow LLVM LTO builds
` [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO
` [PATCH kernel 3/3] powerpc/llvm/lto: Workaround conditional branches in FTR_SECTION_ELSE

rcutorture’s init segfaults in ppc64le VM
 2022-02-11 15:42 UTC  (6+ messages)

[PATCH v2] powerpc/mm: Update default hugetlb size early
 2022-02-11 14:40 UTC  (7+ messages)

[PATCH] powerpc/64: Rewrite loading of AMR_KUAP_BLOCKED in assembly
 2022-02-11 14:29 UTC 

[PATCH] powerpc/64: Force inlining of prevent_user_access() and set_kuap()
 2022-02-11 14:16 UTC 

[PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-11 13:55 UTC  (6+ messages)
` [PATCH v2 2/2] selftest/vm: Add util.h and and move helper functions there

[PATCH] powerpc/bitops: Force inlining of fls()
 2022-02-11  8:51 UTC 

[PATCH v2 13/13] powerpc/ftrace: Remove ftrace_32.S
 2022-02-11  7:41 UTC  (2+ messages)
` [PATCH] Fixup for next-test 3a1a8f078670 ("powerpc/ftrace: Remove ftrace_32.S")

[PATCH v2] mm/hugetlb: Fix kernel crash with hugetlb mremap
 2022-02-11  6:32 UTC 

[PATCH 0/3] drivers/crypto: Constify static attribute_group
 2022-02-11  6:27 UTC  (5+ messages)
` [PATCH 1/3] crypto: omap-aes - "
` [PATCH 2/3] crypto: omap-sham "
` [PATCH 3/3] crypto/nx: Constify static attribute_group structs

[PATCH 38/49] arch/powerpc: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
 2022-02-11  4:10 UTC  (3+ messages)
` [PATCH 43/49] soc/qman: replace cpumask_weight with cpumask_weight_lt

[powerpc:next] BUILD REGRESSION 14cc509e7b686ce5db7175d0fb084cacae046d96
 2022-02-11  2:30 UTC 

[powerpc:fixes-test] BUILD SUCCESS 9bb162fa26ed76031ed0e7dbc77ccea0bf977758
 2022-02-11  2:22 UTC 

[PATCHv2] powerpc/lib/sstep: fix 'ptesync' build error
 2022-02-11  0:51 UTC 

[PATCH] powerpc/lib/sstep: fix 'ptesync' build error
 2022-02-10 17:40 UTC  (2+ messages)

[PATCH v2 0/7] soc: fsl: guts: cleanups and serial_number support
 2022-02-10 16:20 UTC  (9+ messages)
` [PATCH v2 1/7] soc: fsl: guts: machine variable might be unset
` [PATCH v2 2/7] soc: fsl: guts: remove module_exit() and fsl_guts_remove()
` [PATCH v2 3/7] soc: fsl: guts: embed fsl_guts_get_svr() in probe()
` [PATCH v2 4/7] soc: fsl: guts: allocate soc_dev_attr on the heap
` [PATCH v2 5/7] soc: fsl: guts: use of_root instead of own reference
` [PATCH v2 6/7] soc: fsl: guts: drop platform driver
` [PATCH v2 7/7] soc: fsl: guts: add serial_number support

[PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-10 15:08 UTC  (7+ messages)

[powerpc] Warning mm/slub.c:3246 during boot (next-20220210) w/ext4
 2022-02-10 13:49 UTC  (2+ messages)

[PATCH v2] scsi: ibmvfc: replace snprintf with sysfs_emit
 2022-02-10 10:33 UTC 

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-09 19:52 UTC  (3+ messages)
` [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[PATCH v2 0/5] Allocate module text and data separately
 2022-02-09 15:42 UTC  (2+ messages)

[PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
 2022-02-09 14:45 UTC  (4+ messages)

[PATCH] ocxl: Make use of the helper macro LIST_HEAD()
 2022-02-09  9:51 UTC  (2+ messages)

[RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
 2022-02-09  9:13 UTC  (3+ messages)
` [RFC PATCH 2/2] pseries: define sysfs interface to expose PKS variables

[PATCH] powerpc: delete redundant conversion
 2022-02-09  8:34 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).