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 | 0000001633 1.59 KB | |
config-options.changes.txt | 0000051733 50.5 KB | |
config.addon.tar.bz2 | 0000000129 129 Bytes | |
config.conf | 0000001539 1.5 KB | |
config.sh | 0000000242 242 Bytes | |
config.tar.bz2 | 0000217445 212 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 | 0000025793 25.2 KB | |
kernel-debug.changes | 0000924273 903 KB | |
kernel-debug.spec | 0000715929 699 KB | |
kernel-default.changes | 0000924273 903 KB | |
kernel-default.spec | 0000716079 699 KB | |
kernel-desktop.changes | 0000924273 903 KB | |
kernel-desktop.spec | 0000717316 701 KB | |
kernel-docs.changes | 0000924273 903 KB | |
kernel-docs.spec | 0000690303 674 KB | |
kernel-docs.spec.in | 0000003179 3.1 KB | |
kernel-module-subpackage | 0000002217 2.17 KB | |
kernel-pae.changes | 0000924273 903 KB | |
kernel-pae.spec | 0000716801 700 KB | |
kernel-ppc64.changes | 0000924273 903 KB | |
kernel-ppc64.spec | 0000716394 700 KB | |
kernel-ps3.changes | 0000924273 903 KB | |
kernel-ps3.spec | 0000716116 699 KB | |
kernel-s390.changes | 0000924273 903 KB | |
kernel-s390.spec | 0000715573 699 KB | |
kernel-source.changes | 0000924273 903 KB | |
kernel-source.rpmlintrc | 0000000111 111 Bytes | |
kernel-source.spec | 0000695240 679 KB | |
kernel-source.spec.in | 0000007847 7.66 KB | |
kernel-spec-macros | 0000001600 1.56 KB | |
kernel-syms.changes | 0000924273 903 KB | |
kernel-syms.spec | 0000689721 674 KB | |
kernel-syms.spec.in | 0000002122 2.07 KB | |
kernel-trace.changes | 0000924273 903 KB | |
kernel-trace.spec | 0000715989 699 KB | |
kernel-vanilla.changes | 0000924273 903 KB | |
kernel-vanilla.spec | 0000715854 699 KB | |
linux-3.0-rc5.tar.bz2 | 0076630373 73.1 MB | |
log.sh | 0000004032 3.94 KB | |
macros.kernel-source | 0000001978 1.93 KB | |
minmem | 0000000008 8 Bytes | |
mkspec | 0000007613 7.43 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 | 0000067714 66.1 KB | |
patches.drivers.tar.bz2 | 0000008258 8.06 KB | |
patches.fixes.tar.bz2 | 0000026878 26.2 KB | |
patches.kabi.tar.bz2 | 0000000129 129 Bytes | |
patches.kernel.org.tar.bz2 | 0000000136 136 Bytes | |
patches.rpmify.tar.bz2 | 0000003923 3.83 KB | |
patches.rt.tar.bz2 | 0000000127 127 Bytes | |
patches.suse.tar.bz2 | 0000126175 123 KB | |
patches.trace.tar.bz2 | 0000000131 131 Bytes | |
patches.xen.tar.bz2 | 0002028696 1.93 MB | |
post.sh | 0000002907 2.84 KB | |
postun.sh | 0000001398 1.37 KB | |
pre.sh | 0000000950 950 Bytes | |
preun.sh | 0000000138 138 Bytes | |
series.conf | 0000026568 25.9 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 138 (latest revision is 758)
Sascha Peilicke (saschpe)
accepted
request 74923
from
Jeff Mahoney (jeff_mahoney)
(revision 138)
- Update to 3.0-rc5. - commit 9eb1a0f - TTY: ldisc, do not close until there are readers (bnc#698247 bnc#693374). - commit b3afb1a - Enable TOMOYO (FATE#310292, bnc#668381). - commit 997e757 - Update vanilla configs. - commit 1738011 - Update to 3.0-rc4 - commit 1b6bf5d - rpm/post.sh: Touch /boot/do_purge_kernels on package install (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package uninstall. - commit 82f4a5d - stop_machine: implement stop_machine_from_offline_cpu() (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence (bnc#697859). - stop_machine: reorganize stop_cpus() implementation (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous
Comments 0