messages from 2026-06-23 01:30:49 to 2026-06-29 09:51:33 UTC [more...]
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 9:12 UTC (19+ 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 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 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 v17 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-29 9:47 UTC (11+ 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 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()
[RFC 0/3] powerpc/perf: Add Device Tree based PMU description framework
2026-06-29 6:10 UTC (4+ 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] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
2026-06-29 4:54 UTC (8+ messages)
[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
cleanup the RAID6 P/Q library v3
2026-06-27 1:14 UTC (6+ messages)
` [PATCH 08/18] raid6: warn when using less than four devices
[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 v3 0/4] sys_info: prevent duplicate backtraces
2026-06-26 14:58 UTC (16+ 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: "
[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] ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel count
2026-06-25 10:24 UTC
[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 (17+ messages)
` [PATCH v4 1/3] mm, swap: make SWAPFILE_CLUSTER runtime
` [PATCH v4 2/3] mm, swap: allow archs to override SWAP_NR_ORDERS via ARCH_MAX_PMD_ORDER
` [PATCH v4 3/3] powerpc: Kconfig: Enable THP_SWAP on Book3S64
[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 (4+ 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
[PATCH v4 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-06-23 14:05 UTC (13+ messages)
` [PATCH v4 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v4 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v4 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v4 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH 00/29] ibmvfc: Add NVMe-FC support
2026-06-23 1:30 UTC (29+ messages)
` [PATCH 01/29] ibmvfc: move target list from host to protocol specific channel groups
` [PATCH 03/29] ibmvfc: split NVMe support into separate source file and add transport stubs
` [PATCH 04/29] ibmvfc: initialize NVMe channel configuration during driver probe
` [PATCH 05/29] ibmvfc: alloc/dealloc sub-queues for nvme channels
` [PATCH 06/29] ibmvfc: add logic for protocol specific fabric logins
` [PATCH 07/29] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH 08/29] ibmvfc: add helper for creating protocol specific discovery event
` [PATCH 09/29] ibmvfc: add helper to check NVMe/FC support with active channels
` [PATCH 10/29] ibmvfc: allocate and free NVMe channel group discover buffer
` [PATCH 11/29] ibmvfc: send NVMe target discovery MAD
` [PATCH 12/29] ibmvfc: add NVMe/FC Implicit Logout and Move Login support
` [PATCH 13/29] ibmvfc: add NVMe/FC Port "
` [PATCH 14/29] ibmvfc: add NVMe/FC Process "
` [PATCH 15/29] ibmvfc: add NVMe/FC Query Target support
` [PATCH 16/29] ibmvfc: allocate targets based on protocol
` [PATCH 17/29] ibmvfc: delete NVMe/FC targets as well as SCSI
` [PATCH 18/29] ibmvfc: update state machine to process NVMe/FC targets
` [PATCH 19/29] ibmvfc: implement NVMe/FC stubs for local/remote port registration
` [PATCH 20/29] ibmvfc: register local nvme fc port after fabric login
` [PATCH 21/29] ibmvfc: process NVMe/FC rports in work thread
` [PATCH 22/29] ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.h
` [PATCH 23/29] ibmvfc: declare global function definitions
` [PATCH 24/29] ibmvfc: implement LLDD callbacks for mapping nvme-fc queues
` [PATCH 25/29] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH 26/29] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH 27/29] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH 28/29] ibmvfc: implement nvme-fc FCP abort callback
` [PATCH 29/29] ibmvfc: fail nvme-fc fcp-io and ls requests during transport reset
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