linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-14 10:30:55 to 2022-02-16 13:08:17 UTC [more...]

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 13:07 UTC  (60+ 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

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-16 13:04 UTC  (21+ 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
` [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
` [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32

[PATCH v5 0/5] KVM: PPC: MMIO fixes
 2022-02-16 13:04 UTC  (2+ messages)

powerpc: Set crashkernel offset to mid of RMA region
 2022-02-16 12:25 UTC  (2+ messages)

[PATCHv2] selftests/powerpc/copyloops: Add memmove_64 test
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH] powerpc/pseries: make pseries_devicetree_update() static
 2022-02-16 12:25 UTC  (2+ messages)

[RFC PATCH v1 00/11] powerpc/machdep: Remove dust and convert to static calls
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH v4 1/5] powerpc/vdso: augment VDSO32 functions to support 64 bits build
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH] powerpc: Use the newly added is_tsk_32bit_task() macro
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH] powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possible
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH] powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH 1/3] powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH 1/2] powerpc/32: Remove remaining .stabs annotations
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH v2] powerpc/mm: Update default hugetlb size early
 2022-02-16 12:25 UTC  (2+ messages)

[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
 2022-02-16 12:25 UTC  (18+ messages)
` [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
` [PATCH v4 02/13] powerpc: Move and rename func_descr_t
` [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
` [PATCH v4 04/13] powerpc: Remove "
` [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
` [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v4 10/13] lkdtm: Force do_nothing() out of line
` [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v4 12/13] lkdtm: Fix execute_[user]_location()
` [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection

[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
 2022-02-16 12:11 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc: Fix virt_addr_valid() check

[next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
 2022-02-16 11:39 UTC  (4+ messages)

[PATCH v1 1/4] powerpc/ftrace: Also save r1 in ftrace_caller()
 2022-02-16 10:22 UTC  (5+ messages)
` [PATCH v1 2/4] powerpc/ftrace: Add recursion protection in prepare_ftrace_return()
` [PATCH v1 3/4] powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS is set
` [PATCH v1 4/4] powerpc/ftrace: Style cleanup in ftrace_mprofile.S

[PATCH v2 0/2] vmx-crypto: Add missing dependencies
 2022-02-16 10:01 UTC  (7+ messages)
` [PATCH v2 1/2] crypto: vmx: Turn CRYPTO_DEV_VMX_ENCRYPT into tristate
` [PATCH v2 2/2] crypto: vmx: Add missing dependencies

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

[PATCH v3 00/10] powerpc/pseries/vas: NXGZIP support with DLPAR
 2022-02-16  2:21 UTC  (22+ 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 kernel 0/3] powerpc/llvm/lto: Enable CONFIG_LTO_CLANG_THIN=y
 2022-02-16  1:28 UTC  (4+ messages)
` [PATCH kernel 2/3] powerpc/llvm: Sample config for LLVM LTO

[PATCH v1 0/2] mm: enforce pageblock_order < MAX_ORDER
 2022-02-15 19:53 UTC  (6+ messages)
` [PATCH v1 1/2] cma: factor out minimum alignment requirement
` [PATCH v1 2/2] mm: enforce pageblock_order < MAX_ORDER

[PATCH] powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
 2022-02-15 11:28 UTC 

[PATCH] powerpc/module_64: use module_init_section instead of patching names
 2022-02-15 11:27 UTC  (4+ messages)

[PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant
 2022-02-15  9:31 UTC  (2+ messages)

[PATCH] powerpc: epapr: A typo fix
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH 1/1] powerpc/e500/qemu-e500: allow core to idle without waiting
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc: dts: Fix some I2C unit addresses
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH]powerpc/xive: Export XIVE IPI information for online-only processors
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc: add link stack flush mitigation status in debugfs
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH v5] powerpc/pseries: read the lpar name from the firmware
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/spufs: adjust list element pointer type
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc: Fix debug print in smp_setup_cpu_maps
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] macintosh: macio_asic: remove useless cast for driver.name
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/ptdump: Fix sparse warning in hashpagetable.c
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/nohash: Remove pte_same()
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH v2] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/603: Remove outdated comment
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/603: Clear C bit when PTE is read only
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/32s: Make pte_update() non atomic on 603 core
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH] powerpc/kasan: Fix early region not updated correctly
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH v2] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-02-15  5:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-02-15  5:26 UTC  (2+ messages)

[PATCH V2] powerpc/perf: Fix task context setting for trace imc
 2022-02-15  5:26 UTC  (2+ messages)

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-02-14 18:46 UTC  (9+ messages)

[PATCH] powerpc/boot: Add `otheros-too-big.bld` to .gitignore
 2022-02-14 18:27 UTC  (2+ messages)

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

[PATCH v5 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-14 16:03 UTC  (8+ messages)
` [PATCH v5 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity

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  (3+ messages)

[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  (11+ messages)
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection


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