summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* doc/mctp: Add a little detail about kernel internalsJeremy Kerr2021-09-291-0/+59
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-235-4/+93
|\
| * Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
| |\
| | * Doc: networking: Fox a typo in ice.rstMasanari Iida2021-09-211-1/+1
| | * docs: net: dsa: sja1105: fix reference to sja1105.txtAlejandro Concepcion-Rodriguez2021-09-191-1/+1
| * | Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-184-3/+92
| |\ \ | | |/ | |/|
| | * dt-bindings: arm: Fix Toradex compatible typoDavid Heidelberg2021-09-171-1/+1
| | * dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml referenceMauro Carvalho Chehab2021-09-161-1/+1
| | * dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml referenceMauro Carvalho Chehab2021-09-161-1/+1
| | * dt-bindings: ufs: Add bindings for Samsung ufs hostAlim Akhtar2021-09-161-0/+89
* | | tcp: remove sk_{tr}x_skb_cacheEric Dumazet2021-09-231-8/+0
* | | net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar2021-09-202-0/+183
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-171-1/+28
|\ \ \
| * | | docs/bpf: Add documentation for BTF_KIND_TAGYonghong Song2021-09-141-1/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-16163-1703/+6607
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-161-1/+3
| |\ \ \
| | * | | dt-bindings: net: sun8i-emac: Add compatible for D1Samuel Holland2021-09-081-1/+3
| * | | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-134-4/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds2021-09-133-3/+3
| | * | | Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers2021-09-131-1/+1
| * | | | Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds2021-09-121-1/+30
| |\ \ \ \
| | * | | | auxdisplay: Add I2C gpio expander exampleRalf Schlatterbeck2021-06-091-1/+30
| * | | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-121-99/+480
| |\ \ \ \ \
| | * | | | | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-99/+480
| * | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-117-1/+388
| |\ \ \ \ \ \
| | * | | | | | Documentation: Add documentation for VDUSEXie Yongji2021-09-062-0/+234
| | * | | | | | vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji2021-09-061-0/+1
| | * | | | | | dt-bindings: gpio: Add bindings for gpio-virtioViresh Kumar2021-09-051-0/+59
| | * | | | | | dt-bindings: i2c: Add bindings for i2c-virtioViresh Kumar2021-09-051-0/+51
| | * | | | | | dt-bindings: virtio: Add binding for virtio devicesViresh Kumar2021-09-052-1/+43
| * | | | | | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | riscv: Improve stack randomisation on RV64Kefeng Wang2021-09-101-1/+1
| * | | | | | | | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-112-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: move fs/block_dev.c to block/bdev.cChristoph Hellwig2021-09-072-3/+3
| * | | | | | | | | Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-114-16/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi: dt-bindings: xilinx: Drop type reference on *-bits propertiesRob Herring2021-09-101-2/+0
| | * | | | | | | | | dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring2021-09-103-14/+14
| * | | | | | | | | | Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-09-111-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dt-bindings: rtc: add Epson RX-8025 and RX-8035Mathew McBride2021-08-171-0/+3
| * | | | | | | | | | | Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-bindings: pwm: rockchip: Add description for rk3568Liang Chen2021-09-021-0/+1
| * | | | | | | | | | | | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-112-1/+83
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dt-bindings: thermal: Add dt binding for QCOM LMhThara Gopinath2021-08-181-0/+82
| | * | | | | | | | | | | | dt-bindings: thermal: Make trips node optionalMaxime Ripard2021-08-141-1/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-1114-265/+435
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | dt-bindings: input: tsc2005: Convert to YAML schemaMarek Vasut2021-08-292-64/+128
| | * | | | | | | | | | | dt-bindings: input: sun4i-lradc: Add wakeup-sourceMaxime Ripard2021-07-231-0/+2
| | * | | | | | | | | | | dt-bindings: input: Convert Regulator Haptic binding to a schemaMaxime Ripard2021-07-232-21/+43
| | * | | | | | | | | | | dt-bindings: input: Convert Pixcir Touchscreen binding to a schemaMaxime Ripard2021-07-232-31/+68
| | * | | | | | | | | | | dt-bindings: input: Convert ChipOne ICN8318 binding to a schemaMaxime Ripard2021-07-232-44/+62