summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-22ARM: refresh defconfig filesArnd Bergmann95-904/+904
2022-07-21Merge tag 'qcom-arm64-defconfig-for-5.20-2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-4/+7
2022-07-19arm64: defconfig: Demote Qualcomm USB PHYs to modulesBjorn Andersson1-4/+4
2022-07-13arm64: defconfig: Enable Qualcomm SC8280XP providersBjorn Andersson1-0/+3
2022-07-13Merge tag 'qcom-arm64-defconfig-for-5.20' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+8
2022-07-13Merge tag 'arm-soc/for-5.20/defconfig-arm64' of https://github.com/Broadcom/s...Arnd Bergmann1-0/+2
2022-07-13Merge tag 'arm-soc/for-5.20/defconfig' of https://github.com/Broadcom/stblinu...Arnd Bergmann2-1/+5
2022-07-13Merge tag 'imx-defconfig-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+3
2022-07-13Merge tag 'tegra-for-5.20-arm64-defconfig' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+1
2022-07-13Merge tag 'sunxi-config64-for-5.20-1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+3
2022-07-09ARM: multi_v7_defconfig: Update configs for BCM63138William Zhang1-1/+3
2022-07-06arm64: defconfig: enable Qualcomm Bandwidth MonitorKrzysztof Kozlowski1-0/+1
2022-07-04arm64: defconfig: Enable Allwinner built in CODECsMark Brown1-0/+3
2022-07-01Merge tag 'renesas-arm-defconfig-for-v5.20-tag1' of git://git.kernel.org/pub/...Arnd Bergmann2-1/+4
2022-07-01arm64: defconfig: Enable qcom interconnect driversVinod Koul1-0/+3
2022-07-01arm64: defconfig: Enable qcom ss & hs usb phyVinod Koul1-0/+2
2022-06-30arm64: defconfig: enable Qualcomm LPG leds driverDmitry Baryshkov1-0/+2
2022-06-27arm64: defconfig: Enable gpio-fan supportTeresa Remmet1-0/+1
2022-06-27Linux 5.19-rc4v5.19-rc4Linus Torvalds1-1/+1
2022-06-27Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds37-193/+205
2022-06-27Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds15-35/+117
2022-06-26Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...Linus Torvalds11-104/+369
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-30/+158
2022-06-26Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...Linus Torvalds1-3/+2
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-31/+21
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-3/+9
2022-06-26Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-1/+3
2022-06-26Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-40/+83
2022-06-26Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-4/+13
2022-06-26Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-06-26Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-139/+366
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+13
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li1-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera3-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo1-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter1-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter1-1/+3
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller1-0/+1
2022-06-26parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin1-1/+4
2022-06-26parisc: align '*' in comment in math-emu codeJiang Jian1-1/+1
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen1-0/+3
2022-06-26kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada1-1/+1
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-52/+92
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-48/+124
2022-06-25Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-15/+13
2022-06-25Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-20/+32
2022-06-25LoongArch: Make compute_return_era() return voidTiezhu Yang2-4/+2