linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-12 07:46:52 to 2024-12-17 05:15:20 UTC [more...]

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-17  5:12 UTC  (14+ messages)
` [PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v4 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 11/25] mm: Allow compound zone device pages
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite()

[PATCH] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
 2024-12-17  3:56 UTC  (4+ messages)

[PATCH] mm/ptdump: Drop GENERIC_PTDUMP
 2024-12-17  3:48 UTC 

[PATCH 0/2] Remove cxl and cxlflash drivers
 2024-12-17  3:37 UTC  (3+ messages)

[PATCH] macintosh: declare ctl_table as const
 2024-12-17  3:20 UTC 

[PATCH] tools/perf/tests/base_probe: Fix check for the count of existing probes in test_adding_kernel
 2024-12-16 18:57 UTC  (6+ messages)

[PATCH v2 0/3] drm,fbdev: Fix module dependencies
 2024-12-16 14:41 UTC  (21+ messages)
` [PATCH v2 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
` [PATCH v2 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
` [PATCH v2 3/3] drm: rework FB_CORE dependency

[PATCH V3] tools/perf/tests/shell/base_probe: Enhance print_overall_results to print summary information
 2024-12-16 17:50 UTC  (3+ messages)

[PATCH v2 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
 2024-12-16 17:24 UTC  (4+ messages)
` [PATCH v2 2/3] selftest/powerpc/ptrace/ptrace-pkey: "
` [PATCH v2 3/3] selftest/powerpc/ptrace: Cleanup duplicate macro definitions

[PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
 2024-12-16 16:45 UTC  (4+ messages)

[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
 2024-12-16 16:13 UTC  (5+ messages)

[PATCH 0/4] PCI: pci_printk() removal (+ related cleanups)
 2024-12-16 16:10 UTC  (5+ messages)
` [PATCH 1/4] PCI: shpchp: Remove logging from module init/exit functions
` [PATCH 2/4] PCI: shpchp: Change dbg() -> ctrl_dbg()
` [PATCH 3/4] PCI: shpchp: Cleanup logging and debug wrappers
` [PATCH 4/4] PCI: Descope pci_printk() to aer_printk()

[PATCH 00/17] vDSO: Introduce generic data storage
 2024-12-16 14:10 UTC  (18+ messages)
` [PATCH 01/17] parisc: Remove unused symbol vdso_data
` [PATCH 02/17] vdso: Introduce vdso/align.h
` [PATCH 03/17] vdso: Add generic time data storage
` [PATCH 04/17] vdso: Add generic random "
` [PATCH 05/17] vdso: Add generic architecture-specific "
` [PATCH 06/17] arm64: vdso: Switch to generic storage implementation
` [PATCH 07/17] riscv: "
` [PATCH 08/17] LoongArch: vDSO: "
` [PATCH 09/17] arm: vdso: "
` [PATCH 10/17] s390/vdso: "
` [PATCH 11/17] MIPS: vdso: "
` [PATCH 12/17] powerpc/vdso: "
` [PATCH 13/17] x86/vdso: "
` [PATCH 14/17] x86/vdso/vdso2c: Remove page handling
` [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
` [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
` [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE

[PATCH v10 0/5] Extended MODVERSIONS Support
 2024-12-16 13:25 UTC  (3+ messages)
` [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information

[PATCH] powerpc/64: Use get_user() in start_thread()
 2024-12-16 12:17 UTC 

[PATCH 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
 2024-12-16 12:10 UTC  (9+ messages)
` [PATCH 2/3] selftest/powerpc/ptrace/ptrace-pkey: "
` [PATCH 3/3] selftest/powerpc/ptrace: Cleanup duplicate macro definitions

[PATCH 0/9] misc: constify 'struct bin_attribute'
 2024-12-16 11:33 UTC  (10+ messages)
` [PATCH 1/9] ocxl: Constify "
` [PATCH 2/9] cxl: "
` [PATCH 3/9] misc: sram: constify "
` [PATCH 4/9] misc: c2port: Calculate bin_attribute size through group callback
` [PATCH 5/9] misc: c2port: Constify 'struct bin_attribute'
` [PATCH 6/9] misc: pch_phub: "
` [PATCH 7/9] misc: eeprom/idt_89hpesx: "
` [PATCH 8/9] misc: eeprom/max6875: "
` [PATCH 9/9] misc: ds1682: "

[PATCH 00/11] scsi: Constify 'struct bin_attribute'
 2024-12-16 11:29 UTC  (12+ messages)
` [PATCH 01/11] scsi: core: "
` [PATCH 02/11] scsi: 3w-sas: "
` [PATCH 03/11] scsi: arcmsr: "
` [PATCH 04/11] scsi: esas2r: "
` [PATCH 05/11] scsi: ibmvfc: "
` [PATCH 06/11] scsi: lpfc: "
` [PATCH 07/11] scsi: ipr: "
` [PATCH 08/11] scsi: qedf: "
` [PATCH 09/11] scsi: qedi: "
` [PATCH 10/11] scsi: qla2xxx: "
` [PATCH 11/11] scsi: qla4xxx: "

[PATCH v3 0/3] drm,fbdev: Fix module dependencies
 2024-12-16 10:12 UTC  (5+ messages)
` [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
` [PATCH v3 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
` [PATCH v3 3/3] drm: rework FB_CORE dependency

[PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
 2024-12-16  7:15 UTC  (2+ messages)
` [PATCH 2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-16  6:26 UTC  (7+ messages)
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages

[PATCH 0/5] powerpc: Constify 'struct bin_attribute'
 2024-12-16  4:07 UTC  (6+ messages)
` [PATCH 1/5] powerpc/secvar: Mark __init functions as such
` [PATCH 2/5] powerpc/secvar: Constify 'struct bin_attribute'
` [PATCH 3/5] powerpc/powernv/ultravisor: "
` [PATCH 4/5] powerpc/powernv/opal: "
` [PATCH 5/5] powerpc/perf/hv-24x7: "

[PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
 2024-12-16  2:42 UTC  (8+ messages)

[PATCH v3] powerpc/pseries/eeh: Fix get PE state translation
 2024-12-14 11:28 UTC  (2+ messages)

[PATCH] powerpc/vdso: Mark the vDSO code read-only after init
 2024-12-14 11:09 UTC 

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-12-14  8:37 UTC  (7+ messages)
    `  "

[PATCH] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
 2024-12-14  5:17 UTC 

[powerpc:next-test] BUILD SUCCESS f117051514c33c43b7e0c517e0ae9e0189e884da
 2024-12-14  4:30 UTC 

[powerpc:merge] BUILD SUCCESS 2dd095785f045588cadc8451f6ff594e2cbf60c9
 2024-12-14  4:22 UTC 

[PATCH v7 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-12-13 18:26 UTC  (7+ messages)
` [PATCH v7 1/6] ALSA: compress: Add output rate and output format support
` [PATCH v7 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
` [PATCH v7 6/6] ASoC: fsl_easrc: register m2m platform device

[PATCH v6 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-12-13 18:26 UTC  (2+ messages)

[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
 2024-12-13 17:08 UTC  (19+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible

[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
 2024-12-13 15:54 UTC  (9+ messages)
` [PATCH v6 5/8] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()

[PATCH 06/19] soc/qman: test: Use kthread_run_on_cpu()
 2024-12-13 11:46 UTC  (3+ messages)

[PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2024-12-13 11:15 UTC  (3+ messages)

[RFC 0/5] KVM: drop 32-bit host support on all architectures
 2024-12-13 10:39 UTC  (24+ messages)
` [RFC 1/5] mips: kvm: drop support for 32-bit hosts
` [RFC 2/5] powerpc: kvm: drop 32-bit booke
` [RFC 3/5] powerpc: kvm: drop 32-bit book3s
` [RFC 4/5] riscv: kvm: drop 32-bit host support
` [RFC 5/5] x86: kvm "

[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
 2024-12-13  7:43 UTC  (4+ messages)
` [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()

[PATCH] selftests/powerpc: Fix typo in test-vphn.c
 2024-12-13  3:20 UTC  (2+ messages)

[PATCH] powerpc/xmon: Use str_yes_no() helper in dump_one_paca()
 2024-12-13  3:20 UTC  (2+ messages)

[PATCH] powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
 2024-12-13  3:20 UTC  (2+ messages)

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2024-12-12 21:37 UTC  (2+ messages)

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2024-12-12 21:36 UTC  (2+ messages)

[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
 2024-12-12  9:50 UTC  (5+ messages)

[PATCH] powerpc/pseries/eeh: Fix get PE state translation
 2024-12-12  7:57 UTC  (5+ messages)

[PATCH v2] powerpc/pseries/eeh: Fix get PE state translation
 2024-12-12  7:50 UTC 


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).