Greg Kroah-Hartman: Difference between revisions
GreenC bot (talk | contribs) |
Deansmith750 (talk | contribs) m updated ® |
||
Line 38: | Line 38: | ||
| footnotes = |
| footnotes = |
||
}} |
}} |
||
'''Greg Kroah-Hartman''' ('''GKH''') is a [[Linux kernel]] developer. He is the {{As of|2013|04|alt=current}} Linux kernel maintainer for the <code>-stable</code> branch,<ref name="MAINTAINERS">{{cite web|url=https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=MAINTAINERS|title=Linux kernel Maintainers file|publisher=git.kernel.org |date= |accessdate=2013-04-14}}</ref> the staging subsystem,<ref name="MAINTAINERS" /> [[Universal Serial Bus|USB]],<ref name="MAINTAINERS" /> driver core, [[debugfs (Linux kernel)|debugfs]], [[kref]], [[kobject]], and the [[sysfs]] kernel subsystems,<ref name="MAINTAINERS" /> [[User space|Userspace]] [[Input/output|I/O]] (with Hans J. Koch),<ref name="MAINTAINERS" /> and [[tty (Unix)|TTY]] layer.<ref name="MAINTAINERS" /> He also created [[linux-hotplug]], the [[udev]] project, and the [[Linux Driver Project]].<ref>{{cite web|author=Greg Kroah-Hartman |url=http://www.kroah.com/log/linux/linux_driver_project_kickoff.html |title=Linux Driver Project Kickoff |publisher=Kroah.com |date=2007-09-27 |accessdate=2009-06-20}}</ref> He worked for [[Novell]] in the [[SUSE Linux distributions|SUSE]] Labs division and, {{as of|2012|02|01|lc=on}}, works at the [[Linux Foundation]].<ref name="LiFo" /><ref>{{cite web | url=http://www.kroah.com/log/linux/what_greg_does.html | title=What Greg Does | last=KH | first=Greg | date=2012-02-20 | accessdate=2013-04-14}}</ref> |
'''Greg Kroah-Hartman''' ('''GKH''') is a [[Linux kernel]] developer. He is the {{As of|2013|04|alt=current}} Linux kernel maintainer for the <code>-stable</code> branch,<ref name="MAINTAINERS">{{cite web|url=https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=MAINTAINERS|title=Linux kernel Maintainers file|publisher=git.kernel.org |date= |accessdate=2013-04-14}}</ref> the staging subsystem,<ref name="MAINTAINERS" /> [[Universal Serial Bus|USB]],<ref name="MAINTAINERS" /> driver core, [[debugfs (Linux kernel)|debugfs]], [[kref]], [[kobject]], and the [[sysfs]] kernel subsystems,<ref name="MAINTAINERS" /> [[User space|Userspace]] [[Input/output|I/O]] (with Hans J. Koch),<ref name="MAINTAINERS" /> and [[tty (Unix)|TTY]] layer.<ref name="MAINTAINERS" /> He also created [[linux-hotplug]]®<ref name="Hot plug">{{cite web|url=http://tmsearch.uspto.gov/bin/showfield?f=doc&state=4804:rmoy4x.2.8|publisher=Invented in the late 1980s by [[Hal Prewitt]], founder of [[Core International|Core]]|title=HotPlug® is a trademark of Core International registered under "Computer & Software Products & Electrical & Scientific Products" |website=www.uspto.gov|accessdate=2016-11-18}}</ref>, the [[udev]] project, and the [[Linux Driver Project]].<ref>{{cite web|author=Greg Kroah-Hartman |url=http://www.kroah.com/log/linux/linux_driver_project_kickoff.html |title=Linux Driver Project Kickoff |publisher=Kroah.com |date=2007-09-27 |accessdate=2009-06-20}}</ref> He worked for [[Novell]] in the [[SUSE Linux distributions|SUSE]] Labs division and, {{as of|2012|02|01|lc=on}}, works at the [[Linux Foundation]].<ref name="LiFo" /><ref>{{cite web | url=http://www.kroah.com/log/linux/what_greg_does.html | title=What Greg Does | last=KH | first=Greg | date=2012-02-20 | accessdate=2013-04-14}}</ref> |
||
He is a co-author of ''Linux Device Drivers'' (3rd Edition)<ref>{{cite web|url=http://shop.oreilly.com/product/9780596005900.do |title=O'reilly: Linux Device Drivers, Third Edition |publisher=Oreilly.com |date= |accessdate=2014-12-21}}</ref> and author of ''Linux Kernel in a Nutshell'',<ref>{{cite web|url=http://www.oreilly.com/catalog/9780596100797/ |title=O'reilly: Linux Kernel in a Nutshell |publisher=Oreilly.com |date= |accessdate=2009-06-20}}</ref> and used to be a contributing editor for ''[[Linux Journal]]''. He also contributes articles to [[LWN.net]], the computing news site. |
He is a co-author of ''Linux Device Drivers'' (3rd Edition)<ref>{{cite web|url=http://shop.oreilly.com/product/9780596005900.do |title=O'reilly: Linux Device Drivers, Third Edition |publisher=Oreilly.com |date= |accessdate=2014-12-21}}</ref> and author of ''Linux Kernel in a Nutshell'',<ref>{{cite web|url=http://www.oreilly.com/catalog/9780596100797/ |title=O'reilly: Linux Kernel in a Nutshell |publisher=Oreilly.com |date= |accessdate=2009-06-20}}</ref> and used to be a contributing editor for ''[[Linux Journal]]''. He also contributes articles to [[LWN.net]], the computing news site. |
Revision as of 22:52, 18 November 2016
Greg Kroah-Hartman | |
---|---|
Other names | Greg KH |
Occupation | Programmer |
Employer | Linux Foundation[1] |
Website | www |
Greg Kroah-Hartman (GKH) is a Linux kernel developer. He is the current[update] Linux kernel maintainer for the -stable
branch,[2] the staging subsystem,[2] USB,[2] driver core, debugfs, kref, kobject, and the sysfs kernel subsystems,[2] Userspace I/O (with Hans J. Koch),[2] and TTY layer.[2] He also created linux-hotplug®[3], the udev project, and the Linux Driver Project.[4] He worked for Novell in the SUSE Labs division and, as of 1 February 2012[update], works at the Linux Foundation.[1][5]
He is a co-author of Linux Device Drivers (3rd Edition)[6] and author of Linux Kernel in a Nutshell,[7] and used to be a contributing editor for Linux Journal. He also contributes articles to LWN.net, the computing news site.
Kroah-Hartman frequently helps in the documentation of the kernel and driver development through talks[8][9] and tutorials.[10][11] In 2006, he released a CD image of material to introduce a programmer to working on Linux device driver development.[12]
Kroah-Hartman has been a strong advocate of a stable kernel–user space API.[13]
Books
- Jonathan Corbet; Alessandro Rubini; Greg Kroah-Hartman (2005). Linux Device Drivers (3rd ed.). Sebastopol, CA: O'Reilly. ISBN 0-596-00590-3.
- Kroah-Hartman, Greg (2006). Linux Kernel in a Nutshell (1st ed.). Sebastopol, CA: O'Reilly. ISBN 978-0-596-10079-7.
References
- ^ a b "Leading Kernel Maintainer Greg Kroah-Hartman Joins The Linux Foundation". Linux Foundation. 31 January 2012. Retrieved 2012-02-02.
- ^ a b c d e f "Linux kernel Maintainers file". git.kernel.org. Retrieved 2013-04-14.
- ^ "HotPlug® is a trademark of Core International registered under "Computer & Software Products & Electrical & Scientific Products"". www.uspto.gov. Invented in the late 1980s by Hal Prewitt, founder of Core. Retrieved 2016-11-18.
- ^ Greg Kroah-Hartman (2007-09-27). "Linux Driver Project Kickoff". Kroah.com. Retrieved 2009-06-20.
- ^ KH, Greg (2012-02-20). "What Greg Does". Retrieved 2013-04-14.
- ^ "O'reilly: Linux Device Drivers, Third Edition". Oreilly.com. Retrieved 2014-12-21.
- ^ "O'reilly: Linux Kernel in a Nutshell". Oreilly.com. Retrieved 2009-06-20.
- ^ Greg Kroah-Hartman (2006-07-23). "Linux Symposium: Keynote by Greg Kroah-Hartman, myths, lies, and truths about Linux kernel development". Kroah.com. Retrieved 2009-06-20.
- ^ "O'reilly Net: Current State of the Linux Kernel". Conferences.oreillynet.com. Retrieved 2009-06-20.
- ^ "O'Reilly Net: Write A Real, Working Linux Driver". Conferences.oreillynet.com. Retrieved 2009-06-20.
- ^ Linux Symposium: Write a real, working Linux driver tutorial
- ^ "Linux DDK". Debian.org. 2006-05-24. Retrieved 2012-04-05.
- ^ "The Linux Kernel Driver Interface".
External links
- Greg Kroah-Hartman's blog
- Greg Kroah-Hartman's Linux page
- List of articles written by Greg Kroah-Hartman in Linux Journal
- List of articles written by Greg Kroah-Hartman in LWN
- Greg Kroah-Hartman's HOWTO article on Linux kernel development
- Linux Driver Project
- Video with Greg Kroah-Hartman at Hannover Industry Trade Fair, Germany, May 2008
- Greg Kroah-Hartman Linux Plumbers Keynote (video)