messages from 2025-06-04 13:30:20 to 2025-06-13 12:28:27 UTC [more...]
[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
2025-06-13 8:32 UTC (11+ messages)
` [PATCH bpf 1/7] bpf/x86: use define for max regs count used for arguments
` [PATCH bpf 2/7] bpf/x86: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 3/7] bpf/riscv: "
` [PATCH bpf 4/7] bpf/s390: "
` [PATCH bpf 5/7] bpf/powerpc64: use define for max regs count used for arguments
` [PATCH bpf 6/7] bpf/powerpc64: prevent trampoline attachment when args location on stack is uncertain
` [PATCH bpf 7/7] selftests/bpf: ensure that functions passing structs on stack can not be hooked
[RFC PATCH 1/3] ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTR
2025-06-13 11:03 UTC (5+ messages)
` [RFC PATCH 2/3] ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()
` [RFC PATCH 3/3] ALSA: pcm: Convert snd_pcm_sync_ptr() "
[PATCH 0/6] mm: Consolidate lazy MMU mode context
2025-06-13 10:32 UTC (10+ messages)
` [PATCH 1/6] mm: Cleanup apply_to_pte_range() routine
` [PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
` [PATCH 3/6] mm/debug: Detect wrong arch_enter_lazy_mmu_mode() contexts
` [PATCH 4/6] sparc/mm: Do not disable preemption in lazy MMU mode
` [PATCH 5/6] powerpc/64s: "
` [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush
[linux-next]kernel BUG at mm/slub.c:546!
2025-06-13 9:43 UTC
[PATCH] ALSA: pcm: Convert snd_pcm_ioctl_sync_ptr_{compat/x32} to user_access_begin/user_access_end()
2025-06-13 9:15 UTC (4+ messages)
[PATCH 0/2] PCI: Convert MSI and AER state tracking variables to bool type
2025-06-13 8:45 UTC (3+ messages)
` [PATCH 2/2] PCI/AER: Use bool for AER disable state tracking
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-06-13 7:50 UTC (5+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH 0/4] PM: tracing: Don't compile in unused trace events
2025-06-13 3:16 UTC (7+ messages)
` [PATCH 1/4] PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
` [PATCH 2/4] PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLE
` [PATCH 3/4] PM: tracing: Hide device_pm_callback events under PM_SLEEP
` [PATCH 4/4] PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUS
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-12 22:50 UTC (30+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
[PATCH 0/2] soc: use new GPIO line value setter callbacks
2025-06-12 14:58 UTC (4+ messages)
` [PATCH 1/2] soc: fsl: qe: "
` [PATCH 2/2] soc: renesas: pwc-rzv2m: "
[PATCH 0/8] KVM: Remove include/kvm, standardize includes
2025-06-12 13:01 UTC (11+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 6/8] KVM: PPC: "
` [PATCH 7/8] KVM: s390: "
` [PATCH 8/8] KVM: Standardize include paths across all architectures
[PATCH] powerpc: Use dev_fwnode()
2025-06-12 12:28 UTC (5+ messages)
` [PATCH] soc: "
[PATCH v2] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
2025-06-12 10:39 UTC (5+ messages)
[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-06-12 10:46 UTC (6+ 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] ALSA: pcm: Convert multiple {get/put}_user to user_access_begin/user_access_end()
2025-06-11 21:37 UTC (5+ messages)
[PATCH RESEND v2] powerpc/microwatt: Fix model property in device tree
2025-06-11 21:07 UTC
[PATCH RESEND] powerpc: dts: mpc8315erdb: Add GPIO controller node
2025-06-11 19:01 UTC
[PATCH] AER: PCIE CTO recovery handle fix
2025-06-11 17:00 UTC (2+ messages)
[PATCH 02/33] powerpc/legacy_serial: cache serial port and info in add_legacy_port()
2025-06-11 15:12 UTC (6+ messages)
` [PATCH 05/33] powerpc/powermac: remove unneeded tty includes
` [PATCH 08/33] serial: 8250: sanitize uart_port::serial_{in,out}() types
[PATCH v2 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-06-11 13:47 UTC (9+ messages)
` [PATCH v2 1/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v2 2/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH v2] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
2025-06-11 9:42 UTC
[PATCH v3 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
2025-06-11 6:11 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH v14 00/11] Support page table check on PowerPC
2025-06-11 3:16 UTC (3+ messages)
[powerpc:fixes-test] BUILD SUCCESS 0d67f0dee6c9176bc09a5482dd7346e3a0f14d0b
2025-06-10 20:32 UTC
[PATCH v4 0/3] Enhancements to the secvar interface in static key management mode
2025-06-10 21:19 UTC (4+ messages)
` [PATCH v4 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v4 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v4 3/3] integrity/platform_certs: Allow loading of keys in the static "
[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
2025-06-10 20:17 UTC (11+ messages)
` [PATCH 1/9] of: Add warpper "
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-10 19:12 UTC (25+ messages)
` [PATCH v2 01/12] lib/crc: move files into lib/crc/
` [PATCH v2 02/12] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH v2 03/12] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH v2 04/12] lib/crc/arm64: migrate arm64-optimized "
` [PATCH v2 05/12] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH v2 06/12] lib/crc/mips: migrate mips-optimized "
` [PATCH v2 07/12] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH v2 08/12] lib/crc/riscv: migrate riscv-optimized "
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized "
` [PATCH v2 10/12] lib/crc/sparc: migrate sparc-optimized "
` [PATCH v2 11/12] lib/crc/x86: migrate x86-optimized "
` [PATCH v2 12/12] lib/crc: remove ARCH_HAS_* kconfig symbols
[PATCH v2] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
2025-06-10 16:37 UTC (2+ messages)
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
2025-06-10 16:28 UTC (2+ messages)
PCI: Work around PCIe link training failures
2025-06-10 7:00 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.16-2 tag
2025-06-10 6:29 UTC (2+ messages)
[PATCH] powerpc/vdso: Fix build of VDSO32 with pcrel
2025-06-10 6:22 UTC (3+ messages)
[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
2025-06-10 5:31 UTC (5+ messages)
` [PATCH bpf-next v4 9/9] bpf: Fall back to nospec for sanitization-failures
[PATCH 1/2] powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
2025-06-10 2:12 UTC (2+ messages)
` [PATCH 2/2] powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()
[PATCH v3] docs: powerpc: Add htm.rst to table of contents
2025-06-09 21:00 UTC (2+ messages)
[PATCH 0/8] ASoC: codecs: More const and unused member cleanups
2025-06-09 21:00 UTC (2+ messages)
[PATCH] dt-bindings: soc: fsl,ls1028a-reset: Drop extra "/" in $id
2025-06-09 16:10 UTC (2+ messages)
[PATCH v7 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
2025-06-09 14:03 UTC (10+ messages)
` [Fixup PATCH] drivers/base/node: Restored the removed extra line
[PATCH] ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loop
2025-06-09 7:52 UTC (2+ messages)
[PATCH] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
2025-06-09 7:40 UTC (3+ messages)
[mainline]Kernel OOPs at migrate_swap_task
2025-06-09 6:24 UTC
[PATCH] powerpc: use always-y instead of extra-y in Makefiles
2025-06-09 4:31 UTC (5+ messages)
[PATCH] powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block
2025-06-09 4:31 UTC (4+ messages)
[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
2025-06-08 23:46 UTC (2+ messages)
[PATCH 0/6] asm-generic: io.h cleanups
2025-06-08 9:44 UTC (5+ messages)
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers
[PATCH v2] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
2025-06-07 15:59 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: soc: Add fsl,imx23-digctl.yaml for i.MX23 and i.MX28
2025-06-05 23:44 UTC (2+ messages)
[PATCH v2 0/3] Enhancements to the secvar interface in static key management mode
2025-06-05 20:49 UTC (6+ messages)
` [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the "
[BUG] rmmod i2c-pasemi-platform causing kernel crash on Apple M1
2025-06-05 19:58 UTC (6+ messages)
` "
[PATCH 0/4 v3] Make ELOG and GHES log and trace consistently
2025-06-04 14:25 UTC (3+ messages)
` [PATCH 3/4 v3] ACPI: extlog: Trace CPER PCI Express Error Section
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).