Linux Kernel Summit discussions
 help / color / mirror / Atom feed
From: Sasha Levin <Alexander.Levin@microsoft.com>
To: "ksummit-discuss@lists.linuxfoundation.org"
	<ksummit-discuss@lists.linuxfoundation.org>
Subject: [Ksummit-discuss] [TECH TOPIC] Building Stable Kernel Trees with Machine Learning
Date: Tue, 18 Sep 2018 03:03:30 +0000	[thread overview]
Message-ID: <20180918030329.GN3821@sasha-vm> (raw)

Hi all,

Julia Lawall and myself would like to propose this topic for the
technical track.

An overview:

Building stable trees is difficult; we are required to find only commits
that fix bugs (needle) in the massive flow of commits that go upstream
(haystack).

Currently the process is based on authors and maintainers tagging their
commits properly and helping stable maintainers to know that they should
be picking up these patches.

However, this doesn't always happen right. Commits get lost, forgotten,
or never looked at to begin with. This means that important fixes are
being left out of stable trees and not reaching the users who rely on
stable trees for fixes.

This talk with go over a new approach to detect bug fixing commits in
the kernel tree using machine learning, and demonstrate how it was used
to submit over a thousand commits to various stable trees.

--
Thanks,
Sasha

                 reply	other threads:[~2018-09-18  3:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180918030329.GN3821@sasha-vm \
    --to=alexander.levin@microsoft.com \
    --cc=ksummit-discuss@lists.linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).