messages from 2025-01-03 11:02:57 to 2025-01-08 10:15:26 UTC [more...]
[PATCH RESEND v1 0/5] powerpc/crash: use generic crashkernel reservation
2025-01-08 10:14 UTC (2+ messages)
` [PATCH RESEND v1 2/5] crash: let arch decide crash memory export to iomem_resource
[PATCH v3 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor()
2025-01-08 9:55 UTC (3+ messages)
` [PATCH v3 20/28] powerpc/ftrace: Use RCU in all users of __module_text_address()
[PATCH] kallsyms: Always include _edata
2025-01-08 9:17 UTC
[PATCH] perf machine: Don't ignore _etext when not a text symbol
2025-01-08 9:15 UTC
[PATCH] PCI/AER: Add kernel.aer_print_skip_mask to control aer log
2025-01-08 7:57 UTC
[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-08 8:31 UTC (19+ messages)
` [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 09/17] arm64: "
` [PATCH v5 10/17] riscv: "
` [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
` [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
` [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH 00/19] powerpc: MPC83xx cleanup and LANCOM NWAPP2 board
2025-01-08 6:38 UTC (20+ messages)
` [PATCH 01/19] powerpc: Generalize MPC831x platform support
` [PATCH 08/19] powerpc: boot: Enable FIT image generation
` [PATCH 09/19] powerpc: boot: Build devicetrees when CONFIG_MPC831x=y
` [PATCH 13/19] gpio: mpc8xxx: Add MPC8314 support
` [PATCH 14/19] powerpc: mpc83xx: Switch to of_platform_populate
` (subset) [PATCH 00/19] powerpc: MPC83xx cleanup and LANCOM NWAPP2 board
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-08 6:26 UTC (29+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v5 11/25] mm: Allow compound zone device pages
` [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v5 23/25] mm: Remove pXX_devmap callers
` [PATCH v5 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
[PATCH v3 0/6] elf: Define note name macros
2025-01-08 4:53 UTC (12+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 3/6] powwerpc: "
` [PATCH v3 4/6] crash: "
` [PATCH v3 5/6] s390/crash: "
` [PATCH v3 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
[PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-07 23:04 UTC (3+ messages)
` [PATCH 1/6] Revert "arch: remove unused function syscall_set_arguments()"
` [PATCH 3/6] syscall.h: introduce syscall_set_nr()
[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-07 23:04 UTC (10+ messages)
` [PATCH 03/14] ibmvnic: simplify ibmvnic_set_queue_affinity()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
[PATCH] libperf: Add back guard on MAX_NR_CPUS
2025-01-07 16:46 UTC (6+ messages)
` [PATCH] perf: Fix display of kernel symbols
[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
2025-01-07 15:02 UTC (2+ messages)
[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-07 14:22 UTC (40+ messages)
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH] powerpc: Transliterate author name and remove FIXME
2025-01-07 12:16 UTC (6+ messages)
Raptor Engineering dedicating resources to KVM on PowerNV + KVM CI/CD
2025-01-07 11:45 UTC (2+ messages)
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-07 11:29 UTC (14+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
[PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
2025-01-07 11:06 UTC (3+ messages)
[PATCH v2 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor()
2025-01-07 10:58 UTC (2+ messages)
[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
2025-01-07 0:53 UTC (3+ messages)
` [PATCH v2 3/5] powerpc: kvm: drop 32-bit booke
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-06 21:46 UTC (2+ messages)
[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
2025-01-06 21:25 UTC (3+ messages)
[PATCH] tools/perf: Fix return code for lock_contention_prepare
2025-01-06 21:15 UTC (2+ messages)
[PATCH] KVM: allow NULL writable argument to __kvm_faultin_pfn
2025-01-06 18:57 UTC (2+ messages)
[PATCH v2 0/5] elf: Define note name macros
2025-01-06 17:23 UTC (15+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] binfmt_elf: Use "
` [PATCH v2 3/5] powwerpc: "
` [PATCH v2 4/5] crash: "
` [PATCH v2 5/5] crash: Remove KEXEC_CORE_NOTE_NAME
[PATCH][next] powerpc/pseries/vas: Fix typo "mmaping" -> "mmapping"
2025-01-06 13:40 UTC (3+ messages)
` [PATCH] powerpc/pseries/vas: Fix typo
[PATCH 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-01-06 11:24 UTC (10+ messages)
` [PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
[PATCH v2 0/3] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
2025-01-06 11:19 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
2025-01-06 8:06 UTC (10+ messages)
[PATCH v3 0/1] powerpc: Enable dynamic preemption
2025-01-06 5:19 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-06 3:53 UTC (5+ messages)
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
[PATCH net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-01-06 2:45 UTC (9+ messages)
` [PATCH net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH net-next 05/13] net: enetc: add debugfs interface to dump MAC filter
[PATCH v3] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
2025-01-05 19:21 UTC
[PATCH 0/6] Add character devices for indices and platform-dump RTAS
2025-01-05 3:45 UTC (9+ messages)
` [PATCH 1/6] powerpc/pseries: Define common functions for RTAS sequence HCALLs
` [PATCH 2/6] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH 3/6] powerpc/pseries: Add papr-indices char driver for ibm,get-indices HCALL
` [PATCH 4/6] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH 5/6] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH 6/6] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
[PATCH v2 1/1] powerpc: Enable dynamic preemption
2025-01-03 23:04 UTC (2+ messages)
[PATCH] ps3disk: Do not use dev->bounce_size before it is set
2025-01-03 18:45 UTC (2+ messages)
[PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
2025-01-03 17:39 UTC (2+ messages)
[PATCH v13 0/5] Extended MODVERSIONS Support
2025-01-03 17:37 UTC (6+ messages)
` [PATCH v13 1/5] modules: Support extended MODVERSIONS info
` [PATCH v13 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v13 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v13 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v13 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH v8 0/7] PCI: Consolidate TLP Log reading and printing
2025-01-03 16:38 UTC (5+ messages)
` [PATCH v8 4/7] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v8 5/7] PCI: Store # of supported End-End TLP Prefixes
[PATCH] PCI/AER:Add error message when unable to handle additional devices
2025-01-03 16:32 UTC (4+ messages)
[PATCH] PCI/ERR: use panic instead pci_info for device recovery failure in PCIe
2025-01-03 11:16 UTC (2+ 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).