kernel-5.11.0-0.rc3.20210114git65f0d2414b70.125
* Thu Jan 14 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc3.20210114git65f0d2414b70.125] - irq: export irq_check_status_bit (Levi Yun) - Turn off vdso_install for ppc ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
6298255506
commit
e0a4f2fa8f
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 124
|
||||
RHEL_RELEASE = 125
|
||||
|
||||
#
|
||||
# Early y+1 numbering
|
||||
|
@ -1,90 +1,12 @@
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/bf07a85cd0f7fd4acb55ee99fde07ddfa4a81848
|
||||
bf07a85cd0f7fd4acb55ee99fde07ddfa4a81848 irq: export irq_check_status_bit
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2896c93811e39d63a4d9b63ccf12a8fbc226e5e4
|
||||
2896c93811e39d63a4d9b63ccf12a8fbc226e5e4 scsi: target: Fix XCOPY NAA identifier lookup
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7bb83f6fc4ee84e95d0ac0d14452c2619fb3fe70
|
||||
7bb83f6fc4ee84e95d0ac0d14452c2619fb3fe70 tracing/kprobes: Do the notrace functions check without kprobes on ftrace
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/896567ee7f17a8a736cda8a28cc987228410a2ac
|
||||
896567ee7f17a8a736cda8a28cc987228410a2ac NFS: nfs_igrab_and_active must first reference the superblock
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/113aac6d567bda783af36d08f73bfda47d8e9a40
|
||||
113aac6d567bda783af36d08f73bfda47d8e9a40 NFS: nfs_delegation_find_inode_server must first reference the superblock
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/cb2856c5971723910a86b7d1d0cf623d6919cbc4
|
||||
cb2856c5971723910a86b7d1d0cf623d6919cbc4 NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/46c9ea1d4fee4cf1f8cc6001b9c14aae61b3d502
|
||||
46c9ea1d4fee4cf1f8cc6001b9c14aae61b3d502 NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/1757655d780d9d29bc4b60e708342e94924f7ef3
|
||||
1757655d780d9d29bc4b60e708342e94924f7ef3 NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2c8d5fc37fe2384a9bdb6965443ab9224d46f704
|
||||
2c8d5fc37fe2384a9bdb6965443ab9224d46f704 pNFS: Stricter ordering of layoutget and layoutreturn
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c18d1e17ba2f6a1c9257b0b5d2882a6e3f772673
|
||||
c18d1e17ba2f6a1c9257b0b5d2882a6e3f772673 pNFS: Clean up pnfs_layoutreturn_free_lsegs()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/078000d02d57f02dde61de4901f289672e98c8bc
|
||||
078000d02d57f02dde61de4901f289672e98c8bc pNFS: We want return-on-close to complete when evicting the inode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/67bbceedc9bb8ad48993a8bd6486054756d711f4
|
||||
67bbceedc9bb8ad48993a8bd6486054756d711f4 pNFS: Mark layout for return if return-on-close was not sent
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/86b53fbf08f48d353a86a06aef537e78e82ba721
|
||||
86b53fbf08f48d353a86a06aef537e78e82ba721 net: sunrpc: interpret the return value of kstrtou32 correctly
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c98e9daa59a611ff4e163689815f40380c912415
|
||||
c98e9daa59a611ff4e163689815f40380c912415 NFS: Adjust fs_context error logging
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e076ab2a2ca70a0270232067cd49f76cd92efe64
|
||||
e076ab2a2ca70a0270232067cd49f76cd92efe64 btrfs: shrink delalloc pages instead of full inodes
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/50e31ef486afe60f128d42fb9620e2a63172c15c
|
||||
50e31ef486afe60f128d42fb9620e2a63172c15c btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/347fb0cfc9bab5195c6701e62eda488310d7938f
|
||||
347fb0cfc9bab5195c6701e62eda488310d7938f btrfs: tree-checker: check if chunk item end overflows
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/29b665cc51e8b602bf2a275734349494776e3dbc
|
||||
29b665cc51e8b602bf2a275734349494776e3dbc btrfs: prevent NULL pointer dereference in extent_io_tree_panic
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/71008734d27f2276fcef23a5e546d358430f2d52
|
||||
71008734d27f2276fcef23a5e546d358430f2d52 btrfs: print the actual offset in btrfs_root_name
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/3d1a90ab0ed93362ec8ac85cf291243c87260c21
|
||||
3d1a90ab0ed93362ec8ac85cf291243c87260c21 NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ad0a6bad44758afa3b440c254a24999a0c7e35d5
|
||||
ad0a6bad44758afa3b440c254a24999a0c7e35d5 x86/hyperv: check cpu mask after interrupt has been disabled
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ac66897491812e72306020ec0bbf718f5d0b56f7
|
||||
ac66897491812e72306020ec0bbf718f5d0b56f7 irq: export irq_check_status_bit
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e187313e5f0086538fefe0925ef84480f99616d8
|
||||
e187313e5f0086538fefe0925ef84480f99616d8 gcc-plugins: fix gcc 11 indigestion with plugins...
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/dfe94d4086e40e92b1926bddcefa629b791e9b28
|
||||
dfe94d4086e40e92b1926bddcefa629b791e9b28 x86/hyperv: Fix kexec panic/hang issues
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0c84b348e33ab9d7df5c3c5acc7fbc07fd96fafc
|
||||
0c84b348e33ab9d7df5c3c5acc7fbc07fd96fafc Fix up bad merge with efi: generalize efi_get_secureboot
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7b723008f9c95624c848fad661c01b06e47b20da
|
||||
7b723008f9c95624c848fad661c01b06e47b20da NFSD: Restore NFSv4 decoding's SAVEMEM functionality
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4a85a6a3320b4a622315d2e0ea91a1d2b013bce4
|
||||
4a85a6a3320b4a622315d2e0ea91a1d2b013bce4 SUNRPC: Handle TCP socket sends with kernel_sendpage() again
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d6c9e4368cc6a61bf25c9c72437ced509c854563
|
||||
d6c9e4368cc6a61bf25c9c72437ced509c854563 NFSD: Fix sparse warning in nfssvc.c
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b68f0cbd3f95f2df81e525c310a41fc73c2ed0d3
|
||||
b68f0cbd3f95f2df81e525c310a41fc73c2ed0d3 nfsd: Don't set eof on a truncated READ_PLUS
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/72d78717c6d06adf65d2e3dccc96d9e9dc978593
|
||||
72d78717c6d06adf65d2e3dccc96d9e9dc978593 nfsd: Fixes for nfsd4_encode_read_plus_data()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/364788093bdf437c33753d327136c363be8f756c
|
||||
364788093bdf437c33753d327136c363be8f756c Fix up a merge issue with rxe.c
|
||||
|
||||
|
33
kernel.spec
33
kernel.spec
@ -7,6 +7,14 @@
|
||||
%global _lto_cflags %{nil}
|
||||
|
||||
|
||||
# Cross compile on copr for arm
|
||||
# See https://bugzilla.redhat.com/1879599
|
||||
%if 0%{?_with_cross_arm:1}
|
||||
%global _target_cpu armv7hl
|
||||
%global _arch arm
|
||||
%global _build_arch arm
|
||||
%global _with_cross 1
|
||||
%endif
|
||||
|
||||
# The kernel's %%install section is special
|
||||
# Normally the %%install section starts by cleaning up the BUILD_ROOT
|
||||
@ -56,7 +64,7 @@ Summary: The Linux kernel
|
||||
# For a stable, released kernel, released_kernel should be 1.
|
||||
%global released_kernel 0
|
||||
|
||||
%global distro_build 0.rc3.124
|
||||
%global distro_build 0.rc3.20210114git65f0d2414b70.125
|
||||
|
||||
%if 0%{?fedora}
|
||||
%define secure_boot_arch x86_64
|
||||
@ -97,13 +105,13 @@ Summary: The Linux kernel
|
||||
%endif
|
||||
|
||||
%define rpmversion 5.11.0
|
||||
%define pkgrelease 0.rc3.124
|
||||
%define pkgrelease 0.rc3.20210114git65f0d2414b70.125
|
||||
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 11
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 0.rc3.124%{?buildid}%{?dist}
|
||||
%define specrelease 0.rc3.20210114git65f0d2414b70.125%{?buildid}%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}
|
||||
|
||||
@ -193,7 +201,7 @@ Summary: The Linux kernel
|
||||
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
||||
# and 0 for rawhide (all kernels are debug kernels).
|
||||
# See also 'make debug' and 'make release'.
|
||||
%define debugbuildsenabled 1
|
||||
%define debugbuildsenabled 0
|
||||
|
||||
# The kernel tarball/base version
|
||||
%define kversion 5.11
|
||||
@ -576,6 +584,7 @@ BuildRequires: pesign >= 0.10-4
|
||||
%if %{with_cross}
|
||||
BuildRequires: binutils-%{_build_arch}-linux-gnu, gcc-%{_build_arch}-linux-gnu
|
||||
%define cross_opts CROSS_COMPILE=%{_build_arch}-linux-gnu-
|
||||
%define __strip %{_build_arch}-linux-gnu-strip
|
||||
%endif
|
||||
|
||||
# These below are required to build man pages
|
||||
@ -592,7 +601,7 @@ BuildRequires: asciidoc
|
||||
# exact git commit you can run
|
||||
#
|
||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||
Source0: linux-5.11-rc3.tar.xz
|
||||
Source0: linux-20210114git65f0d2414b70.tar.xz
|
||||
|
||||
Source1: Makefile.rhelver
|
||||
|
||||
@ -1236,8 +1245,8 @@ ApplyOptionalPatch()
|
||||
fi
|
||||
}
|
||||
|
||||
%setup -q -n kernel-5.11-rc3 -c
|
||||
mv linux-5.11-rc3 linux-%{KVERREL}
|
||||
%setup -q -n kernel-20210114git65f0d2414b70 -c
|
||||
mv linux-20210114git65f0d2414b70 linux-%{KVERREL}
|
||||
|
||||
cd linux-%{KVERREL}
|
||||
cp -a %{SOURCE1} .
|
||||
@ -2725,13 +2734,15 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Jan 13 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.0-0.rc3.124]
|
||||
- v5.11-rc3 rebase
|
||||
|
||||
* Wed Jan 13 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc3.20210113gite609571b5ffa.124]
|
||||
* Thu Jan 14 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc3.20210114git65f0d2414b70.125]
|
||||
- irq: export irq_check_status_bit (Levi Yun)
|
||||
- Turn off vdso_install for ppc ("Justin M. Forbes")
|
||||
|
||||
* Thu Jan 14 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc3.20210114git65f0d2414b70.124]
|
||||
- Reword comment (Nicolas Chauvet)
|
||||
- Add with_cross_arm conditional (Nicolas Chauvet)
|
||||
- Redefines __strip if with_cross (Nicolas Chauvet)
|
||||
|
||||
* Wed Jan 13 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc3.20210113gite609571b5ffa.123]
|
||||
- fedora: only enable ACPI_CONFIGFS, ACPI_CUSTOM_METHOD in debug kernels (Peter Robinson)
|
||||
- fedora: User the same EFI_CUSTOM_SSDT_OVERLAYS as ARK (Peter Robinson)
|
||||
|
File diff suppressed because it is too large
Load Diff
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.11-rc3.tar.xz) = 022bc1e6c5d73eb4ab5873ec4424f6696af1cbc8c0b20297ba71224eb0d60ac4cfbf0fb67943684e4d2292226267f977632a536a77a148140941899d09224526
|
||||
SHA512 (kernel-abi-whitelists-5.11.0-0.rc3.124.tar.bz2) = 703e6aab7622a8e10759989e0f6eed7e8f637d916af4c622935b8a5d40a85d514bbe903de8892705255c44ef5a51e9039e0890aea0e1afa98a292d5c44756c29
|
||||
SHA512 (kernel-kabi-dw-5.11.0-0.rc3.124.tar.bz2) = 05599b2f821ed91e9384d9cc4873692d244659ff79078753f046549776a852faabaa992d58924365dd2963b0c16aff855c7ef3bee8babae2a295294a4f113199
|
||||
SHA512 (linux-20210114git65f0d2414b70.tar.xz) = e1ccfd1b50f54880fc6feba3e69dae20eb1db1556e7eceddc755d20aef2ee44e31bb825a416df36185e0e40bdbf86f7c5bd58ebcebae69b8a9f09a30198bc088
|
||||
SHA512 (kernel-abi-whitelists-5.11.0-0.rc3.20210114git65f0d2414b70.125.tar.bz2) = 364faf6da4794311a44c9a3a2d9b4cf21aee075f1163f6beb97968dec86c5f2404d5619ff639d0d9838c4b450bd689df36fba165e3bb4652125fd500d162a30c
|
||||
SHA512 (kernel-kabi-dw-5.11.0-0.rc3.20210114git65f0d2414b70.125.tar.bz2) = 0ae859a44e8d7298aeb51c1b8772411f212a8aeb50be0fecb8b5fb2fb456d6e7e2725513939f9b482fafb8de54e299a255da97e5387fab4ecff6cba820f3c35e
|
||||
|
Loading…
Reference in New Issue
Block a user