All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-19 21:45:15 to 2019-12-19 22:34:29 UTC [more...]

[MPTCP] [PATCH net-next v5 06/11] mptcp: Add MPTCP to skb extensions
 2019-12-19 22:34 UTC 

[MPTCP] [PATCH net-next v5 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
 2019-12-19 22:34 UTC 

[MPTCP] [PATCH net-next v5 04/11] tcp: Add MPTCP option number
 2019-12-19 22:34 UTC 

[MPTCP] [PATCH net-next v5 03/11] tcp: Define IPPROTO_MPTCP
 2019-12-19 22:34 UTC 

[MPTCP] [PATCH net-next v5 02/11] sock: Make sk_protocol a 16-bit value
 2019-12-19 22:34 UTC 

[MPTCP] [PATCH net-next v5 01/11] net: Make sock protocol value checks more specific
 2019-12-19 22:34 UTC 

[MPTCP] [PATCH net-next v5 00/11] Multipath TCP: Prerequisites
 2019-12-19 22:34 UTC 

[PATCH] generic/529: use an ACL that doesn't confuse NFS
 2019-12-19 22:33 UTC 

Kernel support for i.MX6UL and 4.9 LTS updates
 2019-12-19 22:33 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-12-19 22:33 UTC 

[PATCH 04/14] powerpc/vas: Setup IRQ mapping and register port for each window
 2019-12-19 22:31 UTC  (5+ messages)

[PATCH v4 bpf-next 0/6] bpf: Support replacing cgroup-bpf program in MULTI mode
 2019-12-19 22:31 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/6] bpf: Simplify __cgroup_bpf_attach

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-19 22:31 UTC  (10+ messages)
` [RFC 01/25] dt-bindings: vendor-prefixes: Add Xnano
` [RFC 02/25] dt-bindings: arm: realtek: Add Xnano X5
` [RFC 05/25] dt-bindings: vendor-prefixes: Add Titan Micro Electronics

[PATCH bpf-next] libbpf: fix AF_XDP helper program to support kernels without the JMP32 eBPF instruction class
 2019-12-19 22:29 UTC  (3+ messages)

[PATCH net 1/1] qede: Disable hardware gro when xdp prog is installed
 2019-12-19 22:29 UTC  (2+ messages)

[PATCH v2 05/11] object-store: allow threaded access to object reading
 2019-12-19 22:27 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 040/350] media: ov6650: Fix control handler not freed on init error
 2019-12-19 22:26 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 276/350] net: bcmgenet: Add RGMII_RXID support
` [PATCH AUTOSEL 5.4 277/350] tpm: Add a flag to indicate TPM power is managed by firmware

[Intel-gfx] [PATCH v2 1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
 2019-12-19 22:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/dp: Make port sync mode assignments only if all tiles present
` [Intel-gfx] [PATCH v2 3/3] drm/i915/dp: Disable Port sync mode correctly on teardown
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] sparse-checkout: improve OS ls compatibility
 2019-12-19 22:27 UTC  (7+ messages)
` [PATCH v2] "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 7 warnings (v4.19.90-48-g631e9861976d)
 2019-12-19 22:25 UTC 

broken sound since 5.4.3
 2019-12-19 22:24 UTC  (2+ messages)

[PATCH v3 0/3] Directory traversal bugs
 2019-12-19 22:24 UTC  (6+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 6/8] dir: fix checks on common prefix directory

pull-request: bpf 2019-12-19
 2019-12-19 22:23 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 77 boots: 3 failed, 70 passed with 4 untried/unknown (v4.19.90-48-gb3300fab1bdd)
 2019-12-19 22:23 UTC 

[PATCH v6 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-12-19 20:05 UTC  (6+ messages)
` [PATCH v6 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec
  ` [alsa-devel] "

[PATCH 1/2] thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
 2019-12-19 22:21 UTC  (2+ messages)
` [PATCH 2/2] thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section

[PATCH 00/15] t: replace incorrect test_must_fail usage (part 1)
 2019-12-19 22:22 UTC  (18+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 01/16] test-lib-functions: introduce test_non_git_might_fail()
  ` [PATCH v2 02/16] t/lib-git-p4: use test_path_is_missing()
  ` [PATCH v2 03/16] t0000: replace test_must_fail with run_sub_test_lib_test_err()
  ` [PATCH v2 04/16] t0003: use named parameters in attr_check()
  ` [PATCH v2 05/16] t0003: use test_must_be_empty()
  ` [PATCH v2 06/16] t0003: don't use `test_must_fail attr_check`
  ` [PATCH v2 07/16] t0020: don't use `test_must_fail has_cr`
  ` [PATCH v2 08/16] t0020: use ! check_packed_refs_marked
  ` [PATCH v2 09/16] t1306: convert `test_might_fail rm` to `rm -f`
  ` [PATCH v2 10/16] t1307: reorder `nongit test_must_fail`
  ` [PATCH v2 11/16] t1409: let sed open its own input file
  ` [PATCH v2 12/16] t1409: use test_path_is_missing()
  ` [PATCH v2 13/16] t1501: remove use of `test_might_fail cp`
  ` [PATCH v2 14/16] t1507: stop losing return codes of git commands
  ` [PATCH v2 15/16] t1507: run commands within test_expect_success
  ` [PATCH v2 16/16] t1507: inline full_name()

[dpdk-dev] [PATCH v4 00/17] Introduces net/ionic PMD
 2019-12-19 22:18 UTC  (18+ messages)
` [dpdk-dev] [PATCH v4 01/17] net/ionic: add skeleton
` [dpdk-dev] [PATCH v4 02/17] net/ionic: add hardware structures definitions
` [dpdk-dev] [PATCH v4 03/17] net/ionic: add log
` [dpdk-dev] [PATCH v4 04/17] net/ionic: register and initialize the adapter
` [dpdk-dev] [PATCH v4 05/17] net/ionic: add port management commands
` [dpdk-dev] [PATCH v4 06/17] net/ionic: add basic lif support
` [dpdk-dev] [PATCH v4 07/17] net/ionic: add doorbells
` [dpdk-dev] [PATCH v4 08/17] net/ionic: add adminq support
` [dpdk-dev] [PATCH v4 09/17] net/ionic: add notifyq support
` [dpdk-dev] [PATCH v4 10/17] net/ionic: add basic port operations
` [dpdk-dev] [PATCH v4 11/17] net/ionic: add RX filters support
` [dpdk-dev] [PATCH v4 12/17] net/ionic: add Flow Control support
` [dpdk-dev] [PATCH v4 13/17] net/ionic: add RX and TX handling
` [dpdk-dev] [PATCH v4 14/17] net/ionic: add RSS support
` [dpdk-dev] [PATCH v4 15/17] net/ionic: add stats
` [dpdk-dev] [PATCH v4 16/17] net/ionic: add TX checksum support
` [dpdk-dev] [PATCH v4 17/17] net/ionic: read fw version

[PATCH] tests/vm: update openbsd to release 6.6
 2019-12-19 22:11 UTC  (3+ messages)

[MPTCP] Re: [PATCH net-next v4 00/11]
 2019-12-19 22:19 UTC  (2+ messages)
`  "

[PATCH 1/2] DT: bindings: Add cooling cells for idle states
 2019-12-19 22:19 UTC  (2+ messages)
` [PATCH 2/2] thermal: cpuidle: Register cpuidle cooling device

[PATCH nf v2 0/3] netfilter: nf_flow_table_offload: something fixes
 2019-12-19 22:18 UTC  (3+ messages)
` [PATCH nf v2 1/3] netfilter: nf_flow_table_offload: fix dst_neigh lookup

[PATCH 1/2] manpages.bbclass: Fix rootfs host corruption
 2019-12-19 22:17 UTC  (2+ messages)
` [PATCH 2/2] rootfs-postcommands: Enable rootfs_check_host_user_contaminated

[PATCH v2 1/2] gpu: host1x: Rename "parent" to "host"
 2019-12-19 22:17 UTC  (8+ messages)
` [PATCH v2 2/2] drm/tegra: Do not implement runtime PM

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-12-19 22:17 UTC 

[RFC PATCH 00/14] usb: dwc3: Introduce DWC_usb32
 2019-12-19 22:17 UTC  (8+ messages)
` [RFC PATCH 06/14] usb: devicetree: dwc3: Add max lane and lsm
` [RFC PATCH 13/14] usb: devicetree: dwc3: Add property to disable mult TRB fetch

apparmor setup #yocto
 2019-12-19 22:16 UTC  (2+ messages)
` [yocto] "

[PATCH, net-next, v3, 0/2] net/ethtool: Introduce link_ksettings API for virtual network devices
 2019-12-19 22:16 UTC  (3+ messages)

[PATCH] classes/kernel-yocto: Apply patches from BSP
 2019-12-19 22:14 UTC  (8+ messages)

[PATCH v3 0/5] drivers: Add Tiger Lake hardware IDs to support ACPI,
 2019-12-19 22:14 UTC  (5+ messages)

[PATCH net] net: phy: make phy_error() report which PHY has failed
 2019-12-19 22:14 UTC  (5+ messages)

[MPTCP] [PATCH net-next v4 00/11] Multipath TCP: Prerequisites
 2019-12-19 22:14 UTC  (2+ messages)
`  "

[Intel-gfx] [CI] drm/i915/gt: Add breadcrumb retire to physical engine
 2019-12-19 22:13 UTC 

GATT server does not handle "Invalid Offset" and "Invalid Attribute Value Length" errors properly
 2019-12-19 22:12 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/4] x86/microcode: Support builtin CPU microcode
 2019-12-19 22:11 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 4/4] "

[PATCH] lib/dynamic_debug: make better dynamic log output
 2019-12-19 22:10 UTC  (3+ messages)
` [PATCH v5] "

[Xen-devel] [xen-unstable-smoke test] 144983: tolerable all pass - PUSHED
 2019-12-19 22:10 UTC 

[Buildroot] [PATCH 1/1] package/duktape: bump to version 2.5.0
 2019-12-19 22:10 UTC 

[PATCH 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2019-12-19 22:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2019-12-19 22:07 UTC 

[PATCH 0/5] ACPICA version 20191213 patches
 2019-12-19 22:06 UTC  (2+ messages)

[MPTCP] [PATCH net-next v4 07/11] tcp: coalesce/collapse must respect MPTCP extensions
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 10/11] tcp: clean ext on tx recycle
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 11/11] skb: add helpers to allocate ext independently from sk_buff
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 06/11] mptcp: Add MPTCP to skb extensions
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 09/11] tcp: Check for filled TCP option space before SACK
 2019-12-19 22:05 UTC  (2+ messages)
`  "

post-receive: pub/scm/git/git
 2019-12-19 22:06 UTC 

[MPTCP] [PATCH net-next v4 08/11] tcp: Export TCP functions and ops struct
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 04/11] tcp: Add MPTCP option number
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 03/11] tcp: Define IPPROTO_MPTCP
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 00/11]
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 01/11] net: Make sock protocol value checks more specific
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v4 02/11] sock: Make sk_protocol a 16-bit value
 2019-12-19 22:05 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] package/libebml: bump to version 1.3.10
 2019-12-19 22:05 UTC 

[PATCH v1 1/4] mdio-bitbang: add SMI0 mode support
 2019-12-19 22:05 UTC  (5+ messages)
` [PATCH] mdio-bitbang: add support for lowlevel mdio read/write

[PATCH bpf-next 0/3] Implement runqslower BCC tool with BPF CO-RE
 2019-12-19 22:04 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpftool: add extra CO-RE mode to btf dump command
` [PATCH bpf-next 2/3] libbpf/tools: add runqslower tool to libbpf

Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
 2019-12-19 21:58 UTC  (8+ messages)
        ` [Nouveau] "

[linux-next:master 1359/4896] {standard input}:9752: Error: invalid instruction for this architecture; needs 68020 or higher (68020 [68k, 68ec020], 68030 [68ec030], 68040 [68ec040], 68060 [68ec060]) -- statement `casl %d4,%d5,(%a1)' ignored
 2019-12-19 22:04 UTC 

[PATCH v4 00/14] cpuidle: psci: Support hierarchical CPU arrangement
 2019-12-19 22:02 UTC  (7+ messages)
` [PATCH v4 13/14] cpuidle: psci: Add support for PM domains by using genpd

[PATCH v2 0/4] Add an SRP test for the SoftiWARP driver
 2019-12-19 22:04 UTC  (3+ messages)

[PATCH bpf-next v2 1/9] riscv, bpf: fix broken BPF tail calls
 2019-12-19 22:02 UTC  (3+ messages)
` [PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2019-12-19 22:03 UTC  (5+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

Polled io for Linux kernel 5.x
 2019-12-19 21:59 UTC  (4+ messages)

[PATCH] drm/amdgpu: attempt xgmi perfmon re-arm on failed arm
 2019-12-19 22:03 UTC  (2+ messages)

[PATCH bpf-next 1/8] riscv, bpf: fix broken BPF tail calls
 2019-12-19 21:59 UTC  (3+ messages)
` [PATCH bpf-next 0/8] riscv: BPF JIT fix, optimizations and far jumps support

[Buildroot] [PATCH 1/1] package/minissdpd: bump to version 1.5-20190824
 2019-12-19 22:01 UTC 

[PATCH] docs: firmware-guide: acpi: Change dma_request_slave_channel to dma_request_chan
 2019-12-19 22:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 0/3] Add ABI compatibility checks to the meson build
 2019-12-19 21:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 00/11] "

[PATCH] mailbox: make cmd_dma a __le64 to reduce warnings
 2019-12-19 21:58 UTC  (3+ messages)

[PATCH v4 1/2] KVM: PPC: Add skip_page_out parameter
 2019-12-19 21:51 UTC  (6+ messages)
` [PATCH v4 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

[meta-oe][PATCH] mpv: Remove luajit dependency for ppc64
 2019-12-19 21:57 UTC 

[PATCH v5 0/4] drm: Add support for bus-format negotiation
 2019-12-19 21:56 UTC  (9+ messages)
` [PATCH v5 1/4] drm/bridge: Add a drm_bridge_state object
` [PATCH v5 2/4] drm/bridge: Patch atomic hooks to take a drm_bridge_state
` [PATCH v5 3/4] drm/bridge: Add an ->atomic_check() hook
` [PATCH v5 4/4] drm/bridge: Add the necessary bits to support bus format negotiation

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.206-163-g9fe78e96326d)
 2019-12-19 21:55 UTC 

[PATCH v2] printk: Fix preferred console selection with multiple matches
 2019-12-19 21:48 UTC  (3+ messages)

[PATCH V3 1/2] KVM: PPC: Add skip_page_out parameter
 2019-12-19 21:51 UTC  (10+ messages)
` [PATCH V3 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 6fa9a115fe7ca507ef5618eb753706425741b285
 2019-12-19 21:54 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Flush engine->retire on virtual engine cleanup
 2019-12-19 21:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

refcount_warn_saturate WARNING (was: Re: cls_flower: Fix the behavior using port ranges with hw-offload)
 2019-12-19 21:52 UTC  (4+ messages)

[RFC PATCH bpf-next 0/2] unprivileged BPF_PROG_TEST_RUN
 2019-12-19 21:52 UTC  (8+ messages)

[MPTCP] Re: [PATCH v3] Squash-to: "tcp: Prevent coalesce/collapse when skb has MPTCP extensions"
 2019-12-19 21:51 UTC 

[PATCH v2] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2019-12-19 19:15 UTC  (6+ messages)

[PATCH 0/6] Add PHY connection types for XFI and SFI
 2019-12-19 21:49 UTC  (7+ messages)
` [PATCH 1/6] net: phy: add interface modes for XFI, SFI

[PATCH 1/4] iio: accel: bma180: Add dev helper variable
 2019-12-19 21:49 UTC  (3+ messages)
` [PATCH 4/4] iio: accel: bma180: BMA254 support

[PATCH 0/2] trace-cmd: A couple of fixes
 2019-12-19 21:48 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Duplicate trace_clock in tracecmd_input handle
` [PATCH 2/2] tools lib traceevent: Add builtin handler for trace_marker_raw

[PATCH v2] dt-bindings: media: renesas,ceu: Convert to yaml
 2019-12-19 21:48 UTC  (2+ messages)

[PATCH] can: m_can: Fix default pinmux glitch at init
 2019-12-19 21:47 UTC  (5+ messages)

getsockopt(XDP_MMAP_OFFSETS) syscall ABI breakage?
 2019-12-19 21:46 UTC 

[RFC][PATCH 0/4] sched: Optimizations to sched_class processing
 2019-12-19 21:44 UTC  (5+ messages)
` [RFC][PATCH 1/4] sched: Force the address order of each sched class descriptor
` [RFC][PATCH 2/4] sched: Have sched_class_highest define by vmlinux.lds.h
` [RFC][PATCH 3/4] sched: Remove struct sched_class next field
` [RFC][PATCH 4/4] sched: Micro optimization in pick_next_task() and in check_preempt_curr()

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-19 21:46 UTC  (3+ messages)
` [PATCHv3 12/15] remoteproc/omap: add support for system suspend/resume

[PATCH] perf tools: Fix variable name's inconsistency in hists__for_each macro
 2019-12-19 21:45 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2019-12-19 21:45 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.