messages from 2020-09-03 20:32:53 to 2020-09-03 20:59:52 UTC [more...]
[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
2020-09-03 20:58 UTC (10+ messages)
` [PATCH v2 net-next 1/9] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v2 net-next 2/9] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers
` [PATCH v2 net-next 3/9] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v2 net-next 4/9] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v2 net-next 5/9] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v2 net-next 6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper
` [PATCH v2 net-next 7/9] bpf: helpers: add multibuffer support
` [PATCH v2 net-next 8/9] samples/bpf: add bpf program that uses xdp mb helpers
` [PATCH v2 net-next 9/9] net: mvneta: enable jumbo frames for XDP
[PATCH] drm/mediatek: Drop local dma_parms
2020-09-03 20:59 UTC
[PULL 00/27] QOM boilerplate cleanup
2020-09-03 20:52 UTC (12+ 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 03/27] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PULL 04/27] qom: DECLARE_*_CHECKERS macros
` [PULL 05/27] qom: Make type checker functions accept const pointers
` [PULL 06/27] codeconverter: script for automating QOM code cleanups
` [PULL 09/27] Use DECLARE_*CHECKER* macros
` [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
` [PULL 18/27] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
[PATCH] drm/exynos: Drop local dma_parms
2020-09-03 20:51 UTC (3+ messages)
[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
2020-09-03 20:58 UTC (11+ messages)
[PATCH v2 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
2020-09-03 20:57 UTC (55+ 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
[RFC PATCH 00/16] 1GB THP support on x86_64
2020-09-03 20:57 UTC (4+ messages)
[PATCH v2] x86: Use xorl %0,%0 in __get_user_asm
2020-09-03 20:57 UTC (2+ messages)
` [tip: x86/asm] x86/uaccess: Use XORL %0,%0 in __get_user_asm()
[cip-dev] [PATCH 4.4.y-cip] of: Add missing exports of node name compare functions
2020-09-03 20:57 UTC (4+ messages)
[PATCH 00/22] add support for Clang LTO
2020-09-03 20:30 UTC (50+ 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] 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.