linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 00:02:16 to 2022-10-14 14:33:05 UTC [more...]

[PATCH AUTOSEL 4.14 1/4] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:54 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/4] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 4.14 3/4] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 4.14 4/4] powerpc/mm: Fix UBSAN warning reported on hugetlb

[PATCH AUTOSEL 4.19 1/5] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:54 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 2/5] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 4.19 3/5] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 4.19 4/5] powerpc/mm: Fix UBSAN warning reported on hugetlb
` [PATCH AUTOSEL 4.19 5/5] powerpc/64: Fix msr_check_and_set/clear MSR[EE] race

[PATCH AUTOSEL 5.4 1/7] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:54 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] powerpc/math-emu: Remove -w build flag and fix warnings
` [PATCH AUTOSEL 5.4 3/7] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 5.4 4/7] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 5.4 5/7] powerpc/perf: Fix branch_filter support for multiple filters
` [PATCH AUTOSEL 5.4 6/7] powerpc/mm: Fix UBSAN warning reported on hugetlb
` [PATCH AUTOSEL 5.4 7/7] powerpc/64: Fix msr_check_and_set/clear MSR[EE] race

[PATCH AUTOSEL 5.10 1/7] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:53 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 2/7] powerpc/math-emu: Remove -w build flag and fix warnings
` [PATCH AUTOSEL 5.10 3/7] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 5.10 4/7] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 5.10 5/7] powerpc/perf: Fix branch_filter support for multiple filters
` [PATCH AUTOSEL 5.10 6/7] powerpc/mm: Fix UBSAN warning reported on hugetlb
` [PATCH AUTOSEL 5.10 7/7] powerpc/64: Fix msr_check_and_set/clear MSR[EE] race

[PATCH AUTOSEL 5.15 2/8] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:53 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 3/8] powerpc/math-emu: Remove -w build flag and fix warnings
` [PATCH AUTOSEL 5.15 4/8] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 5.15 5/8] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 5.15 6/8] powerpc/perf: Fix branch_filter support for multiple filters
` [PATCH AUTOSEL 5.15 7/8] powerpc/mm: Fix UBSAN warning reported on hugetlb
` [PATCH AUTOSEL 5.15 8/8] powerpc/64: Fix msr_check_and_set/clear MSR[EE] race

[PATCH AUTOSEL 5.19 02/10] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:52 UTC  (8+ messages)
` [PATCH AUTOSEL 5.19 04/10] powerpc/math-emu: Remove -w build flag and fix warnings
` [PATCH AUTOSEL 5.19 05/10] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 5.19 06/10] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 5.19 07/10] powerpc/perf: Fix branch_filter support for multiple filters
` [PATCH AUTOSEL 5.19 08/10] powerpc/rtas: block error injection when locked down
` [PATCH AUTOSEL 5.19 09/10] powerpc/mm: Fix UBSAN warning reported on hugetlb
` [PATCH AUTOSEL 5.19 10/10] powerpc/64: Fix msr_check_and_set/clear MSR[EE] race

[PATCH AUTOSEL 6.0 02/11] powerpc/selftests: Use timersub() for gettimeofday()
 2022-10-14 13:51 UTC  (8+ messages)
` [PATCH AUTOSEL 6.0 04/11] powerpc/math-emu: Remove -w build flag and fix warnings
` [PATCH AUTOSEL 6.0 05/11] powerpc/85xx: Fix fall-through warning for Clang
` [PATCH AUTOSEL 6.0 07/11] powerpc: Remove direct call to personality syscall handler
` [PATCH AUTOSEL 6.0 08/11] powerpc/perf: Fix branch_filter support for multiple filters
` [PATCH AUTOSEL 6.0 09/11] powerpc/rtas: block error injection when locked down
` [PATCH AUTOSEL 6.0 10/11] powerpc/mm: Fix UBSAN warning reported on hugetlb
` [PATCH AUTOSEL 6.0 11/11] powerpc/64: Fix msr_check_and_set/clear MSR[EE] race

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-2 tag
 2022-10-14 11:41 UTC 

[PATCH v2] perf: Rewrite core context handling
 2022-10-14  9:56 UTC  (11+ messages)

[powerpc:fixes] BUILD SUCCESS 90d5ce82e143b42b2fdfb95401a89f86b71cedb7
 2022-10-14  3:16 UTC 

[PATCH v2 0/2] powerpc: misc interrupt and context tracking
 2022-10-14  3:07 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: PPC: BookS PR-KVM and BookE do not support "
` [PATCH v2 2/2] powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning

[PATCH 1/3] powerpc/64s: Add lockdep for HPTE lock
 2022-10-14  0:18 UTC  (6+ messages)
` [PATCH 2/3] powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe
` [PATCH 3/3] powerpc/64s: make linear_map_hash_lock a raw spinlock

[PATCH 1/3] powerpc/64s: Disable preemption in hash lazy mmu mode
 2022-10-14  0:18 UTC  (8+ messages)
` [PATCH 2/3] powerpc/64s: Fix hash__change_memory_range preemption warning
` [PATCH 3/3] powerpc: fix reschedule bug in KUAP-unlocked user copy

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
 2022-10-13 18:55 UTC  (32+ messages)

[GIT PULL] virtio: fixes, features
 2022-10-13 17:19 UTC  (12+ messages)

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-13 16:21 UTC  (16+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

[linux-next:master] BUILD REGRESSION 56e8142dda103af35e1a47e560517dce355ac001
 2022-10-13 16:16 UTC 

[PATCH] powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
 2022-10-13 15:58 UTC 

[PATCH] powerpc/pseries: Fix CONFIG_DTL=n build
 2022-10-13 15:55 UTC 

[PATCH v4 0/5] drm: Add driver for PowerPC OF displays
 2022-10-13  7:39 UTC  (22+ messages)
` [PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers

[PATCH v2] x86: Fix /proc/cpuinfo cpumask warning
 2022-10-12 12:42 UTC 

Issues with the first PowerPC updates for the kernel 6.1
 2022-10-13  9:46 UTC  (6+ messages)

[PATCH] powerpc/pseries: Fix CONFIG_DTL=n build
 2022-10-13  7:31 UTC 

[PATCH] powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
 2022-10-13  6:44 UTC 

[PATCH v4 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-10-13  3:40 UTC  (8+ messages)
` [PATCH v4 11/16] objtool: Add --mnop as an option to --mcount

[powerpc:merge] BUILD SUCCESS 0c4c772cd7717acd0e466154ca733eea38895af0
 2022-10-13  3:07 UTC 

[powerpc:fixes-test] BUILD SUCCESS e237506238352f3bfa9cf3983cdab873e35651eb
 2022-10-13  3:07 UTC 

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-13  1:37 UTC  (5+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible

[PATCH 1/2] powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs
 2022-10-12 10:21 UTC  (5+ messages)
` [PATCH 2/2] powerpc: move sync_file_range2 compat definition

[PATCH] powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
 2022-10-12  9:52 UTC  (4+ messages)

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (10+ messages)
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()

[PATCH] powerpc: Fix 85xx build
 2022-10-11 17:14 UTC  (2+ messages)

[PATCH v5 0/5] drm: Add driver for PowerPC OF displays
 2022-10-11 15:07 UTC  (6+ messages)
` [PATCH v5 1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v5 2/5] drm/ofdrm: Add CRTC state
` [PATCH v5 3/5] drm/ofdrm: Add per-model device function
` [PATCH v5 4/5] drm/ofdrm: Support color management
` [PATCH v5 5/5] drm/ofdrm: Support big-endian scanout buffers

[PATCH v3] powerpc/pseries/vas: Add VAS IRQ primary handler
 2022-10-11 14:30 UTC  (2+ messages)

[PATCH] powerpc/kasan/book3s_64: warn when running with hash MMU
 2022-10-11 10:25 UTC  (7+ messages)

[PATCH v3] soc: fsl: qe: Add check for ioremap
 2022-10-11  6:52 UTC 

[PATCH v2] soc: fsl: qe: Add check for ioremap
 2022-10-11  6:37 UTC  (2+ messages)

[PATCH linux-next][RFC] powerpc: fix HOTPLUG error in rcutorture
 2022-10-11  1:59 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).