messages from 2026-07-20 05:37:31 to 2026-07-22 10:41:56 UTC [more...]
[PATCH] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
2026-07-22 10:41 UTC (3+ messages)
[PATCH v4 0/8] Generic IRQ entry/exit support for powerpc
2026-07-22 10:30 UTC (5+ messages)
` [PATCH v4 5/8] powerpc: add exit_flags field in pt_regs
[PATCH] selftests/powerpc: use MAP_FAILED instead of (void *)-1 in tm-signal-context-force-tm
2026-07-22 9:39 UTC (2+ messages)
[PATCH v4 phy-next 0/9] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-07-22 9:19 UTC (14+ messages)
` [PATCH v4 phy-next 1/9] soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setup
` [PATCH v4 phy-next 2/9] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v4 phy-next 3/9] soc: fsl: guts: add a global structure to hold state
` [PATCH v4 phy-next 4/9] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v4 phy-next 5/9] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v4 phy-next 6/9] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v4 phy-next 7/9] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v4 phy-next 8/9] soc: fsl: guts: implement the RCW override procedure
` [PATCH v4 phy-next 9/9] phy: lynx-10g: use RCW override procedure for dynamic protocol change
[PATCH] ppc/fadump: collect dump if the collected size is lesser than reserved
2026-07-22 9:11 UTC (3+ messages)
[PATCH] selftests/powerpc: fix typos in tm-signal-stack comment
2026-07-22 6:17 UTC
[PATCH v2] soc: fsl: dpio: Remove redundant dev_err()
2026-07-22 2:35 UTC
[PATCH] ASoC: fsl: dma: use platform helpers and devm cleanup
2026-07-21 22:54 UTC
[kvm-unit-tests PATCH v2 0/6] powerpc improvements
2026-07-21 17:12 UTC (4+ messages)
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-21 20:59 UTC (44+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling
[PATCH 7.1 0901/2077] powerpc tools perf: Initialize error code in auxtrace_record_init function
2026-07-21 15:09 UTC
[PATCH 6.18 0617/1611] powerpc tools perf: Initialize error code in auxtrace_record_init function
2026-07-21 15:12 UTC
[PATCH 1/2] powerpc/powernv: Avoid strlen() in pnv_restart()
2026-07-21 15:53 UTC (2+ messages)
` [PATCH 2/2] powerpc/pseries: Avoid strlen() in do_{remove,update}_property()
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-21 15:34 UTC (12+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 02/23] dma-pool: fix page leak in atomic_pool_expand() cleanup
[PATCH 00/22] Simplify special kernel page table handling
2026-07-21 15:12 UTC (19+ messages)
` [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
` [PATCH 02/22] mm: move mm_flags helpers to mm_types.h
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
2026-07-21 13:11 UTC (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH 6.16.y 0/6] cBPF JIT spray hardening
2026-07-21 13:08 UTC (2+ messages)
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-21 10:44 UTC (6+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace
[PATCH] powerpc/85xx: Add fsl,ifc to common device ids
2026-07-21 8:15 UTC (2+ messages)
[PATCH v5] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
2026-07-21 8:15 UTC (2+ messages)
[PATCH 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
2026-07-21 9:16 UTC (3+ messages)
` [PATCH 2/5] powerpc/msi: Treat bitmap size as allocation failure
[PATCH v2] powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
2026-07-21 8:15 UTC (2+ messages)
[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
2026-07-21 8:58 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs
` [PATCH 2/4] dt-bindings: sound: fsl,easrc: add ports binding for multiple contexts
` [PATCH 3/4] ASoC: fsl_asrc: expose individual DAIs per conversion pair
` [PATCH 4/4] ASoC: fsl_easrc: expose individual DAIs per conversion context
[PATCH] powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processors
2026-07-21 8:14 UTC (2+ messages)
[PATCH] powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
2026-07-21 8:15 UTC (2+ messages)
[PATCH] powerpc/pseries: fix memory leak on krealloc failure in papr_init
2026-07-21 8:15 UTC (2+ messages)
[PATCH v2] powerpc/vtime: Initialize starttime at boot for native accounting
2026-07-21 8:15 UTC (2+ messages)
[PATCH] powerpc: Remove dead non-preemption code
2026-07-21 8:15 UTC (2+ messages)
[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
2026-07-21 7:57 UTC (21+ messages)
` [PATCH 1/8] powerpc/powermac: use platform_device_set_fwnode()
` [PATCH 2/8] i2c: pxa-pci: "
` [PATCH 3/8] iommu/fsl: "
` [PATCH 4/8] net: bcmgenet: "
` [PATCH 5/8] pmdomain: imx: "
` [PATCH 6/8] mfd: tps6586: "
` [PATCH 7/8] net: mv643xx: "
` [PATCH 8/8] slimbus: qcom-ngd-ctrl: "
[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
2026-07-21 3:38 UTC (6+ messages)
` [PATCH v3 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v3 2/5] powerpc/rtas: Allocate ibm,errinjct buffer below RTAS limit
` [PATCH v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
` [PATCH v3 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL
[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-21 2:01 UTC (14+ messages)
` [PATCH RESEND v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH RESEND v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH RESEND v4 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH RESEND v4 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH RESEND v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH RESEND v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[RFC] cxl: Device protocol AER injection
2026-07-21 0:46 UTC (6+ messages)
[PATCH] powerpc/powermac: Simplify bootx_scan_dt_build_struct()
2026-07-20 23:14 UTC
[PATCH] powerpc/ps3: Use cpu_relax() in ps3_create_spu()
2026-07-20 23:11 UTC
[PATCH] powerpc/pseries/iommu: switch to Default DMA window during kdump
2026-07-20 20:30 UTC
[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-07-20 20:12 UTC (11+ messages)
` [PATCH v3 phy-next 1/8] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v3 phy-next 2/8] soc: fsl: guts: add a global structure to hold state
` [PATCH v3 phy-next 3/8] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v3 phy-next 4/8] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v3 phy-next 5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v3 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v3 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change
[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
2026-07-20 15:06 UTC (17+ messages)
` [PATCH v3 01/16] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH v3 03/16] PCI: dwc: imx6: Use cached PCIe capability offset
` [PATCH v3 04/16] PCI: dwc: layerscape-ep: "
` [PATCH v3 05/16] PCI: dwc: meson: "
` [PATCH v3 06/16] PCI: dwc: rockchip: "
` [PATCH v3 07/16] PCI: dwc: eswin: "
` [PATCH v3 08/16] PCI: dwc: fu740: "
` [PATCH v3 09/16] PCI: dwc: intel-gw: "
` [PATCH v3 10/16] PCI: dwc: qcom-ep: "
` [PATCH v3 11/16] PCI: dwc: qcom: "
` [PATCH v3 12/16] PCI: dwc: sophgo: "
` [PATCH v3 13/16] PCI: dwc: spacemit-k1: "
` [PATCH v3 14/16] PCI: dwc: spear13xx: "
` [PATCH v3 15/16] PCI: dwc: tegra194: "
` [PATCH v3 16/16] PCI: dwc: ultrarisc: "
[PATCH 0/2] ASoC: fsl: fix m2m_init error path cleanup in fsl_asrc and fsl_easrc
2026-07-19 21:25 UTC (2+ messages)
[PATCH v2 00/12] misc: Improvements around *_device_id defintions
2026-07-20 12:21 UTC (3+ messages)
` [PATCH v2 12/12] misc: Unify code style for various *_device_id arrays
[PATCH V2 0/6] tools/perf: Add powerpc HTM auxtrace support
2026-07-20 10:52 UTC (7+ messages)
` [PATCH V2 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V2 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
` [PATCH V2 3/6] tools/perf: Add arch hook to drain remaining data before event close
` [PATCH V2 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read
` [PATCH V2 5/6] tools/perf: Add powerpc HTM auxtrace event processing support
` [PATCH V2 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records
[PATCH 2/3] sched: Convert paravirt_steal to new static key APIs
2026-07-20 10:35 UTC (2+ messages)
[PATCH V2 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
2026-07-20 10:44 UTC (7+ messages)
` [PATCH V2 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V2 2/6] powerpc/perf: Reject duplicate HTM target reservations
` [PATCH V2 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V2 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data
` [PATCH V2 5/6] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
` [PATCH V2 6/6] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU
[PATCH v3 net-next 1/6] ibmvnic: Move long delayed work on system_dfl_long_wq
2026-07-20 10:08 UTC
[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
2026-07-20 9:59 UTC (2+ messages)
` [PATCH 1/7] soc: fsl: dpio: Remove redundant dev_err()
[PATCH 0/5] powerpc/htm: Add interface to expose HTM trace data via perf
2026-07-20 7:36 UTC (5+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] powerpc/htm: Add support to setup and free aux buffer for capturing HTM data
[PATCH v2 0/6] ASoC: Use named initializers for platform_device_id arrays
2026-07-20 6:23 UTC (2+ messages)
` [PATCH v2 6/6] ASOC: Unify code style "
[PATCH v2 0/3] powerpc: 512x: Convert ADS7845 touchscreen on PDM360NG to device tree
2026-07-20 5:37 UTC (3+ messages)
` [PATCH v2 1/3] powerpc/dts: mpc5121: Move GPIO controller properties to SoC dtsi
` [PATCH v2 3/3] powerpc/512x: Remove pdm360ng platform setup in favor of mpc512x_generic
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