The Linux Kernel Sources
Linux kernel sources with many fixes and improvements.
- Developed at Kernel:stable
- Sources inherited from project openSUSE:Factory
-
19
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:FactoryCandidates/kernel-source && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.KSYMS | 0000000345 345 Bytes | |
README.SUSE | 0000017350 16.9 KB | |
apply-patches | 0000001092 1.07 KB | |
arch-symbols | 0000001455 1.42 KB | |
check-for-config-changes | 0000000436 436 Bytes | |
check-supported-list | 0000000775 775 Bytes | |
compute-PATCHVERSION.sh | 0000001599 1.56 KB | |
config-options.changes.txt | 0000051547 50.3 KB | |
config.addon.tar.bz2 | 0000000129 129 Bytes | |
config.conf | 0000001535 1.5 KB | |
config.sh | 0000000241 241 Bytes | |
config.tar.bz2 | 0000225152 220 KB | |
configtool.pl | 0000001351 1.32 KB | |
devel-post.sh | 0000000413 413 Bytes | |
devel-pre.sh | 0000000138 138 Bytes | |
find-provides | 0000000555 555 Bytes | |
group-source-files.pl | 0000001588 1.55 KB | |
guards | 0000007632 7.45 KB | |
kabi.pl | 0000002661 2.6 KB | |
kabi.tar.bz2 | 0000000426 426 Bytes | |
kernel-binary.spec.in | 0000025774 25.2 KB | |
kernel-debug.changes | 0000912248 891 KB | |
kernel-debug.spec | 0000707808 691 KB | |
kernel-default.changes | 0000912248 891 KB | |
kernel-default.spec | 0000707958 691 KB | |
kernel-desktop.changes | 0000912248 891 KB | |
kernel-desktop.spec | 0000709195 693 KB | |
kernel-docs.changes | 0000912248 891 KB | |
kernel-docs.spec | 0000682202 666 KB | |
kernel-docs.spec.in | 0000003179 3.1 KB | |
kernel-ec2.changes | 0000912248 891 KB | |
kernel-ec2.spec | 0000707734 691 KB | |
kernel-module-subpackage | 0000002190 2.14 KB | |
kernel-pae.changes | 0000912248 891 KB | |
kernel-pae.spec | 0000708680 692 KB | |
kernel-ppc64.changes | 0000912248 891 KB | |
kernel-ppc64.spec | 0000708273 692 KB | |
kernel-ps3.changes | 0000912248 891 KB | |
kernel-ps3.spec | 0000707995 691 KB | |
kernel-s390.changes | 0000912248 891 KB | |
kernel-s390.spec | 0000707452 691 KB | |
kernel-source.changes | 0000912248 891 KB | |
kernel-source.rpmlintrc | 0000000111 111 Bytes | |
kernel-source.spec | 0000687138 671 KB | |
kernel-source.spec.in | 0000007847 7.66 KB | |
kernel-spec-macros | 0000001600 1.56 KB | |
kernel-syms.changes | 0000912248 891 KB | |
kernel-syms.spec | 0000681707 666 KB | |
kernel-syms.spec.in | 0000002122 2.07 KB | |
kernel-trace.changes | 0000912248 891 KB | |
kernel-trace.spec | 0000707868 691 KB | |
kernel-vanilla.changes | 0000912248 891 KB | |
kernel-vanilla.spec | 0000707733 691 KB | |
kernel-xen.changes | 0000912248 891 KB | |
kernel-xen.spec | 0000707719 691 KB | |
linux-2.6.39.tar.bz2 | 0076096559 72.6 MB | |
log.sh | 0000004032 3.94 KB | |
macros.kernel-source | 0000001968 1.92 KB | |
minmem | 0000000008 8 Bytes | |
mkspec | 0000007548 7.37 KB | |
modversions | 0000003538 3.46 KB | |
needed_space_in_mb | 0000000005 5 Bytes | |
old-packages.conf | 0000001111 1.08 KB | |
package-descriptions | 0000003520 3.44 KB | |
patches.addon.tar.bz2 | 0000000129 129 Bytes | |
patches.apparmor.tar.bz2 | 0000008006 7.82 KB | |
patches.arch.tar.bz2 | 0000061310 59.9 KB | |
patches.drivers.tar.bz2 | 0000008284 8.09 KB | |
patches.fixes.tar.bz2 | 0000027258 26.6 KB | |
patches.kabi.tar.bz2 | 0000000129 129 Bytes | |
patches.kernel.org.tar.bz2 | 0000000136 136 Bytes | |
patches.rpmify.tar.bz2 | 0000003373 3.29 KB | |
patches.rt.tar.bz2 | 0000000127 127 Bytes | |
patches.suse.tar.bz2 | 0000193368 189 KB | |
patches.trace.tar.bz2 | 0000000131 131 Bytes | |
patches.xen.tar.bz2 | 0002115414 2.02 MB | |
post.sh | 0000002804 2.74 KB | |
postun.sh | 0000001182 1.15 KB | |
pre.sh | 0000000950 950 Bytes | |
preun.sh | 0000000138 138 Bytes | |
series.conf | 0000024964 24.4 KB | |
source-post.sh | 0000000329 329 Bytes | |
source-timestamp | 0000000100 100 Bytes | |
split-modules | 0000002218 2.17 KB | |
supported.conf | 0000135871 133 KB | |
sysctl.tar.bz2 | 0000000775 775 Bytes |
Revision 136 (latest revision is 758)
Marcus Rueckert (darix)
accepted
request 71043
from
Jeff Mahoney (jeff_mahoney)
(revision 136)
- Update Xen patches to 2.6.39 final and c/s 1085. - xen/sfc_netfront: fix an unused variable error. - commit 3b6edff - PM: Print a warning if firmware is requested when tasks are frozen (bnc#695219). - commit e78f4ce - Refresh patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. Bah, cherry-picked a wrong version. Fix it. - commit f9674b8 - Delete patches.suse/slab-handle-memoryless-nodes-v2a.patch. It was part of removed SoN patches. - commit 1d0599a - Updated to 2.6.39-final. - commit 7c72384 - supported.conf: blktap2 modules are supported. - commit fa60394 - rpm/kernel-binary.spec.in: Add the commit hash to uname -v, cleanup. - commit f3bdb4c - Update to 2.6.39-rc7. - Eliminated 5 patches. - commit a8a170f
Comments 0