All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-19 11:05:26 to 2022-04-19 11:26:06 UTC [more...]

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-19 11:26 UTC  (5+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-04-19 11:22 UTC  (77+ messages)
` [PATCH v14 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
` [PATCH v14 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only
` [PATCH v14 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
` [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
` [PATCH v14 05/39] arm64/sme: System register and exception syndrome definitions
` [PATCH v14 06/39] arm64/sme: Manually encode SME instructions
` [PATCH v14 07/39] arm64/sme: Early CPU setup for SME
` [PATCH v14 08/39] arm64/sme: Basic enumeration support
` [PATCH v14 09/39] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v14 10/39] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v14 11/39] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v14 12/39] arm64/sme: Implement support for TPIDR2
` [PATCH v14 13/39] arm64/sme: Implement SVCR context switching
` [PATCH v14 14/39] arm64/sme: Implement streaming SVE "
` [PATCH v14 15/39] arm64/sme: Implement ZA "
` [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v14 17/39] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v14 18/39] arm64/sme: Implement streaming SVE signal handling
` [PATCH v14 19/39] arm64/sme: Implement ZA "
` [PATCH v14 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v14 21/39] arm64/sme: Add ptrace support for ZA
` [PATCH v14 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v14 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v14 24/39] KVM: arm64: Hide SME system registers from guests
` [PATCH v14 25/39] KVM: arm64: Trap SME usage in guest
` [PATCH v14 26/39] KVM: arm64: Handle SME host state when running guests
` [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
` [PATCH v14 28/39] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v14 29/39] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v14 30/39] kselftest/arm64: Add tests for TPIDR2
` [PATCH v14 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v14 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v14 33/39] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v14 34/39] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v14 35/39] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v14 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v14 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v14 38/39] kselftest/arm64: Add SME support to syscall ABI test

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-19 11:16 UTC  (34+ messages)
` [PATCH v5 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v5 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v5 03/11] riscv: "
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 05/11] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v5 06/11] nios2: "
` [PATCH v5 07/11] x86: "
` [PATCH v5 08/11] um: "
` [PATCH v5 09/11] sparc: "
` [PATCH v5 10/11] xtensa: "
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify

[PATCH 0/4] Add APIs for configurable power options
 2022-04-19 11:25 UTC  (9+ messages)
` [PATCH 1/4] lib/power: add get and set API for emptypoll max
` [PATCH v2 0/4] Add APIs for configurable power options
  ` [PATCH v2 1/4] lib/power: add get and set API for emptypoll max
  ` [PATCH v2 2/4] lib/power: add get and set API for pause duration
  ` [PATCH v2 3/4] lib/power: add get and set API for scaling freq min and max with pstate mode
  ` [PATCH v2 4/4] examples/l3fwd_power: add cli for configurable options

[PATCH v8 0/4] Add soundcard support for sc7280 based platforms
 2022-04-19 11:24 UTC  (4+ messages)
` [PATCH v8 2/4] arm64: dts: qcom: sc7280: Add nodes for wcd9385 and max98360a codec

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-19 11:17 UTC  (12+ messages)
` [PATCH v3 02/60] target/arm: Update ISAR fields for ARMv8.8
` [PATCH v3 03/60] target/arm: Update SCR_EL3 bits to ARMv8.8
` [PATCH v3 04/60] target/arm: Update SCTLR bits to ARMv9.2
` [PATCH v3 05/60] target/arm: Change DisasContext.aarch64 to bool
` [PATCH v3 06/60] target/arm: Change CPUArchState.aarch64 "
  ` 

[PATCH v2 0/2] btrfs-progs: bug fixes exposed during delayed chunk items insertion
 2022-04-19 11:24 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs-progs: fix a memory leak when starting a transaction on fs with error
` [PATCH v2 2/2] btrfs-progs: fix an error path which can lead to empty device list

[PATCH v2 00/25] objtool: Interface overhaul
 2022-04-19 11:22 UTC  (5+ messages)
` [PATCH v2 13/25] scripts: Create objdump-func helper script
` [PATCH v2 17/25] objtool: Add CONFIG_OBJTOOL

[igt-dev] [PATCH i-g-t 0/2] kms/tests : IGT cleanup
 2022-04-19 11:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v7 00/13] arm64: dts: Add i.MX8DXL initial support
 2022-04-19 11:20 UTC  (14+ messages)
` [PATCH v7 01/13] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v7 02/13] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v7 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v7 04/13] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v7 05/13] arm64: dts: freescale: Add lsio "
` [PATCH v7 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v7 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [PATCH v7 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v7 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v7 10/13] dt-bindings: net: fec: "
` [PATCH v7 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v7 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v7 13/13] dt-bindings: usb: usbmisc-imx: "

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-19 11:21 UTC  (9+ messages)

[PATCH v3 0/9] mtd: spi-nor: Rework Octal DTR methods
 2022-04-19 11:19 UTC  (9+ messages)
` [PATCH v3 4/9] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v3 5/9] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v3 6/9] mtd: spi-nor: core: Add helpers to read/write any register

iwlwifi devices disappear after suspend on kernel 5.17
 2022-04-19 11:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-19 11:17 UTC 

[Buildroot] [PATCH 1/2] package/gzip: security bump to 1.12
 2022-04-19 11:17 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/xz: backport CVE-2022-1271 security fix

[PATCH 0/3] Include MKTME KeyID bits to MMU shadow_zero_check
 2022-04-19 11:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86/mmu: Rename reset_rsvds_bits_mask()
` [PATCH 2/3] KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
` [PATCH 3/3] KVM: VMX: Include MKTME KeyID bits to shadow_zero_check

[ovmf test] 169538: regressions - FAIL
 2022-04-19 11:15 UTC 

[RFC PATCH 0/4] 9pfs: Add 9pfs support for Windows host
 2022-04-19 11:10 UTC  (6+ messages)

[PATCH] drm/malidp: convert sysfs snprintf to sysfs_emit
 2022-04-19 11:14 UTC  (3+ messages)

[RFC] libmount: accept X-mount.{owner,group,mode}=
 2022-04-19 11:13 UTC  (3+ messages)
` [RFC v2] "

[PATCH v1 00/43] Add LoongArch softmmu support
 2022-04-19 11:10 UTC  (6+ messages)
` [PATCH v1 35/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)

IIO: Ensuring DMA safe buffers
 2022-04-19 11:12 UTC 

[PATCH v4 0/4] Enable orphan-handling=warn for VDSO
 2022-04-19 11:10 UTC  (2+ messages)

drivers/remoteproc/ti_k3_r5_remoteproc.c:437:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-19 11:09 UTC 

[PATCH 5.10 5.15 5.17] perf tools: Fix segfault accessing sample_id xyarray
 2022-04-19 11:10 UTC 

[PATCH v5 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-19 11:09 UTC  (6+ messages)
` [PATCH v5 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML

[PATCH] USB: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 11:08 UTC  (2+ messages)

[PATCH] ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 11:07 UTC  (2+ messages)

IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
 2022-04-19 11:07 UTC 

[PATCH] Fix spelling of "followed" in kwboot.1
 2022-04-19 11:06 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-19 11:06 UTC 

[PATCH] gnss: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 11:06 UTC 

[PATCH] imx: spl: Default to SPD when booting from USB serial download
 2022-04-19  9:56 UTC 

[PATCH] drm/amdgpu: partial revert "remove ctx->lock" v2
 2022-04-19 11:06 UTC 

[PATCH 1/2] usb: gadget: Add a config option to set the SPL product ID
 2022-04-19  9:20 UTC  (2+ messages)
` [PATCH 2/2] mach-imx: Use CONFIG_SPL_USB_GADGET_PRODUCT_NUM

[PATCH 0/8] zonefs improvements
 2022-04-19 11:06 UTC  (5+ messages)
` [PATCH 6/8] zonefs: Add active seq file accounting

[PATCH] devres: Use the correct devres implementation in SPL builds
 2022-04-19  8:14 UTC 

[PATCH] usb: dwc3-generic: Fix the iMX8MQ support
 2022-04-19  8:07 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 6e51f61589038cd05bc2fc74577f8f61cfecb801
 2022-04-19 11:06 UTC 

[PATCH 00/12] A few cleanup and fixup patches for compaction
 2022-04-19 11:05 UTC  (6+ messages)
` [PATCH 09/12] mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online

[PATCH 0/2] usb: dwc3: Fix build without driver model
 2022-04-19  7:52 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: core: fix warnings when building "
` [PATCH 1/2] usb: dwc3: core: Fix "

[PATCH] drm/etnaviv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 11:05 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.