messages from 2023-09-08 18:39:10 to 2023-09-13 13:46:03 UTC [more...]
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-09-13 13:43 UTC (3+ messages)
` [PATCH v8 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v8 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
[PATCH] powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
2023-09-13 13:41 UTC
[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
2023-09-13 12:49 UTC (2+ messages)
[PATCH v1 00/19] cleanup/refactor pgtable.h
2023-09-13 11:14 UTC (21+ messages)
` [PATCH v1 01/19] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
` [PATCH v1 02/19] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
` [PATCH v1 03/19] powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
` [PATCH v1 04/19] powerpc: Remove pte_ERROR()
` [PATCH v1 05/19] powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_access_prot()
` [PATCH v1 06/19] powerpc: Refactor update_mmu_cache_range()
` [PATCH v1 07/19] powerpc: Untangle fixmap.h and pgtable.h and mmu.h
` [PATCH v1 08/19] powerpc/nohash: Remove {pte/pmd}_protnone()
` [PATCH v1 09/19] powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
` [PATCH v1 10/19] powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
` [PATCH v1 11/19] powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h
` [PATCH v1 12/19] powerpc/nohash: Refactor pte_update()
` [PATCH v1 13/19] powerpc/nohash: Refactor checking of no-change in pte_update()
` [PATCH v1 14/19] powerpc/nohash: Deduplicate _PAGE_CHG_MASK
` [PATCH v1 15/19] powerpc/nohash: Deduplicate pte helpers
` [PATCH v1 16/19] powerpc/nohash: Refactor ptep_test_and_clear_young()
` [PATCH v1 17/19] powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
` [PATCH v1 18/19] powerpc/nohash: Refactor pte_clear()
` [PATCH v1 19/19] powerpc/nohash: Refactor __ptep_set_access_flags()
[PATCH v2] ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
2023-09-13 10:26 UTC
[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
2023-09-13 9:11 UTC (9+ messages)
` [PATCH v2 1/8] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v2 2/8] arm: "
` [PATCH v2 3/8] arch/x86: "
` [PATCH v2 4/8] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v2 5/8] riscv: "
` [PATCH v2 6/8] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v2 7/8] ia64: Remove now superfluous sentinel element from ctl_table array
` [PATCH v2 8/8] c-sky: Remove now superfluous sentinel element from ctl_talbe array
[PATCH v2 0/3] DCP as trusted keys backend
2023-09-13 8:36 UTC (8+ messages)
` [PATCH v2 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v2 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v2 3/3] doc: trusted-encrypted: add DCP as new trust source
[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-13 8:09 UTC (8+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v4 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v4 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v4 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v4 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-13 7:26 UTC (47+ messages)
` [PATCH v5 01/31] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v5 02/31] soc: fsl: cpm1: qmc: "
` [PATCH v5 03/31] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v5 04/31] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v5 05/31] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v5 06/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v5 07/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 09/31] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v5 10/31] net: wan: Add support for QMC HDLC
` [PATCH v5 11/31] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v5 12/31] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v5 13/31] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v5 14/31] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v5 15/31] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v5 16/31] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v5 17/31] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v5 18/31] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v5 19/31] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v5 20/31] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v5 21/31] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v5 22/31] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v5 23/31] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v5 24/31] net: wan: Add framer framework support
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v5 26/31] mfd: core: Ensure disabled devices are skipped without aborting
` [PATCH v5 27/31] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v5 29/31] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v5 30/31] ASoC: codecs: Add support for the framer codec
` [PATCH v5 31/31] net: wan: fsl_qmc_hdlc: Add framer support
[PATCH V2] perf test: Fix parse-events tests to skip parametrized events
2023-09-13 5:01 UTC (4+ messages)
[PATCH 0/3] Fix for shellcheck issues with version "0.6"
2023-09-13 5:02 UTC (4+ messages)
KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
2023-09-13 5:28 UTC (29+ messages)
[powerpc:topic/ppc-kvm] BUILD REGRESSION 5af8497e01ed97410b2f19ca8320a3bcdcfe267b
2023-09-13 4:49 UTC
[PATCH] ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
2023-09-13 1:58 UTC (2+ messages)
[powerpc:topic/ppc-kvm 10/11] arch/powerpc/kvm/book3s_hv_nestedv2.c:465:29: error: variable 'amor' set but not used
2023-09-13 1:44 UTC
[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX
2023-09-13 0:10 UTC (10+ messages)
` [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H
` [PATCH bpf-next 2/6] bpf, x86-32: "
` [PATCH bpf-next 3/6] bpf, parisc32: "
` [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX
` [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W
` [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit
[powerpc:topic/ppc-kvm 8/11] arch/powerpc/kvm/guest-state-buffer.c:505: warning: expecting prototype for kvmppc_gsm_init(). Prototype was for kvmppc_gsm_new() instead
2023-09-12 23:14 UTC
[RFC v3 0/2] CPU-Idle latency selftest framework
2023-09-12 22:54 UTC (4+ messages)
` [RFC v3 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events
` [RFC v3 2/2] powerpc/selftest: Add support for cpuidle latency measurement
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-11 21:10 UTC (4+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
[PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
2023-09-12 20:01 UTC (4+ messages)
[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
2023-09-12 19:56 UTC (8+ messages)
[PATCH V3] tools/perf: Add includes for detected configs in Makefile.perf
2023-09-12 19:36 UTC (3+ messages)
[PATCHv6 0/3] enable nr_cpus for powerpc
2023-09-12 18:50 UTC (5+ messages)
` [PATCHv6 1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv6 2/3] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv6 3/3] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid
WARN: Interrupts were enabled early [bisected cfeb6ae8bcb9 ("maple_tree: disable mas_wr_append() when other readers are possible")]
2023-09-12 13:33 UTC (2+ messages)
[RFC PATCH] powerpc: Make crashing cpu to be discovered first in kdump kernel
2023-09-12 11:05 UTC (3+ messages)
[PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore
2023-09-12 8:31 UTC (5+ messages)
` [PATCH v2 2/3] vmcore: allow fadump to export vmcore even if is_kdump_kernel() is false
[PATCH v3 1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore
2023-09-12 8:29 UTC (2+ messages)
` [PATCH v3 2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active
[PATCH V2] tools/perf: Add includes for detected configs in Makefile.perf
2023-09-12 6:32 UTC (3+ messages)
[syzbot] [kernel?] general protection fault in arch_tlbbatch_flush
2023-09-12 1:34 UTC
[PATCH] ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
2023-09-12 0:01 UTC (2+ messages)
[PATCH v7 0/3 RESEND] generic and PowerPC SED Opal keystore
2023-09-11 22:19 UTC (3+ messages)
[PATCH 00/11] add missing of_node_put
2023-09-11 15:08 UTC (3+ messages)
` (subset) "
[PATCH v3 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-11 14:28 UTC (8+ messages)
` [PATCH v3 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v3 2/5] fbdev: Replace fb_pgprotect() with fb_pgprot_device()
` [PATCH v3 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v3 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v3 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCH] tty: hvc: remove set but unused variable
2023-09-11 7:16 UTC (2+ messages)
[PATCH V5 1/3] core/device: Add function to return child node using name at substring "@"
2023-09-11 5:15 UTC (6+ messages)
` [PATCH V5 3/3] skiboot: Update IMC PMU node names for power10
[RFC PATCH v2] powerpc: Make crashing cpu to be discovered first in kdump kernel
2023-09-09 12:42 UTC
[PATCH AUTOSEL 5.15 11/19] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 9:17 UTC (2+ messages)
[PATCH AUTOSEL 4.14 09/12] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:41 UTC
[PATCH AUTOSEL 4.19 09/14] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:40 UTC
[PATCH AUTOSEL 5.4 09/14] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:40 UTC
[PATCH AUTOSEL 5.10 10/16] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:39 UTC
[PATCH AUTOSEL 6.1 13/24] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:38 UTC
[PATCH AUTOSEL 6.4 13/25] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:37 UTC
[PATCH AUTOSEL 6.5 14/28] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
2023-09-09 0:35 UTC
[PATCH AUTOSEL 5.4 5/6] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:24 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 6/6] PCI: rpaphp: Error out on busy status from get-sensor-state
[PATCH AUTOSEL 5.15 6/7] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:23 UTC
[PATCH AUTOSEL 6.1 7/9] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:22 UTC
[PATCH AUTOSEL 4.14 5/5] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:24 UTC
[PATCH AUTOSEL 4.19 6/6] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:24 UTC
[PATCH AUTOSEL 5.10 5/5] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:23 UTC
[PATCH AUTOSEL 6.4 09/11] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:22 UTC
[PATCH AUTOSEL 6.5 09/11] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
2023-09-09 0:22 UTC
[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
2023-09-09 0:15 UTC (2+ messages)
[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
2023-09-08 22:53 UTC (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).