aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang1-2/+7
2022-08-21arm64: dts: imx8mp: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOMMarek Vasut1-5/+5
2022-08-21arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settingsPeng Fan1-4/+4
2022-08-21ARM: dts: vf610: don't use multiple blank linesMarcel Ziswiler1-1/+0
2022-08-21ARM: dts: vf610-twr: indent use tabs, no spaces at start of lineMarcel Ziswiler1-1/+1
2022-08-21ARM: dts: vf610: no spaces in indent but tabsMarcel Ziswiler1-1/+1
2022-08-21ARM: dts: imx7d-pico: indent use tabs, no spaces at start of lineMarcel Ziswiler1-5/+5
2022-08-21ARM: dts: imx6qdl-sabre: change to use SPDX identifiersMarcel Ziswiler1-36/+1
2022-08-21ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabsMarcel Ziswiler1-1/+1
2022-08-21ARM: dts: imx6qdl-mba6: don't use multiple blank linesMarcel Ziswiler1-1/+0
2022-08-21ARM: dts: imx6-sabrelite: change to use SPDX identifiersMarcel Ziswiler1-36/+1
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-08-21ARM: dts: imx6q-mccmon6: Add fsl,err006687-workaround-present propertyAlexander Stein1-0/+1
2022-08-21ARM: dts: imx6: delete interrupts property if interrupts-extended is setAlexander Stein11-0/+11
2022-08-20kprobes: don't call disarm_kprobe() for disabled kprobesKuniyuki Iwashima1-4/+5
2022-08-20mm/shmem: shmem_replace_page() remember NR_SHMEMHugh Dickins1-0/+2
2022-08-20mm/shmem: tmpfs fallocate use file_modified()Hugh Dickins1-1/+2
2022-08-20mm/shmem: fix chattr fsflags support in tmpfsHugh Dickins2-32/+35
2022-08-20mm/hugetlb: support write-faults in shared mappingsDavid Hildenbrand1-7/+19
2022-08-20mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+5
2022-08-20mm/uffd: reset write protection when unregister with wp-modePeter Xu3-11/+24
2022-08-20mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu1-3/+4
2022-08-20mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee2-5/+19
2022-08-20kernel/sys_ni: add compat entry for fadvise64_64Randy Dunlap1-0/+1
2022-08-20mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWDavid Hildenbrand3-44/+89
2022-08-20Revert "zram: remove double compression logic"Jiri Slaby2-10/+33
2022-08-20get_maintainer: add Alan to .get_maintainer.ignoreDan Carpenter1-0/+2
2022-08-20Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-9/+5
2022-08-20Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds27-235/+976
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-2/+9
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-10/+44
2022-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-40/+42
2022-08-21scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh1-0/+1
2022-08-21kbuild: fix the modules order between drivers and libsMasahiro Yamada1-4/+2
2022-08-21scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor1-1/+0
2022-08-21kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby1-1/+1
2022-08-21modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada1-3/+1
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds3-28/+28
2022-08-20Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+12
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds2-1/+3
2022-08-20Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to zero"Matthew Auld7-223/+27
2022-08-20Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-6/+26
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry1-1/+2
2022-08-20d_path.c: typo fix...Al Viro1-1/+1
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro7-9/+8
2022-08-20batman-adv: Fix hang up with small MTU hard-interfaceShigeru Yoshida1-0/+4
2022-08-20iio: Avoid multiple line dereference for maskJoe Simmons-Talbott1-4/+2
2022-08-20iio: stx104: Move to addac subdirectoryWilliam Breathitt Gray6-18/+18
2022-08-20staging: iio: frequency: ad9832: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-08-20Merge tag 'thermal-v6.0-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linuxRafael J. Wysocki2-0/+2