messages from 2024-06-20 18:05:38 to 2024-06-24 19:22:09 UTC [more...]
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2024-06-24 19:21 UTC (4+ messages)
[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
2024-06-24 19:11 UTC (6+ messages)
` [PATCH 2/2] powerpc/topology: Check if a core is online
move features flags into queue_limits v2
2024-06-24 17:24 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH v2 00/13] linux system call fixes
2024-06-24 16:37 UTC (10+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
2024-06-24 16:21 UTC (4+ messages)
` [PATCH 2/4] crypto: caam: Depend on COMPILE_TEST also
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi
` [PATCH 4/4] crypto: caam: Unembed net_dev structure in dpaa2
[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
2024-06-24 15:56 UTC (4+ messages)
` [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
2024-06-24 15:20 UTC (4+ messages)
[PATCH 1/1] dt-bindings: soc: fsl: Convert q(b)man-* to yaml format
2024-06-24 15:04 UTC (3+ messages)
[PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-06-24 14:45 UTC (24+ messages)
` [PATCH v6 01/23] powerpc/64e: Remove unused IBM HTW code
` [PATCH v6 02/23] powerpc/64e: Split out nohash Book3E 64-bit code
` [PATCH v6 03/23] powerpc/64e: Drop E500 ifdefs in "
` [PATCH v6 04/23] powerpc/64e: Drop MMU_FTR_TYPE_FSL_E checks "
` [PATCH v6 05/23] powerpc/64e: Consolidate TLB miss handler patching
` [PATCH v6 06/23] powerpc/64e: Drop unused TLB miss handlers
` [PATCH v6 07/23] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v6 08/23] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v6 09/23] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v6 10/23] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v6 11/23] powerpc/mm: Allow hugepages without hugepd
` [PATCH v6 12/23] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v6 13/23] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v6 14/23] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v6 15/23] powerpc/e500: Remove enc and ind fields from "
` [PATCH v6 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v6 17/23] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v6 18/23] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v6 19/23] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v6 20/23] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v6 22/23] powerpc/mm: Remove hugepd leftovers
` [PATCH v6 23/23] mm: Remove CONFIG_ARCH_HAS_HUGEPD
[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-06-24 14:24 UTC (4+ messages)
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
[PATCH 00/15] linux system call fixes
2024-06-24 12:52 UTC (33+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
[PATCH v4 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
2024-06-24 12:39 UTC (7+ messages)
` [PATCH v4 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [PATCH v4 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [PATCH v4 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [PATCH v4 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [PATCH v4 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [PATCH v4 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
[PATCH] powerpc: Fixed duplicate copying in the early boot
2024-06-24 12:30 UTC (3+ messages)
` [PATCH v2] powerpc: Fix unnecessary copy to 0 when kernel is booted at address 0
[PATCH v3] powerpc/eeh: avoid possible crash when edev->pdev changes
2024-06-24 12:30 UTC (2+ messages)
[PATCH] powerpc/pseries: Whitelist dtl slub object for copying to userspace
2024-06-24 12:30 UTC (8+ messages)
[PATCH v2 1/7] powerpc/40x: Remove 40x platforms
2024-06-24 12:27 UTC (7+ messages)
` [PATCH v2 2/7] powerpc/boot: Remove all 40x platforms from boot
` [PATCH v2 3/7] powerpc: Remove 40x from Kconfig and defconfig
` [PATCH v2 4/7] powerpc: Remove core support for 40x
` [PATCH v2 5/7] powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
` [PATCH v2 6/7] powerpc: Replace CONFIG_4xx with CONFIG_44x
` [PATCH v2 7/7] powerpc/platforms: Move files from 4xx to 44x
[PATCH v3 0/2] PCI hotplug driver fixes
2024-06-24 12:09 UTC (3+ messages)
` [PATCH v3 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH v3 2/2] powerpc: hotplug driver bridge support
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-06-24 11:59 UTC (13+ messages)
` [RFC PATCH v3 01/11] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v3 02/11] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v3 03/11] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v3 04/11] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v3 05/11] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v3 06/11] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v3 07/11] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [RFC PATCH v3 08/11] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [RFC PATCH v3 09/11] samples/ftrace: Add support for ftrace direct samples on powerpc
` [RFC PATCH v3 10/11] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [RFC PATCH v3 11/11] powerpc64/bpf: Add support for bpf trampolines
[PATCHv5 0/9] ASoC: fsl-asoc-card: add S/PDIF controller
2024-06-24 9:24 UTC (15+ messages)
` [PATCHv5 6/9] ASoC: dt-bindings: fsl-asoc-card: add compatible string for spdif
` [PATCHv5 7/9] ASoC: dt-bindings: imx-audio-spdif: remove binding
` [PATCHv5 8/9] arm64: dts: imx8m: update spdif sound card node properties
` (subset) [PATCHv5 0/9] ASoC: fsl-asoc-card: add S/PDIF controller
[Patch v4 00/10] Add audio support for LPC32XX CPUs
2024-06-24 8:59 UTC (30+ messages)
` [Patch v4 01/10] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v4 02/10] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v4 03/10] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v4 04/10] ARM: dts: lpc32xx: Add missing dma and i2s properties
` [Patch v4 05/10] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 07/10] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 09/10] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()
[PATCH V3 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
2024-06-23 15:26 UTC (2+ messages)
[PATCH 0/7] mm/mprotect: Fix dax puds
2024-06-23 15:42 UTC (17+ messages)
` [PATCH 1/7] mm/dax: Dump start address in fault handler
` [PATCH 2/7] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
` [PATCH 3/7] mm/mprotect: Push mmu notifier to PUDs
` [PATCH 4/7] mm/powerpc: Add missing pud helpers
` [PATCH 5/7] mm/x86: Make pud_leaf() only cares about PSE bit
` [PATCH 6/7] mm/x86: Add missing pud helpers
` [PATCH 7/7] mm/mprotect: fix dax pud handlings
[GIT PULL] Please pull powerpc/linux.git powerpc-6.10-3 tag
2024-06-23 15:13 UTC (2+ messages)
[PATCH V4 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
2024-06-23 6:48 UTC (3+ messages)
` [PATCH V4 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map
` [PATCH V4 3/3] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage
[PATCH 1/3] powerpc/pseries: Macros and wrapper functions for H_HTM call
2024-06-22 8:27 UTC (5+ messages)
` [PATCH 2/3] powerpc/pseries: Export hardware trace macro dump via debugfs
` [PATCH 3/3] powerpc: Document details on H_HTM hcall
[V4 00/16] Add data type profiling support for powerpc
2024-06-22 0:06 UTC (3+ messages)
[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
2024-06-21 19:37 UTC (3+ messages)
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-06-21 17:16 UTC (20+ messages)
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist
[PATCH] tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debuginfo is not present
2024-06-21 14:35 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-21 9:32 UTC (11+ messages)
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (8+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
2024-06-20 8:51 UTC (2+ messages)
` [PATCH v1 2/2] powerpc/mmiotrace: bind ioremap and page fault to active mmiotrace
[PATCH 12/15] net: ibmvnic: Convert tasklet API to new bottom half workqueue mechanism
2024-06-21 5:05 UTC
[powerpc:merge] BUILD SUCCESS e2b06d707dd067509cdc9ceba783c06fa6a551c2
2024-06-21 3:59 UTC
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;
as well as URLs for NNTP newsgroup(s).