works for kernel-4.1.1

This commit is contained in:
Ertuğrul Erata
2015-07-08 10:15:32 +03:00
parent 5cfd936b32
commit e76b0a69be
4 changed files with 33 additions and 9 deletions
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.1.0 Kernel Configuration
# Linux/x86_64 4.1.1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
Binary file not shown.
+25 -1
View File
@@ -14,7 +14,31 @@
###
### Stable Queue
###
stable-arm-dts-sunxi-adjust-touchscreen-compatible-for-sun5i-and-later.patch
stable-arm-clk-imx6q-refine-sata-s-parent.patch
stable-kvm-nsvm-check-for-nrips-support-before-updating-control-field.patch
stable-can-fix-loss-of-can-frames-in-raw_rcv.patch
stable-sctp-fix-asconf-list-handling.patch
stable-bridge-fix-br_stp_set_bridge_priority-race-conditions.patch
stable-packet-read-num_members-once-in-packet_rcv_fanout.patch
stable-packet-avoid-out-of-bounds-read-in-round-robin-fanout.patch
stable-neigh-do-not-modify-unlinked-entries.patch
stable-mac80211-fix-locking-in-update_vlan_tailroom_need_count.patch
stable-mvneta-add-forgotten-initialization-of-autonegotiation-bits.patch
stable-tcp-do-not-call-tcp_fastopen_reset_cipher-from-interrupt-context.patch
stable-xen-netback-fix-a-bug-during-initialization.patch
stable-ip-report-the-original-address-of-icmp-messages.patch
stable-net-mlx4_en-release-tx-qp-when-destroying-tx-ring.patch
stable-net-mlx4_en-wake-tx-queues-only-when-there-s-enough-room.patch
stable-net-mlx4_en-fix-wrong-csum-complete-report-when-rxvlan-offload-is-disabled.patch
stable-mlx4-disable-ha-for-sriov-pf-roce-devices.patch
stable-net-phy-fix-phy-link-up-when-limiting-speed-via-device-tree.patch
stable-bnx2x-fix-lockdep-splat.patch
stable-sctp-fix-race-between-ootb-responce-and-route-removal.patch
stable-amd-xgbe-add-the-__gfp_nowarn-flag-to-rx-buffer-allocation.patch
stable-net-mvneta-introduce-compatible-string-marvell-armada-xp-neta.patch
stable-arm-mvebu-update-ethernet-compatible-string-for-armada-xp.patch
stable-net-mvneta-disable-ip-checksum-with-jumbo-frames-for-armada-370.patch
###
### Arch x86
+7 -7
View File
@@ -12,7 +12,7 @@ i<?xml version="1.0" ?>
<IsA>kernel</IsA>
<Summary>The Linux kernel (the core of the Linux operating system) for Pisi Linux</Summary>
<Description>kernel contains the Linux kernel, the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.</Description>
<Archive sha1sum="553164212ea3a162a2ff63276c60fe7dd04e9ad1" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.0.tar.gz</Archive>
<Archive sha1sum="dce24ac1874f362000e40027075e7d24ba123b73" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="configs/kernel-i686-config">configs/kernel-i686-config</AdditionalFile>
<AdditionalFile target="configs/kernel-x86_64-config">configs/kernel-x86_64-config</AdditionalFile>
@@ -28,8 +28,8 @@ i<?xml version="1.0" ?>
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.1.0/1.mga6/PATCHES/patches/series-->
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.1.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.1.1/1.mga6/PATCHES/patches/series-->
<Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
<Patch level="1">patches/mageia/x86-boot-video-80x25-if-break.patch</Patch>
<Patch level="1">patches/mageia/x86-default_poweroff_up_machines.patch</Patch>
@@ -73,7 +73,7 @@ i<?xml version="1.0" ?>
<Patch level="1">patches/mageia/gpu-drm-mach64-3.6-buildfix.patch</Patch>
<Patch level="1">patches/mageia/gpu-drm-mach64-3.7-buildfix.patch</Patch>
<Patch level="1">patches/mageia/gpu-drm-mach64-3.12-buildfix.patch</Patch>
<!-- <Patch level="1">patches/mageia/gpu-drm-mach64-restore-mach64_PCI_IDS.patch</Patch> -->
<Patch level="1">patches/mageia/gpu-drm-mach64-restore-mach64_PCI_IDS.patch</Patch><!--deneme-->
<Patch level="1">patches/mageia/gpu-drm-mach64-linux-3.14-buildfix.patch</Patch>
<Patch level="1">patches/mageia/gpu-drm-mach64-3.17-buildfix.patch</Patch>
<Patch level="1">patches/mageia/gpu-drm-mach64-3.18-buildfix.patch</Patch>
@@ -179,9 +179,9 @@ i<?xml version="1.0" ?>
<History>
<Update release="53">
<Date>2015-06-27</Date>
<Version>4.1.0</Version>
<Comment>Version bump to 4.1 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1</Comment>
<Date>2015-07-08</Date>
<Version>4.1.1</Version>
<Comment>Version bump to 4.1.1 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.1</Comment>
<Type package="kernel">security</Type>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>