All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-07 10:35:31 to 2022-06-07 10:54:37 UTC [more...]

[PATCH 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-06-07 10:08 UTC  (5+ messages)
` [PATCH 4/5] bios-tables-test: add test for number of cores > 255

[PATCH] ASoC: wm8962: Fix suspend while playing music
 2022-06-07 10:46 UTC  (3+ messages)

[PATCH] ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_simple_init_for_codec2codec()
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: ab8500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
 2022-06-07 10:46 UTC  (3+ messages)

[PATCH] avocado/boot_linux_console.py: Update ast2600 test
 2022-06-07 10:06 UTC  (2+ messages)

[PATCH 00/14] mtd: Fix platform remove callbacks to always return 0
 2022-06-07 10:47 UTC  (9+ messages)

[PATCH] ASoC: fsl_sai: Add support for i.MX8MN
 2022-06-07 10:46 UTC  (3+ messages)

[PATCHv13 0/9] nvme: In-band authentication support
 2022-06-07 10:49 UTC  (3+ messages)
` [PATCH 4/9] nvme: Implement In-Band authentication

[PATCH] ASoC: codecs: da7210: add check for i2c_add_driver
 2022-06-07 10:46 UTC  (3+ messages)

[PATCH 1/3] ASoC: fsl_sai: use local device pointer
 2022-06-07 10:46 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: mediatek: remove unnecessary check of clk_disable_unprepare
 2022-06-07 10:46 UTC  (5+ messages)

[PATCH] build: fix meson build when gcc >= 10.0
 2022-06-07 10:52 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe
 2022-06-07 10:46 UTC  (4+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-07 10:46 UTC  (5+ messages)
` (subset) "

[PATCH V4] ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probe
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH 1/2] ASoC: SOF: ipc-msg-injector: Propagate write errors correctly
 2022-06-07 10:46 UTC  (3+ messages)

[PATCH] Hexagon (target/hexagon) add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
 2022-06-07 10:15 UTC  (3+ messages)
` [PATCH] Hexagon (target/hexagon) make VyV operands use a unique temp

[PATCH 01/36] tty/vt: consolemap: use ARRAY_SIZE()
 2022-06-07 10:49 UTC  (36+ messages)
` [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir
` [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
` [PATCH 04/36] tty/vt: consolemap: decrypt inverse_translate()
` [PATCH 05/36] tty/vt: consolemap: remove extern from function decls
` [PATCH 06/36] tty/vt: consolemap: convert macros to static inlines
` [PATCH 07/36] tty/vt: consolemap: make parameters of inverse_translate() saner
` [PATCH 08/36] tty/vt: consolemap: one line = one statement
` [PATCH 09/36] tty/vt: consolemap: use | for binary addition
` [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
` [PATCH 11/36] tty/vt: consolemap: zero uni_pgdir using kcalloc()
` [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
` [PATCH 13/36] tty/vt: consolemap: make con_set_unimap() more readable
` [PATCH 14/36] tty/vt: consolemap: make con_get_unimap() "
` [PATCH 15/36] tty/vt: consolemap: make p1 increment less confusing in con_get_unimap()
` [PATCH 16/36] tty/vt: consolemap: check put_user() "
` [PATCH 17/36] tty/vt: consolemap: introduce enum translation_map and use it
` [PATCH 18/36] tty/vt: consolemap: remove glyph < 0 check from set_inverse_trans_unicode()
` [PATCH 19/36] tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
` [PATCH 20/36] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
` [PATCH 21/36] tty/vt: consolemap: saner variable names in conv_uni_to_pc()
` [PATCH 22/36] tty/vt: consolemap: saner variable names in con_insert_unipair()
` [PATCH 23/36] tty/vt: consolemap: saner variable names in con_unify_unimap()
` [PATCH 24/36] tty/vt: consolemap: saner variable names in con_do_clear_unimap()
` [PATCH 25/36] tty/vt: consolemap: saner variable names in con_unshare_unimap()
` [PATCH 26/36] tty/vt: consolemap: saner variable names in con_release_unimap()
` [PATCH 27/36] tty/vt: consolemap: saner variable names in con_copy_unimap()
` [PATCH 28/36] tty/vt: consolemap: saner variable names in con_get_unimap()
` [PATCH 29/36] tty/vt: consolemap: saner variable names in con_set_unimap()
` [PATCH 30/36] tty/vt: consolemap: saner variable names in con_set_default_unimap()
` [PATCH 31/36] tty/vt: consolemap: make conv_uni_to_pc() more readable
` [PATCH 32/36] tty/vt: consolemap: remove superfluous whitespace
` [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
` [PATCH 34/36] tty/vt: consolemap: extract con_allocate_new() from con_do_clear_unimap()
` [PATCH 35/36] tty/vt: consolemap: use con_allocate_new() in con_unshare_unimap()
` [PATCH 36/36] tty/vt: consolemap: walk the buffer only once in con_set_trans_old()

[PATCH] ASoC: ops: Remove unneeded delay.h inclusion
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v2 0/3] spi: stm32-qspi: Remove unused parameters
 2022-06-07 10:46 UTC  (3+ messages)

[PATCH] ASoC: ops: Clarify snd_soc_info_volsw_sx()
 2022-06-07 10:45 UTC  (2+ messages)

[virtio-comment] [PATCH v5] Introduction of Virtio Network device notifications coalescing feature
 2022-06-07 10:51 UTC  (3+ messages)

[PATCH] ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: max9860: Use modern ASoC DAI format terminology
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] spi: s3c64xx: requests spi-dma channel only during data transfer
 2022-06-07 10:46 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2022-06-07 10:50 UTC 

[PATCH] ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoC
 2022-06-07 10:49 UTC  (2+ messages)

[PATCH v2 0/5] drm/ast: Connector cleanups and polling
 2022-06-07 10:50 UTC  (4+ messages)
` [PATCH v2 3/5] drm/ast: Support output polling

[PATCH] ASoC: tfa9879: Use modern ASoC DAI format terminology
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: tfa989x: Add support for tfa9890
 2022-06-07 10:45 UTC  (3+ messages)

[PATCH] spi: spi-zynqmp-gqspi: Add two chip select support
 2022-06-07 10:46 UTC  (3+ messages)

[PATCH] ASoC: SOF: Fix potential NULL pointer dereference
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH 00/10] Add support for AXP192 PMIC
 2022-06-07 10:46 UTC  (7+ messages)
` [PATCH 01/10] regmap-irq: Add get_irq_reg to support unusual register layouts
` [PATCH 05/10] dt-bindings: gpio: Add AXP192 GPIO bindings

[PATCH] dma/skeleton: support multiple instances
 2022-06-07 10:49 UTC  (3+ messages)

[PATCH] ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe
 2022-06-07 10:45 UTC  (4+ messages)

[PATCH] ASoC: nau8822: Don't reconfigure PLL to the same values
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v2] ASoC: samsung: Fix error handling in aries_audio_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] spi: fix typo in comment
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH v2] ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] spi: intel: Use correct order for the parameters of devm_kcalloc()
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yaml
 2022-06-07 10:46 UTC  (2+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-06-07 10:48 UTC  (8+ messages)
` [PATCH v8 0/3] "
  ` [PATCH v8 1/3] ethdev: introduce protocol hdr based buffer split

[PATCH] ASoC: max98390: use linux/gpio/consumer.h to fix build
 2022-06-07 10:45 UTC  (3+ messages)

[PATCH v2] drivers: spi: spi.c: Convert statistics to per-cpu u64_stats_t
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH -next] spi: cadence-quadspi: Remove spi_master_put() in probe failure path
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: spi-altera-dfl: Fix an error handling path
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: imx-audmux: Silence a clang warning
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v3 00/35] iommu/amd: Add multiple PCI segments support
 2022-06-07 10:47 UTC  (5+ messages)

[PATCH v2] spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settings
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_data
 2022-06-07 10:45 UTC  (3+ messages)

[PATCH v2] dma/idxd: add generic option for queue config
 2022-06-07 10:47 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] ASoC: cs35l45: Make bmc150_magn_remove() return void
 2022-06-07 10:45 UTC  (3+ messages)
` [PATCH v2] ASoC: cs35l45: Make cs35l45_remove() "

[PATCH RESEND v4 0/8] Introduce support for RISC-V architecture
 2022-06-07 10:46 UTC  (9+ messages)
` [PATCH RESEND v4 1/8] eal: add initial "
` [PATCH RESEND v4 2/8] net/ixgbe: enable vector stubs for RISC-V
` [PATCH RESEND v4 3/8] net/memif: set memfd syscall ID on RISC-V
` [PATCH RESEND v4 4/8] net/tap: set BPF syscall ID for RISC-V
` [PATCH RESEND v4 5/8] examples/l3fwd: enable RISC-V operation
` [PATCH RESEND v4 6/8] test/cpuflags: add test for RISC-V cpu flag
` [PATCH RESEND v4 7/8] devtools: add RISC-V to test-meson-builds.sh
` [PATCH RESEND v4 8/8] ci: add RISCV64 cross compilation job

[PATCH] ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
 2022-06-07 10:46 UTC  (2+ messages)

[PATCHv12 00/11] nvme: In-band authentication support
 2022-06-07 10:46 UTC  (10+ messages)
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication

[PATCH] ASoC: amd: acp: fix typo in comment
 2022-06-07 10:45 UTC  (3+ messages)

[PATCH] ASoC: stm32: sai: Remove useless define
 2022-06-07 10:45 UTC  (3+ messages)

[PATCH] ASoC: stm32: dfsdm: fix typo in comment
 2022-06-07 10:45 UTC  (4+ messages)

[PATCH v2] ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc_dma: enable dual fifo for ASRC P2P
 2022-06-07 10:45 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/dg2: Add Wa_14015795083
 2022-06-07 10:45 UTC 

[PATCH] btrfs: correctly populate btrfs_super_block::log_root_transid
 2022-06-07 10:45 UTC  (4+ messages)

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-07 10:43 UTC  (9+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH v2 0/4] mmc: samsung,exynos-dw-mshc: convert to dtschema
 2022-06-07 10:43 UTC  (7+ messages)
` [PATCH v2 3/4] dt-bindings: "
` [PATCH v2 4/4] dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMU

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-07 10:43 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: convert mmc-spi-slot to yaml

[libgpiod v2][PATCH 0/5] bindings: implement python bindings for libgpiod v2
 2022-06-07 10:43 UTC  (7+ messages)
` [libgpiod v2][PATCH 3/5] bindings: python: add examples for v2 API

[PATCH] dt-bindings: mmc: renesas,sdhi: Document R-Car S4-8 and generic Gen4 support
 2022-06-07 10:43 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility string
 2022-06-07 10:43 UTC  (2+ messages)

[PATCH] dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
 2022-06-07 10:42 UTC  (3+ messages)

[PATCH V1 1/1] mmc:sdhci-pci-o2micro:fix card detect issue because card detect debouncing isn't done
 2022-06-07 10:43 UTC  (2+ messages)

[PATCH 0/4] bugfix and feature for Hisilicon DMA PMD
 2022-06-07 10:44 UTC  (2+ messages)

[RFC PATCH 0/3] OpenRISC Semihosting and Virt
 2022-06-07 10:43 UTC  (13+ messages)
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine

[PATCH] random: do not use jump labels before they are initialized
 2022-06-07 10:41 UTC  (5+ messages)

[RESEND 00/14] Add Mediatek MT6370 PMIC support
 2022-06-07 10:41 UTC  (8+ messages)
` [RESEND 14/14] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH] hw/cxl: Fix missing write mask for HDM decoder target list registers
 2022-06-07 10:42 UTC  (3+ messages)

[Intel-gfx] [RFC v3 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-07 10:42 UTC  (9+ messages)
` [Intel-gfx] [RFC v3 3/3] drm/doc/rfc: VM_BIND uapi definition

[PATCH 5.15.y 1/2] fs: add two trivial lookup helpers
 2022-06-07 10:42 UTC  (3+ messages)
` [PATCH 5.15.y 2/2] exportfs: support idmapped mounts

[OE-core] [PATCH] nettle: upgrade 3.7.3 -> 3.8
 2022-06-07 10:40 UTC  (3+ messages)
` [OE-core] [PATCH] mesa: upgrade 22.0.3 -> 22.1.1

[PATCH] sched: enable CMAN at runtime
 2022-06-07 10:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net] af_unix: Fix a data-race in unix_dgram_peer_wake_me()
 2022-06-07 10:40 UTC  (3+ messages)

[PATCH v2] Bluetooth: Collect kcov coverage from hci_rx_work
 2022-06-07 10:40 UTC 

[PATCH 1/2] arm64: defconfig: Enable qcom ss & hs usb phy
 2022-06-07 10:38 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: Enable qcom interconnect drivers

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-07 10:39 UTC  (3+ messages)

[PATCH 0/2] add thread priority accessors
 2022-06-07 10:39 UTC  (3+ messages)
` [PATCH v3 "

[xen-unstable test] 170852: regressions - FAIL
 2022-06-07 10:37 UTC 

[PATCH 00/71] target/arm: Scalable Matrix Extension
 2022-06-07 10:03 UTC  (3+ messages)
` [PATCH 41/71] target/arm: Add infrastructure for disas_sme

[PATCH] mmc: mediatek: wait dma stop bit reset to 0
 2022-06-07 10:35 UTC  (4+ messages)

[PATCH 0/8] hw/cxl: Move CXL emulation options and state to machines
 2022-06-07 10:02 UTC  (5+ messages)
` [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter

[PATCH kvmtool 0/4] Fix some undefined behaviour
 2022-06-07 10:36 UTC  (3+ messages)
` [PATCH kvmtool 2/4] virtio/mmio: access header members normally

[yocto] How to remove the python3 from Yocto SDK
 2022-06-07 10:36 UTC  (2+ messages)
`  "

[PATCH v4] dma-buf: Add a capabilities directory
 2022-06-07 10:36 UTC  (7+ messages)

[PATCH] virtio_ring: remove unnecessary to_vvq call
 2022-06-07 10:36 UTC  (3+ messages)

[PATCH] au1000_eth: stop using virt_to_bus()
 2022-06-07 10:35 UTC  (2+ messages)

[PATCH v3 1/2] nvme-pci: move nvme_should_reset() to core code
 2022-06-07 10:35 UTC  (3+ messages)
` [PATCH v3 2/2] nvme: handle persistent internal error AER from NVMe controller

[syzbot] INFO: task hung in add_early_randomness (2)
 2022-06-07 10:35 UTC  (4+ messages)

[meta-ti] [dunfell PATCH v2 0/5] Add J721S2 HS platform support
 2022-06-07 10:35 UTC  (6+ messages)
` [meta-ti] [dunfell PATCH v2 1/5] conf: machine: Add j721s2 hs platform
` [meta-ti] [dunfell PATCH v2 2/5] ti-rtos-firmware: Add j721s2 hs support
` [meta-ti] [dunfell PATCH v2 3/5] j721s2-hs: changes to support new hs platform
` [meta-ti] [dunfell PATCH v2 4/5] ti-graphics: Add j721s2-hs-evm as a compatible machine
` [meta-ti] [dunfell PATCH v2 5/5] cnm-wave-fw: add compatible for j721s2-hs-evm

[PATCH iproute2-next] ss: Shorter display format for TLS zerocopy sendfile
 2022-06-07 10:35 UTC  (9+ messages)
` [PATCH iproute2-next v2] "


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.