summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+31
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2026-01-24Documentation: Project continuityDan Williams2-0/+42
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-4/+4
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-1/+1
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+14
2026-01-20Docs/mm/allocation-profiling: describe sysctrl limitations in debug modeSuren Baghdasaryan2-0/+14
2026-01-19dt-bindings: display: mediatek: Fix typo 'hardwares' to 'hardware'Nauman Sabir1-1/+1
2026-01-18Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-15/+2
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-4/+4
2026-01-18Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+9
2026-01-17fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima1-0/+2
2026-01-17docs: netdev: refine 15-patch limitSimon Horman1-0/+12
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-113/+175
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-0/+18
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki2-113/+175
2026-01-16Merge tag 'icc-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+31
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+35
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+8
2026-01-15ASoC: rt5640: Fix duplicate clock properties in DT bindingMark Brown1-8/+0
2026-01-14docs: kernel-parameters: add kfence parametersMarco Elver1-0/+35
2026-01-14Documentation: riscv: uabi: Clarify ISA spec version for canonical orderGuodong Xu1-1/+3
2026-01-14ASoC: Fix sdw_utils calling wrong codec init callbacksMark Brown15-20/+38
2026-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2026-01-13ASoC: dt-bindings: realtek,rt5640: Various fixesMark Brown1-2/+11
2026-01-13dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for brcm,iproc-nic-i2cRob Herring (Arm)1-1/+9
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet1-0/+8
2026-01-12ASoC: dt-bindings: rockchip-spdif: Allow "port" nodeRob Herring (Arm)1-0/+3
2026-01-12ASoC: dt-bindings: realtek,rt5640: Allow 7 for realtek,jack-detect-sourceRob Herring (Arm)1-0/+1
2026-01-12ASoC: dt-bindings: realtek,rt5640: Add missing properties/nodeRob Herring (Arm)1-0/+9
2026-01-11treewide: Update email addressThomas Gleixner9-10/+10
2026-01-10Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-6/+21
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-13/+12
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min1-1/+2
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min2-116/+175
2026-01-09PM: EM: Fix yamllint warnings in the EM YNL specChangwoo Min1-2/+5
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-01-09ASoC: dt-bindings: realtek,rt5640: Document port nodeJon Hunter1-0/+4
2026-01-09ASoC: dt-bindings: realtek,rt5640: Update jack-detectJon Hunter1-0/+1
2026-01-09ASoC: dt-bindings: realtek,rt5640: Document mclkJon Hunter1-0/+8
2026-01-07Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+8
2026-01-07Documentation/process: maintainer-soc: Mark 'make' as commandsKrzysztof Kozlowski1-2/+2
2026-01-07Documentation/process: maintainer-soc: Be more explicit about defconfigKrzysztof Kozlowski1-2/+4
2026-01-07dt-bindings: usb: qcom,dwc3: Correct MSM8994 interruptsKrzysztof Kozlowski2-2/+2
2026-01-07dt-bindings: usb: qcom,dwc3: Correct IPQ5018 interruptsKrzysztof Kozlowski2-2/+2
2026-01-06ASoC: codecs: wsa88xx: fix codec initialisationMark Brown121-242/+280
2026-01-06ASoC: dt-bindings: everest,es8316: Add interrupt supportRob Herring (Arm)1-0/+4