All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 20:28:46 to 2020-09-03 20:57:43 UTC [more...]

[PATCH v2 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-03 20:30 UTC  (59+ 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 00/22] add support for Clang LTO
 2020-09-03 20:30 UTC  (59+ 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

[PULL 00/27] QOM boilerplate cleanup
 2020-09-03 20:52 UTC  (8+ messages)
` [PULL 01/27] qom: make object_ref/unref use a void * instead of Object *
` [PULL 02/27] qom: provide convenient macros for declaring and defining types
` [PULL 05/27] qom: Make type checker functions accept const pointers
` [PULL 06/27] codeconverter: script for automating QOM code cleanups
` [PULL 12/27] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PULL 13/27] gpex: Fix type checking function name
` [PULL 16/27] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV

[PATCH 1/3] ALSA: hda/realtek: Add quirk for System76 Lemur Pro (lemp9)
 2020-09-03 20:54 UTC  (3+ messages)
` [PATCH 2/3] ALSA: hda/realtek: Add quirks for System76 Gazelle (gaze15)
  ` [PATCH 3/3] ALSA: hda/realtek: Add quirk for System76 Serval WS (serw12)

[RFC PATCH] scsi: target: detect XCOPY NAA descriptor conflicts
 2020-09-03 20:54 UTC  (6+ messages)

[cip-dev] [PATCH 4.4.y-cip 0/4] serial mctrl_gpio/sh-sci Fixes
 2020-09-03 20:54 UTC  (9+ messages)
` [cip-dev] [PATCH 4.4.y-cip 1/4] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
` [cip-dev] [PATCH 4.4.y-cip 2/4] serial: sh-sci: Terminate TX DMA during buffer flushing
` [cip-dev] [PATCH 4.4.y-cip 3/4] serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
` [cip-dev] [PATCH 4.4.y-cip 4/4] serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-03 20:53 UTC  (6+ messages)

[Buildroot] [PATCH] package/libzip: add patch from upstream to fix build
 2020-09-03 20:52 UTC  (3+ messages)

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

[PATCH v9] ARM: boot: Validate start of physical memory against DTB
 2020-09-03 20:49 UTC  (3+ messages)

[PATCH 00/13] ARM: dts: exynos: dtschema cleanups for Exynos5
 2020-09-03 20:48 UTC  (4+ messages)
` [PATCH 01/13] ARM: dts: exynos: Correct compatible for Exynos5 GIC

[PATCH] drm/managed: Cleanup of unused functions and polishing docs
 2020-09-03 20:48 UTC  (4+ messages)

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

[Buildroot] [PATCH v2, 1/1] package/kismet: fix build with gcc >= 9
 2020-09-03 20:47 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/2] package/libcap: drop host-gperf dependency
 2020-09-03 20:47 UTC  (2+ messages)

[RFC PATCH 0/3] alsa-lib/ASoC: use inclusive language for bclk/fsync/topology
 2020-09-03 20:42 UTC  (2+ messages)

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

Requirements to control kernel isolation/nohz_full at runtime
 2020-09-03 18:52 UTC  (5+ messages)

[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

[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] drm/komeda: Drop local dma_parms
 2020-09-03 20:36 UTC  (2+ messages)

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-03 20:18 UTC  (2+ messages)
` [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)

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

[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)

[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  (2+ messages)

[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)


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.