messages from 2023-08-17 11:54:38 to 2023-08-22 17:11:45 UTC [more...]
[PATCH v5 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
2023-08-22 17:10 UTC (6+ messages)
[PATCH mm-unstable] mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
2023-08-22 15:33 UTC (10+ messages)
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-08-22 14:55 UTC (21+ messages)
[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
2023-08-22 12:12 UTC (13+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 02/10] arm64: mm: use try_vma_locked_page_fault()
` [PATCH rfc v2 03/10] x86: "
` [PATCH rfc v2 04/10] s390: "
` [PATCH rfc v2 05/10] powerpc: "
` [PATCH rfc v2 06/10] riscv: "
` [PATCH rfc v2 07/10] ARM: mm: try VMA lock-based page fault handling first
` [PATCH rfc v2 08/10] loongarch: mm: cleanup __do_page_fault()
` [PATCH rfc v2 09/10] loongarch: mm: add access_error() helper
` [PATCH rfc v2 10/10] loongarch: mm: try VMA lock-based page fault handling first
linux-next: manual merge of the tty tree with the powerpc tree
2023-08-22 11:51 UTC (2+ messages)
[PATCH AUTOSEL 6.1 9/9] powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
2023-08-22 11:31 UTC
[PATCH AUTOSEL 6.4 09/10] powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
2023-08-22 11:30 UTC
KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
2023-08-22 7:31 UTC (14+ messages)
linux-next: build failure after merge of the mm tree
2023-08-22 7:12 UTC (5+ messages)
[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
2023-08-22 6:32 UTC (4+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
[PATCH] powerpc/85xx: Mark some functions static and add missing includes to fix no previous prototype error
2023-08-22 6:13 UTC
[PATCH] powerpc/64e: Fix circular dependency with CONFIG_SMP disabled
2023-08-22 6:07 UTC
[powerpc:next-test 9/109] arch/powerpc/include/asm/paca.h:155:23: error: field has incomplete type 'struct tlb_core_data'
2023-08-22 5:58 UTC
[PATCH treewide 0/9] Remove obsolete IDE headers
2023-08-22 5:56 UTC (18+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>
` [PATCH 2/9] parisc: "
` [PATCH 3/9] powerpc: "
` [PATCH 4/9] sparc: "
` [PATCH 5/9] asm-generic: Remove ide_iops.h
` [PATCH 6/9] ata: pata_buddha: Remove #include <asm/ide.h>
` [PATCH 7/9] ata: pata_falcon: "
` [PATCH 8/9] ata: pata_gayle: "
` [PATCH 9/9] m68k: Remove <asm/ide.h>
[PATCH] powerpc/perf: Convert fsl_emb notifier to state machine callbacks
2023-08-22 5:18 UTC (2+ messages)
[powerpc:next-test 9/109] arch/powerpc/include/asm/paca.h:291:36: warning: 'struct mm_struct' declared inside parameter list will not be visible outside of this definition or declaration
2023-08-22 2:18 UTC
[powerpc:next-test 9/109] arch/powerpc/include/asm/paca.h:291:36: warning: declaration of 'struct mm_struct' will not be visible outside of this function
2023-08-22 0:30 UTC
linux-next: manual merge of the powerpc tree with the mm-stable tree
2023-08-22 0:16 UTC
[powerpc:next-test 9/109] arch/powerpc/include/asm/paca.h:155:30: error: field 'tcd' has incomplete type
2023-08-21 23:28 UTC
[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
2023-08-21 20:49 UTC (42+ messages)
` [PATCH v4 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v4 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v4 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v4 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v4 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v4 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v4 07/28] net: wan: "
` [PATCH v4 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v4 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v4 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v4 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v4 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v4 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v4 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v4 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v4 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v4 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v4 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v4 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v4 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 21/28] net: wan: Add framer framework support
` [PATCH v4 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v4 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v4 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v4 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v4 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v4 28/28] net: wan: fsl_qmc_hdlc: Add framer support
[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
2023-08-21 19:49 UTC (6+ messages)
[PATCH v3 00/13] mm: free retracted page table by RCU
2023-08-21 19:48 UTC (4+ messages)
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
` [BUG] "
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-21 19:33 UTC (3+ messages)
[PATCH 1/2] powerpc/powernv: Fix fortify source warnings in opal-prd.c
2023-08-21 14:28 UTC (2+ messages)
` [PATCH 2/2] powerpc/powernv: Use struct opal_prd_msg in more places
[PATCH] powerpc/powermac: Fix unused function warning
2023-08-21 14:09 UTC
[powerpc:topic/ppc-kvm 5/9] arch/powerpc/kvm/book3s_hv_nestedv2.c:465:29: error: variable 'amor' set but not used
2023-08-21 9:35 UTC
[PATCH] powerpc: Enable generic cpu idle-loop
2023-08-21 5:09 UTC (3+ messages)
[PATCH v2] powerpc: Enable generic cpu idle-loop
2023-08-21 4:59 UTC
BUG: Unable to handle kernel data access at 0x6020094ad020303c when CONFIG_DEBUG_KMEMLEAK=y is set (kernel 6.5-rc6)
2023-08-20 10:36 UTC
[Bug 216902] New: WARNING: CPU: 0 PID: 70 at kernel/locking/irqflag-debug.c:10 at kallsyms_selftest
2023-08-19 23:03 UTC (2+ messages)
` [Bug 216902] "
[Bug 216156] New: kmemleak: Not scanning unknown object at 0xc00000007f000000
2023-08-19 23:01 UTC (3+ messages)
` [Bug 216156] "
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-19 8:53 UTC (5+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.5-6 tag
2023-08-19 7:21 UTC (2+ messages)
[powerpc:next-test 21/79] arch/powerpc/platforms/powermac/feature.c:137:19: error: unused function 'simple_feature_tweak'
2023-08-19 7:04 UTC (3+ messages)
[PATCH net-next] net: freescale: Remove unused declarations
2023-08-19 2:50 UTC (5+ messages)
[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
2023-08-18 14:18 UTC (3+ messages)
` [06/12] "
[PATCH 1/2] powerpc: Introduce PAGE_NONE_X to replace PAGE_EXECONLY
2023-08-18 16:13 UTC (2+ messages)
` [PATCH 2/2] powerpc/8xx: Honor execonly protection
[PATCH v7 0/3 RESEND] generic and PowerPC SED Opal keystore
2023-08-18 15:12 UTC (4+ messages)
` [PATCH v7 1/3 RESEND] block:sed-opal: "
[PATCH] dma-mapping, powerpc: Move arch_dma_set_mask() prototype into dma-map-ops.h
2023-08-18 12:38 UTC (2+ messages)
[PATCH v9 1/2] powerpc/rtas: export rtas_error_rc() for reuse
2023-08-18 11:29 UTC (2+ messages)
` [PATCH v9 2/2] PCI: rpaphp: Error out on busy status from get-sensor-state
[PATCH 0/4] powerpc: mm_cpumask cleanups and lazy tlb mm
2023-08-18 7:22 UTC (3+ messages)
` [PATCH 3/4] powerpc: Add mm_cpumask warning when context switching
[PATCH V2 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
2023-08-18 7:15 UTC (4+ messages)
` [PATCH V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section
[PATCH v2] powerpc/512x: Make mpc512x_select_reset_compat() static
2023-08-18 6:51 UTC
[powerpc:topic/ppc-kvm] BUILD SUCCESS WITH WARNING a6a4c847287937c42ad33e053af968ed6ea91e13
2023-08-18 6:50 UTC
linux-next: manual merge of the net-next tree with the powerpc tree
2023-08-18 1:17 UTC
[PATCH] powerpc/ps3: refactor strncpy usage
2023-08-17 19:58 UTC (2+ messages)
[PATCH] Revert "powerpc/xmon: Relax frame size for clang"
2023-08-17 18:43 UTC (2+ messages)
[PATCH] perf test: Fix parse-events tests to skip parametrized events
2023-08-17 18:37 UTC (4+ messages)
[PATCH] tools/perf: Fix bpf__probe to set bpf_prog_type type only if differs from the desired one
2023-08-17 18:23 UTC (4+ messages)
[PATCH] powerpc: Move DMA64_PROPNAME define to a header
2023-08-17 16:24 UTC
[PATCH 0/2] powerpc/selftests: miscellaneous improvements
2023-08-17 16:21 UTC (3+ messages)
` [PATCH 1/2] powerpc/selftests: sort mm/.gitignore, add exec_prot
` [PATCH 2/2] selftests/powerpc: add const qualification where possible
[PATCH v3 0/4] general defconfig cleanups
2023-08-17 15:43 UTC (4+ messages)
` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup
` [PATCH v3 4/4] arch/powerpc/configs/*_defconfig cleanup
[PATCH] powerpc/4xx: Add missing includes to fix no previous prototype errors
2023-08-17 14:27 UTC
[PATCH v2] powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
2023-08-17 14:26 UTC
[PATCH] powerpc/47x: Add prototype for mmu_init_secondary()
2023-08-17 14:25 UTC
[PATCH] powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
2023-08-17 14:13 UTC
[powerpc:next] BUILD SUCCESS fe8aa8e3379326ecb77203cae50e8e83c054aedc
2023-08-17 13:44 UTC
[PATCH] powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous prototype
2023-08-17 13:44 UTC
[PATCH] powerpc/82xx: Remove pq2_init_pci
2023-08-17 12:50 UTC (2+ messages)
[PATCH v2] powerpc/fadump: reset dump area size if fadump memory reserve fails
2023-08-17 12:47 UTC (3+ messages)
[PATCH] powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error
2023-08-17 12:43 UTC (2+ messages)
[PATCH] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
2023-08-17 12:42 UTC (2+ messages)
[PATCH v8 1/2] powerpc/rtas: Rename rtas_error_rc to rtas_generic_errno
2023-08-17 12:29 UTC (5+ messages)
[powerpc:next-test] BUILD SUCCESS 9a32584bc108c8fe4d02fa33b16caf686e4a788a
2023-08-17 12:27 UTC
[powerpc:fixes-test] BUILD SUCCESS 4f3175979e62de3b929bfa54a0db4b87d36257a7
2023-08-17 12:27 UTC
[PATCH v3 0/6] KVM: PPC: Nested APIv2 guest support
2023-08-17 12:23 UTC (5+ messages)
` [PATCH v3 4/6] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v3 5/6] KVM: PPC: Add support for nestedv2 guests
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).