summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc7.93.vanilla.1.fc34kernel-5.10.0-0.rc7.93.vanilla.1.fc33kernel-5.10.0-0.rc7.93.vanilla.1.fc32Thorsten Leemhuis2020-12-0715-28/+32
|\ | | | | | | rawhide-user-thl-vanilla-fedora
| * set CONFIG_KCSAN for x86_64Justin M. Forbes2020-12-071-0/+1
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * set CONFIG_KCSAN for x86_64 debugJustin M. Forbes2020-12-071-0/+1
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * kernel-5.10.0-0.rc7.93Justin M. Forbes2020-12-0713-29/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Mon Dec 07 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc7.93] - Temporarily backout parallel xz script ("Justin M. Forbes") - Remove cp instruction already handled in instruction below. ("Paulo E. Castro") - Add all the dependencies gleaned from running `make prepare` on a bloated devel kernel. ("Paulo E. Castro") - Add tools to path mangling script. ("Paulo E. Castro") - Remove duplicate cp statement which is also not specific to x86. ("Paulo E. Castro") - Correct orc_types failure whilst running `make prepare` https://bugzilla.redhat.com/show_bug.cgi?id=1882854 ("Paulo E. Castro") - build_configs.sh: Fix syntax flagged by shellcheck (Ben Crocker) - genspec.sh: Fix syntax flagged by shellcheck (Ben Crocker) - ark-rebase-patches.sh: Fix for shellcheck (Ben Crocker) - ark-create-release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - merge-subtrees.sh: Fix syntax flagged by shellcheck (Ben Crocker) - rh-dist-git.sh: Fix syntax flagged by shellcheck (Ben Crocker) - update_scripts.sh: Fix syntax flagged by shellcheck (Ben Crocker) - x86_rngd.sh: Fix syntax flagged by shellcheck (Ben Crocker) - parallel_xz.sh: Fix syntax flagged by shellcheck (Ben Crocker) - expand_srpm.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create-tarball.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_bls_conf.sh: Fix syntax flagged by shellcheck (Ben Crocker) - clone_tree.sh: Fix syntax flagged by shellcheck (Ben Crocker) - new_release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - download_cross.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create_distgit_changelog.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_cross_report.sh: Fix syntax flagged by shellcheck (Ben Crocker) - run_kabi-dw.sh: Fix syntax flagged by shellcheck (Ben Crocker) - mod-blacklist.sh: Fix syntax flagged by shellcheck (Ben Crocker) - scripts/configdiff.sh: Fix syntax flagged by shellcheck (Ben Crocker) - self-test/0001-shellcheck.bats: check for shellcheck (Ben Crocker) - self-test/1001-rpmlint.bats, 1003-rpminspect.bats (Ben Crocker) - Makefile, Makefile.common, egit.sh, 1005-dist-dump-variables.bats (Ben Crocker) - Add GIT macro to Makefile and Makefile.common: (Ben Crocker) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc6.20201204git34816d20f173.92.vanilla.1.fc34kernel-5.10.0-0.rc6.20201204git34816d20f173.92.vanilla.1.fc33kernel-5.10.0-0.rc6.20201204git34816d20f173.92.vanilla.1.fc32Thorsten Leemhuis2020-12-0429-218/+191
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc6.20201204git34816d20f173.92Justin M. Forbes2020-12-0429-218/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fri Dec 04 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc6.20201204git34816d20f173.92] - configs: Enable CONFIG_DEBUG_INFO_BTF (Don Zickus) - Temporarily backout parallel xz script ("Justin M. Forbes") - Remove cp instruction already handled in instruction below. ("Paulo E. Castro") - Add all the dependencies gleaned from running `make prepare` on a bloated devel kernel. ("Paulo E. Castro") - Add tools to path mangling script. ("Paulo E. Castro") - Remove duplicate cp statement which is also not specific to x86. ("Paulo E. Castro") - Correct orc_types failure whilst running `make prepare` https://bugzilla.redhat.com/show_bug.cgi?id=1882854 ("Paulo E. Castro") - build_configs.sh: Fix syntax flagged by shellcheck (Ben Crocker) - genspec.sh: Fix syntax flagged by shellcheck (Ben Crocker) - ark-rebase-patches.sh: Fix for shellcheck (Ben Crocker) - ark-create-release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - merge-subtrees.sh: Fix syntax flagged by shellcheck (Ben Crocker) - rh-dist-git.sh: Fix syntax flagged by shellcheck (Ben Crocker) - update_scripts.sh: Fix syntax flagged by shellcheck (Ben Crocker) - x86_rngd.sh: Fix syntax flagged by shellcheck (Ben Crocker) - parallel_xz.sh: Fix syntax flagged by shellcheck (Ben Crocker) - expand_srpm.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create-tarball.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_bls_conf.sh: Fix syntax flagged by shellcheck (Ben Crocker) - clone_tree.sh: Fix syntax flagged by shellcheck (Ben Crocker) - new_release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - download_cross.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create_distgit_changelog.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_cross_report.sh: Fix syntax flagged by shellcheck (Ben Crocker) - run_kabi-dw.sh: Fix syntax flagged by shellcheck (Ben Crocker) - mod-blacklist.sh: Fix syntax flagged by shellcheck (Ben Crocker) - scripts/configdiff.sh: Fix syntax flagged by shellcheck (Ben Crocker) - self-test/0001-shellcheck.bats: check for shellcheck (Ben Crocker) - self-test/1001-rpmlint.bats, 1003-rpminspect.bats (Ben Crocker) - Makefile, Makefile.common, egit.sh, 1005-dist-dump-variables.bats (Ben Crocker) - Add GIT macro to Makefile and Makefile.common: (Ben Crocker) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | disable debugbuildsenabledkernel-5.10.0-0.rc6.20201202git509a15421674.91.vanilla.1.fc34kernel-5.10.0-0.rc6.20201202git509a15421674.91.vanilla.1.fc32Thorsten Leemhuis2020-12-021-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc6.20201202git509a15421674.91.vanilla.1.fc33Thorsten Leemhuis2020-12-0225-246/+309
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc6.20201202git509a15421674.91Patrick Talbert2020-12-0225-246/+311
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Wed Dec 02 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc6.20201202git509a15421674.91] - Temporarily backout parallel xz script ("Justin M. Forbes") - Remove cp instruction already handled in instruction below. ("Paulo E. Castro") - Add all the dependencies gleaned from running `make prepare` on a bloated devel kernel. ("Paulo E. Castro") - Add tools to path mangling script. ("Paulo E. Castro") - Remove duplicate cp statement which is also not specific to x86. ("Paulo E. Castro") - Correct orc_types failure whilst running `make prepare` https://bugzilla.redhat.com/show_bug.cgi?id=1882854 ("Paulo E. Castro") - build_configs.sh: Fix syntax flagged by shellcheck (Ben Crocker) - genspec.sh: Fix syntax flagged by shellcheck (Ben Crocker) - ark-rebase-patches.sh: Fix for shellcheck (Ben Crocker) - ark-create-release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - merge-subtrees.sh: Fix syntax flagged by shellcheck (Ben Crocker) - rh-dist-git.sh: Fix syntax flagged by shellcheck (Ben Crocker) - update_scripts.sh: Fix syntax flagged by shellcheck (Ben Crocker) - x86_rngd.sh: Fix syntax flagged by shellcheck (Ben Crocker) - parallel_xz.sh: Fix syntax flagged by shellcheck (Ben Crocker) - expand_srpm.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create-tarball.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_bls_conf.sh: Fix syntax flagged by shellcheck (Ben Crocker) - clone_tree.sh: Fix syntax flagged by shellcheck (Ben Crocker) - new_release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - download_cross.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create_distgit_changelog.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_cross_report.sh: Fix syntax flagged by shellcheck (Ben Crocker) - run_kabi-dw.sh: Fix syntax flagged by shellcheck (Ben Crocker) - mod-blacklist.sh: Fix syntax flagged by shellcheck (Ben Crocker) - scripts/configdiff.sh: Fix syntax flagged by shellcheck (Ben Crocker) - self-test/0001-shellcheck.bats: check for shellcheck (Ben Crocker) - self-test/1001-rpmlint.bats, 1003-rpminspect.bats (Ben Crocker) - Makefile, Makefile.common, egit.sh, 1005-dist-dump-variables.bats (Ben Crocker) - Add GIT macro to Makefile and Makefile.common: (Ben Crocker) Resolves: rhbz# Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
| * ELN needs dwarves now tooJustin M. Forbes2020-11-301-2/+0
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc6.90.vanilla.1.fc34kernel-5.10.0-0.rc6.90.vanilla.1.fc33kernel-5.10.0-0.rc6.90.vanilla.1.fc32kernel-5.10.0-0.rc6.90.vanilla.1.fc31Thorsten Leemhuis2020-11-3014-65/+99
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc6.90Justin M. Forbes2020-11-3014-66/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Mon Nov 30 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc6.90] - Temporarily backout parallel xz script ("Justin M. Forbes") - build_configs.sh: Fix syntax flagged by shellcheck (Ben Crocker) - genspec.sh: Fix syntax flagged by shellcheck (Ben Crocker) - ark-rebase-patches.sh: Fix for shellcheck (Ben Crocker) - ark-create-release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - merge-subtrees.sh: Fix syntax flagged by shellcheck (Ben Crocker) - rh-dist-git.sh: Fix syntax flagged by shellcheck (Ben Crocker) - update_scripts.sh: Fix syntax flagged by shellcheck (Ben Crocker) - x86_rngd.sh: Fix syntax flagged by shellcheck (Ben Crocker) - parallel_xz.sh: Fix syntax flagged by shellcheck (Ben Crocker) - expand_srpm.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create-tarball.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_bls_conf.sh: Fix syntax flagged by shellcheck (Ben Crocker) - clone_tree.sh: Fix syntax flagged by shellcheck (Ben Crocker) - new_release.sh: Fix syntax flagged by shellcheck (Ben Crocker) - download_cross.sh: Fix syntax flagged by shellcheck (Ben Crocker) - create_distgit_changelog.sh: Fix syntax flagged by shellcheck (Ben Crocker) - generate_cross_report.sh: Fix syntax flagged by shellcheck (Ben Crocker) - run_kabi-dw.sh: Fix syntax flagged by shellcheck (Ben Crocker) - mod-blacklist.sh: Fix syntax flagged by shellcheck (Ben Crocker) - scripts/configdiff.sh: Fix syntax flagged by shellcheck (Ben Crocker) - self-test/0001-shellcheck.bats: check for shellcheck (Ben Crocker) - self-test/1001-rpmlint.bats, 1003-rpminspect.bats (Ben Crocker) - Makefile, Makefile.common, egit.sh, 1005-dist-dump-variables.bats (Ben Crocker) - Add GIT macro to Makefile and Makefile.common: (Ben Crocker) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc5.20201125git127c501a03d5.85.vanilla.1.fc34kernel-5.10.0-0.rc5.20201125git127c501a03d5.85.vanilla.1.fc33kernel-5.10.0-0.rc5.20201125git127c501a03d5.85.vanilla.1.fc32Thorsten Leemhuis2020-11-253-13/+11
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc5.20201125git127c501a03d5.85Justin M. Forbes2020-11-253-13/+11
| | | | | | | | | | | | | | | | * Wed Nov 25 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc5.20201125git127c501a03d5.85] - Temporarily backout parallel xz script ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | disable debugbuildsenabledkernel-5.10.0-0.rc5.20201124gitd5beb3140f91.84.vanilla.1.fc34kernel-5.10.0-0.rc5.20201124gitd5beb3140f91.84.vanilla.1.fc33Thorsten Leemhuis2020-11-241-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc5.20201124gitd5beb3140f91.84.vanilla.1.fc32Thorsten Leemhuis2020-11-2412-21/+26
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc5.20201124gitd5beb3140f91.84Justin M. Forbes2020-11-2412-21/+26
| | | | | | | | | | | | | | | | * Tue Nov 24 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc5.20201124gitd5beb3140f91.84] - Temporarily backout parallel xz script ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | CONFIG_DEBUG_INFO_BTF is still brokenkernel-5.10.0-0.rc5.82.vanilla.1.fc33kernel-5.10.0-0.rc5.82.vanilla.1.fc32Thorsten Leemhuis2020-11-241-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc5.82.vanilla.1.fc34kernel-5.10.0-0.rc5.82.vanilla.1.fc31Thorsten Leemhuis2020-11-2328-31/+50
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.20201120git4d02da974ea8.81Justin M. Forbes2020-11-2328-32/+51
| | | | | | | | | | | | | | | | | | * Fri Nov 20 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc4.20201120git4d02da974ea8.81] - Fedora config update ("Justin M. Forbes") - redhat: generic enable CONFIG_INET_MPTCP_DIAG (Davide Caratti) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc4.20201119gitc2e7554e1b85.81.vanilla.1.fc34kernel-5.10.0-0.rc4.20201119gitc2e7554e1b85.81.vanilla.1.fc33kernel-5.10.0-0.rc4.20201119gitc2e7554e1b85.81.vanilla.1.fc32kernel-5.10.0-0.rc4.20201119gitc2e7554e1b85.81.vanilla.1.fc31Thorsten Leemhuis2020-11-1918-37/+45
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.20201119gitc2e7554e1b85.80Justin M. Forbes2020-11-1918-37/+45
| | | | | | | | | | | | | | | | * Thu Nov 19 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc4.20201119gitc2e7554e1b85.80] - No need to review, Temporary workarounds due to DEBUG_INFO_BTF not working ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | disable debugbuildsenabledkernel-5.10.0-0.rc4.20201117git9c87c9f41245.79.vanilla.1.fc34kernel-5.10.0-0.rc4.20201117git9c87c9f41245.79.vanilla.1.fc33kernel-5.10.0-0.rc4.20201117git9c87c9f41245.79.vanilla.1.fc31Thorsten Leemhuis2020-11-171-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc4.20201117git9c87c9f41245.79.vanilla.1.fc32Thorsten Leemhuis2020-11-173-12/+15
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.20201117git9c87c9f41245.78Justin M. Forbes2020-11-173-12/+15
| | | | | | | | | | | | | | | | * Tue Nov 17 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc4.20201117git9c87c9f41245.78] - No need to review, Temporary workarounds due to DEBUG_INFO_BTF not working ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc4.78.vanilla.1.fc34kernel-5.10.0-0.rc4.78.vanilla.1.fc33kernel-5.10.0-0.rc4.78.vanilla.1.fc32kernel-5.10.0-0.rc4.78.vanilla.1.fc31Thorsten Leemhuis2020-11-1619-37/+155
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Testing different thread limits in parallel_xz.shJustin M. Forbes2020-11-161-0/+5
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * kernel-5.10.0-0.rc4.77Justin M. Forbes2020-11-1619-41/+154
| | | | | | | | | | | | | | | | * Mon Nov 16 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc4.77] - No need to review, Temporary workarounds due to DEBUG_INFO_BTF not working ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | disable debugbuildsenabledkernel-5.10.0-0.rc3.20201112git3d5e28bff7ad.73.vanilla.1.fc34kernel-5.10.0-0.rc3.20201112git3d5e28bff7ad.73.vanilla.1.fc32kernel-5.10.0-0.rc3.20201112git3d5e28bff7ad.73.vanilla.1.fc31Thorsten Leemhuis2020-11-121-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc3.20201112git3d5e28bff7ad.73.vanilla.1.fc33Thorsten Leemhuis2020-11-1227-55/+69
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc3.20201112git3d5e28bff7ad.71.testJustin M. Forbes2020-11-1227-55/+69
| | | | | | | | | | | | | | | | * Thu Nov 12 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc3.20201112git3d5e28bff7ad.71.test] - 3d5e28bff7ad rebase Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc3.68.vanilla.1.fc34kernel-5.10.0-0.rc3.68.vanilla.1.fc33kernel-5.10.0-0.rc3.68.vanilla.1.fc32kernel-5.10.0-0.rc3.68.vanilla.1.fc31Thorsten Leemhuis2020-11-0918-1028/+802
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc3.68Justin M. Forbes2020-11-0918-1029/+803
| | | | | | | | | | | | | | | | * Mon Nov 09 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.10.0-0.rc3.68] - Fedora 5.10 config updates ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | disable debugbuildsenabledkernel-5.10.0-0.rc2.20201105git4ef8451b3326.64.vanilla.1.fc34kernel-5.10.0-0.rc2.20201105git4ef8451b3326.64.vanilla.1.fc33kernel-5.10.0-0.rc2.20201105git4ef8451b3326.64.vanilla.1.fc32kernel-5.10.0-0.rc2.20201105git4ef8451b3326.64.vanilla.1.fc31Thorsten Leemhuis2020-11-051-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2020-11-054-26/+16
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc2.20201104git4ef8451b3326.62.testJustin M. Forbes2020-11-054-26/+16
| | | | | | | | | | | | | | | | * Wed Nov 04 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc2.20201104git4ef8451b3326.62.test] - 4ef8451b3326 rebase Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc2.62.vanilla.1.fc34Thorsten Leemhuis2020-11-041-1/+1
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Turn off clang buildreq for kernel-tools until BTF is fixedJustin M. Forbes2020-11-031-1/+1
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc2.62.vanilla.1.fc33kernel-5.10.0-0.rc2.62.vanilla.1.fc32kernel-5.10.0-0.rc2.62.vanilla.1.fc31Thorsten Leemhuis2020-11-0228-387/+484
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc2.61.testJustin M. Forbes2020-11-0227-71/+122
| | | | | | | | | | | | | | | | * Mon Nov 02 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc2.61.test] - v5.10-rc2 rebase Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * kernel-5.10.0-0.rc1.20201030git07e088730245.58.testJustin M. Forbes2020-11-0228-327/+373
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fri Oct 30 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc1.20201030git07e088730245.58.test] - 07e088730245 rebase - Fix LTO issues with kernel-tools (Don Zickus) - New configs in drivers/mfd (Fedora Kernel Team) - arm64/defconfig: Enable CONFIG_KEXEC_FILE (Bhupesh Sharma) [https://bugzilla.redhat.com/show_bug.cgi?id=1821565] - redhat/configs: Cleanup CONFIG_CRYPTO_SHA512 (Prarit Bhargava) - redhat: ark: disable CONFIG_NET_ACT_CTINFO (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_TEQL (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_SFB (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_QFQ (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_PLUG (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_PIE (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_MULTIQ (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_HHF (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_DSMARK (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_DRR (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_CODEL (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_CHOKE (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_CBQ (Davide Caratti) - redhat: ark: disable CONFIG_NET_SCH_ATM (Davide Caratti) - redhat: ark: disable CONFIG_NET_EMATCH and sub-targets (Davide Caratti) - redhat: ark: disable CONFIG_NET_CLS_TCINDEX (Davide Caratti) - redhat: ark: disable CONFIG_NET_CLS_RSVP6 (Davide Caratti) - redhat: ark: disable CONFIG_NET_CLS_RSVP (Davide Caratti) - redhat: ark: disable CONFIG_NET_CLS_ROUTE4 (Davide Caratti) - redhat: ark: disable CONFIG_NET_CLS_BASIC (Davide Caratti) - redhat: ark: disable CONFIG_NET_ACT_SKBMOD (Davide Caratti) - redhat: ark: disable CONFIG_NET_ACT_SIMP (Davide Caratti) - redhat: ark: disable CONFIG_NET_ACT_NAT (Davide Caratti) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | disable debugbuildsenabledkernel-5.10.0-0.rc1.20201028gited8780e3f2ec.57.vanilla.1.fc34kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.57.vanilla.1.fc33kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.57.vanilla.1.fc31Thorsten Leemhuis2020-10-281-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.57.vanilla.1.fc32Thorsten Leemhuis2020-10-2828-52/+57
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.56Justin M. Forbes2020-10-2830-143/+57
| | | | | | | | | | | | | | | | | | | | | | * Wed Oct 28 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc1.20201028gited8780e3f2ec.56] - Fix LTO issues with kernel-tools (Don Zickus) - Point pathfix to the new location for gen_compile_commands.py ("Justin M. Forbes") - Filter out LTO build options from the perl ccopts ("Justin M. Forbes") - Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * Fix build issue on s390Justin M. Forbes2020-10-262-0/+58
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * Fix up merge issue with rxe.cJustin M. Forbes2020-10-262-0/+33
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc1.56.vanilla.1.fc34kernel-5.10.0-0.rc1.56.vanilla.1.fc33kernel-5.10.0-0.rc1.56.vanilla.1.fc32Thorsten Leemhuis2020-10-261-1/+1
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * gen_compile_commands.py has moved to clang-toolsJustin M. Forbes2020-10-261-1/+1
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc1.56.vanilla.1.fc31Thorsten Leemhuis2020-10-2628-53/+512
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * CONFIG_DEBUG_INFO_BTF is still brokenJustin M. Forbes2020-10-2610-10/+10
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>