messages from 2026-07-21 10:44:46 to 2026-07-25 07:08:33 UTC [more...]
[PATCH V3 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
2026-07-25 6:59 UTC (6+ messages)
` [PATCH V3 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V3 2/6] powerpc/perf: Reject duplicate HTM target reservations
` [PATCH V3 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V3 5/6] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
` [PATCH V3 6/6] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU
[PATCH V3 0/6] tools/perf: Add powerpc HTM auxtrace support
2026-07-25 7:07 UTC (4+ messages)
` [PATCH V3 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V3 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
` [PATCH V3 3/6] tools/perf: Add arch hook to drain remaining data before event close
[PATCH 0/6] PCI/AER: Support Advisory Non-Fatal Errors
2026-07-24 22:39 UTC (8+ messages)
` [PATCH 1/6] PCI/AER: Fix mapping of errors to agent & layer
` [PATCH 2/6] PCI/AER: Log agent & layer for each individual error
` [PATCH 3/6] PCI/AER: Deduplicate logging of Error Source Identification
` [PATCH 4/6] PCI/AER: Emit TLP Log only for unmasked errors
` [PATCH 5/6] PCI/AER: Move retrieval of FEP and TLP Log into helper
` [PATCH 6/6] PCI/AER: Support Advisory Non-Fatal Errors
[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
2026-07-24 16:38 UTC (2+ messages)
` (subset) "
[PATCH] powerpc/boot: Remove unused sprintf()
2026-07-24 17:21 UTC
[PATCH 00/22] Simplify special kernel page table handling
2026-07-24 16:31 UTC (23+ 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 0/5] mm: add basic PTE const type-safety
2026-07-24 15:48 UTC (12+ messages)
` [PATCH 1/5] mm: constify generic pte_get*()
` [PATCH 2/5] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
` [PATCH 4/5] mm/powerpc/8xx: "
` [PATCH 5/5] mm: constify the pte_offset_map_ro_nolock() return value
[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
2026-07-24 15:43 UTC (4+ messages)
` [PATCH 5/8] pmdomain: imx: use platform_device_set_fwnode()
[PATCH v3 0/5] perf trace-event: Fix security bugs in trace-event-read.c and trace-event.c
2026-07-24 14:13 UTC (6+ messages)
` [PATCH v3 1/5] perf trace-event: Fix buffer overflow in read_string()
` [PATCH v3 2/5] perf trace-event: Fix integer truncation in do_read() and skip()
` [PATCH v3 3/5] perf trace-event: Avoid double free in trace_event__cleanup()
` [PATCH v3 4/5] perf trace-event: Fix heap buffer overflow in read_ftrace_printk()
` [PATCH v3 5/5] perf trace-event: Fix infinite loop in skip()
[PATCH v4 phy-next 0/9] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-07-24 6:00 UTC (18+ 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 v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
2026-07-24 4:58 UTC (10+ messages)
` [PATCH v2 1/6] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH v2 2/6] powerpc/xive: add error return value to xive_smp_probe()
` [PATCH v2 3/6] powerpc/xive: fix use-after-free of xive_ipis
` [PATCH v2 4/6] drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocation
` [PATCH v2 5/6] lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
` [PATCH v2 6/6] RDMA/cxgb4: "
[PATCH] powerpc/perf: Use strstarts() to simplify is_thread_imc_pmu()
2026-07-24 3:51 UTC (2+ messages)
[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
2026-07-24 2:12 UTC (4+ messages)
` [RFC PATCH v2 1/3] error-injection: Introduce EI_ETYPE_FALSE for fail_function
` [RFC PATCH v2 2/3] btrfs: Allow error injection on btrfs_data_csum_ok
` [RFC PATCH v2 3/3] error-injection: Introduce parent in fei_attr
[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
2026-07-24 0:47 UTC (7+ messages)
` [PATCH 1/6] KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit
` [PATCH 2/6] KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
` [PATCH 3/6] KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappings
` [PATCH 4/6] KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap merging
` [PATCH 5/6] KVM: PPC: Use CLASS(kvm_vcpu_map_local_readonly) for patching dcbz
` [PATCH 6/6] KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking references
[PATCH] bus: fsl-mc: set dma_mask for the root DPRC device
2026-07-23 22:56 UTC
[PATCH] powerpc: Fix exit_flags field placement in pt_regs for ptrace
2026-07-23 19:48 UTC
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-23 18:27 UTC (11+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
[PATCH] tools: Use fputc() calls in some functions
2026-07-23 15:14 UTC (4+ messages)
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-23 7:57 UTC (16+ 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 v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-23 5:53 UTC (2+ messages)
[PATCH v2 0/6] ASoC: Use named initializers for platform_device_id arrays
2026-07-23 5:30 UTC (4+ messages)
` [PATCH v2 6/6] ASOC: Unify code style "
[PATCH v2 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
2026-07-23 4:34 UTC (7+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v2 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v2 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v2 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v2 5/5] ASoC: fsl_easrc: "
[PATCH] soc: fsl: dpio: Remove redundant dev_err()
2026-07-23 2:47 UTC
[PATCH v4 0/8] Generic IRQ entry/exit support for powerpc
2026-07-23 2:37 UTC (6+ messages)
` [PATCH v4 5/8] powerpc: add exit_flags field in pt_regs
[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
2026-07-23 0:01 UTC (34+ messages)
` [PATCH v2 01/33] ibmvfc: don't call locked done variant for MADs on send failure
` [PATCH v2 02/33] ibmvfc: flush rport_add_work_q during driver teardown
` [PATCH v2 03/33] ibmvfc: check for NULL evt in implicit LOGO and target delete path
` [PATCH v2 04/33] ibmvfc: free ibmvfc_target allocations with mempool_free
` [PATCH v2 05/33] ibmvfc: move target list from host to protocol specific channel groups
` [PATCH v2 06/33] ibmvfc: add NVMe/FC protocol interface definitions
` [PATCH v2 07/33] ibmvfc: split NVMe support into separate source file and add transport stubs
` [PATCH v2 08/33] ibmvfc: initialize NVMe channel configuration during driver probe
` [PATCH v2 09/33] ibmvfc: alloc/dealloc sub-queues for nvme channels
` [PATCH v2 10/33] ibmvfc: add logic for protocol specific fabric logins
` [PATCH v2 11/33] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH v2 12/33] ibmvfc: add helper for creating protocol specific discovery event
` [PATCH v2 13/33] ibmvfc: add helper to check NVMe/FC support with active channels
` [PATCH v2 14/33] ibmvfc: allocate and free NVMe channel group discover buffer
` [PATCH v2 15/33] ibmvfc: send NVMe target discovery MAD
` [PATCH v2 16/33] ibmvfc: add NVMe/FC Implicit Logout and Move Login support
` [PATCH v2 17/33] ibmvfc: add NVMe/FC Port "
` [PATCH v2 18/33] ibmvfc: add NVMe/FC Process "
` [PATCH v2 19/33] ibmvfc: add NVMe/FC Query Target support
` [PATCH v2 20/33] ibmvfc: allocate targets based on protocol
` [PATCH v2 21/33] ibmvfc: delete NVMe/FC targets as well as SCSI
` [PATCH v2 22/33] ibmvfc: update state machine to process NVMe/FC targets
` [PATCH v2 23/33] ibmvfc: implement NVMe/FC stubs for local/remote port registration
` [PATCH v2 24/33] ibmvfc: register local nvme fc port after fabric login
` [PATCH v2 25/33] ibmvfc: process NVMe/FC rports in work thread
` [PATCH v2 26/33] ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.h
` [PATCH v2 27/33] ibmvfc: declare global function definitions
` [PATCH v2 28/33] ibmvfc: implement LLDD callbacks for mapping nvme-fc queues
` [PATCH v2 29/33] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH v2 30/33] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH v2 31/33] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH v2 32/33] ibmvfc: implement nvme-fc FCP abort callback
` [PATCH v2 33/33] ibmvfc: fail nvme-fc fcp-io and ls requests during transport reset
[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-23 1:18 UTC (4+ messages)
` [PATCH RESEND v4 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
[PATCH 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
2026-07-22 19:31 UTC (2+ messages)
[PATCH net 0/3] net: don't read an unset MAC header on the raw/qdisc-bypass TX path
2026-07-22 16:58 UTC (2+ messages)
[PATCH] powerpc/rtas_flash: Use scnprintf() in rtas_flash_read_num()
2026-07-22 16:28 UTC
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-22 16:15 UTC (27+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "
[PATCH 6.16.y 0/6] cBPF JIT spray hardening
2026-07-22 15:18 UTC (3+ messages)
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2026-07-22 12:34 UTC (8+ messages)
[PATCH] perf trace-event: Fix buffer overflow in read_string()
2026-07-22 11:35 UTC
[PATCH] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
2026-07-22 10:41 UTC (3+ messages)
[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] 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 (2+ messages)
[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 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 00/18] entry: Consolidate and rework syscall entry handling
2026-07-21 10:44 UTC (2+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace
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