1.. include:: ../disclaimer-zh_CN.rst
2
3:Original: Documentation/maintainer/pull-requests.rst
4
5:������:
6
7 ��������� Wu XiangCheng <bobwxc@email.cn>
8
9.. _pullrequests_zh:
10
11������������������������
12================
13
14������������������������������������������������������������������������������������������������������������������
15������������������������������������������������
16
17������������Tobin C. Harding������������������������������������������������������������������������������
18������Greg Kroah Hartman���Linus Torvalds���LKML���������������Jonathan Corbet���Mauro
19Carvalho Chehab���������������������������������������������������������������������������Tobin C.
20Harding <me@tobin.cc>���
21
22������������������::
23
24	https://lore.kernel.org/r/20171114110500.GA21175@kroah.com
25
26
27������������
28--------
29
30���������������������������������������������������������������������������������������������������������������������
31������������������������������������������������������������������������������������
32
33���������������������������������������������������������������������������������������������������������������������
34������������������������������������������������������������������������������������������������������������������
35������������������������������������
36
37Greg������������������������������������������drivers/char������������������������������4.15-rc1���������
38������������������������������ ``char-misc-4.15-rc1`` ��������������� ``char-misc-next`` ������
39������������������������������������������������::
40
41	git tag -s char-misc-4.15-rc1 char-misc-next
42
43��������� ``char-misc-next`` ������������������������������������������������ ``char-misc-4.15-rc1``
44������������������������gpg��������������������� Documentation/maintainer/configure-git.rst ������
45
46Linus������������������������������������������������������������������������������������������
47
48��������������������������� ``git`` ���������������������������������������������������������������������������
49������������������������������������������������������������������������������������������������������������������
50������������������������������������������������������������������������������������������������������������������
51���������������������������������������
52
53������Linus������::
54
55	��������������������������������������������������� *������* ���������������������������������������
56	���������������������������������������������������������������������������������������������������
57	���������������������������������������������������������������
58
59	���������������������������������������������������������������������������������������������������
60	��������������������������������� **���������** ������������������������������������������������
61	������������������������������������������������������������������������������������������������
62	���������������������������������������������������������������������������������������������������
63	������������������ **������������** ���������������������������������������
64
65	���������������������������������������������������������������������������������������������������
66	������������������������������������������������������������������������������������������������
67	���������������������������������������������������������������������������������������������������������
68
69	���������������������������������������������������������������������������������������������������������
70	������������������������������������������������������������������������������������������������������
71	������������������������������������������������������������������������������������������������
72	���������������������������������������������������������������������������;^������������������������
73	������������������������
74
75			Linus
76
77Greg������������������������������������::
78
79	Char/Misc patches for 4.15-rc1
80
81	Here is the big char/misc patch set for the 4.15-rc1 merge window.
82	Contained in here is the normal set of new functions added to all
83	of these crazy drivers, as well as the following brand new
84	subsystems:
85		- time_travel_controller: Finally a set of drivers for the
86		  latest time travel bus architecture that provides i/o to
87		  the CPU before it asked for it, allowing uninterrupted
88		  processing
89		- relativity_shifters: due to the affect that the
90		  time_travel_controllers have on the overall system, there
91		  was a need for a new set of relativity shifter drivers to
92		  accommodate the newly formed black holes that would
93		  threaten to suck CPUs into them.  This subsystem handles
94		  this in a way to successfully neutralize the problems.
95		  There is a Kconfig option to force these to be enabled
96		  when needed, so problems should not occur.
97
98	All of these patches have been successfully tested in the latest
99	linux-next releases, and the original problems that it found have
100	all been resolved (apologies to anyone living near Canberra for the
101	lack of the Kconfig options in the earlier versions of the
102	linux-next tree creations.)
103
104	Signed-off-by: Your-name-here <your_email@domain>
105
106
107���������������������������������git��������������������������������������������� ������������������sign-off���
108
109������������������������������������������������������������������������������������������������::
110
111	git push origin char-misc-4.15-rc1
112
113
114������������������
115------------
116
117��������������������������������������������������������� ``git request-pull`` ��������� ``git``
118���������������������������������������������������������������������������������������������������������������
119������������������������������������������������������������������::
120
121	git request-pull master git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ char-misc-4.15-rc1
122
123������Greg������::
124
125	���������������git������������char-misc-4.15-rc1���������������������master���������������������
126	������������������������Linus���������������������������������-rc���������������������������������
127	git:// ������������������������������������ https:// ������������������������������������������
128	������������������������������������������������https������������������
129
130	������char-misc-4.15-rc1���������������������������������������������������git���������
131	������������������������������������������������������
132
133	���git request-pull������������git���������������������������������������������������������
134	���������������������������������������������������������������������������������������������������
135	������������������������
136
137Linus��������������������� ``git://`` ���������������������������������������������������������������������
138��������������������������������������������������� ``https://`` ������������������������������������������
139������������������
140
141
142������������������
143------------
144
145���������������������������������������������������������������������������������������������������LKML������
146������������������������������������������Linus���������������������������������������::
147
148	[GIT PULL] <subsystem> changes for v4.15-rc1
149