messages from 2024-11-17 20:41:57 to 2024-11-27 21:30:23 UTC [more...]
[RFC PATCH 01/20] powerpc/cell: Remove support for IBM Cell Blades
2024-11-27 21:27 UTC (4+ messages)
` [RFC PATCH 20/20] genirq: Remove IRQ_EDGE_EOI_HANDLER
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-11-27 20:10 UTC (17+ messages)
` [RFC PATCH 02/10] powerpc/chrp: Remove various dead code
` [RFC PATCH 09/10] i2c: Remove I2C_HYDRA
[PATCH v2] arm64: kexec: Check if IRQ is already masked before masking
2024-11-27 15:22 UTC
[PATCH v4 00/26] mm: introduce numa_memblks
2024-11-27 19:32 UTC (3+ messages)
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
[powerpc:merge] BUILD SUCCESS a85c72f04fb3d31e6542bd8039cda7e647d172ea
2024-11-27 17:59 UTC
[Bug 13650] Problem with alloc_arch_preferred_bootmem() on powerpc
2024-11-27 9:12 UTC
[PATCH] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
2024-11-27 9:11 UTC (5+ messages)
[PATCH 0/3] powerpc: Enable dynamic preemption
2024-11-27 6:44 UTC (10+ messages)
` [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm
` [PATCH 2/3] powerpc: support dynamic preemption
` [PATCH 3/3] powerpc: print right preemption model in die
[PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
2024-11-27 3:00 UTC (3+ messages)
` [PATCH 1/2] ASoC: fsl_xcvr: Use regmap for PHY and PLL registers
` [PATCH 2/2] ASoC: fsl_xcvr: Add suspend and resume support
[PATCH] powerpc/prom_init: Fixup missing powermac #size-cells
2024-11-26 13:37 UTC (2+ messages)
[PATCH 0/4] Add function to constrain rates
2024-11-26 11:54 UTC (5+ messages)
` [PATCH 1/4] ASoC: fsl_utils: "
` [PATCH 2/4] ASoC: fsl_micfil: Switch to common sample rate constraint function
` [PATCH 3/4] ASoC: fsl_xcvr: Add sample rate constraint
` [PATCH 4/4] ASoC: fsl_sai: "
[PATCH v2 0/2] powerpc: Enable lazy preemption
2024-11-26 10:53 UTC (9+ messages)
` [PATCH v2 1/2] powerpc: Add preempt lazy support
` [PATCH v2 2/2] powerpc: Large user copy aware of full:rt:lazy preemption
[PATCH v2 1/4] powerpc/perf: Add perf interface to expose vpa counters
2024-11-26 7:36 UTC (6+ messages)
` [PATCH v2 2/4] docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event format entries for vpa_pmu
` [PATCH v2 3/4] powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch
` [PATCH v2 4/4] powerpc/perf: Add per-task/process monitoring to vpa_pmu driver
[PATCH v2 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
2024-11-26 5:32 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: fsl_xcvr: "
` [PATCH v2 2/2] ASoC: fsl_spdif: "
[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
2024-11-26 3:36 UTC (3+ messages)
[PATCH -next] powerpc/machdep: Remove duplicated include in svm.c
2024-11-26 2:57 UTC (4+ messages)
[PATCH v10 0/5] Extended MODVERSIONS Support
2024-11-25 23:25 UTC (9+ messages)
` [PATCH v10 1/5] modules: Support extended MODVERSIONS info
` [PATCH v10 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v10 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v10 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2024-11-25 19:47 UTC (7+ messages)
` [PATCH v2 2/2] "
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-11-25 15:51 UTC (35+ messages)
` [PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
` [PATCH v3 11/25] mm: Allow compound zone device pages
` [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
` [PATCH v3 15/25] huge_memory: Allow mappings of PMD "
` [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages
` [PATCH v3 19/25] memcontrol-v1: "
` [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v3 23/25] mm: Remove pXX_devmap callers
` [PATCH v3 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
[PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers
2024-11-25 9:48 UTC (4+ messages)
linux-next: manual merge of the powerpc tree with the kbuild tree
2024-11-24 23:32 UTC (2+ messages)
[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
2024-11-24 18:16 UTC (19+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()
[PATCH AUTOSEL 4.19 04/21] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:56 UTC
[PATCH AUTOSEL 5.4 06/28] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:55 UTC
[PATCH AUTOSEL 5.10 08/33] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:53 UTC
[PATCH AUTOSEL 5.15 08/36] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:51 UTC
[PATCH AUTOSEL 6.1 13/48] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:48 UTC
[PATCH AUTOSEL 6.6 17/61] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:44 UTC
[PATCH AUTOSEL 6.11 30/87] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:38 UTC
[PATCH AUTOSEL 6.12 036/107] net: ethernet: fs_enet: Use %pa to format resource_size_t
2024-11-24 13:28 UTC
[PATCH] docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Fix htmldocs errors
2024-11-24 10:30 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-6.13-1 tag
2024-11-23 18:49 UTC (2+ messages)
[PATCH] powerpc: Transliterate author name and remove FIXME
2024-11-23 10:19 UTC (5+ messages)
[PATCH v9 0/5] Extended MODVERSIONS Support
2024-11-23 1:44 UTC (8+ messages)
` [PATCH v9 1/5] modules: Support extended MODVERSIONS info
` [PATCH v9 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v9 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v9 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v9 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
2024-11-22 1:52 UTC (4+ messages)
` [PATCH 1/2] ASoC: fsl_xcvr: "
` [PATCH 2/2] ASoC: fsl_spdif: "
[PATCH v8 0/3] Extended MODVERSIONS Support
2024-11-21 21:51 UTC (13+ messages)
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
[PATCH] powerpc/pseries/eeh: Fix get PE state translation
2024-11-21 19:56 UTC (4+ messages)
[powerpc:next] BUILD SUCCESS 3c592ce7991cdf03bc7d139d790ce58c82c5903b
2024-11-21 1:17 UTC
[PATCH] soc: fsl: cpm1: qmc: Fix qmc_probe() warn missing error code ret
2024-11-21 0:57 UTC (4+ messages)
linux-next: build failure after merge of the ftrace tree
2024-11-20 23:27 UTC (2+ messages)
[PATCH net-next v2 00/10] net: freescale: ucc_geth: Phylink conversion
2024-11-20 8:43 UTC (4+ messages)
` [PATCH net-next v2 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
[PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
2024-11-20 8:19 UTC (2+ messages)
linux-next: build warning after merge of the powerpc tree
2024-11-20 6:13 UTC
[PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code
2024-11-19 17:53 UTC (7+ messages)
[PATCH v9 0/4] Support SMT control on arm64
2024-11-19 12:27 UTC (6+ messages)
` [PATCH v9 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-19 9:09 UTC (19+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 04/21] s390: kernel: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()
[PATCH] powerpc/vdso: Remove unused clockmode asm offsets
2024-11-19 8:02 UTC (5+ messages)
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-18 18:40 UTC (3+ messages)
[PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
2024-11-18 14:10 UTC (2+ messages)
[PATCH v1 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
2024-11-18 12:32 UTC (5+ messages)
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-11-18 11:27 UTC (3+ messages)
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()
[PATCH] sched/membarrier: Fix redundant load of membarrier_state
2024-11-18 9:51 UTC (5+ messages)
` [PATCH v2] "
[PATCH] macintosh: Fix spelling mistake "toogle" to "toggle"
2024-11-18 2:04 UTC
[powerpc:next] BUILD SUCCESS ba6d8efb1bd7318f173846a8f5730a54c93f3ff5
2024-11-18 1:50 UTC
[powerpc:topic/ppc-kvm] BUILD SUCCESS 590d2f9347f7974d7954400e5d937672fd844a8b
2024-11-18 0:37 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).