All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-20 15:50:54 to 2019-12-20 16:38:50 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-12-20 16:38 UTC 

[PATCH] drivers: net: bcm-sf2: pass -1 to phy_connect()
 2019-12-20 16:38 UTC  (3+ messages)

[PATCH] oeqa/runtime/ptest: fix detection of failed tests
 2019-12-20 16:37 UTC  (2+ messages)
` [PATCH v2] "

[PULL 00/25] testing and logging updates
 2019-12-20 16:36 UTC  (2+ messages)

[PATCH v8 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-20 16:35 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v8 2/3] iio: (bma400) add driver for the BMA400
` [PATCH v8 3/3] iio: (bma400) basic regulator support

[PATCH net-next] bonding: rename AD_STATE_* to BOND_3AD_STATE_*
 2019-12-20 16:35 UTC  (3+ messages)

[MPTCP] [PATCH] Squash-to: "mptcp: Add MPTCP to skb extensions"
 2019-12-20 16:35 UTC 

[PATCH v6 1/4] perf report: Fix incorrectly added dimensions as switch perf data file
 2019-12-20 16:34 UTC  (2+ messages)

Percpu variables, benchmarking, and performance weirdness
 2019-12-20 16:34 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
 2019-12-20 16:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] toolchain/toolchain-external/toolchain-external-codesourcery-arm: disable SSP
 2019-12-20 16:33 UTC  (2+ messages)

[dpdk-dev] DPDK techboard minutes @18/12/2019
 2019-12-20 16:33 UTC 

[PATCH 1/4] drm/amdkfd: Fix permissions of hang_hws
 2019-12-20 16:33 UTC  (4+ messages)
` [PATCH 4/4] drm/amdkfd: Avoid hanging hardware in stop_cpsch

[alsa-devel] [PATCH v10 0/2] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-12-20 16:31 UTC  (4+ messages)
` [alsa-devel] [PATCH v10 2/2] ASoC: codecs: add wsa881x "

[PATCH 01/11] elfutils: upgrade 0.177 -> 0.178
 2019-12-20 16:32 UTC  (12+ messages)
` [PATCH 02/11] acl/attr: restore the package split
` [PATCH 03/11] recipetool: always use python 3 in recipe creation
` [PATCH 04/11] core-image-testmaster: use Python 3
` [PATCH 05/11] ptest-packagelists: drop python 2.x
` [PATCH 06/11] ltp: fix build with musl
` [PATCH 07/11] diffstat: update to 1.63
` [PATCH 08/11] prelink: upgrade to latest revision (in the cross_prelink branch)
` [PATCH 09/11] libxml-parser-perl: update to 2.46
` [PATCH 10/11] libcap: update to 2.28
` [PATCH 11/11] kexec-tools: update to 2.0.20
` ✗ patchtest: failure for "elfutils: upgrade 0.177 -> 0.1..." and 10 more

[PATCH] ima: add the ability to query ima for the hash of a given file
 2019-12-20 16:31 UTC 

post-receive: pub/scm/fs/xfs/xfs-linux
 2019-12-20 16:31 UTC 

Can we retire Python 2 now?
 2019-12-20 16:29 UTC  (2+ messages)

[PATCH next] xfs: Make the symbol 'xfs_rtalloc_log_count' static
 2019-12-20 16:30 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Only disable powergating around rcs activity
 2019-12-20 16:30 UTC  (2+ messages)

[Xen-devel] [ovmf test] 145000: all pass - PUSHED
 2019-12-20 16:27 UTC 

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-20 16:26 UTC  (9+ messages)
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate

[PATCH net 0/2] sfc: fix bugs introduced by XDP patches
 2019-12-20 16:27 UTC  (3+ messages)
` [PATCH net 1/2] sfc: fix channel allocation with brute force
` [PATCH net 2/2] sfc: Include XDP packet headroom in buffer step size

[PATCH v5 00/25] RTRS (former IBTRS) rdma transport library and the corresponding RNBD (former IBNBD) rdma network block device
 2019-12-20 16:26 UTC  (27+ messages)
` [PATCH v5 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v5 02/25] rtrs: public interface header to establish RDMA connections
` [PATCH v5 03/25] rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v5 04/25] rtrs: core: lib functions shared between client and server modules
` [PATCH v5 05/25] rtrs: client: private header with client structs and functions
` [PATCH v5 06/25] rtrs: client: main functionality
` [PATCH v5 07/25] rtrs: client: statistics functions
` [PATCH v5 08/25] rtrs: client: sysfs interface functions
` [PATCH v5 09/25] rtrs: server: private header with server structs and functions
` [PATCH v5 10/25] rtrs: server: main functionality
` [PATCH v5 11/25] rtrs: server: statistics functions
` [PATCH v5 12/25] rtrs: server: sysfs interface functions
` [PATCH v5 13/25] rtrs: include client and server modules into kernel compilation
` [PATCH v5 14/25] rtrs: a bit of documentation
` [PATCH v5 15/25] rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v5 16/25] rnbd: client: private header with client structs and functions
` [PATCH v5 17/25] rnbd: client: main functionality
` [PATCH v5 18/25] rnbd: client: sysfs interface functions
` [PATCH v5 19/25] rnbd: server: private header with server structs and functions
` [PATCH v5 20/25] rnbd: server: main functionality
` [PATCH v5 21/25] rnbd: server: functionality for IO submission to file or block dev
` [PATCH v5 22/25] rnbd: server: sysfs interface functions
` [PATCH v5 23/25] rnbd: include client and server modules into kernel compilation
` [PATCH v5 24/25] rnbd: a bit of documentation
` [PATCH v5 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[Xen-devel] [PATCH v2] dom0-build: fix build with clang5
 2019-12-20 16:26 UTC  (2+ messages)
` [Xen-devel] Ping: "

[PATCH net-next v5 00/11] Multipath TCP: Prerequisites
 2019-12-20 16:26 UTC  (11+ messages)
` [PATCH net-next v5 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
      ` [MPTCP] "
` [PATCH net-next v5 07/11] tcp: coalesce/collapse must respect MPTCP extensions
      ` [MPTCP] "

[PATCH 0/7] tracing: Add support for in-kernel synthetic event API
 2019-12-20 16:24 UTC  (5+ messages)

[PATCH 1/2] include: trace: Add SCMI header with trace events
 2019-12-20 16:24 UTC  (7+ messages)

Improving documentation for programming interfaces
 2019-12-20 16:23 UTC  (4+ messages)

[Xen-devel] [PATCH] x86/HVM: use single (atomic) MOV for aligned emulated writes
 2019-12-20 16:23 UTC  (2+ messages)
` [Xen-devel] Ping: "

[PATCH v2] x86: define arch_crash_save_vmcoreinfo() if CONFIG_CRASH_CORE=y
 2019-12-20 16:22 UTC 

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2019-12-20 16:22 UTC  (25+ messages)
` [PATCH v2 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH v2 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()

[PATCH] USB: core: fix check for duplicate endpoints
 2019-12-20 16:22 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-12-20 16:22 UTC 

[Xen-devel] [PATCH 0/5] x86emul: allow suppressing FPU/MMX/SIMD insn emulation
 2019-12-20 16:20 UTC  (4+ messages)
` [Xen-devel] [PATCH 5/5] x86emul: disable FPU/MMX/SIMD insn emulation when !HVM

[PATCH LOCAL] arm64: renesas_defconfig: Enable DRM_PANEL_LVDS
 2019-12-20 16:20 UTC  (2+ messages)

[PATCH bpf] samples/bpf: xdp_redirect_cpu fix missing tracepoint attach
 2019-12-20 16:19 UTC 

[alsa-devel] [PATCH alsa-lib] uapi: Move typedefs from uapi to sound/*
 2019-12-20 16:17 UTC 

[PATCH] sctp: do trace_sctp_probe after SACK validation and check
 2019-12-20 16:17 UTC  (3+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Add return value to _tst_expect_{fail, pass}
 2019-12-20 16:17 UTC  (3+ messages)

[alsa-devel] [PATCH] ALSA: uapi: Drop unneeded typedefs
 2019-12-20 16:15 UTC 

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-20 16:16 UTC  (20+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[linux-rt-devel:linux-5.4.y-rt-rebase 79/254] include/linux/seqlock.h:232:2: error: implicit declaration of function 'preempt_disable_rt'; did you mean 'preempt_disable'?
 2019-12-20 16:16 UTC 

Kernel assisted keychain?
 2019-12-20 16:13 UTC 

Making QEMU easier for management tools and applications
 2019-12-20 16:13 UTC 

[PATCH net-next 0/8] disable neigh update for tunnels during pmtu update
 2019-12-20 16:14 UTC  (3+ messages)
` [PATCHv4 net "

[PATCH] soc: renesas: rcar-rst: fix __iomem on configure call
 2019-12-20 16:13 UTC  (2+ messages)

[PATCH v4 00/16] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-12-20 16:13 UTC  (3+ messages)

[RFC net-next 00/14] XDP in tx path
 2019-12-20 16:11 UTC  (11+ messages)
` [RFC net-next 11/14] tun: run XDP program "

[RFC][PATCH 1/2] packagegroup-*-addons: don't install valgrind in rootfs by default
 2019-12-20 15:51 UTC  (2+ messages)
` [RFC][PATCH 2/2] packagegroup-*-qte: don't install qt3d-examples "

WiFi unstable in 5 GHz band
 2019-12-20 16:10 UTC 

[PATCH 0/2] Speed up QMP stream reading
 2019-12-20 16:09 UTC  (2+ messages)

[PATCH net-next v2 00/15] Multipath TCP part 2: Single subflow
 2019-12-20 16:10 UTC  (7+ messages)
      ` [MPTCP] "

[Buildroot] [PATCH/next 1/1] package/libfreeimage: bump version to 3.18.0
 2019-12-20 16:09 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/6] Implement Hyper-V reference TSC based clock source
 2019-12-20 16:07 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 6/6] x86: implement Hyper-V "

[PATCH v2 2/8] lib: add asn.1 encoder
 2019-12-20 16:06 UTC  (12+ messages)
  ` [PATCH v2 0/8] Fix TPM 2.0 trusted keys

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-20 16:06 UTC  (7+ messages)
` [net-next v5 "

[PATCH 0/2] PM: Add a switch for disabling/enabling sync() before suspend
 2019-12-20 16:06 UTC  (4+ messages)
` [PATCH 2/2] PM: CONFIG_SUSPEND_SKIP_SYNC sets default for, '/sys/power/sync_on_suspend'

[peterz-queue:perf/cgroup 9/9] kernel//events/core.c:1591:29: error: 'struct cgroup' has no member named 'id'
 2019-12-20 16:06 UTC 

general protection fault in sctp_stream_free (2)
 2019-12-20 16:05 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/4] add ECDSA support
 2019-12-20 16:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/4] lib/crypto: add support for ECDSA

[PATCH v10 00/11] x86: PIE support to extend KASLR randomization
 2019-12-20 16:05 UTC  (7+ messages)
` [PATCH v10 04/11] x86/entry/64: Adapt assembly for PIE support

[Buildroot] [PATCH 1/1] package/dropbear: group post-extract hooks with their call site
 2019-12-20 16:05 UTC  (3+ messages)

[PATCH] sparse-checkout: improve OS ls compatibility
 2019-12-20 16:05 UTC  (3+ messages)
` [PATCH v3] "

[Buildroot] [PATCHv2 1/1] package/dropbear: group post-extract hooks with their call site
 2019-12-20 16:05 UTC 

ANNOUNCE: libtirpc-1.2.5 released
 2019-12-20 16:04 UTC 

No block device created for NVMe SSD attached to Lindy enclosure
 2019-12-20 16:04 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 1/7] drm/i915: Introduce intel_crtc_state_alloc()
 2019-12-20 16:04 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 6/7] drm/i915/display: Check if pipe fastset is allowed by external dependencies

[Buildroot] [PATCH] sdl2: add patch to fix busy-loop in C library
 2019-12-20 16:04 UTC 

[PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
 2019-12-20 16:04 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: hihope-common: Fix EXTAL Clock frequency
 2019-12-20 16:04 UTC  (2+ messages)

[PATCH v2] PM: Add a switch for disabling/enabling sync() before suspend
 2019-12-20 16:02 UTC 

[alsa-devel] [PATCH] ASoC: sgtl5000: Fix VDDA and VDDIO comparison
 2019-12-20 16:01 UTC  (6+ messages)

[PATCH v2 2/4] dma: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
 2019-12-20 16:02 UTC  (11+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-20 16:00 UTC  (15+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH v2] sched: rt: Make RT capacity aware
 2019-12-20 16:01 UTC  (5+ messages)

[PATCH] kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
 2019-12-20 16:00 UTC  (3+ messages)

[ANNOUNCE] v5.4.5-rt3
 2019-12-20 16:00 UTC 

[PATCH v2 0/1] VirtIO video device specification
 2019-12-20 15:58 UTC  (3+ messages)
  ` [virtio-dev] "

[PATCH v5 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2019-12-20 15:57 UTC  (15+ messages)
` [PATCH v5 1/5] dt-bindings: display: ti,k2g-dss: Add dt-schema yaml binding
  ` [PATCH v5 1/5] dt-bindings: display: ti, k2g-dss: "
` [PATCH v5 2/5] dt-bindings: display: ti,am65x-dss: "
  ` [PATCH v5 2/5] dt-bindings: display: ti, am65x-dss: "
` [PATCH v5 3/5] dt-bindings: display: ti,j721e-dss: "
  ` [PATCH v5 3/5] dt-bindings: display: ti, j721e-dss: "
` [PATCH v5 4/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
` [PATCH v5 5/5] MAINTAINERS: add entry for tidss

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-20 15:56 UTC  (3+ messages)
` [PATCH v39 12/22] target/avr: Add limited support for USART peripheral

git-subtree split misbehaviour with a commit having empty ls-tree for the specified subdir
 2019-12-20 15:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/tinyssh: new package
 2019-12-20 15:56 UTC  (2+ messages)

[PATCH v4 0/4] Improve default object property_add uint helpers
 2019-12-20 15:55 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/gt: Schedule request retirement when signaler idles
 2019-12-20 15:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Schedule request retirement when signaler idles (rev3)

[dpdk-dev] [PATCH] mempool: fix mempool obj alignment for non x86
 2019-12-20 15:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/1] tests/i915/gem_ctx_persistence: pre-emption
 2019-12-20 15:40 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tests/i915/gem_ctx_persistence: pre-emption support check

LTTng-UST: Bump LTTNG_UST_ABI_MINOR_VERSION to 1
 2019-12-20 15:55 UTC 

[PATCH] mm/hmm: Cleanup hmm_vma_walk_pud()/walk_pud_range()
 2019-12-20 15:54 UTC  (2+ messages)

[Xen-devel] [libvirt test] 144995: tolerable all pass - PUSHED
 2019-12-20 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2019-12-20 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2019-12-20 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2019-12-20 15:53 UTC 

[PATCH] drm/bridge/synopsys: dsi: use mipi_dsi_device to find panel or bridge
 2019-12-20 15:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2019-12-20 15:52 UTC 

[PATCH 0/7] arm: dts: renesas: Group tuples in reg/ranges/dma-ranges/states properties
 2019-12-20 15:51 UTC  (3+ messages)

[PATCH 0/1] drivers: misc: Add support for nCipher HSM devices
 2019-12-20 15:50 UTC  (4+ messages)
` [PATCH 1/1] "


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.