summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-09-021-0/+14
|\
| * tracing/filters: Document cpumask filteringValentin Schneider2023-08-221-0/+14
* | Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-09-022-28/+356
|\ \
| * | workqueue: Make default affinity_scope dynamically updatableTejun Heo2023-08-082-5/+12
| * | workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo2023-08-081-5/+179
| * | workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo2023-08-081-7/+23
| * | workqueue: Add multiple affinity scopes and interface to select themTejun Heo2023-08-082-0/+75
| * | workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo2023-08-081-0/+59
| * | workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo2023-08-081-11/+10
| * | workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numaTejun Heo2023-08-081-9/+0
| * | workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...tiozhang2023-07-101-0/+7
* | | Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-022-4/+4
|\ \ \
| * | | Documentation: cgroup-v2.rst: Correct number of stats entriesHan Dapeng2023-08-041-1/+1
| * | | docs: cgroup-v1: fix typoXiongwei Song2023-07-211-1/+1
| * | | docs: cgroup-v1: correct the term of Page Cache organization in inodeXiongwei Song2023-07-211-2/+2
| |/ /
* | | Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-014-0/+641
|\ \ \
| * \ \ Merge branch 'for-6.6/elan' into for-linusBenjamin Tissoires2023-08-311-0/+67
| |\ \ \
| | * | | dt-bindings: input: i2c-hid: Introduce Ilitek ili9882tCong Yang2023-08-211-0/+67
| | |/ /
| * / / HID: Add introduction about HID for non-kernel programmersMarco Morandini2023-08-073-0/+574
| |/ /
* | | Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-09-0123-200/+1238
|\ \ \
| * | | media: Documentation: Fix [GS]_ROUTING documentationTomi Valkeinen2023-08-141-3/+4
| * | | media: Add MIPI CCI register access helper functionsHans de Goede2023-08-102-0/+6
| * | | media: dt-bindings: nxp,imx8-isi: Add i.MX93 ISI compatible stringGuoniu.zhou2023-08-101-1/+4
| * | | dt-bindings: media: amphion,vpu: correct node namePeng Fan2023-08-101-4/+4
| * | | media: dt-bindings: drop unneeded status from examplesKrzysztof Kozlowski2023-08-102-2/+0
| * | | media: doc: dev-encoder: Fixup type for ENUM_FRAMEINTERVALSPaul Kocialkowski2023-08-101-2/+2
| * | | media: doc: codec: Rename "Return fields" to "Returned fields" for consistencyPaul Kocialkowski2023-08-103-18/+18
| * | | media: doc: dev-encoder: Fixup whitespace before bold asterisksPaul Kocialkowski2023-08-101-2/+2
| * | | media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang2023-08-101-0/+6
| * | | media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang2023-08-101-0/+7
| * | | media: Documentation: media: cec: describe new callbacksHans Verkuil2023-08-101-10/+34
| * | | media: Documentation: v4l: Document sub-device notifiersSakari Ailus2023-08-101-0/+11
| * | | media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus2023-07-281-22/+29
| * | | media: Documentation: v4l: Document v4l2_async_nf_cleanupSakari Ailus2023-07-281-6/+5
| * | | media: Documentation: v4l: Document missing async subdev functionSakari Ailus2023-07-281-9/+5
| * | | media: Documentation: v4l: Fix async sensor subdev helper documentationSakari Ailus2023-07-281-5/+5
| * | | media: Documentation: v4l: Add section titles for asyncSakari Ailus2023-07-281-1/+18
| * | | media: Documentation: v4l: Fix async notifier registration exampleSakari Ailus2023-07-281-2/+2
| * | | media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register spaceNícolas F. R. A. Prado2023-07-251-4/+24
| * | | media: dt-bindings: mediatek,vcodec: Don't require assigned-clocksNícolas F. R. A. Prado2023-07-251-2/+0
| * | | media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183Nícolas F. R. A. Prado2023-07-251-9/+28
| * | | media: docs: qcom_camss: Update Code Aurora referencesJeffrey Hugo2023-07-191-3/+3
| * | | media: dt-bindings: media: add TI DS90UB960 FPD-Link III DeserializerTomi Valkeinen2023-07-141-0/+427
| * | | media: dt-bindings: media: add TI DS90UB953 FPD-Link III SerializerTomi Valkeinen2023-07-141-0/+134
| * | | media: dt-bindings: media: add TI DS90UB913 FPD-Link III SerializerTomi Valkeinen2023-07-141-0/+133
| * | | media: i2c: add I2C Address Translator (ATR) supportLuca Ceresoli2023-07-142-0/+97
| * | | media: dt-bindings: i2c: Add I2C Address Translator (ATR)Tomi Valkeinen2023-07-141-0/+34
| * | | media: dt-bindings: cadence-csi2rx: Add resets propertyJack Zhu2023-07-141-0/+24
| * | | media: dt-bindings: cadence-csi2rx: Convert to DT schemaJack Zhu2023-07-142-100/+177
* | | | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-0129-18/+650
|\ \ \ \