All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 20:26:23 to 2020-09-03 20:45:31 UTC [more...]

[dpdk-dev] [PATCH v3 00/11] bbdev PMD ACC100
 2020-09-03 20:45 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 05/11] baseband/acc100: add LDPC processing functions

[PATCH net-next] net: tighten the definition of interface statistics
 2020-09-03 20:45 UTC  (3+ messages)

[PATCH] drm/komeda: Drop local dma_parms
 2020-09-03 20:36 UTC  (2+ messages)

[PATCH v2 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-03 20:30 UTC  (56+ messages)
` [PATCH v2 01/20] Revert "ASoC: sun4i-i2s: Fix the LRCK polarity"
` [PATCH v2 02/20] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v2 03/20] ASoC: sun4i-i2s: Adjust LRCLK width
` [PATCH v2 04/20] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v2 05/20] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v2 06/20] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v2 07/20] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v2 08/20] arm64: dts: allwinner: h6: Add HDMI audio node
` [PATCH v2 09/20] arm64: dts: allwinner: h6: Enable HDMI sound for Beelink GS1
` [PATCH v2 10/20] arm: dts: sunxi: h3/h5: Add DAI node for HDMI
` [PATCH v2 11/20] arm: dts: sunxi: h3/h5: Add HDMI audio
` [PATCH v2 12/20] arm64: dts: allwinner: a64: Add DAI node for HDMI
` [PATCH v2 13/20] arm64: dts: allwinner: a64: Add HDMI audio
` [PATCH v2 14/20] arm: sun8i: h3: Add HDMI audio to Orange Pi 2
` [PATCH v2 15/20] arm: sun8i: h3: Add HDMI audio to Beelink X2
` [PATCH v2 16/20] arm64: dts: allwinner: a64: Add HDMI audio to Pine64
` [PATCH v2 17/20] arm64: dts: allwinner: Enable HDMI audio on Orange Pi PC 2
` [PATCH v2 18/20] ARM: dts: sun8i-h3: Enable HDMI audio on Orange Pi PC/One
` [PATCH v2 19/20] arm64: dts: sun50i-h6-orangepi-3: Enable HDMI audio
` [PATCH v2 20/20] arm64: defconfig: Enable Allwinner i2s driver

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-03 20:18 UTC  (3+ messages)
` [PATCH V2 2/5] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH V2 3/5] iommu: allow the dma-iommu api to use bounce buffers

[PATCH v2 00/10] Support qcom USB3+DP combo phy (or type-c phy)
 2020-09-03 20:43 UTC  (3+ messages)
` [PATCH v2 07/10] phy: qcom-qmp: Add support for DP in USB3+DP combo phy

[RFC PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-03 20:34 UTC  (3+ messages)

[Buildroot] [RFC PATCH v1 1/1] package/pkg-golang: download deps to vendor tree if not present
 2020-09-03 20:43 UTC  (10+ messages)

[cip-dev] [PATCH 4.4.y-cip 0/4] serial mctrl_gpio/sh-sci Fixes
 2020-09-03 20:43 UTC  (3+ messages)
` [cip-dev] [PATCH 4.4.y-cip 1/4] serial: mctrl_gpio: Check if GPIO property exisits before requesting it

[PATCH 1/4] ASoC: odroid: Add missing properties
 2020-09-03 20:32 UTC  (8+ messages)
` [PATCH 2/4] ASoC: samsung-i2s: "
` [PATCH 3/4] arm64: dts: exynos: Remove undocumented i2s properties in Exynos5433
` [PATCH 4/4] ARM: dts: exynos: Add clocks sound node in Exynos5422 Odroid XU4

[PATCH net] net: phy: dp83867: Fix various styling and space issues
 2020-09-03 20:42 UTC  (4+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-09-03 20:30 UTC  (69+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
  ` [PATCH v2 02/28] x86/asm: Replace __force_order with memory clobber
  ` [PATCH v2 03/28] lib/string.c: implement stpcpy
  ` [PATCH v2 04/28] RAS/CEC: Fix cec_init() prototype
  ` [PATCH v2 05/28] objtool: Add a pass for generating __mcount_loc
  ` [PATCH v2 06/28] objtool: Don't autodetect vmlinux.o
  ` [PATCH v2 07/28] kbuild: add support for objtool mcount
  ` [PATCH v2 08/28] x86, build: use "
  ` [PATCH v2 09/28] kbuild: add support for Clang LTO
  ` [PATCH v2 10/28] kbuild: lto: fix module versioning
  ` [PATCH v2 11/28] kbuild: lto: postpone objtool
  ` [PATCH v2 12/28] kbuild: lto: limit inlining
  ` [PATCH v2 13/28] kbuild: lto: merge module sections
  ` [PATCH v2 14/28] kbuild: lto: remove duplicate dependencies from .mod files
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering
  ` [PATCH v2 16/28] init: lto: fix PREL32 relocations
  ` [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
  ` [PATCH v2 18/28] modpost: lto: strip .lto from module names
  ` [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
  ` [PATCH v2 20/28] efi/libstub: disable LTO
  ` [PATCH v2 21/28] drivers/misc/lkdtm: disable LTO for rodata.o
  ` [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
  ` [PATCH v2 23/28] arm64: vdso: disable LTO
  ` [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
  ` [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
  ` [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
  ` [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
  ` [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH 1/3] MIPS: DTS: img: marduk: Add SPI NAND flash
 2020-09-03 20:40 UTC  (2+ messages)

[PATCH] drm/etnaviv: Drop local dma_parms
 2020-09-03 20:40 UTC 

[PATCH] platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config
 2020-09-03 20:39 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: Support enabling clocks prior to bus probe
 2020-09-03 20:39 UTC  (3+ messages)
` [PATCH net-next 1/3] "

[PATCH net-next 0/7] Marvell PP2.2 PTP support
 2020-09-03 20:38 UTC  (5+ messages)
` [PATCH net-next 6/7] net: mvpp2: ptp: add interrupt handling

[PATCH v3 bpf-next 00/14] Add libbpf full support for BPF-to-BPF calls
 2020-09-03 20:35 UTC  (15+ messages)
` [PATCH v3 bpf-next 01/14] libbpf: ensure ELF symbols table is found before further ELF processing
` [PATCH v3 bpf-next 02/14] libbpf: parse multi-function sections into multiple BPF programs
` [PATCH v3 bpf-next 03/14] libbpf: support CO-RE relocations for multi-prog sections
` [PATCH v3 bpf-next 04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls
` [PATCH v3 bpf-next 05/14] libbpf: implement generalized .BTF.ext func/line info adjustment
` [PATCH v3 bpf-next 06/14] libbpf: add multi-prog section support for struct_ops
` [PATCH v3 bpf-next 07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH v3 bpf-next 08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name()
` [PATCH v3 bpf-next 09/14] selftests/bpf: don't use deprecated libbpf APIs
` [PATCH v3 bpf-next 10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH v3 bpf-next 11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests
` [PATCH v3 bpf-next 12/14] selftests/bpf: add subprogs to pyperf, strobemeta, and l4lb_noinline tests
` [PATCH v3 bpf-next 13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline
` [PATCH v3 bpf-next 14/14] selftests/bpf: add __noinline variant of cls_redirect selftest

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-03 20:36 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas
 2020-09-03 20:36 UTC  (4+ messages)
` [PATCH 6/7] dt-bindings: i2c: imx: Use unevaluatedProperties

[PULL v3 00/15] Cirrus-CI improvements, and other CI-related fixes, m68k
 2020-09-03 20:34 UTC  (2+ messages)

[PATCH 0/2] btrfs: free space tree mounting fixes
 2020-09-03 20:33 UTC  (3+ messages)
` [PATCH 1/2] btrfs: support remount of ro fs with free space tree
` [PATCH 2/2] btrfs: remove free space items when creating "

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-03 12:04 UTC  (4+ messages)
` [PATCH v7 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

[PATCH v2 1/3] kea: no need to depend on kea-native
 2020-09-03 20:31 UTC  (3+ messages)
` [PATCH v2 2/3] kea: don't use PACKAGECONFIG inappropriately
` [PATCH v2 3/3] kea: bump to 1.7.10

[RFC PATCH v7 00/23] Core scheduling v7
 2020-09-03 20:30 UTC  (11+ messages)
` [RFC PATCH v7 17/23] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH v2] linux-user: fix implicit conversion from enumeration type error
 2020-09-03 20:27 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-03 20:26 UTC  (15+ messages)

[PATCH 0/9] dmaengine: Tidy up dma_parms
 2020-09-03 20:25 UTC  (13+ messages)
` [PATCH 1/9] dmaengine: axi-dmac: Drop local dma_parms
` [PATCH 2/9] dmaengine: bcm2835: "
` [PATCH 3/9] dmaengine: imx-dma: "
` [PATCH 4/9] dmaengine: imx-sdma: "
` [PATCH 5/9] dmaengine: mxs: "
` [PATCH 6/9] dmaengine: rcar-dmac: "
` [PATCH 7/9] dmaengine: ste_dma40: "
` [PATCH 8/9] dmaengine: qcom: bam_dma: "
` [PATCH 9/9] dmaengine: pl330: "

[PATCH BlueZ] mesh: Remove unused timing variable tx_start
 2020-09-03 20:27 UTC  (2+ messages)

[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-09-03 20:27 UTC 

[Buildroot] [PATCH] linux: add support for ZSTD compression
 2020-09-03 20:26 UTC  (2+ messages)

[Buildroot] [git commit] linux: add support for ZSTD compression
 2020-09-03 20:26 UTC 


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.