All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-11 19:37:43 to 2020-10-11 21:16:40 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-10-11 21:16 UTC 

[PATCH] arm64: dts: allwinner: beelink-gs1: Update LED power node
 2020-10-11 21:14 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: pinetab: Drop unnecessary address/size-cells information
 2020-10-11 21:15 UTC  (2+ messages)

[PATCH] dt-bindings: sound: sun8i-a33-codec: Add Allwinner A64 codec compatible fallback
 2020-10-11 21:15 UTC 

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-11 21:15 UTC  (14+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH net-next 0/9] bnxt_en: Updates for net-next
 2020-10-11 21:13 UTC  (4+ messages)
` [PATCH net-next 3/9] bnxt_en: Set driver default message level

[Buildroot] [PATCH-2020.0{2, 5, 8}.x] python-scapy: add upstream patch fixing python 2.x compatibility
 2020-10-11 21:12 UTC  (2+ messages)

[Buildroot] [PATCH-2020.02.x] package/python-autobahn: drop asyncio files for python 2.x to fix pycompile issu
 2020-10-11 21:11 UTC  (2+ messages)

[PATCH 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-11 21:05 UTC  (4+ messages)
` [PATCH 1/3] hw/ssi/aspeed_smc: Rename max_slaves as max_devices
` [PATCH 2/3] hw/ssi/ssi: Update coding style to make checkpatch.pl happy
` [PATCH 3/3] hw/ssi: Rename SSI 'slave' as 'peripheral'

[Buildroot] [git commit branch/2020.08.x] python-scapy: add upstream patch fixing python 2.x compatibility
 2020-10-11 21:11 UTC 

[Buildroot] [git commit branch/2020.05.x] python-scapy: add upstream patch fixing python 2.x compatibility
 2020-10-11 21:11 UTC 

[Buildroot] [git commit branch/2020.02.x] python-scapy: add upstream patch fixing python 2.x compatibility
 2020-10-11 21:11 UTC 

[Buildroot] [git commit branch/2020.02.x] package/python-autobahn: drop asyncio files for python 2.x to fix pycompile issu
 2020-10-11 21:10 UTC 

[Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade
 2020-10-11 21:10 UTC  (2+ messages)
` [Buildroot] [Bug 13251] "

[PATCH 00/10] hw/isa: Introduce definitions for default IRQ values
 2020-10-11 21:07 UTC  (7+ messages)
` [PATCH 03/10] hw/isa: Add the ISA_IRQ_SER_DEFAULT definition
` [PATCH 04/10] hw/isa: Add the ISA_IRQ_TPM_DEFAULT definition
` [PATCH 08/10] hw/isa: Add the ISA_IRQ_NET_DEFAULT definition
` [PATCH 10/10] hw/isa: Add the ISA_IRQ_IDE_DEFAULT definition

[Buildroot] [PATCH-2020.02.x] package/cryptsetup: add upstream patch to fix runtime issue with json-c >= 0.14.0
 2020-10-11 21:07 UTC 

[Patch net v2] ip_gre: set dev->hard_header_len and dev->needed_headroom properly
 2020-10-11 21:06 UTC  (4+ messages)

stable-rc/queue/4.14 baseline: 124 runs, 1 regressions (v4.14.200-52-ga168ae016734)
 2020-10-11 21:05 UTC 

[PATCH] allarch: Remove MACHINEOVERRIDES
 2020-10-11 21:04 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/29] dt-bindings:iio: Another set of yaml conversions
 2020-10-11 21:01 UTC  (5+ messages)
` [PATCH 24/29] dt-bindings:iio:temperature:melexis,mlx90614 yaml conversion
` [PATCH 25/29] dt-bindings:iio:temperature:melexis,mlx90632 conversion to yaml

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-10-11 21:01 UTC  (13+ messages)
` [dpdk-dev] [PATCH v6 00/14] "
  ` [dpdk-dev] [PATCH v6 04/14] doc: remove references to make from vdpadevs guides
  ` [dpdk-dev] [PATCH v6 08/14] doc: remove references to make from eventdevs guides
  ` [dpdk-dev] [PATCH v6 11/14] doc: remove reference to make from tools guides
  ` [dpdk-dev] [PATCH v6 12/14] doc: remove references to make from contributing guide
` [dpdk-dev] [PATCH v6 03/14] doc: remove references to make from NICs guides
  ` [dpdk-dev] [EXT] "

[PATCH] tools/libs/store: add disclaimer to header file regarding ignored options
 2020-10-11 20:59 UTC  (2+ messages)

[PATCH] mm/hmm/test: Fix an error code in dmirror_allocate_chunk()
 2020-10-11 20:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/zlib-ng: drop unrecognized CC variable
 2020-10-11 20:57 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/zlib-ng: disable tests

[Buildroot] [PATCH 1/1] package/mongodb: security bump to version 4.2.10
 2020-10-11 20:56 UTC  (2+ messages)

[PoCv2 00/15] Rust binding for QAPI (qemu-ga only, for now)
 2020-10-11 20:54 UTC  (18+ messages)
` [PoCv2 01/15] mingw: fix error __USE_MINGW_ANSI_STDIO redefined
` [PoCv2 02/15] scripts/qapi: teach c_param_type() to return const argument type
` [PoCv2 03/15] build-sys: add --with-rust{-target} & basic build infrastructure
` [PoCv2 04/15] build-sys: add a cargo-wrapper script
` [PoCv2 05/15] qga/rust: build and link an empty static library
` [PoCv2 06/15] rust: provide a common crate for QEMU
` [PoCv2 07/15] scripts/qapi: add Rust sys bindings generation
` [PoCv2 08/15] qga/rust: generate QGA QAPI sys bindings
` [PoCv2 09/15] scripts/qapi: add generation of Rust bindings for types
` [PoCv2 10/15] qga/rust: build Rust types
` [PoCv2 11/15] qga: add qmp! macro helper
` [PoCv2 12/15] qga: implement get-host-name in Rust
` [PoCv2 13/15] qga: implement {get,set}-vcpus "
` [PoCv2 14/15] travis: add Rust
` [PoCv2 15/15] rust: use vendored-sources

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2020-10-11 20:53 UTC  (4+ messages)

[PATCH] usb: host: ehci-sched: add comment about find_tt() not returning error
 2020-10-11 20:50 UTC 

stable-rc/queue/5.8 build: 187 builds: 1 failed, 186 passed, 18 warnings (v5.8.14-45-g4e0cc9fc2e6f)
 2020-10-11 20:50 UTC 

[PATCH 0/4] hw: Replace some magic by definitions
 2020-10-11 20:46 UTC  (6+ messages)
` [PATCH 1/4] hw: Replace magic value by PCI_NUM_PINS definition
` [PATCH 2/4] hw/pci-host/pam: Use ARRAY_SIZE() instead of magic value
` [PATCH 3/4] hw/pci-host/versatile: Add WINDOW_COUNT definition to replace magic '3'
` [PATCH 4/4] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition

[GIT PULL] mtd: spi-nor: Changes for 5.10
 2020-10-11 20:42 UTC  (2+ messages)

[GIT PULL] CFI and HyperFlash changes for v5.10-rc1
 2020-10-11 20:42 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 5.10
 2020-10-11 20:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mtd/linux
 2020-10-11 20:41 UTC 

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-10-11 20:36 UTC  (11+ messages)

[PATCH 0/2] dt-bindings:iio:consumer yaml bindings
 2020-10-11 20:35 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings:iio:dac:dpot-dac: yaml conversion

[question] What happens when dd writes data to a missing device?
 2020-10-11 20:31 UTC  (3+ messages)

[Buildroot] [git commit] package/mongodb: security bump to version 4.2.10
 2020-10-11 20:31 UTC 

[Buildroot] [git commit] package/zlib-ng: disable tests
 2020-10-11 20:31 UTC 

[Buildroot] [git commit] package/zlib-ng: drop unrecognized CC variable
 2020-10-11 20:30 UTC 

[tip:efi/core] BUILD SUCCESS cc383a9e245c527d3175e2cf4cced9dbbedbbac6
 2020-10-11 20:29 UTC 

[tip:master] BUILD REGRESSION 820e6f502f021417140bc8ee11f9c7be148ea844
 2020-10-11 20:29 UTC 

git grep/sed to standardize "/* SPDX-License-Identifier: <license>"
 2020-10-11 20:29 UTC  (4+ messages)

[PATCH v7 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-11 20:22 UTC  (45+ messages)
` [PATCH v7 01/14] ASoC: sun4i-i2s: Change set_chan_cfg() params
` [PATCH v7 02/14] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v7 03/14] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
` [PATCH v7 04/14] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v7 05/14] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v7 06/14] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v7 07/14] ASoC: sun4i-i2s: Fix setting of FIFO modes
` [PATCH v7 08/14] ASoC: sun4i-i2s: fix coding-style for callback definition
` [PATCH v7 09/14] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v7 10/14] arm64: dts: allwinner: h6: Add I2S1 node
` [PATCH v7 11/14] arm64: dts: allwinner: a64: Add I2S2 node
` [PATCH v7 12/14] arm64: defconfig: Enable Allwinner i2s driver
` [PATCH v7 13/14] dt-bindings: sound: sun4i-i2s: Document H3 with missing RX channel possibility
` [PATCH v7 14/14] arm: dts: sunxi: h3/h5: Add I2S2 node

[linux-lvm] raid0 - no performance increase??
 2020-10-11 20:15 UTC  (2+ messages)

VM_BUG_ON_PAGE(page_to_pgoff(page) != offset) on s390
 2020-10-11 20:23 UTC  (4+ messages)

[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
 2020-10-11 20:21 UTC  (8+ messages)

[dpdk-dev] [PATCH 00/13] bnxt patches
 2020-10-10  4:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 02/12] net/bnxt: add multi-device infrastructure
` [dpdk-dev] [PATCH v2 00/12] bnxt patches

[PATCH] net: usb: rtl8150: don't incorrectly assign random MAC addresses
 2020-10-11 20:14 UTC  (7+ messages)
` [PATCH v2] "
        ` [Linux-kernel-mentees] "

[PATCH net-next 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
 2020-10-11 20:18 UTC  (29+ messages)
` [PATCH net-next 01/12] net: core: add "
    ` [Bridge] "
` [PATCH net-next 02/12] IB/hfi1: use new function dev_fetch_sw_netstats
` [PATCH net-next 03/12] net: macsec: "
  ` [Bridge] "
` [PATCH net-next 04/12] net: usb: qmi_wwan: "
  ` [Bridge] "
` [PATCH net-next 05/12] net: usbnet: "
  ` [Bridge] "
` [PATCH net-next 06/12] qtnfmac: "
  ` [Bridge] "
` [PATCH net-next 07/12] net: bridge: "
  ` [Bridge] "
` [PATCH net-next 08/12] net: dsa: "
  ` [Bridge] "
` [PATCH net-next 09/12] iptunnel: "
  ` [Bridge] "
` [PATCH net-next 10/12] mac80211: "
  ` [Bridge] "
` [PATCH net-next 11/12] net: openvswitch: "
  ` [Bridge] "
` [PATCH net-next 12/12] xfrm: "
  ` [Bridge] "

[Intel-gfx] [PATCH v10 07/11] drm/i915: Make hardware readout work on i915
 2020-10-11 20:18 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 153 runs, 5 regressions (v5.4.70-46-geff08a1fdd2e)
 2020-10-11 20:15 UTC 

[dpdk-dev] [PATCH v8 0/8] Enable dynamic config of subport bandwidth
 2020-10-11 20:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 "

[PATCH] ptp: ptp_clockmatrix: initialize variables
 2020-10-11 20:09 UTC 

[PATCH bpf-next] bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org
 2020-10-11 20:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-10-11 20:06 UTC 

[dpdk-dev] [PATCH] raw/dpaa2_qdma: fix missing parentheses
 2020-10-11 20:06 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
    ` [dpdk-dev] [dpdk-stable] "

post-receive: pub/scm/linux/kernel/git/rw/ubifs
 2020-10-11 20:06 UTC 

[PATCH 0/5] net: use semicolons rather than commas to separate statements
 2020-10-11 20:05 UTC  (4+ messages)
` [PATCH 4/5] net/ipv6: "

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-10-11 20:02 UTC  (4+ messages)
` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test

[PATCH bpf-next v2] bpf_fib_lookup: optionally skip neighbour lookup
 2020-10-11 20:04 UTC  (7+ messages)

[PATCH] target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
 2020-10-11 20:01 UTC 

[GIT PULL] x86 fixes
 2020-10-11 20:00 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-10-11 20:00 UTC 

[dpdk-dev] [PATCH RESEND 1/2] raw/octeontx2_dma: Assign pem_id as lport for non-internal DMA
 2020-10-11 19:57 UTC  (3+ messages)

stable-rc/queue/4.9 build: 189 builds: 2 failed, 187 passed, 3 warnings (v4.9.238-40-g03fa1d36a96e)
 2020-10-11 19:55 UTC 

post-receive: pub/scm/linux/kernel/git/mtd/linux
 2020-10-11 19:53 UTC 

[PATCH] hw/scsi/megasas: Remove pointless parenthesis
 2020-10-11 19:50 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2020-10-11 19:52 UTC 

[PATCH 0/8] format check tweaks
 2020-10-11 19:51 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2020-10-11 19:51 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2020-10-11 19:51 UTC 

[PATCH 4.19 00/38] 4.19.150-rc1 review
 2020-10-11 19:47 UTC  (4+ messages)
` [PATCH 4.19 21/38] spi: fsl-espi: Only process interrupts for expected events

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-10-11 19:42 UTC  (5+ messages)
` [PATCH v3 7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-10-11 19:42 UTC 

Feature question
 2020-10-11 19:31 UTC 

[PATCH 01/10] mt76: testmode: switch ib and wb rssi to array type for per-antenna report
 2020-10-11 19:37 UTC  (3+ messages)
` [PATCH 02/10] mt76: testmode: add snr attribute in rx statistics


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.