summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)1-1/+1
2022-04-20dt-bindings: net: snps: remove duplicate nameDongjin Yang1-4/+2
2022-04-20dt-bindings: memory: snps,ddrc-3.80a compatible also need interruptsSherry Sun1-2/+4
2022-04-13KVM: arm64: Do not change the PMU event filter after a VCPU has runMarc Zyngier1-1/+1
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli1-0/+1
2022-04-08dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix exampleHoratiu Vultur1-1/+1
2022-04-08dt-bindings: pinctrl: mt8195: fix bias-pull-{up,down} checksChen-Yu Tsai1-14/+16
2022-04-08dt-bindings: memory: mtk-smi: Correct minItems to 2 for the gals clocksYong Wu1-1/+2
2022-04-08dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167Yong Wu1-1/+0
2022-04-08dt-bindings: memory: mtk-smi: Rename clock to clocksYong Wu2-24/+18
2022-04-08media: dt-bindings: media: hynix,hi846: add link-frequencies descriptionMartin Kepplinger1-0/+3
2022-04-08media: dt-binding: media: hynix,hi846: use $defs/port-base port descriptionMartin Kepplinger1-1/+2
2022-04-08dt-bindings: spi: mxic: The interrupt property is not mandatoryMiquel Raynal1-1/+3
2022-04-08dt-bindings: mtd: nand-controller: Fix a comment in the examplesMiquel Raynal1-1/+1
2022-04-08dt-bindings: mtd: nand-controller: Fix the reg property descriptionMiquel Raynal1-1/+1
2022-04-08Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-8/+0
2022-04-08docs: fix 'make htmldocs' warning in SCTP.rstWan Jiabing1-2/+2
2022-04-08spi: Fix Tegra QSPI exampleJon Hunter1-1/+1
2022-04-08ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer1-0/+4
2022-04-08f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsJaegeuk Kim1-0/+1
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams1-2/+2
2022-04-08vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy1-2/+1
2022-04-08security: add sctp_assoc_established hookOndrej Mosnacek1-12/+10
2022-04-08Documentation: update stable tree linkBagas Sanjaya1-1/+1
2022-04-08Documentation: add link to stable release candidate treeBagas Sanjaya1-0/+9
2022-04-08dt-bindings: iio: adc: zynqmp_ams: Add clock entryRobert Hancock1-0/+8
2022-04-08docs: sphinx/requirements: Limit jinja2<3.1Akira Yokosawa1-0/+2
2022-04-08dt-bindings: usb: hcd: correct usb-device pathKrzysztof Kozlowski1-1/+1
2022-04-08Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-0/+8
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+1
2022-03-08Merge tag 'devicetree-fixes-for-5.17-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-8/+12
2022-03-08dt-bindings: phy: ti,tcan104x-can: Document mux-states propertyAswath Govindraju1-0/+7
2022-03-08dt-bindings: mfd: Fix pinctrl node name warningsRob Herring3-8/+5
2022-03-08dt-bindings: drm/bridge: anx7625: Revert DPI supportRobert Foss1-18/+1
2022-03-08Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+39
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-05proc: fix documentation and description of pagemapYun Zhou1-1/+1
2022-03-01Merge tag 'qcom-dts-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-6/+0
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+5
2022-02-28x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+8
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2022-02-26rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2-2/+2
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-0/+5
2022-02-25Merge tag 'soc-fsl-fix-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+2
2022-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+15
2022-02-25Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-7/+16
2022-02-24Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2-0/+5
2022-02-24rtla: Fix systme -> system typo on man pageArnaldo Carvalho de Melo1-1/+1
2022-02-24Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-7/+4