All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-14 21:59:52 to 2018-12-14 23:10:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2018-12-14 23:10 UTC 

[PATCH] yocto-uninative: Correct sha256sum for aarch64
 2018-12-14 23:08 UTC 

[PATCH v1 2/2] usb:cdns3 Add Cadence USB3 DRD Driver
 2018-12-14 22:56 UTC  (4+ messages)
  ` [v1,2/2] "

[PATCH 0/2] of: phandle_cache, fix refcounts, remove stale entry
 2018-12-14 23:04 UTC  (12+ messages)
` [PATCH 1/2] of: of_node_get()/of_node_put() nodes held in phandle cache
` [PATCH 2/2] of: __of_detach_node() - remove node from "

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-14 23:06 UTC  (15+ messages)
` [PATCH 01/14] mm, compaction: Shrink compact_control
` [PATCH 02/14] mm, compaction: Rearrange compact_control
` [PATCH 03/14] mm, compaction: Remove last_migrated_pfn from compact_control
` [PATCH 04/14] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 05/14] mm, compaction: Skip pageblocks with reserved pages
` [PATCH 06/14] mm, migrate: Immediately fail migration of a page with no migration handler
` [PATCH 07/14] mm, compaction: Always finish scanning of a full pageblock
` [PATCH 08/14] mm, compaction: Use the page allocator bulk-free helper for lists of pages
` [PATCH 09/14] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 10/14] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 11/14] mm, compaction: Keep migration source private to a single compaction instance
` [PATCH 12/14] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 13/14] mm, compaction: Capture a page under direct compaction
` [PATCH 14/14] mm, compaction: Do not direct compact remote memory

[mmotm:master 187/302] mm/page_io.c:405:18: error: 'REQ_HIPRI' undeclared; did you mean 'RWF_HIPRI'?
 2018-12-14 23:04 UTC 

[PATCH V1] arm64: dtsi: Fix SDMMC address range
 2018-12-14 23:04 UTC  (2+ messages)

[PATCH v2 0/1] New software event timer adapter
 2018-12-14 23:04 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] eventdev: add new "

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-12-14 23:03 UTC  (5+ messages)

[PATCH net-next] nfp: abm: allow to opt-out of RED offload
 2018-12-14 23:01 UTC 

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-12-14 23:01 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: mach-omap2: omap3: Fix GPIO clocking in SPL
 2018-12-14 23:00 UTC  (4+ messages)

[PATCH] ltp: Fix build with glibc 2.29
 2018-12-14 22:57 UTC 

[PATCH 1/2] lib/oe/recipeutils: Add a new function to mimic do_checkpkg
 2018-12-14 22:54 UTC  (4+ messages)
` [PATCH 2/2] oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_status() function

[PATCH] acpi / apei: fix NULL deref during init
 2018-12-14 22:54 UTC  (7+ messages)

[LTP] [PATCH] getcpu01: Rename getcpu to avoid conflict with glibc >= 2.29
 2018-12-14 22:53 UTC 

[PATCH v2 1/3] mbuf: implement generic format for sched field
 2018-12-14 22:52 UTC  (5+ messages)
` [PATCH v3 1/2] eal: add new rte color definition
  ` [PATCH v3 2/2] mbuf: implement generic format for sched field

[PATCH v2] binder: fix use-after-free due to ksys_close() during fdget()
 2018-12-14 22:50 UTC  (2+ messages)

\Part num your Hacked phone^ +XX XXXXX5562
 2018-12-14 22:18 UTC 

[PATCH 5/5] spi: stm32: add description about STM32F4 bindings
 2018-12-14 22:48 UTC  (3+ messages)

Git blame performance on files with a lot of history
 2018-12-14 22:48 UTC  (2+ messages)

[PATCH BlueZ 00/30] Major rewrite for Multi-Node and DBus
 2018-12-14 22:47 UTC  (31+ messages)
` [PATCH BlueZ 01/30] mesh: Staging for Mesh DBus API rewrite
` [PATCH BlueZ 02/30] mesh: Delete obsolete files
` [PATCH BlueZ 03/30] mesh: Utilities for DBus support
` [PATCH BlueZ 04/30] mesh: Internal errors
` [PATCH BlueZ 05/30] mesh: Re-write storage for Multiple Nodes
` [PATCH BlueZ 06/30] mesh: Rewrite Node handling for multiple nodes
` [PATCH BlueZ 07/30] mesh: Rewite Network layer "
` [PATCH BlueZ 08/30] mesh: Direction agnostic PB-Adv implimentation
` [PATCH BlueZ 09/30] mesh: Acceptor side provisioning implimentation
` [PATCH BlueZ 10/30] mesh: Initiator "
` [PATCH BlueZ 11/30] mesh: Rewrite Controler interface for full init
` [PATCH BlueZ 12/30] mesh: Unchanged variables set to const
` [PATCH BlueZ 13/30] mesh: centralize generic utilities
` [PATCH BlueZ 14/30] mesh: re-arrange provisioning for DBus API
` [PATCH BlueZ 15/30] mesh: Re-architect "
` [PATCH BlueZ 16/30] mesh: Make config model handle multiple nodes
` [PATCH BlueZ 17/30] mesh: Multi node Config Server model
` [PATCH BlueZ 18/30] mesh: restructure I/O for multiple nodes
` [PATCH BlueZ 19/30] mesh: Restrusture DB to support "
` [PATCH BlueZ 20/30] mesh: restructure model services for "
` [PATCH BlueZ 21/30] mesh: DBUS interface for Provisioning Agent
` [PATCH BlueZ 22/30] mesh: restructure App Key storage
` [PATCH BlueZ 23/30] mesh: Clean-up Comment style
` [PATCH BlueZ 24/30] mesh: Update for DBus API and multi-node support
` [PATCH BlueZ 25/30] mesh: Add default location for Mesh Node storage
` [PATCH BlueZ 26/30] mesh: Add structural changes to for mesh
` [PATCH BlueZ 27/30] mesh: Sample Provisioning Agent
` [PATCH BlueZ 28/30] mesh: Sample On/Off Client and Server
` [PATCH BlueZ 29/30] mesh: Sample Mesh Joiner (provision acceptor)
` [PATCH BlueZ 30/30] mesh: Enable building Mesh Daemon

Ramp Time Bug
 2018-12-14 22:47 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2018-12-14 22:45 UTC 

[master/rocko-next-rel][PATCH v2 1/4] packagegroup-arago-tisdk-hmi-sdk-host : add mmwavegesture-hmi demo
 2018-12-14 22:44 UTC  (4+ messages)
` [master/rocko-next-rel][PATCH v2 2/4] mmwavegesture-hmi : bump SRCREV to add Makefile.build
` [master/rocko-next-rel][PATCH v2 3/4] Makefile_mmwavegesture-hmi : add mmwavegesture-hmi demo to SDK makefile
` [master/rocko-next-rel][PATCH v2 4/4] ti-tisdk-makefile : add mmwavegesture-hmi demo

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-14 22:43 UTC 

[PATCH] w90p910_ether: remove incorrect __init annotation
 2018-12-14 22:43 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] kmod: fix build with pkgconf 1.5.3
 2018-12-14 22:41 UTC  (4+ messages)

[PATCH net-next,v6 00/12] add flow_rule infrastructure
 2018-12-14 22:41 UTC  (3+ messages)
` [PATCH net-next,v6 02/12] net/mlx5e: support for two independent packet edit actions

[PATCH net-next 0/5] tcp: Introduce a TFO key-pool for clean cookie-rotation
 2018-12-14 22:40 UTC  (6+ messages)
` [PATCH net-next 1/5] tcp: Create list of TFO-contexts
` [PATCH net-next 2/5] tcp: TFO: search for correct cookie and accept data
` [PATCH net-next 3/5] tcp: Print list of TFO-keys from proc
` [PATCH net-next 4/5] tcp: Allow getsockopt of listener's keypool
` [PATCH net-next 5/5] tcp: TFO - cleanup code duplication

[PATCH] VSOCK: bind to random port for VMADDR_PORT_ANY
 2018-12-14 22:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/1] Advertise multiple supported proto versions
 2018-12-14 22:39 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] protocol: advertise multiple supported versions

[PATCH net-next] neighbor: Add protocol attribute
 2018-12-14 22:38 UTC  (4+ messages)

[PATCH] r8152: Add support for MAC address pass through on RTL8153-BND
 2018-12-14 22:38 UTC  (3+ messages)
  `  "

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-14 22:38 UTC 

[PATCH v2] x86: vdso: Pass --eh-frame-hdr to ld
 2018-12-14 22:36 UTC 

[PATCH net-next 0/6] net: hns3: Add more commands to Debugfs in HNS3 driver
 2018-12-14 22:36 UTC  (3+ messages)

[U-Boot] [PATCH] Makefile: output migration warnings to stderr
 2018-12-14 22:35 UTC 

Purpose of PTRACE_SETSIGINFO for x86
 2018-12-14 22:30 UTC 

[PATCH] x86: vdso: Pass --eh-frame-hdr to ld
 2018-12-14 22:32 UTC  (2+ messages)

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-14 22:31 UTC  (4+ messages)

[rocko-next-rel][PATCH v1 1/3] mmwavegesture-hmi : bump SRCREV to add Makefile.build
 2018-12-14 22:29 UTC  (3+ messages)
` [rocko-next-rel][PATCH v1 2/3] Makefile_mmwavegesture-hmi : add mmwavegesture-hmi demo to SDK makefile
` [rocko-next-rel][PATCH v1 3/3] ti-tisdk-makefile : add mmwavegesture-hmi demo

[PATCH] clk: vc5: Initialize src in vc5_mux_set_parent()
 2018-12-14 22:29 UTC  (2+ messages)

linux-next: Tree for Dec 14
 2018-12-14 22:28 UTC  (6+ messages)
` linux-next: Tree for Dec 14 (security/integrity/ima/)

[U-Boot] [PATCH V2] ARM: mach-omap2: omap3: Fix GPIO clocking in SPL
 2018-12-14 22:28 UTC 

[MPTCP] [RFC PATCH v5 17/17] mptcp: Make connection_list a real list of subflows
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 16/17] mptcp: Implement MPTCP receive path
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 15/17] mptcp: Write MPTCP DSS headers to outgoing data packets
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 14/17] tcp: Export low-level TCP functions
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 13/17] tcp: Prevent coalesce and collapse when skb->priv is used
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 12/17] mptcp: Add MPTCP to skb extensions
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 11/17] mptcp: Add setsockopt()/getsockopt() socket operations
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 10/17] mptcp: Add shutdown() socket operation
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 09/17] mptcp: Add key generation and token tree
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 08/17] mptcp: Create SUBFLOW socket for incoming connections
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 07/17] mptcp: Create SUBFLOW socket for outgoing connections
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 06/17] tcp: expose tcp routines and structs for MPTCP
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 05/17] tcp: Add IPPROTO_SUBFLOW
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 04/17] mptcp: Handle MPTCP TCP options
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 03/17] mptcp: Add MPTCP socket stubs
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 02/17] tcp: Define IPPROTO_MPTCP
 2018-12-14 22:27 UTC 

[MPTCP] [RFC PATCH v5 01/17] tcp: Add MPTCP option number
 2018-12-14 22:26 UTC 

[MPTCP] [RFC PATCH v5 00/17] MPTCP architecture proposal
 2018-12-14 22:26 UTC 

[PATCH v9 6/6] PCI: Stub out pci_request_acs() when CONFIG_PCI is not set
 2018-12-14 22:26 UTC  (2+ messages)

Unwinding regression with 379d98ddf413 ("x86: vdso: Use $LD instead of $CC to link")
 2018-12-14 22:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jpoimboe/linux
 2018-12-14 22:23 UTC 

post-receive: pub/scm/linux/kernel/git/danielt/linux
 2018-12-14 22:22 UTC 

[PATCH 0/3] drm/i915/icl: Fix TypeC legacy HPD handling
 2018-12-14 22:22 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/icl: Fix TypeC legacy HDMI "

[PATCH bpf-next 0/2] verbose log bpf_line_info in verifier
 2018-12-14 22:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2018-12-14 22:19 UTC 

[PATCH v3 0/2] Add gamma/degamma LUT validation helper
 2018-12-14 22:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Add gamma/degamma LUT validation helper (rev2)

[PATCH v2 0/2] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2018-12-14 22:16 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU
` [PATCH v2 2/2] arm64: dts: sdm845: Add interconnect "

[rocko/master][PATCH 00/34] RTOS patches for procsdk 5.2 release
 2018-12-14 22:17 UTC  (3+ messages)
` [rocko/master][PATCH 05/34] common-csl-ip: SRCREV update to 03.03.00.13 and use 'release' branch

[patch 11/11] scripts/spdxcheck.py: always open files in binary mode
 2018-12-14 22:17 UTC 

[patch 09/11] userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
 2018-12-14 22:17 UTC 

[patch 08/11] fs/iomap.c: get/put the page in iomap_page_create/release()
 2018-12-14 22:17 UTC 

[PATCH] drm/i915/dsi: Add PORT_TX_DW7 programming to DSI vswing sequence
 2018-12-14 22:15 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/3] iomap: 1 cleanup, 1 fix, 1 optimization
 2018-12-14 22:14 UTC  (3+ messages)
` [PATCH 2/3] iomap: don't search past page end in iomap_is_partially_uptodate
  ` [PATCH 2/3 V2] mm: don't search past page end in is_partially_uptodate

[PATCH 0/7] v4.19-stable randconfig fixes
 2018-12-14 22:10 UTC  (10+ messages)
` [PATCH 1/7] sched/pelt: Fix warning and clean up IRQ PELT config
` [PATCH 2/7] scsi: raid_attrs: fix unused variable warning
` [PATCH 3/7] staging: olpc_dcon: add a missing dependency
` [PATCH 4/7] slimbus: ngd: mark PM functions as __maybe_unused
` [PATCH 5/7] [stable-4.19] i2c: aspeed: fix build warning
` [PATCH 6/7] [stable-4.19] ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
` [PATCH 7/7] [stable-4.19] drm/msm: fix address space warning

[Bug 109064] temp_comp_access::get_required_live_range: enclosing_scope_first_write is NULL
 2018-12-14 22:12 UTC 

[GIT PULL] etnaviv-next for 4.21
 2018-12-14 22:11 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181214
 2018-12-14 22:10 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/clk/linux
 2018-12-14 22:09 UTC 

[PATCH v2 0/5] Add CPU clock support for Armada 7K/8K
 2018-12-14 22:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/clk/linux
 2018-12-14 22:05 UTC 

[PATCH 1/3] dt-bindings: clock: imx7ulp: add HSRUN mode related clocks
 2018-12-14 22:04 UTC  (6+ messages)
` [PATCH 2/3] clk: imx: imx7ulp: add arm hsrun mode clocks support

[PATCH 1/2] livepatch: fix non-static warnings
 2018-12-14 22:03 UTC  (4+ messages)

[PATCH] gpio-omap.txt: add reg and interrupts properties
 2018-12-14 22:02 UTC  (2+ messages)

[PATCH v3 00/11] Mediatek MT8183 clock and scpsys support
 2018-12-14 22:02 UTC  (13+ messages)
` [PATCH v3 03/12] clk: mediatek: add configurable pcwibits and fmin to mtk_pll_data
` [PATCH v3 08/12] clk: mediatek: Add MT8183 clock support
` [PATCH v3 12/12] clk: mediatek: Allow changing PLL rate when it is off

[PATCH v3 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2018-12-14 22:02 UTC  (4+ messages)
` [PATCH v3 2/2] drm/panel: "

[Fuego] Release testing update - variable precedence bug found
 2018-12-14 22:02 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.