messages from 2024-12-31 00:24:26 to 2025-01-07 03:44:38 UTC [more...]
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-07 3:42 UTC (10+ 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 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
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] libperf: Add back guard on MAX_NR_CPUS
2025-01-06 20:24 UTC (4+ messages)
` [PATCH] perf: Fix display of kernel symbols
[PATCH 00/19] powerpc: MPC83xx cleanup and LANCOM NWAPP2 board
2025-01-06 20:23 UTC (33+ messages)
` [PATCH 01/19] powerpc: Generalize MPC831x platform support
` [PATCH 02/19] powerpc: dts: Extract mpc8315e.dtsi from mpc8315erdb.dts
` [PATCH 03/19] powerpc: dts: mpc8315e: Use IRQ_TYPE_* macros
` [PATCH 04/19] powerpc: dts: mpc8315e: Add labels to peripherals
` [PATCH 05/19] powerpc: dts: mpc8315e: Disable peripherals by default
` [PATCH 06/19] powerpc: dts: mpc8315e: Add missing #cells properties to SPI bus
` [PATCH 07/19] powerpc: dts: mpc8315erdb: Add missing model property
` [PATCH 08/19] powerpc: boot: Enable FIT image generation
` [PATCH 09/19] powerpc: boot: Build devicetrees when CONFIG_MPC831x=y
` [PATCH 10/19] powerpc: dts: Add MPC8314E devicetree
` [PATCH 11/19] dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,mpc8314-gpio
` [PATCH 12/19] powerpc: dts: mpc8315e: Add GPIO controller node
` [PATCH 13/19] gpio: mpc8xxx: Add MPC8314 support
` [PATCH 14/19] powerpc: mpc83xx: Switch to of_platform_populate
` [PATCH 15/19] dt-bindings: vendor-prefixes: Add LANCOM Systems GmbH
` [PATCH 16/19] powerpc: dts: Add LANCOM NWAPP2 board devicetree
` [PATCH 17/19] powerpc: Regenerate mpc83xx_defconfig
` [PATCH 18/19] powerpc: mpc83xx_defconfig: Enable NWAPP2 board features
` [PATCH 19/19] MAINTAINERS: Add entry for LANCOM board support
` (subset) [PATCH 00/19] powerpc: MPC83xx cleanup and LANCOM NWAPP2 board
Raptor Engineering dedicating resources to KVM on PowerNV + KVM CI/CD
2025-01-06 19:47 UTC
[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 v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-06 14:44 UTC (35+ messages)
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and "
` [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][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 (8+ messages)
` [PATCH v2 1/3] "
[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
2025-01-06 8:06 UTC (13+ messages)
[PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
2025-01-06 7:38 UTC (2+ messages)
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-06 6:43 UTC (13+ 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 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 (19+ messages)
` [PATCH net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH net-next 02/13] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH net-next 03/13] net: enetc: move generic MAC filterng interfaces to enetc-core
` [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 net-next 06/13] net: enetc: make enetc_set_rxfh() and enetc_get_rxfh() reusable
` [PATCH net-next 07/13] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH net-next 08/13] net: enetc: enable RSS feature by default
` [PATCH net-next 09/13] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH net-next 10/13] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH net-next 11/13] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH net-next 12/13] net: enetc: add loopback "
` [PATCH net-next 13/13] MAINTAINERS: add new file ntmp.h to ENETC driver
[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 0/1] powerpc: Enable dynamic preemption
2025-01-03 23:04 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] ps3disk: Do not use dev->bounce_size before it is set
2025-01-03 18:45 UTC (4+ messages)
[PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
2025-01-03 17:44 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 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-03 15:21 UTC (3+ messages)
[PATCH] PCI/ERR: use panic instead pci_info for device recovery failure in PCIe
2025-01-03 11:16 UTC (2+ messages)
[PATCH 00/11] scsi: Constify 'struct bin_attribute'
2025-01-02 20:10 UTC (2+ messages)
[PATCH v2 10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
2025-01-02 17:24 UTC (3+ messages)
watchdog: BUG: soft lockup
2025-01-02 16:10 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS df6c1289f93dcc78d0ff1b4777d5920eb564a7fc
2025-01-01 21:24 UTC
KVM: PPC: Book3E: KVM HV host module doesn't work anymore
2025-01-01 17:21 UTC (19+ messages)
[PATCH] arch/powerpc: Remove unused function icp_native_cause_ipi_rm()
2025-01-01 13:42 UTC
[PATCH v2 0/2] powerpc: Enable lazy preemption
2025-01-01 9:08 UTC (2+ messages)
[PATCH v2] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
2025-01-01 9:08 UTC (2+ messages)
[PATCH v2 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
2025-01-01 9:08 UTC (2+ messages)
[PATCH] powerpc/64: Use get_user() in start_thread()
2025-01-01 9:08 UTC (2+ messages)
[PATCH] powerpc/vdso: Mark the vDSO code read-only after init
2025-01-01 9:08 UTC (2+ messages)
[PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
2025-01-01 9:08 UTC (2+ messages)
[PATCH v2] macintosh: declare ctl_table as const
2025-01-01 9:08 UTC (2+ messages)
[PATCH 0/2] Deprecate cxl and cxlflash drivers
2025-01-01 9:00 UTC (2+ messages)
[PATCH v5 1/3] powerpc/pseries: Macros and wrapper functions for H_HTM call
2025-01-01 6:47 UTC (3+ messages)
` [PATCH v5 2/3] powerpc/pseries: Export hardware trace macro dump via debugfs
` [PATCH v5 3/3] powerpc: Document details on H_HTM hcall
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).