aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-04Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds17-237/+964
2021-07-04dt-bindings: thermal: tsens: Add sc8180x compatibleBjorn Andersson1-0/+1
2021-07-04dt-bindings: rockchip-thermal: Support the RK3568 SoC compatibleEzequiel Garcia1-0/+1
2021-07-04dt-bindings: thermal: convert rockchip-thermal to json-schemaEzequiel Garcia2-85/+95
2021-07-04dt-bindings: thermal: Add binding for Tegra30 thermal sensorDmitry Osipenko1-0/+73
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-24/+12
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+12
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+9
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds7-8/+389
2021-07-03Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds239-3620/+4933
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds19-58/+815
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+129
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-39/+111
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-24/+485
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+5
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-35/+122
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang1-1/+30
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-2/+22
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-0/+4
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-61/+344
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-20/+0
2021-07-01dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven3-44/+111
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds19-36/+604
2021-07-01Documentation: add more details in tipc.rstXin Long1-3/+118
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu1-0/+22
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu1-0/+20
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-594/+2079
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko1-5/+2
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh1-6/+31
2021-07-01mm: device exclusive memory accessAlistair Popple1-0/+17
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple1-1/+1
2021-07-01mm/rmap: split try_to_munlock from try_to_unmapAlistair Popple1-20/+13
2021-07-01dt-bindings: Fix 'unevaluatedProperties' errors in DT graph usersRob Herring6-6/+8
2021-07-01dt-bindings: display: renesas,du: Fix 'ports' referenceRob Herring1-1/+1
2021-07-01dt-bindings: media: adv7180: Add missing video-interfaces.yaml referenceRob Herring1-1/+7
2021-07-01Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki3-4/+85
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai17-57/+810
2021-07-01Merge branch 'for-next' into for-linusTakashi Iwai2-1/+5
2021-06-30docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport1-2/+9
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen1-1/+2
2021-06-30mm/pagemap: export uffd-wp protection informationPeter Xu1-0/+2
2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song1-0/+3
2021-06-30mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song1-7/+0
2021-06-30mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song1-0/+8
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song2-0/+20
2021-06-30mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2-0/+21
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-8/+31
2021-07-01Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-nextViresh Kumar353-6330/+9700
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+23
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds51-607/+2815