messages from 2023-09-22 08:14:40 to 2023-09-26 22:03:37 UTC [more...]
[PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
2023-09-26 22:02 UTC
[PATCH 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
2023-09-26 19:41 UTC (19+ messages)
` [PATCH 1/8] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH 2/8] iommu/vt-d: Update the definition of the blocking domain
` [PATCH 3/8] iommu/vt-d: Use ops->blocked_domain
` [PATCH 4/8] iommufd: Convert to alloc_domain_paging()
` [PATCH 5/8] iommu/dart: Use static global identity domains
` [PATCH 6/8] iommu/dart: Move the blocked domain support to a global static
` [PATCH 7/8] iommu/dart: Convert to domain_alloc_paging()
` [PATCH 8/8] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-26 20:59 UTC (32+ messages)
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v6 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v6 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v6 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v6 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v6 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v6 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v6 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v6 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v6 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v6 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v6 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v6 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v6 24/30] net: wan: Add framer framework support
` [PATCH v6 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v6 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v6 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v6 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v6 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v6 30/30] net: wan: fsl_qmc_hdlc: Add framer support
[Bisected] PowerMac G4 getting "BUG: Unable to handle kernel data access on write at 0x00001ff0" at boot with CONFIG_VMAP_STACK=y on kernels 6.5.x (regression over 6.4.x)
2023-09-26 15:16 UTC (4+ messages)
[PATCH] ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-09-26 15:07 UTC (4+ messages)
[PATCH v3 1/1] PCI: layerscape-ep: set 64-bit DMA mask
2023-09-26 14:04 UTC
[PATCH v2 1/1] PCI: layerscape-ep: set 64-bit DMA mask
2023-09-26 14:00 UTC (3+ messages)
[PATCH] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
2023-09-26 12:59 UTC (2+ messages)
[PATCH v3 00/13] mm: jit/text allocator
2023-09-26 8:32 UTC (27+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
[PATCH] ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
2023-09-26 8:08 UTC (2+ messages)
[PATCH v4 0/5] powerpc/bpf: use BPF prog pack allocator
2023-09-26 6:51 UTC (9+ messages)
` [PATCH v4 1/5] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v4 3/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
` [PATCH v4 4/5] powerpc/code-patching: introduce patch_instructions()
[PATCH V2] perf test: Fix parse-events tests to skip parametrized events
2023-09-25 17:37 UTC (6+ messages)
[PATCH] selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
2023-09-25 22:03 UTC (2+ messages)
[PATCH] powerpc/stacktrace: Fix arch_stack_walk_reliable()
2023-09-25 19:02 UTC (3+ messages)
[PATCH v2] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
2023-09-25 19:02 UTC
[PATCH v2 00/37] Implement execute-only protection on powerpc
2023-09-25 18:31 UTC (38+ messages)
` [PATCH v2 01/37] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
` [PATCH v2 02/37] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
` [PATCH v2 03/37] powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
` [PATCH v2 04/37] powerpc: Remove pte_ERROR()
` [PATCH v2 05/37] powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_access_prot()
` [PATCH v2 06/37] powerpc: Refactor update_mmu_cache_range()
` [PATCH v2 07/37] powerpc: Untangle fixmap.h and pgtable.h and mmu.h
` [PATCH v2 08/37] powerpc/nohash: Remove {pte/pmd}_protnone()
` [PATCH v2 09/37] powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
` [PATCH v2 10/37] powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
` [PATCH v2 11/37] powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h
` [PATCH v2 12/37] powerpc/nohash: Refactor pte_update()
` [PATCH v2 13/37] powerpc/nohash: Refactor checking of no-change in pte_update()
` [PATCH v2 14/37] powerpc/nohash: Deduplicate _PAGE_CHG_MASK
` [PATCH v2 15/37] powerpc/nohash: Deduplicate pte helpers
` [PATCH v2 16/37] powerpc/nohash: Refactor ptep_test_and_clear_young()
` [PATCH v2 17/37] powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
` [PATCH v2 18/37] powerpc/nohash: Refactor pte_clear()
` [PATCH v2 19/37] powerpc/nohash: Refactor __ptep_set_access_flags()
` [PATCH v2 20/37] powerpc/e500: Simplify pte_mkexec()
` [PATCH v2 21/37] powerpc: Implement and use pgprot_nx()
` [PATCH v2 22/37] powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
` [PATCH v2 23/37] powerpc: Remove pte_mkuser() and pte_mkpriviledged()
` [PATCH v2 24/37] powerpc: Rely on address instead of pte_user()
` [PATCH v2 25/37] powerpc: Refactor permission masks used for __P/__S table and kernel memory flags
` [PATCH v2 26/37] powerpc/8xx: Use generic permission masks
` [PATCH v2 27/37] powerpc/64s: "
` [PATCH v2 28/37] powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
` [PATCH v2 29/37] powerpc/nohash: Replace pte_user() by pte_read()
` [PATCH v2 30/37] powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
` [PATCH v2 31/37] powerpc/44x: "
` [PATCH v2 32/37] powerpc/40x: "
` [PATCH v2 33/37] powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
` [PATCH v2 34/37] powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
` [PATCH v2 35/37] powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
` [PATCH v2 36/37] powerpc: Finally remove _PAGE_USER
` [PATCH v2 37/37] powerpc: Support execute-only on all powerpc
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-25 17:37 UTC (9+ messages)
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
[PATCH] powerpc/85xx: Fix math emulation exception
2023-09-25 15:55 UTC
[PATCH v3 0/3] DCP as trusted keys backend
2023-09-25 15:36 UTC (7+ messages)
` [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v3 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v3 3/3] doc: trusted-encrypted: add DCP as new trust source
[PATCH 00/40] soc: Convert to platform remove callback returning void
2023-09-25 9:58 UTC (5+ messages)
` [PATCH 05/40] soc/fsl: dpaa2-console: "
` [PATCH 06/40] soc/fsl: cpm: qmc: "
` [PATCH 07/40] soc/fsl: cpm: tsa: "
[PATCH v2 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring system suspend
2023-09-25 12:25 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: imx-rpmsg: Force codec power on in low power audio mode
[PATCH V4 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
2023-09-25 10:36 UTC (4+ messages)
` [PATCH V4 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-09-25 9:41 UTC (2+ messages)
[PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring suspend
2023-09-25 8:36 UTC (5+ messages)
` [PATCH 2/2] ASoC: imx-rpmsg: Force codec power on in low power audio mode
` Re: [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: List DAPM endpoints ignoring suspend
Questions: Should kernel panic when PCIe fatal error occurs?
2023-09-25 8:07 UTC (8+ messages)
[PATCH 0/3] Fix for shellcheck issues with version "0.6"
2023-09-25 8:04 UTC (2+ messages)
[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-25 8:00 UTC (8+ messages)
` [PATCH v5 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v5 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v5 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v5 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v5 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PATCHv7 0/4] enable nr_cpus for powerpc
2023-09-25 7:53 UTC (5+ messages)
` [PATCHv7 1/4] powerpc/setup : Enable boot_cpu_hwid for PPC32
` [PATCHv7 2/4] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv7 3/4] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv7 4/4] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid
[PATCH 1/3] core/device: Add function to return child node using name at substring "@"
2023-09-25 5:21 UTC (3+ messages)
[PATCH v2 0/3] powerpc: make fadump resilient with memory add/remove events
2023-09-25 5:12 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] powerpc/fadump: add hotplug_ready sysfs interface
` [PATCH v2 3/3] Documentation/powerpc: update fadump implementation details
[RFC v3 0/2] CPU-Idle latency selftest framework
2023-09-25 5:06 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS 2048fdba5ebe7e010a32b98a2ba4a4e0547334d7
2023-09-25 3:03 UTC
[powerpc:fixes-test] BUILD SUCCESS 58b33e78a31782ffe25d404d5eba9a45fe636e27
2023-09-25 2:26 UTC
[PATCH v2 1/1] powerpc: fix a memory leak
2023-09-24 1:18 UTC (2+ messages)
[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
2023-09-22 17:09 UTC (8+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()
` [PATCH v2 2/2] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[PATCH] powerpc: Only define __parse_fpscr() when required
2023-09-22 12:33 UTC
[RFC PATCH v4 00/11] Add audio support in v4l2 framework
2023-09-22 11:18 UTC (11+ messages)
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
[PATCH] i2c: replace deprecated strncpy
2023-09-22 10:12 UTC (2+ messages)
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
2023-09-22 9:58 UTC (20+ messages)
` [PATCH v1 2/8] powerpc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 3/8] riscv: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[powerpc:next] BUILD SUCCESS c945e6f453a361b0e9daddd2be9c099d1b80d6f8
2023-09-22 8:41 UTC
[RFC PATCH v3 0/9] Add audio support in v4l2 framework
2023-09-22 8:36 UTC (4+ messages)
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support
[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
2023-09-22 8:24 UTC (3+ 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).