messages from 2024-11-15 22:17:04 to 2024-11-22 18:20:21 UTC [more...]
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-11-22 18:20 UTC (30+ 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] powerpc: Transliterate author name and remove FIXME
2024-11-22 11:57 UTC (3+ messages)
[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
2024-11-22 9:38 UTC (16+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()
[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)
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-11-21 8:41 UTC (14+ messages)
` [RFC PATCH 02/10] powerpc/chrp: Remove various dead code
` [RFC PATCH 08/10] macintosh: Remove ADB_MACIO
` [RFC PATCH 09/10] i2c: Remove I2C_HYDRA
[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 v2 0/2] powerpc: Enable lazy preemption
2024-11-20 18:10 UTC (8+ 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 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 (3+ 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 (18+ messages)
` [PATCH 01/11] lib/crc-t10dif: stop wrapping the crypto API
` [PATCH 02/11] lib/crc-t10dif: add support for arch overrides
` [PATCH 03/11] crypto: crct10dif - expose arch-optimized lib function
` [PATCH 04/11] x86/crc-t10dif: expose CRC-T10DIF function through lib
` [PATCH 05/11] arm/crc-t10dif: "
` [PATCH 06/11] arm64/crc-t10dif: "
` [PATCH 07/11] powerpc/crc-t10dif: "
` [PATCH 08/11] lib/crc_kunit.c: add KUnit test suite for CRC library functions
` [PATCH 09/11] lib/crc32test: delete obsolete crc32test.c
` [PATCH 10/11] powerpc/crc: delete obsolete crc-vpmsum_test.c
` [PATCH 11/11] MAINTAINERS: add entry for CRC library
[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 (38+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 21/21] nfp: "
` [PATCH v2 19/21] livepatch: "
[PATCH] powerpc/vdso: Remove unused clockmode asm offsets
2024-11-19 8:02 UTC (5+ messages)
[PATCH] EDAC/powerpc: Remove PPC_MAPLE drivers
2024-11-18 23:33 UTC (3+ 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 v2 1/4] powerpc/perf: Add perf interface to expose vpa counters
2024-11-18 11:41 UTC (4+ 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 00/22] Converge on using secs_to_jiffies()
2024-11-18 11:27 UTC (11+ messages)
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()
` [PATCH 19/22] livepatch: Convert timeouts "
` [PATCH 22/22] jiffies: Define 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
[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2024-11-17 13:36 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH] powerpc/kexec: Fix the return of uninitialized variable
2024-11-17 12:09 UTC (2+ messages)
[PATCH v2] selftests/powerpc: Remove the path after initialization
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc: Use str_enabled_disabled() helper function
2024-11-17 12:09 UTC (2+ messages)
[PATCH v1] ps3: Correct some typos in comments
2024-11-17 12:09 UTC (2+ messages)
[PATCH v2 1/2] powerpc/fadump: allocate memory for additional parameters early
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc: cell: Use for_each_of_range() iterator
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc: 44x: Use for_each_of_range() iterator
2024-11-17 12:09 UTC (2+ messages)
[PATCH][next] powerpc/ps3: replace open-coded sysfs_emit function
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
2024-11-17 12:09 UTC (2+ messages)
[PATCH 1/2] powerpc/sstep: Unexport analyze_instr, emulate_vsx_load, emulate_vsx_store
2024-11-17 12:09 UTC (3+ messages)
` [PATCH] powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
[PATCH] powerpc/modules: start/end_opd are only needed for ABI v1
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc/Makefile: Allow overriding CPP
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc/ftrace: Fix ftrace bug with KASAN=y
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc/cell: Remove dead extern declaration for spu_priv1_beat_ops
2024-11-17 12:09 UTC (2+ messages)
[PATCH] MAINTAINERS: powerpc: Mark Maddy as "M"
2024-11-17 12:09 UTC (3+ messages)
[PATCH] cpufreq: maple: Remove maple driver
2024-11-17 12:09 UTC (2+ messages)
[PATCH 1/5] selftests/powerpc: Lower run time of count_stcx_fail test
2024-11-17 12:09 UTC (2+ messages)
[PATCH v2] powerpc/xmon: symbol lookup length fixed
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powermac: Call of_node_put(bk_node) only once in pmac_has_backlight_type()
2024-11-17 12:09 UTC (4+ messages)
` [PATCH] powermac: Use of_property_match_string() "
[PATCH] macintosh: Use common error handling code in via_pmu_led_init()
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc: remove dead config options for MPC85xx platform support
2024-11-17 12:09 UTC (2+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-11-17 12:09 UTC (2+ messages)
` (subset) "
[PATCH] powerpc/ep8248e: Use %pa to format resource_size_t
2024-11-17 12:09 UTC (2+ messages)
[PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-11-17 12:09 UTC (2+ messages)
[PATCH v2] arch/powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc/ps3: Mark ps3_setup_uhc_device() __init
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc-km82xx.c: replace of_node_put with __free improves cleanup
2024-11-17 12:09 UTC (2+ messages)
[PATCH v2] powerpc/xive: Use cpumask_intersects()
2024-11-17 12:09 UTC (2+ messages)
[PATCH] powerpc: Add __must_check to set_memory_...()
2024-11-17 12:09 UTC (2+ messages)
[PATCH 11/13] powerpc/irq: use seq_put_decimal_ull_width() for decimal values
2024-11-17 12:09 UTC (2+ messages)
[PATCH v3] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
2024-11-17 12:08 UTC (2+ messages)
[PATCH v2] powerpc/kvm: Fix typo in the kvm functions
2024-11-17 11:56 UTC (2+ messages)
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-11-17 11:56 UTC (2+ messages)
` (subset) "
[PATCH 0/3] Fix doorbell emulation for nested KVM guests in V1 API
2024-11-17 11:56 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
2024-11-17 11:56 UTC (2+ messages)
[PATCH 1/4] powerpc/perf: Add perf interface to expose vpa counters
2024-11-17 3:48 UTC (2+ messages)
[bug report from fstests] WARNING: CPU: 1 PID: 0 at arch/powerpc/mm/mmu_context.c:106 switch_mm_irqs_off+0x220/0x270
2024-11-16 12:43 UTC (2+ messages)
[PATCH] bus: fsl-mc: Remove deadcode
2024-11-16 10:33 UTC (2+ messages)
[PATCH] powerpc: Add preempt lazy support
2024-11-15 21:32 UTC (5+ messages)
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).