index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
get_maintainer.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
get_maintainer: don't remind about no git repo when --nogit is used
Randy Dunlap
1
-1
/
+1
2020-10-16
get_maintainer: exclude MAINTAINERS file(s) from --git-fallback
Joe Perches
1
-2
/
+4
2020-10-16
get_maintainer: add test for file in VCS
Joe Perches
1
-0
/
+3
2020-06-05
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
1
-0
/
+2
2020-06-05
get_maintainer: add email addresses from .yaml files
Joe Perches
1
-15
/
+29
2020-02-21
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
Douglas Anderson
1
-4
/
+4
2020-02-21
get_maintainer: remove uses of P: for maintainer name
Joe Perches
1
-24
/
+0
2019-12-05
scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...
Joe Perches
1
-1
/
+37
2019-07-17
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
1
-4
/
+10
2018-08-22
get_maintainer: allow option --mpath <directory> to read all files in <direct...
Joe Perches
1
-7
/
+6
2018-08-22
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
Joe Perches
1
-18
/
+30
2018-08-22
get_maintainer: allow usage outside of kernel tree
Antonio Nino Diaz
1
-3
/
+6
2018-06-08
get_maintainer: improve patch recognition
Joe Perches
1
-1
/
+12
2018-06-08
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
1
-2
/
+2
2017-11-18
get_maintainer: add more --self-test options
Joe Perches
1
-17
/
+132
2017-11-18
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
1
-17
/
+77
2017-08-08
get_maintainer: Prepare for separate MAINTAINERS files
Joe Perches
1
-25
/
+66
2017-05-14
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
1
-1
/
+2
2016-12-13
get_maintainer: look for arbitrary letter prefixes in sections
Joe Perches
1
-3
/
+9
2016-08-27
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-10
get_maintainer: Don't check if STDIN exists in a VCS repository
Joe Perches
1
-1
/
+1
2016-08-03
get_maintainer.pl: reduce need for command-line option -f
Joe Perches
1
-1
/
+19
2016-01-21
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
1
-0
/
+4
2015-11-07
get_maintainer: add subsystem to reviewer output
Joe Perches
1
-15
/
+16
2015-11-07
get_maintainer: --r (list reviewer) is on by default
Brian Norris
1
-1
/
+1
2015-11-07
get_maintainer: add --no-foo options to --help
Brian Norris
1
-0
/
+3
2015-11-07
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
Brian Norris
1
-1
/
+1
2015-11-07
get_maintainer: add missing documentation for --git-blame-signatures
Brian Norris
1
-0
/
+1
2015-06-26
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
1
-12
/
+12
2015-06-26
get_maintainer: emit longer section headers
Joe Perches
1
-4
/
+5
2015-06-26
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
1
-0
/
+32
2014-07-09
scripts: Teach get_maintainer.pl about the new "R:" tag
Joe Perches
1
-1
/
+21
2014-02-11
get_maintainer: fix detection of git repository
Richard Genoud
1
-1
/
+1
2014-01-24
get_maintainer: add commit author information to --rolestats
Joe Perches
1
-6
/
+85
2013-04-30
get_maintainer: use filename-only regex match for Tegra
Stephen Warren
1
-1
/
+1
2013-02-28
get_maintainer: allow keywords to match filenames
Stephen Warren
1
-0
/
+4
2013-02-22
get_maintainer.pl: find maintainers for removed files
Geert Uytterhoeven
1
-1
/
+1
2012-06-21
get_maintainer: Fix --help warning
Joe Perches
1
-1
/
+2
2012-03-24
get_maintainer.pl: add support for moderated lists
Richard Weinberger
1
-2
/
+7
2012-03-24
get_maintainer: use a default "unknown" S: status/role
Joe Perches
1
-1
/
+1
2012-01-11
get_maintainers.pl: follow renames when looking up commit signers
Ian Campbell
1
-1
/
+1
2011-08-26
scripts/get_maintainer.pl: update Linus's git repository
Ralf Thielow
1
-1
/
+1
2011-07-26
get_maintainers.pl: improve .mailmap parsing
Joe Perches
1
-4
/
+5
2011-03-23
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
Joe Perches
1
-1
/
+10
2011-01-13
scripts/get_maintainer.pl: use --git-fallback more often
Joe Perches
1
-1
/
+37
2011-01-13
scripts/get_maintainer.pl: make --rolestats the default
Joe Perches
1
-3
/
+4
2010-10-27
scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists
Joe Perches
1
-3
/
+3
2010-10-27
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
Joe Perches
1
-84
/
+148
2010-10-27
scripts/get_maintainer.pl: correct indentation in a few places
Joe Perches
1
-78
/
+78
2010-10-27
scripts/get_maintainer.pl: fix mailmap handling
Florian Mickler
1
-38
/
+109
[next]