Revisions of kernel-source
Stefan Brüns (StefanBruens)
committed
(revision 115)
- Update to 4.17-rc4 - Eliminated 2 patches - Update to 4.17-rc3 - Eliminated 2 patches - commit a993a00 - kernel-binary: also default klp_symbols to 0 here. - commit e35f14a - klp_symbols: make --klp-symbols argument semantic sane It selects build of klp symbols and defaults to off - commit 0e53042 - tools: power/acpi, revert to LD = gcc (build fix). - Delete patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch. Replace by the upstream commit. - commit c7b3cf9 - Update to 4.17-rc3 - Eliminated 1 patch - Config changes: - x86_64 and i386 - SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m - armv7hl - CONFIG_NFT_REDIR_IPV4=m (sync with other configs) - CONFIG_NFT_REDIR_IPV6=m (sync with other configs) - commit 088acbb - config: armv7hl: Update to 4.17-rc2
Stefan Brüns (StefanBruens)
committed
(revision 114)
- config: convert kvmsmall to fragment config - commit 7a5941a - config: disabled some more options for kvmsmall Disable CAN, BT, rare partition types, unused mouse protocols, UIO, STM, and others. - commit 4707d44 - config: added new 'kvmsmall' flavor This flavor is intended for kernel developers to use in simple virtual machines. It contains only the device drivers necessary to use a KVM virtual machine *without* device passthrough enabled. Common local and network file systems are enabled. All device mapper targets are enabled. Only the network and graphics drivers for devices that qemu emulates are enabled. Many subsystems enabled in the default kernel are entirely disabled. This kernel is meant to be small and to build very quickly. - commit 3c99d1f - kconfig: move SUSE options from init/Kconfig to init/Kconfig.suse - commit b7f69ff - config: arm64: Update to 4.16-rc4 - commit 0bb9ed4 - rpm: provide %name%-srchash = <kernel-source commit hash> (FATE#325312). - Also use for kernel-obs-build dependency. - commit b6fccdf - Refresh
Stefan Brüns (StefanBruens)
committed
(revision 113)
Stefan Brüns (StefanBruens)
committed
(revision 112)
- config: convert kvmsmall to fragment config - commit 7a5941a - config: disabled some more options for kvmsmall Disable CAN, BT, rare partition types, unused mouse protocols, UIO, STM, and others. - commit 4707d44 - config: added new 'kvmsmall' flavor This flavor is intended for kernel developers to use in simple virtual machines. It contains only the device drivers necessary to use a KVM virtual machine *without* device passthrough enabled. Common local and network file systems are enabled. All device mapper targets are enabled. Only the network and graphics drivers for devices that qemu emulates are enabled. Many subsystems enabled in the default kernel are entirely disabled. This kernel is meant to be small and to build very quickly. - commit 3c99d1f - kconfig: move SUSE options from init/Kconfig to init/Kconfig.suse - commit b7f69ff - config: arm64: Update to 4.16-rc4 - commit 0bb9ed4 - rpm: provide %name%-srchash = <kernel-source commit hash> (FATE#325312). - Also use for kernel-obs-build dependency. - commit b6fccdf - Refresh
Stefan Brüns (StefanBruens)
committed
(revision 111)
- Update to 4.15-rc6. - Config changes: - x86: PAGE_TABLE_ISOLATION=n (default, performance) - commit cd70bd8 - config: disable BUG_ON_DATA_CORRUPTION On its face this option makes sense but it brings along with it DEBUG_LIST, which is very expensive and obvious on benchmarks. - commit 9fcc9f1 - config: refresh i386/default Commit 4735d41aeeb added a disabled CONFIG_SPI_INTEL_SPI_PLATFORM option that doesn't exist on i386/default (at least in 4.15-rc5). - commit 84167ae - Update to 4.15-rc5. - Config changes: - i386: NR_CPUS 128->64 - 7bbcbd3d1cd (x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount) - commit 9e8deb3 - kernel-obs-build: use pae and lpae kernels where available (bsc#1073579). - commit 1ac1946 - Disable CONFIG_SPI_INTEL_SPI_PCI as well (bsc#1073836) - commit ddb33b2 - Disable CONFIG_SPI_INTEL_SPI_PLATFORM for BIOS breakge on Lenovo laptops (bsc#1073836) - commit 4735d41
Stefan Brüns (StefanBruens)
committed
(revision 110)
Stefan Brüns (StefanBruens)
committed
(revision 109)
Stefan Brüns (StefanBruens)
committed
(revision 108)
Stefan Brüns (StefanBruens)
committed
(revision 107)
- Update to 4.15-rc4. - Eliminated 1 patch. - Config changes: - ARM: - QCOM_FALKOR_ERRATUM_E1041=y - Overlayfs: - OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y (preserves existing behavior) - commit ff8819c - x86/stacktrace: make clear the success paths (bnc#1058115). - Refresh patches.suse/0003-x86-stacktrace-remove-STACKTRACE_DUMP_ONCE-from-__sa.patch. - Refresh patches.suse/0004-x86-stacktrace-do-not-fail-for-ORC-with-regs-on-stac.patch. - Delete patches.suse/0002-x86-stacktrace-remove-unwind_state-error.patch. Fix livepatch to succeed also for kthreads and idle tasks. - commit 5292470 - s390/sclp: disable FORTIFY_SOURCE for early sclp code (-). - commit 62412b6 - Add undefine _unique_build_ids (bsc#964063) - commit 47e91a1 - rpm/kernel-binary.spec.in: fix incorrectly moved comment While moving # END COMMON DEPS moved following comment with it. - commit 858b7e7 - rpm/kernel-binary.spec.in: Correct supplements for recent SLE products (bsc#1067494)
Stefan Brüns (StefanBruens)
committed
(revision 106)
Stefan Brüns (StefanBruens)
committed
(revision 105)
- Update to 4.15-rc3. - Eliminated 1 patch. - commit 383d72f - config: armv7hl: Enable SUN4I_A10_CCU for Allwinner A20 (boo#1072032) - commit 170d177
Stefan Brüns (StefanBruens)
committed
(revision 104)
Stefan Brüns (StefanBruens)
committed
(revision 103)
Stefan Brüns (StefanBruens)
committed
(revision 102)
- x86/stacktrace: do now unwind after user regs (bnc#1058115). - x86/stacktrace: remove unwind_state->error (bnc#1058115). - x86/stacktrace: remove STACKTRACE_DUMP_ONCE from __save_stack_trace_reliable (bnc#1058115). - x86/stacktrace: do not fail for ORC with regs on stack (bnc#1058115). More make-ORC-reliable patches. - commit ef715eb - Update to 4.15-rc2. - Eliminated 2 patches. - commit 68549b6 - Refresh patches.suse/apparmor-fix-oops-in-audit_signal_cb-hook.patch. Update upstream status. - commit ee861fd - mmc: sdhci: Avoid swiotlb buffer being full (bnc#1068877). - commit 2659efd - config: armv7hl: Update to 4.15-rc1 - commit b4c7f19 - config: armv6hl: Update to 4.15-rc1 - commit edcdf48 - config: arm64: Update to 4.15-rc1 - commit 3278861
Stefan Brüns (StefanBruens)
committed
(revision 101)
Stefan Brüns (StefanBruens)
committed
(revision 100)
- Update to 4.14-final. - commit c152297 - rpm/kernel-binary.spec.in: rename kGraft to KLP (fate#323682) - commit 0ed191d - media: dib0700: fix invalid dvb_detach argument (CVE-2017-16646 bsc#1067105). - commit c6cd519 - media: imon: Fix null-ptr-deref in imon_probe (CVE-2017-16537 bsc#1066573). - [media] cx231xx-cards: fix NULL-deref on missing association descriptor (CVE-2017-16536 bsc#1066606). - commit 0cd38c2 - rpm/kernel-binary.spec.in: add explicit dependency of kernel-*-devel on libelf-devel. Otherwise warning that got turned into error by e683952999 ("objtool: Upgrade libelf-devel warning to error...") would trigger and cause any packages being built against kernel-*-devel (such as KMPs, crash) not to have the libelf dependency included, and fail to build.
Stefan Brüns (StefanBruens)
committed
(revision 99)
- Update to 4.14-rc8. - commit 0fbdeee - rpm/kernel-binary.spec.in: add explicit dependency of kernel-*-devel on libelf-devel. Otherwise warning that got turned into error by upstream 3dd40cb3 ("objtool: Upgrade libelf-devel warning to error...") would trigger and cause any packages being built against kernel-*-devel (such as KMPs, crash) not to have the libelf dependency included, and fail to build. - commit f6c0f80 - Update to 4.14-rc7. - commit dbf3e9b - VFS: expedite unmount (bsc#1024412). - commit 10c4365 - Update to 4.14-rc6. - Eliminated 2 patches. - commit 8b364ca - mac80211: accept key reinstall without changing anything (CVE-2017-13080 bsc#1063667). - commit 19d19fc - Update to 4.14-rc5. - commit 39eecab - Revert "rpm/constraints.in: Lower default disk space requirement from 25G to 24G" This reverts commit 406abda1467c038842febffe264faae1fa2e3c1d. ok, did not wait long enough to see the failure. - commit ed99981 - rpm/constraints.in: Lower default disk space requirement from 25G to 24G 25G is rejected by the build service on ARM. - commit 406abda - rpm/kernel-binary.spec.in: add the kernel-binary dependencies to kernel-binary-base (bsc#1060333). - commit 955681c - rpm/kernel-binary.spec.in: only rewrite modules.dep if non-zero in size (bsc#1056979). - commit 75691fd
Stefan Brüns (StefanBruens)
committed
(revision 98)
remove changelog noise
Stefan Brüns (StefanBruens)
committed
(revision 97)
Stefan Brüns (StefanBruens)
committed
(revision 96)
Displaying revisions 1 - 20 of 115