aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12platform/x86: dell-ddv: Implement the battery matching algorithmArmin Wolf1-8/+0
2025-05-12power: supply: core: Add additional health status valuesArmin Wolf1-1/+1
2025-05-12platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetrySuma Hegde1-0/+22
2025-05-12platform/x86/amd/hsmp: Report power via hwmon sensorsSuma Hegde1-0/+8
2025-05-12docs: filesystems: add fuse-passthrough.rstChen Linxuan2-0/+134
2025-05-12dt-bindings: arm: vt8500: Add VIA APC Rock/Paper boardsAlexey Charkov1-3/+7
2025-05-12Revert "kbuild: make all file references relative to source root"Thomas Weißschuh1-0/+17
2025-05-11scripts/gdb: update documentation for lx_per_cpuIllia Ostapyshyn3-57/+45
2025-05-11relay: remove unused relay_late_setup_filesDr. David Alan Gilbert1-10/+0
2025-05-11crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfoZhiquan Li1-2/+2
2025-05-11Documentation: zram: update IDLE pages tracking documentationSergey Senozhatsky1-20/+21
2025-05-11fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin1-0/+1
2025-05-11mm/compaction: reduce the difference between low and high watermarksMichal Clapinski1-0/+6
2025-05-11zram: modernize writeback interfaceSergey Senozhatsky1-0/+17
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+188
2025-05-12docs: rust: explain that `///` vs. `//` applies to private items tooMiguel Ojeda1-0/+12
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen1-0/+4
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie12-44/+1747
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-05-10dt-bindings: input: convert dlg,da7280.txt to dt-schemaNeil Armstrong2-108/+248
2025-05-10dt-bindings: clock: add SM6350 QCOM video clock bindingsKonrad Dybcio1-0/+20
2025-05-10spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS exampleKrzysztof Kozlowski1-5/+0
2025-05-10spi: dt-bindings: fsl,dspi: Fix example indentationKrzysztof Kozlowski1-7/+7
2025-05-10dt-bindings: arm: rockchip: Add rk3562 evb2 boardKever Yang1-0/+5
2025-05-10dt-bindings: soc: rockchip: Add rk3562 syscon compatiblesKever Yang1-0/+7
2025-05-10dt-bindings: rockchip: pmu: Add rk3562 compatibleKever Yang1-0/+2
2025-05-10dt-bindings: PCI: Convert v3,v360epc-pci to DT schemaRob Herring (Arm)2-76/+100
2025-05-10Merge tag 'drm-misc-next-2025-05-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie6-15/+89
2025-05-09bpf, docs: document open-coded BPF iteratorsAndrii Nakryiko1-3/+110
2025-05-09dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2N SoCLad Prabhakar1-0/+2
2025-05-09dt-bindings: soc: qcom: qcom,rpm: add missing clock/-names propertiesDmitry Baryshkov1-0/+7
2025-05-09dt-bindings: soc: qcom,rpm: add missing clock-controller nodeDmitry Baryshkov1-0/+8
2025-05-09Merge tag 'tegra-for-6.16-dt-bindings' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann6-100/+190
2025-05-09Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann3-0/+228
2025-05-09Merge tag 'memory-controller-drv-renesas-6.16' of https://git.kernel.org/pub/...Arnd Bergmann1-0/+135
2025-05-09Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+114
2025-05-09Merge tag 'mtk-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+1
2025-05-09Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+35
2025-05-09Merge tag 'v6.16-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+3
2025-05-09Merge tag 'arm-soc/for-6.16/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann1-0/+1
2025-05-09Merge tag 'renesas-dts-for-v6.16-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann4-2/+21
2025-05-09Merge tag 'renesas-dt-bindings-for-v6.16-tag1' of https://git.kernel.org/pub/...Arnd Bergmann2-0/+19
2025-05-09Merge tag 'socfpga_dts_updates_for_v6.15' of https://git.kernel.org/pub/scm/l...Arnd Bergmann6-75/+131
2025-05-09x86/its: Add support for RSB stuffing mitigationPawan Gupta1-0/+3
2025-05-09x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta1-0/+2
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta2-0/+14
2025-05-09Documentation: x86/bugs/its: Add ITS documentationPawan Gupta2-0/+169
2025-05-09dt-bindings: arm: rockchip: Add Radxa ROCK 5B+FUKAUMI Naoki1-0/+5
2025-05-09dt-bindings: arm: rockchip: Add rk3399 industry evaluation boardChaoyi Chen1-0/+5
2025-05-10Merge tag 'drm-xe-next-2025-05-08' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+6