summaryrefslogtreecommitdiffstats
path: root/kernel.spec
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-071-8/+10
|\ | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc7.93Justin M. Forbes2020-12-071-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-041-11/+12
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc6.20201204git34816d20f173.92Justin M. Forbes2020-12-041-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-021-13/+60
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc6.20201202git509a15421674.91Patrick Talbert2020-12-021-13/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-301-7/+33
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc6.90Justin M. Forbes2020-11-301-8/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-251-9/+7
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc5.20201125git127c501a03d5.85Justin M. Forbes2020-11-251-9/+7
| | | | | | | | | | | | | | | | * 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-241-8/+13
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc5.20201124gitd5beb3140f91.84Justin M. Forbes2020-11-241-8/+13
| | | | | | | | | | | | | | | | * 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>
* | 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-231-9/+10
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.20201120git4d02da974ea8.81Justin M. Forbes2020-11-231-10/+11
| | | | | | | | | | | | | | | | | | * 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-191-7/+15
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.20201119gitc2e7554e1b85.80Justin M. Forbes2020-11-191-7/+15
| | | | | | | | | | | | | | | | * 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-171-8/+11
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.20201117git9c87c9f41245.78Justin M. Forbes2020-11-171-8/+11
| | | | | | | | | | | | | | | | * 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-161-6/+24
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc4.77Justin M. Forbes2020-11-161-7/+25
| | | | | | | | | | | | | | | | * 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-121-8/+16
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc3.20201112git3d5e28bff7ad.71.testJustin M. Forbes2020-11-121-8/+16
| | | | | | | | | | | | | | | | * 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-091-7/+23
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc3.68Justin M. Forbes2020-11-091-8/+24
| | | | | | | | | | | | | | | | * 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-051-8/+11
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc2.20201104git4ef8451b3326.62.testJustin M. Forbes2020-11-051-8/+11
| | | | | | | | | | | | | | | | * 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-021-37/+120
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc2.61.testJustin M. Forbes2020-11-021-34/+62
| | | | | | | | | | | | | | | | * 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-021-10/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-281-10/+19
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.56Justin M. Forbes2020-10-281-14/+19
| | | | | | | | | | | | | | | | | | | | | | * 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-261-0/+2
| | | | | | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
| * Fix up merge issue with rxe.cJustin M. Forbes2020-10-261-0/+2
| | | | | | | | 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-261-9/+14
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc1.55Justin M. Forbes2020-10-261-10/+15
| | | | | | | | | | | | | | | | | | * Mon Oct 26 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc1.55] - 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>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc0.20201022git96485e446260.51.vanilla.1.fc34kernel-5.10.0-0.rc0.20201022git96485e446260.51.vanilla.1.fc33kernel-5.10.0-0.rc0.20201022git96485e446260.51.vanilla.1.fc32kernel-5.10.0-0.rc0.20201022git96485e446260.51.vanilla.1.fc31Thorsten Leemhuis2020-10-231-7/+15
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc0.20201022git96485e446260.50Justin M. Forbes2020-10-221-7/+15
| | | | | | | | | | | | | | | | | | * Thu Oct 22 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc0.20201022git96485e446260.50] - 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>
* | Merge remote-tracking branch 'origin/master' into ↵kernel-5.10.0-0.rc0.20201021git071a0578b0ce.49.vanilla.1.fc34kernel-5.10.0-0.rc0.20201021git071a0578b0ce.49.vanilla.1.fc33kernel-5.10.0-0.rc0.20201021git071a0578b0ce.49.vanilla.1.fc32kernel-5.10.0-0.rc0.20201021git071a0578b0ce.49.vanilla.1.fc31Thorsten Leemhuis2020-10-211-10/+11
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * kernel-5.10.0-0.rc0.20201020git071a0578b0ce.48Justin M. Forbes2020-10-211-10/+11
| | | | | | | | | | | | | | | | | | * Tue Oct 20 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc0.20201020git071a0578b0ce.48] - 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>