[PATCH 0/1] Start conversion of PowerPC docs

2019-02-06 Thread Tobin C. Harding
Hi Michael, As discussed at LCA here is the start to the docs conversion for PowerPC to RST. This applies cleanly on top of the mainline (5.20-rc5) and Jon's tree (docs-next branch). I'm guessing it should go in through the PowerPC tree because I doubt you want to review this Jon, it's one big s

Re: [PATCH 1/2] net: phylink: update mac_config() documentation

2019-02-06 Thread David Miller
These two patches do not apply cleanly to net nor net-next. Please send me something that does apply, and please always clearly indicate which tree your changes are targetting.

[PATCH] Documentation: cgroup-v2: eliminate markup warnings

2019-02-06 Thread Randy Dunlap
From: Randy Dunlap Fix markup warnings in cgroup-v2.rst: Documentation/admin-guide/cgroup-v2.rst:1509: WARNING: Block quote ends without a blank line; unexpected unindent. Documentation/admin-guide/cgroup-v2.rst:1511: WARNING: Block quote ends without a blank line; unexpected unindent. Documen

Re: [PATCH v2 0/3] Documentation: Explain EAS and EM

2019-02-06 Thread Jonathan Corbet
On Mon, 21 Jan 2019 11:17:21 + Quentin Perret wrote: > The recently introduced Energy Aware Scheduling (EAS) feature relies on > a large set of concepts, assumptions, and design choices that are > probably not obvious for an outsider. Moreover, enabling EAS on a > particular platform isn't st

Re: [PATCH v4 01/12] Documentation: Document arm64 kpti control

2019-02-06 Thread Jonathan Corbet
On Fri, 25 Jan 2019 12:07:00 -0600 Jeremy Linton wrote: > For a while Arm64 has been capable of force enabling > or disabling the kpti mitigations. Lets make sure the > documentation reflects that. > > Signed-off-by: Jeremy Linton > Cc: Jonathan Corbet > Cc: linux-doc@vger.kernel.org I've app

Re: [PATCH V3] doc:it_IT: add translations in process/

2019-02-06 Thread Jonathan Corbet
On Mon, 4 Feb 2019 22:30:47 +0100 Federico Vaga wrote: > This patch adds the Italian translation for the following documents > in Documentation/process: > > - applying-patches > - submit-checklist > - submitting-drivers > - changes > - stable api nonsense > > Signed-off-by: Federico Vaga App

Re: [PATCH] doc:it_IT: update coding-style - expectations around bool

2019-02-06 Thread Jonathan Corbet
On Wed, 23 Jan 2019 21:22:55 +0100 Federico Vaga wrote: > This patch translates in Italian the content of the following patch > > 7967656ffbfa coding-style: Clarify the expectations around bool > > Signed-off-by: Federico Vaga Applied, thanks. jon

Re: [PATCH] doc:it_IT: add translations in process/

2019-02-06 Thread Jonathan Corbet
On Wed, 06 Feb 2019 23:55:38 +0100 Federico Vaga wrote: > I am having a look at this document and I am wandering if this is an > useful > document? Clearly I see value in the table with all requirements > summarised, > but I do not see it for the rest of the document. > > So, I propose to actu

Re: [PATCH v1 3/3] perf-security: document perf_events/Perf resource control

2019-02-06 Thread Jonathan Corbet
On Fri, 1 Feb 2019 10:30:58 +0300 Alexey Budankov wrote: > Elaborate on possible perf_event/Perf privileged users groups > and document steps about creating such groups. > > Signed-off-by: Alexey Budankov > --- > Documentation/admin-guide/perf-security.rst | 43 + > 1 file

Re: [PATCH v1 1/3] perf-security: document perf_events/Perf resource control

2019-02-06 Thread Jonathan Corbet
On Fri, 1 Feb 2019 10:29:11 +0300 Alexey Budankov wrote: > Extend perf-security.rst file with perf_events/Perf resource control > section describing RLIMIT_NOFILE and perf_event_mlock_kb settings for > performance monitoring user processes. > > Signed-off-by: Alexey Budankov Overall these patc

Re: [PATCH 1/1] doc: kernel-parameters.txt: fix documentation of elevator parameter

2019-02-06 Thread Jonathan Corbet
On Sun, 3 Feb 2019 21:00:19 +0100 Otto Sabart wrote: > Legacy IO schedulers (cfq, deadline and noop) were removed in > f382fb0bcef4. > > The documentation for deadline was retained because it carries over to > mq-deadline as well, but location of the doc file was changed over time. > > The old

Re: [PATCH] static_keys.txt: Fix trivial spelling mistake

2019-02-06 Thread Jonathan Corbet
On Mon, 4 Feb 2019 14:16:57 +0530 Kamalesh Babulal wrote: > Fix the spelling of 'functionnality' -> 'functionality'. > > Signed-off-by: Kamalesh Babulal Applied, thanks. jon

Re: [PATCH] doc:it_IT: add translations in process/

2019-02-06 Thread Federico Vaga
On 2019-01-21 09:11, Federico Vaga wrote: On Monday, January 21, 2019 2:56:17 AM CET Jonathan Corbet wrote: On Sat, 19 Jan 2019 23:13:41 +0100 Federico Vaga wrote: > This patch adds the Italian translation for the following documents > in Documentation/process: > > - applying-patches > - submi

Re: [PATCH 1/2] PCI: fix serious bug when sizing bridges with additional size

2019-02-06 Thread Bjorn Helgaas
Can you please add a cover letter and series revision the next time you post this? See the list archives for samples. That helps me know when I can ignore old patches when they've been superseded. I think you also need to put something in the "To:" header. I usually use linux-...@vger.kernel.or

Re: [PATCH v4 01/12] Documentation: Document arm64 kpti control

2019-02-06 Thread André Przywara
On 06/02/2019 19:24, Jeremy Linton wrote: > Hi, > > > I just realized I replied to this off-list. > > On 01/30/2019 12:02 PM, Andre Przywara wrote: >> On Fri, 25 Jan 2019 12:07:00 -0600 >> Jeremy Linton wrote: >> >> Hi, >> >>> For a while Arm64 has been capable of force enabling >>> or disablin

Re: [PATCH] drm/doc: Remove solved "VBlank issues"

2019-02-06 Thread Daniel Vetter
On Wed, Feb 06, 2019 at 05:31:57PM -0200, Shayenne Moura wrote: > Remove the list of broken tests on VKMS solved by patchset > https://patchwork.freedesktop.org/series/55994/ > > Signed-off-by: Shayenne Moura Excellent work from you! > --- > Documentation/gpu/vkms.rst | 11 --- > 1 fil

Re: [PATCH 3/3] docs: Use underscore not hyphen in label

2019-02-06 Thread Tobin C. Harding
On Wed, Feb 06, 2019 at 08:49:38AM +0100, Markus Heiser wrote: > Am 06.02.19 um 05:27 schrieb Tobin C. Harding: > > Seems we either change them all or none of them. > > Both are OK .. from the spec ... > > "Simple reference names are single words consisting of alphanumerics plus > isolated (no tw

[PATCH] drm/doc: Remove solved "VBlank issues"

2019-02-06 Thread Shayenne Moura
Remove the list of broken tests on VKMS solved by patchset https://patchwork.freedesktop.org/series/55994/ Signed-off-by: Shayenne Moura --- Documentation/gpu/vkms.rst | 11 --- 1 file changed, 11 deletions(-) diff --git a/Documentation/gpu/vkms.rst b/Documentation/gpu/vkms.rst index 7d

Re: [PATCH v4 01/12] Documentation: Document arm64 kpti control

2019-02-06 Thread Jeremy Linton
Hi, I just realized I replied to this off-list. On 01/30/2019 12:02 PM, Andre Przywara wrote: On Fri, 25 Jan 2019 12:07:00 -0600 Jeremy Linton wrote: Hi, For a while Arm64 has been capable of force enabling or disabling the kpti mitigations. Lets make sure the documentation reflects that.

Re: [PATCH v7 2/3] clk: clk-max77686: Clean clkdev lookup leak and use devm

2019-02-06 Thread Stephen Boyd
Quoting Matti Vaittinen (2018-12-07 03:10:15) > clk-max77686 never clean clkdev lookup at remove. This can cause > oops if clk-max77686 is removed and inserted again. Fix leak by > using new devm clkdev lookup registration. Simplify also error > path by using new devm_of_clk_add_hw_provider. > > S

Re: [PATCH v7 3/3] clk: clk-st: avoid clkdev lookup leak at remove

2019-02-06 Thread Stephen Boyd
Quoting Matti Vaittinen (2018-12-07 03:10:51) > Use devm based clkdev lookup registration to avoid leaking lookup > structures. > > Signed-off-by: Matti Vaittinen > --- Applied to clk-next

Re: [PATCH v7 1/3] clkdev: add managed clkdev lookup registration

2019-02-06 Thread Stephen Boyd
Quoting Matti Vaittinen (2018-12-07 03:09:39) > Clkdev registration lacks of managed registration functions and it > seems few drivers do not drop clkdev lookups at exit. Add > devm_clk_hw_register_clkdev and devm_clk_release_clkdev to ease lookup > releasing at exit. > > Signed-off-by: Matti Vait

[PATCH 2/2] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes

2019-02-06 Thread Nicholas Johnson
Depends: commit a1140e7bcb10ff96c192ee200e6cbf832f27158e ("PCI: fix serious bug when sizing bridges with additional size") Background: I have come to find that the kernel parameters for reserving resources for the hotplug bridges are not useful for Thunderbolt with native PCI enumeration. You can

[PATCH 1/2] PCI: fix serious bug when sizing bridges with additional size

2019-02-06 Thread Nicholas Johnson
Background: I discovered a bug while preparing my next patch for Thunderbolt native PCI enumeration. This bugfix is vital for that next Thunderbolt patch. They are related and could be put together but I am presenting them as separate patches. Nature of problem: On boot, the PCI bridges are handle

Re: [PATCH v8 1/6] pwm: extend PWM framework with PWM modes

2019-02-06 Thread Uwe Kleine-König
Hello Thierry, On Wed, Feb 06, 2019 at 12:01:26AM +0100, Thierry Reding wrote: > On Mon, Jan 07, 2019 at 11:10:40PM +0100, Uwe Kleine-König wrote: > > On Mon, Jan 07, 2019 at 09:30:55AM +, claudiu.bez...@microchip.com > > wrote: > > > On 05.01.2019 23:05, Uwe Kleine-König wrote: > > > > On Th