messages from 2026-06-23 15:35:22 to 2026-06-29 19:26:29 UTC [more...]
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-29 19:25 UTC (5+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
[RFC 0/3] powerpc/perf: Add Device Tree based PMU description framework
2026-06-29 18:47 UTC (5+ messages)
` [RFC 1/3] powerpc/perf: Register PMU from device tree and expose events
` [RFC 2/3] powerpc/perf: Add DTS-based MMCR computation
` [RFC 3/3] powerpc/perf: Add DTS-based event constraints
[PATCH V2] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
2026-06-29 18:29 UTC
[PATCH] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
2026-06-29 17:14 UTC (12+ messages)
[PATCH v2 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-06-29 16:37 UTC (2+ messages)
` [PATCH v2 6/8] powerpc64/kasan: Remove unreachable invalid range check in kasan_init_phys_region()
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 16:23 UTC (24+ messages)
` [PATCH v2 01/19] powerpc/powermac: fix OF node refcount
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 03/19] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v2 04/19] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v2 05/19] of: platform: use platform_device_set_of_node()
` [PATCH v2 06/19] powerpc/powermac: "
` [PATCH v2 07/19] i2c: pxa-pci: "
` [PATCH v2 08/19] iommu/fsl: "
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 11/19] mfd: tps6586: "
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 15/19] platform/surface: gpe: "
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-06-29 13:06 UTC (19+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit()
` [PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
` [PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications
` [PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work()
` [PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common()
` [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
` [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
` [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH v3 0/4] sys_info: prevent duplicate backtraces
2026-06-29 12:54 UTC (18+ messages)
` [PATCH v3 1/4] sys_info: add helper for callers that print some sys_info on their own
` [PATCH v3 2/4] watchdog: use sys_info_with_filter() to avoid duplicate backtraces
` [PATCH v3 3/4] powerpc/watchdog: "
` [PATCH v3 4/4] panic: "
cleanup the RAID6 P/Q library v3
2026-06-29 12:48 UTC (9+ messages)
` [PATCH 08/18] raid6: warn when using less than four devices
[PATCH] ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel count
2026-06-25 13:57 UTC (2+ messages)
[PATCH v17 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-29 11:28 UTC (12+ messages)
` [PATCH v17 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v17 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v17 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v17 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v17 05/10] x86/crash: "
` [PATCH v17 06/10] riscv: kexec_file: "
` [PATCH v17 07/10] LoongArch: "
` [PATCH v17 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v17 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v17 10/10] riscv: "
[PATCH 3/4] selftests: powerpc: fix spelling mistake
2026-06-29 9:30 UTC
[PATCH 3/4] selftests: powerpc: fix spelling mistake
2026-06-29 8:28 UTC
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-29 9:51 UTC (12+ messages)
[PATCH V16 0/7] Rust Support for powerpc
2026-06-29 9:11 UTC (8+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 9:06 UTC (4+ messages)
` [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_dev()
[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-06-27 17:49 UTC (5+ messages)
` [PATCH 13/16] perf: Use sysfs_emit() for cpumask show callbacks
[PATCH 0/1] KVM: powerpc/book3s_hv: Handle deferred CFS bandwidth throttle on guest re-entry
2026-06-27 12:12 UTC (3+ messages)
` [PATCH 1/1] KVM: powerpc/book3s_hv: Use generic xfer to guest work function
[PATCH v2 1/2] powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
2026-06-27 10:47 UTC (2+ messages)
` [PATCH v2 2/2] powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()
[PATCH v3] perf scripts: Add configurable sorting option to powerpc-hcalls
2026-06-27 9:03 UTC
[PATCH 1/2] powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
2026-06-26 19:25 UTC (3+ messages)
` [PATCH 2/2] powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-26 19:03 UTC (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
[PATCH v3] perf dso: Fix kallsyms DSO detection with fallback logic
2026-06-26 16:10 UTC
[PATCH 0/2] selftests/mm: avoid false failures in hugetlb and KSM tests
2026-06-26 15:55 UTC (5+ messages)
` [PATCH 1/2] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH 2/2] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
[PATCH v2] powerpc/powernv: Cache OPAL check_token() results
2026-06-26 12:35 UTC
[PATCH] powerpc/pseries: Simplify attribute description check in papr_init()
2026-06-26 11:07 UTC
[PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
2026-06-26 9:14 UTC (4+ messages)
[PATCH v2] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
2026-06-26 9:13 UTC
[PATCH v4 0/2] kunit: Add support for skipping entire test suites
2026-06-26 8:58 UTC (3+ messages)
` [PATCH v4 1/2] kunit,rust: Add ability to skip "
` [PATCH v4 2/2] kunit: Add example of test suite that can be skipped at runtime
[PATCH v5 0/9] driver core: Fix some race conditions
2026-06-26 8:21 UTC (2+ messages)
[PATCH 01/19] btrfs: require at least 4 devices for RAID 6
2026-06-26 8:21 UTC (2+ messages)
[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
2026-06-26 8:20 UTC (2+ messages)
[PATCH] powerpc64/kasan: Remove unreachable invalid range check in kasan_init_phys_region()
2026-06-26 3:29 UTC
[PATCH v4 00/19] mm: Refactor bootmem gigantic hugepage allocation
2026-06-26 0:46 UTC (2+ messages)
[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
2026-06-25 21:31 UTC (4+ messages)
` [PATCH v2 6/7] ibmvfc: register and use asynchronous sub-queue
[PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
2026-06-25 21:00 UTC (22+ messages)
` [PATCH v2 2/4] watchdog: avoid sys_info fallback for all_bt
` [PATCH v2 3/4] powerpc/watchdog: "
` [PATCH v2 4/4] panic: avoid duplicate all CPU backtraces from sys_info
` Fixed tag magic: was: Re: [PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
[PATCH] usb: gadget: fsl_qe_udc: fix gadget lifetime on registration failure
2026-06-25 14:55 UTC (2+ messages)
[PATCH] powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
2026-06-25 14:04 UTC (5+ messages)
[PATCH] powerpc/serial: Fix include guard comment
2026-06-25 8:43 UTC (2+ messages)
[PATCH] virt: fsl_hypervisor: bound memcpy ioctl ranges
2026-06-24 12:56 UTC
[PATCH v2] powerpc/pseries/iommu: Add check for iommu_pseries_alloc_group()
2026-06-24 15:14 UTC (2+ messages)
[PATCH v4 0/3] mm, swap: Enable THP SWAP for PowerPC Book3S64
2026-06-24 11:15 UTC (4+ messages)
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
[PATCH] powerpc/uaccess: Check CONFIG_PPC_E500
2026-06-24 8:41 UTC (2+ messages)
[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
2026-06-24 7:38 UTC (3+ messages)
[PATCH] MAINTAINERS: Demote myself to reviewer
2026-06-24 7:18 UTC (3+ messages)
[PATCH] selftests/powerpc: Add SPDX-License-Identifier to count_stcx_fail.c
2026-06-23 14:52 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-06-23 10:10 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-06-23 7:58 UTC (2+ messages)
[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
2026-06-24 1:18 UTC (4+ messages)
` [PATCH v3 RESEND 02/10] KVM: selftests: Add aligned guest physical page allocator
[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-06-23 23:14 UTC (11+ messages)
` [PATCH bpf v9 1/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH bpf v9 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH bpf v9 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH bpf v9 4/8] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH bpf v9 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH bpf v9 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH bpf v9 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH bpf v9 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
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