messages from 2025-02-28 19:07:26 to 2025-03-07 09:18:59 UTC [more...]
[kvm-unit-tests PATCH v2] Makefile: Use CFLAGS in cc-option
2025-03-07 9:18 UTC
[kvm-unit-tests PATCH] Makefile: Use CFLAGS in cc-option
2025-03-07 8:45 UTC (3+ messages)
PowerPC: sleftests/powerpc fails to compile linux-next
2025-03-07 8:18 UTC (4+ messages)
[PATCH] book3s64/radix : Align section vmemmap start address to PAGE_SIZE
2025-03-07 6:41 UTC (5+ messages)
[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-03-07 1:47 UTC (20+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v3 net-next 02/13] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v3 net-next 03/13] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v3 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v3 net-next 05/13] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v3 net-next 06/13] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v3 net-next 07/13] net: enetc: check if the RSS hfunc is toeplitz
` [PATCH v3 net-next 08/13] net: enetc: enable RSS feature by default
` [PATCH v3 net-next 09/13] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v3 net-next 10/13] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v3 net-next 11/13] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v3 net-next 12/13] net: enetc: add loopback "
` [PATCH v3 net-next 13/13] MAINTAINERS: add new file ntmp.h to ENETC driver
Low-lewel details of secondary CPU bringup on mac99?
2025-03-06 22:51 UTC
[RFC kvm-unit-tests PATCH] lib: Use __ASSEMBLER__ instead of __ASSEMBLY__
2025-03-06 22:17 UTC (3+ messages)
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-06 21:20 UTC (16+ messages)
` [PATCH 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH 07/13] s390: make setup_zero_pages() use memblock
` [PATCH 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH 13/13] arch, mm: make releasing of memory to page allocator more explicit
[PATCH v5 0/3] printf: convert self-test to KUnit
2025-03-06 17:28 UTC (8+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] printf: break kunit into test cases
[PATCH v4 0/2] Add stop_on_panic support for watchdog
2025-03-06 17:22 UTC (21+ messages)
` [PATCH v4 1/2] watchdog: Add a new flag WDIOF_STOP_MAYSLEEP
` [EXTERNAL] "
` [PATCH v4 2/2] drivers: watchdog: Add support for panic notifier callback
` [EXTERNAL] Re: [PATCH v4 0/2] Add stop_on_panic support for watchdog
PowerPC: Observing Kernel softlockup while running ftrace selftest
2025-03-06 12:34 UTC
[PATCH v2] powerpc/kexec: fix physical address calculation in clear_utlb_entry()
2025-03-06 10:24 UTC
[PATCH v4] powerpc/hugetlb: Disable gigantic hugepages if fadump is active
2025-03-06 8:30 UTC (9+ messages)
[PATCH] PCI/AER: Add kernel.aer_print_skip_mask to control aer log
2025-03-06 8:25 UTC (3+ messages)
[PATCH v2 1/4] powerpc/perf/core-book3s: Avoid loading platform pmu driver during dump kernel
2025-03-05 15:29 UTC (7+ messages)
` [PATCH v2 2/4] powerpc/perf/hv-24x7: Avoid loading hv-24x7 "
` [PATCH v2 3/4] powerpc/perf/hv-gpci: Avoid loading hv-gpci pmu "
` [PATCH v2 4/4] powerpc/perf/vpa-pmu: Avoid loading vpa-pmu driver "
[PATCH 3/5] KVM: e500: track host-writability of pages
2025-03-05 14:54 UTC (5+ messages)
` [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-05 13:12 UTC (6+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
[PATCH 1/2] tools/perf: Add field to annotation options to determine disassembler used
2025-03-05 11:57 UTC (4+ messages)
` [PATCH 2/2] tools/perf/powerpc: Use return code from disasm_line__parse
[PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
2025-03-05 9:02 UTC
[PATCH v11 0/4] Support SMT control on arm64
2025-03-05 9:01 UTC (27+ messages)
` [PATCH v11 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v11 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v11 3/4] arm64: topology: Support SMT control on ACPI "
[PATCH] crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD
2025-03-05 7:48 UTC (3+ messages)
[PATCH] powerpc: Fix 'intra_function_call not a direct call' warning
2025-03-05 7:43 UTC (3+ messages)
[PATCH] powerpc: Fix address calculation in clear_utlb_entry()
2025-03-04 22:59 UTC
[PATCH 0/4] ASoC: fsl_audmix: support audio graph card for audmix
2025-03-04 19:21 UTC (8+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl,sai: Document audio graph port
` [PATCH 2/4] ASoC: dt-bindings: fsl,audmix: "
` [PATCH 3/4] ASoC: dt-bindings: fsl,audmix: make 'dais' property to be optional
Build Warnings at arch/powerpc/
2025-03-04 17:17 UTC (11+ messages)
[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
2025-03-04 14:10 UTC (10+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()
[PATCH v3] dt-bindings: dma: Convert fsl,elo*-dma to YAML
2025-03-04 13:28 UTC (4+ messages)
[PATCH] AER: PCIE CTO recovery handle fix
2025-03-04 7:07 UTC
[PATCH v3 0/1] Remove cxl driver
2025-03-04 6:28 UTC (5+ messages)
` [PATCH v3 1/1] cxl: Remove driver
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-03-04 4:46 UTC (5+ messages)
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages
[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
2025-03-03 14:00 UTC (4+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand
[PATCH v7 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-03-03 11:20 UTC (3+ messages)
` [PATCH v7 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v7 3/6] syscall.h: introduce syscall_set_nr()
[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
2025-03-03 11:11 UTC (20+ messages)
` [PATCH 01/19] vdso: Introduce vdso/cache.h
` [PATCH 02/19] arm64: Make asm/cache.h compatible with vDSO
` [PATCH 03/19] vdso: Make vdso_time_data cacheline aligned
` [PATCH 04/19] vdso/datapage: Define for vdso_data to make rework of vdso possible
` [PATCH 05/19] vdso/helpers: Prepare introduction of struct vdso_clock
` [PATCH 06/19] vdso/gettimeofday: "
` [PATCH 07/19] vdso/gettimeofday: Prepare do_hres() for "
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() "
` [PATCH 09/19] vdso/gettimeofday: Prepare do_coarse() "
` [PATCH 10/19] vdso/gettimeofday: Prepare do_coarse_timens() "
` [PATCH 11/19] vdso/gettimeofday: Prepare helper functions "
` [PATCH 12/19] vdso/vsyscall: Prepare "
` [PATCH 13/19] vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct
` [PATCH 14/19] time/namespace: Prepare introduction of struct vdso_clock
` [PATCH 15/19] x86/vdso: "
` [PATCH 16/19] arm64/vdso: "
` [PATCH 17/19] powerpc/vdso: "
` [PATCH 18/19] vdso: Move arch related data before basetime
` [PATCH 19/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
[PATCH] powerpc: Don't use %pK through printk
2025-03-03 11:08 UTC (8+ messages)
[PATCH v2] sched/membarrier: Fix redundant load of membarrier_state
2025-03-03 6:04 UTC (2+ messages)
` [PATCH v2 RESEND] "
[powerpc:merge] BUILD SUCCESS 1304f486dbf1f455c9abe284c155747be90043b3
2025-03-03 5:09 UTC
[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-03-03 4:33 UTC (8+ messages)
` [PATCH v4 2/3] PCI/DPC: Run recovery on device that detected the error
` [PATCH v4 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
[PATCH 0/2] powerpc: gpio_mdio: Simplify gpio_mdio_probe()
2025-03-02 14:59 UTC (3+ messages)
` [PATCH 1/2] powerpc: gpio_mdio: Use devm_mdiobus_alloc_size()
` [PATCH 2/2] powerpc: gpio_mdio: Use devm_of_mdiobus_register()
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-02 12:20 UTC (5+ messages)
[PATCH 0/5] Microwatt updates
2025-03-02 10:13 UTC (4+ messages)
[PATCH v4 0/4] Implement inline static calls on PPC32 - v4
2025-03-02 4:40 UTC (2+ messages)
[PATCH v2 01/25] powerpc/cell: Remove support for IBM Cell Blades
2025-03-02 4:40 UTC (2+ messages)
[PATCH v2 0/5] Microwatt updates
2025-03-02 4:40 UTC (2+ messages)
[PATCH] usb: replace strcpy() with strscpy()
2025-03-01 19:33 UTC (5+ messages)
[next-20250226]Build Failure
2025-03-01 5:44 UTC (7+ 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).