messages from 2025-08-18 17:03:50 to 2025-08-26 06:20:21 UTC [more...]
[PATCH 00/11] vdso: Various cleanups
2025-08-26 6:17 UTC (10+ messages)
` [PATCH 01/11] vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 02/11] ARM: VDSO: remove cntvct_ok global variable
` [PATCH 03/11] vdso: Move ENABLE_COMPAT_VDSO from core to arm64
` [PATCH 04/11] vdso/gettimeofday: Remove !CONFIG_TIME_NS stubs
` [PATCH 05/11] time: Build generic update_vsyscall() only with generic time vDSO
` [PATCH 06/11] riscv: vdso: Untangle kconfig logic
` [PATCH 07/11] vdso: Drop kconfig GENERIC_VDSO_32
` [PATCH 10/11] vdso: Drop kconfig GENERIC_VDSO_TIME_NS
` [PATCH 11/11] vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO
[PATCH v3 00/11] mm: vm_normal_page*() improvements
2025-08-26 6:17 UTC (5+ messages)
` [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
[PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
2025-08-26 4:13 UTC (9+ messages)
` [PATCH v7 1/8] "
` [PATCH v7 2/8] powerpc/smp: Rename cpu_corgroup_* to cpu_corgrp_*
` [PATCH v7 3/8] powerpc/smp: Export cpu_coregroup_mask()
` [PATCH v7 4/8] powerpc/smp: Introduce CONFIG_SCHED_MC to guard MC scheduling bits
` [PATCH v7 5/8] sched/topology: Unify tl_smt_mask() across core and all arch
` [PATCH v7 6/8] sched/topology: Unify tl_cls_mask() across core and x86
` [PATCH v7 7/8] sched/topology: Unify tl_mc_mask() across core and all arch
` [PATCH v7 8/8] sched/topology: Unify tl_pkg_mask() "
[PATCH 06/11] tools headers: Sync powerpc headers with the kernel source
2025-08-26 4:01 UTC (2+ messages)
[PATCH v2] powerpc/eeh: parse AER registers
2025-08-26 3:55 UTC (2+ messages)
Ozlabs patchwork notification not working anymore
2025-08-26 2:24 UTC (5+ messages)
[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-26 0:32 UTC (5+ messages)
[PATCH 0/3] use vm_flags_t consistently
2025-08-25 21:37 UTC (10+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH v2 0/3] floppy: A couple of cleanups
2025-08-25 20:48 UTC (5+ messages)
` [PATCH v2 1/3] floppy: Remove unused CROSS_64KB() macro from arch/ code
` [PATCH v2 2/3] floppy: Replace custom SZ_64K constant
` [PATCH v2 3/3] floppy: Sort headers alphabetically
[PATCH v3 0/6] Add support of IRQs to QUICC ENGINE GPIOs
2025-08-25 13:02 UTC (10+ messages)
` [PATCH v3 1/6] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v3 2/6] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH v3 3/6] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
` [PATCH v3 4/6] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH v3 5/6] dt-bindings: "
` [PATCH v3 6/6] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
[PATCH] ASoC: imx-hdmi: remove cpu_pdev related code
2025-08-25 20:04 UTC (2+ messages)
[PATCH v2] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
2025-08-25 15:48 UTC (2+ messages)
[PATCH v2] bus: fsl-mc: Check return value of platform_get_resource()
2025-08-25 15:46 UTC (2+ messages)
[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
2025-08-25 13:59 UTC (2+ messages)
[PATCH v2 00/10] powerpc: Implement masked user access
2025-08-25 10:18 UTC (19+ messages)
` [PATCH v2 01/10] iter: Avoid barrier_nospec() in copy_from_user_iter()
` [PATCH v2 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v2 03/10] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH v2 04/10] powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()
` [PATCH v2 05/10] powerpc/uaccess: Remove unused size and from parameters from allow_access_user()
` [PATCH v2 06/10] powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_user()
` [PATCH v2 07/10] powerpc/uaccess: Refactor user_{read/write/}_access_begin()
` [PATCH v2 08/10] powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
` [PATCH v2 09/10] powerpc/32: Automatically adapt TASK_SIZE based on constraints
` [PATCH v2 10/10] powerpc/uaccess: Implement masked user access
[PATCH v2 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
2025-08-25 9:31 UTC (8+ messages)
` [PATCH v2 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
` [PATCH v2 9/9] powerpc/pseries: HVPIPE changes to support migration
[powerpc:merge] BUILD SUCCESS 0bc42b06664d82d3d9c4f5f54a5960b3760c7cd6
2025-08-25 7:37 UTC
[PATCH] bus: fsl-mc: Check return value of platform_get_resource()
2025-08-25 6:21 UTC (3+ messages)
[PATCH] scsi: Use string choices helpers
2025-08-24 18:44 UTC
Apply commit 5a821e2d69e2 ("powerpc/boot: Fix build with gcc 15") to stable kernels
2025-08-24 9:01 UTC (2+ messages)
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2025-08-22 18:15 UTC (5+ messages)
[PATCH v5 2/2] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
2025-08-22 17:27 UTC (2+ messages)
[PATCH v5 1/2] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE
2025-08-22 17:20 UTC (2+ messages)
[PATCH 00/24] PCI: Bridge window selection improvements
2025-08-22 15:04 UTC (26+ messages)
` [PATCH 01/24] m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()
` [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
` [PATCH 03/24] MIPS: PCI: Use pci_enable_resources()
` [PATCH 04/24] PCI: Move find_bus_resource_of_type() earlier
` [PATCH 05/24] PCI: Refactor find_bus_resource_of_type() logic checks
` [PATCH 06/24] PCI: Always claim bridge window before its setup
` [PATCH 07/24] PCI: Disable non-claimed bridge window
` [PATCH 08/24] PCI: Use pci_release_resource() instead of release_resource()
` [PATCH 09/24] PCI: Enable bridge even if bridge window fails to assign
` [PATCH 10/24] PCI: Preserve bridge window resource type flags
` [PATCH 11/24] PCI: Add defines for bridge window indexing
` [PATCH 12/24] PCI: Add bridge window selection functions
` [PATCH 13/24] PCI: Fix finding bridge window in pci_reassign_bridge_resources()
` [PATCH 14/24] PCI: Warn if bridge window cannot be released when resizing BAR
` [PATCH 15/24] PCI: Use pbus_select_window() during BAR resize
` [PATCH 16/24] PCI: Use pbus_select_window_for_type() during IO window sizing
` [PATCH 17/24] PCI: Rename resource variable from r to res
` [PATCH 18/24] PCI: Use pbus_select_window() in space available checker
` [PATCH 19/24] PCI: Use pbus_select_window_for_type() during mem window sizing
` [PATCH 20/24] PCI: Refactor distributing available memory to use loops
` [PATCH 21/24] PCI: Refactor remove_dev_resources() to use pbus_select_window()
` [PATCH 22/24] PCI: Add pci_setup_one_bridge_window()
` [PATCH 23/24] PCI: Pass bridge window to pci_bus_release_bridge_resources()
` [PATCH 24/24] PCI: Alter misleading recursion "
[PATCH] bus: fsl-mc: Replace snprintf with sysfs_emit in sysfs show functions
2025-08-22 12:29 UTC (2+ messages)
[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-22 10:01 UTC (3+ messages)
` [PATCH v2 06/12] powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
[PATCH v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
2025-08-21 16:23 UTC (6+ messages)
` [PATCH v3 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH v3 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
` [PATCH v3 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan
[PATCH net-next RESEND v4] ibmvnic: Increase max subcrq indirect entries with fallback
2025-08-21 13:02 UTC
[PATCH] selftests/powerpc: fix typos in tm
2025-08-21 6:22 UTC (2+ messages)
[PATCH] powerpc/603: Really copy kernel PGD entries into all PGDIRs
2025-08-21 6:30 UTC
[PATCH] selftests/powerpc/tm: fix typo on a comment
2025-08-21 3:29 UTC
[PATCH 00/19] perf: Rework event_init checks
2025-08-21 2:53 UTC (10+ messages)
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
[powerpc:fixes-test] BUILD SUCCESS 8763d2257f5231cfdfd8a53594647927dbf8bb06
2025-08-21 0:28 UTC
[PATCH 0/3] ASoC: Use kcalloc() instead of kzalloc()
2025-08-20 22:17 UTC (3+ messages)
` [PATCH 2/3] ASoC: fsl: "
[PATCH] selftests/powerpc/pmu/tm: fix typos in tm-trap
2025-08-20 20:58 UTC
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-20 17:02 UTC (2+ messages)
` (subset) "
[PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
2025-08-20 14:10 UTC (3+ messages)
[PATCH 00/14] Add interface to expose vpa dtl counters via perf
2025-08-20 11:53 UTC (4+ messages)
` [PATCH 02/14] powerpc/vpa_dtl: "
[PATCH] powerpc/ps3: Use str_write_read() in ps3stor_read_write_sectors()
2025-08-20 6:32 UTC (2+ messages)
[PATCH v3 07/12] arch/powerpc: don't initialize kasan if it's disabled
2025-08-20 5:34 UTC
[PATCH] selftests/powerpc: fix spelling errors across test sources
2025-08-19 19:42 UTC
[PATCH] macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouse
2025-08-19 9:10 UTC
[PATCH v3 1/1] dt-bindings: soc: add vf610 reboot syscon controller
2025-08-19 21:06 UTC (2+ messages)
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-08-19 19:58 UTC (22+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v4 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v4 13/16] mm/hmm: properly take MMIO path
` [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v4 15/16] block-dma: properly take MMIO path
` [PATCH v4 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH v2 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
2025-08-18 8:18 UTC (10+ messages)
` [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
[PATCH v2 0/5] Add support of IRQs to QUICC ENGINE GPIOs
2025-08-18 17:26 UTC (9+ messages)
` [PATCH v2 1/5] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v2 2/5] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH v2 4/5] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH v2 5/5] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
[RESEND v2 1/1] dt-bindings: soc: add vf610 reboot syscon controller
2025-08-19 13:24 UTC (3+ messages)
[PATCH] gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header
2025-08-19 13:05 UTC (2+ messages)
[PATCH 1/2] powerpc/44x: Change GPIO driver to a proper platform driver
2025-08-19 13:04 UTC (3+ messages)
` [PATCH 2/2] powerpc/44x: Drop legacy-of-mm-gpiochip.h header
[powerpc:merge] BUILD SUCCESS ff75f6055d715177e4b8dd3d10091d3a5450ba73
2025-08-19 4:46 UTC
[PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
2025-08-19 3:20 UTC (2+ messages)
[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-08-19 0:55 UTC (3+ messages)
` [PATCH 06/10] powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()
[PATCH 0/5] PCI: Reduce AER / EEH deviations
2025-08-18 23:17 UTC (4+ messages)
` [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
[PATCH 5/5] PCI/ERR: Remove remnants of .link_reset() callback
2025-08-18 20:39 UTC
[PATCH 0/4] Add support of IRQs to QUICC ENGINE GPIOs
2025-08-18 8:37 UTC (7+ messages)
` [PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
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).