summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao2023-02-111-0/+1
* Daniel Borkmann says:Jakub Kicinski2023-02-119-58/+644
|\
| * bpf, docs: Add note about type conventionDave Thaler2023-02-081-0/+7
| * bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen2023-02-081-7/+18
| * bpf, docs: Use consistent names for the same fieldDave Thaler2023-02-081-36/+77
| * bpf/docs: Document kfunc lifecycle / stability expectationsDavid Vernet2023-02-031-5/+120
| * netdev-genl: create a simple family for netdev stuffJakub Kicinski2023-02-031-0/+100
| * docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman2023-02-031-0/+295
| * bpf: Document usage of the new __bpf_kfunc macroDavid Vernet2023-02-022-3/+20
| * Documentation: bpf: correct spellingRandy Dunlap2023-01-284-7/+7
* | Documentation: isdn: correct spellingRandy Dunlap2023-02-112-2/+2
* | net: introduce default_rps_mask netns attributePaolo Abeni2023-02-101-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-096-14/+22
|\ \
| * \ Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-091-1/+1
| |\ \
| | * | net: txgbe: Update support email addressJiawen Wu2023-02-091-1/+1
| * | | Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-072-1/+6
| |\ \ \
| | * | | dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi...Lad Prabhakar2023-02-031-1/+1
| | * | | dt-bindings: Fix .gitignoreAndy Shevchenko2023-02-031-0/+5
| * | | | Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-041-0/+2
| |\ \ \ \
| | * | | | dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' propertyJohan Hovold2023-01-091-0/+2
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-3/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-3/+7
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+3
| | | * | | | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-3/+5
| * | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-031-9/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-02-011-9/+6
| | * | | | | | Sync with v6.2-rc4Andrew Morton2023-01-1922-43/+130
| | |\ \ \ \ \ \
* | | | | | | | | dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841Horatiu Vultur2023-02-081-0/+1
* | | | | | | | | Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni2023-02-072-4/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | can: peak_usb: export PCAN CAN channel ID as sysfs device attributeLukas Magel2023-02-021-0/+19
| * | | | | | | | | dt-bindings: can: renesas,rcar-canfd: Add transceiver supportGeert Uytterhoeven2023-02-021-0/+4
| * | | | | | | | | dt-bindings: can: renesas,rcar-canfd: Document R-Car V4H supportGeert Uytterhoeven2023-02-021-0/+1
| * | | | | | | | | dt-bindings: can: renesas,rcar-canfd: R-Car V3U is R-Car Gen4Geert Uytterhoeven2023-02-021-4/+7
* | | | | | | | | | net/mlx5: Document support for RoCE HCA disablement capabilityRahul Rameshbabu2023-02-041-3/+5
* | | | | | | | | | net/mlx5: Add counter information to mlx5 driver documentationRahul Rameshbabu2023-02-042-0/+1303
* | | | | | | | | | net/mlx5: Document previously implemented mlx5 tracepointsRahul Rameshbabu2023-02-041-3/+24
* | | | | | | | | | net/mlx5: Update Kconfig parameter documentationRahul Rameshbabu2023-02-042-29/+100
* | | | | | | | | | net/mlx5: Separate mlx5 driver documentation into multiple pagesRahul Rameshbabu2023-02-047-747/+792
* | | | | | | | | | dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae2023-02-032-0/+119
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-026-6/+59
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-021-1/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-01-311-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ice: Fix broken link in ice NAPI docMichal Wilczynski2023-01-271-1/+1
| * | | | | | | | | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-291-0/+36
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-191-0/+36
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Fix up more non-executable files marked executableLinus Torvalds2023-01-281-0/+0
| * | | | | | | | | | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-271-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dt-bindings: i2c: renesas,rzv2m: Fix SoC specific stringFabrizio Castro2023-01-201-2/+2
| * | | | | | | | | | | Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-01-271-2/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpiosKrzysztof Kozlowski2023-01-201-2/+19
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |