openwrtv4/target/linux/generic/patches-4.4
Jo-Philipp Wich f4a4f324cb kernel: update kernel 4.4 to 4.4.71
Fixes the following security vulnerabilities:

CVE-2017-8890
The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the
Linux kernel through 4.10.15 allows attackers to cause a denial of service
(double free) or possibly have unspecified other impact by leveraging use
of the accept system call.

CVE-2017-9074
The IPv6 fragmentation implementation in the Linux kernel through 4.11.1
does not consider that the nexthdr field may be associated with an invalid
option, which allows local users to cause a denial of service (out-of-bounds
read and BUG) or possibly have unspecified other impact via crafted socket
and send system calls.

CVE-2017-9075
The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel
through 4.11.1 mishandles inheritance, which allows local users to cause a
denial of service or possibly have unspecified other impact via crafted
system calls, a related issue to CVE-2017-8890.

CVE-2017-9076
The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux
kernel through 4.11.1 mishandles inheritance, which allows local users to
cause a denial of service or possibly have unspecified other impact via
crafted system calls, a related issue to CVE-2017-8890.

CVE-2017-9077
The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel
through 4.11.1 mishandles inheritance, which allows local users to cause a
denial of service or possibly have unspecified other impact via crafted
system calls, a related issue to CVE-2017-8890.

CVE-2017-9242
The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel
through 4.11.3 is too late in checking whether an overwrite of an skb data
structure may occur, which allows local users to cause a denial of service
(system crash) via crafted system calls.

Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8890
Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9074
Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9075
Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9076
Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9077
Ref: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9242
Ref: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.71

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-06-07 21:40:42 +02:00
..
001-mtdsplit_backport.patch kernel: update mtdsplit for linux 4.9 2017-02-03 12:35:44 +01:00
002-phy_drivers_backport.patch kernel: update kernel 4.4 to 4.4.71 2017-06-07 21:40:42 +02:00
003-myloader_backport.patch kernel: update myloader for linux 4.9 2017-06-07 17:19:48 +02:00
010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
020-bcma-from-4.5.patch kernel: update kernel 4.4 to 4.4.53 2017-03-12 15:46:02 +01:00
021-bcma-from-4.6.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
022-bcma-from-4.8.patch kernel: update bcma backporting changes up to 4.8 2016-07-20 13:42:42 +02:00
023-bcma-from-4.9.patch kernel: update bcma to fix devm memory leaks 2017-01-31 14:31:13 +01:00
025-bcma-from-4.11.patch kernel: update kernel 4.4 to 4.4.53 2017-03-12 15:46:02 +01:00
026-bcma-from-4.12.patch kernel: update bcma including recent changes for 4.12 2017-03-21 09:58:05 +01:00
030-1-smsc95xx-Use-skb_cow_head-to-deal-with-cloned-skbs.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
030-2-smsc75xx-use-skb_cow_head-to-deal-with-cloned-skbs.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
030-3-cx82310_eth-use-skb_cow_head-to-deal-with-cloned-skb.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
030-4-sr9700-use-skb_cow_head-to-deal-with-cloned-skbs.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
030-5-lan78xx-use-skb_cow_head-to-deal-with-cloned-skbs.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
030-6-ch9200-use-skb_cow_head-to-deal-with-cloned-skbs.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
030-7-kaweth-use-skb_cow_head-to-deal-with-cloned-skbs.patch kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:51:55 +02:00
032-fq_codel-add-batch-ability-to-fq_codel_drop.patch kernel: update kernel 4.4 to version 4.4.11 2016-05-19 21:08:06 +02:00
033-fq_codel-add-memory-limitation-per-queue.patch kernel: backport patches for fq_codel queue memory limit support 2016-05-16 19:54:50 +02:00
034-fq_codel-fix-memory-limitation-drift.patch kernel: backport patches for fq_codel queue memory limit support 2016-05-16 19:54:50 +02:00
035-fq_codel-fix-NET_XMIT_CN-behavior.patch kernel: merge pending fq_codel backlog accounting fix 2016-06-11 09:51:23 +02:00
040-0001-mtd-bcm47xxpart-limit-scanned-flash-area-on-BCM47XX-.patch kernel: rename bcm47xxpart patches to fit more of them 2017-01-10 15:37:21 +01:00
040-0002-mtd-bcm47xxpart-don-t-fail-because-of-bit-flips.patch kernel: update kernel 4.4 to version 4.4.69 2017-05-21 21:48:16 +02:00
041-mtd-spi-nor-include-mtd.h-header-for-struct-mtd_info.patch kernel: update spi-nor.h include fix with upstream accepted version 2017-01-10 15:37:22 +01:00
042-0001-mtd-bcm47xxsflash-use-ioremap_cache-instead-of-KSEG0.patch kernel: update bcma backporting changes up to 4.8 2016-07-20 13:42:42 +02:00
042-0002-mtd-add-arch-dependency-for-MTD_BCM47XXSFLASH-symbol.patch kernel: backport patch for MTD_BCM47XXSFLASH dependency 2016-07-20 13:00:14 +02:00
042-0003-mtd-bcm47xxsflash-use-uncached-MMIO-access-for-BCM53.patch kernel: use upstreamed patch for BCM53573 support in bcm47xxsflash 2016-11-08 11:36:39 +01:00
042-0005-mtd-bcm47xxsflash-use-platform_-set-get-_drvdata.patch kernel: backport bcm47xxsflash support for reading 32 MiB flashes 2017-02-09 08:41:23 +01:00
042-0006-mtd-bcm47xxsflash-support-reading-flash-out-of-mappi.patch kernel: backport bcm47xxsflash support for reading 32 MiB flashes 2017-02-09 08:41:23 +01:00
042-0007-mtd-bcm47xxpart-move-TRX-parsing-code-to-separated-f.patch kernel: move upstream accepted bcm47xxpart TRX cleanups 2017-02-10 08:30:16 +01:00
042-0008-mtd-bcm47xxpart-support-layouts-with-multiple-TRX-pa.patch kernel: move upstream accepted bcm47xxpart TRX cleanups 2017-02-10 08:30:16 +01:00
043-mtd-spi-nor-mx25l3205d-mx25l6405d-append-SECT_4K.patch kernel: mtd: backport Macronix sector size fix 2016-09-03 09:27:09 +02:00
045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch kernel: update kernel 4.4 to version 4.4.9 2016-05-10 10:43:17 +02:00
046-ubifs-silence-error-output-if-MS_SILENT-is-set.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
047-ubifs-silence-early-error-if-MS_SILENT-is-set.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch kernel: bump to 4.4.40 2017-01-06 19:38:55 +01:00
050-backport_netfilter_rtcache.patch
051-0001-ovl-rename-is_merge-to-is_lowest.patch kernel: backport upstream overlayfs fixes 2016-09-06 21:37:49 +02:00
051-0002-ovl-override-creds-with-the-ones-from-the-superblock.patch kernel: update kernel 4.4 to version 4.4.31 2016-11-16 10:54:33 +01:00
051-0005-ovl-proper-cleanup-of-workdir.patch kernel: backport upstream overlayfs fixes 2016-09-06 21:37:49 +02:00
052-01-ubifs-Implement-O_TMPFILE.patch kernel: update kernel 4.4 to version 4.4.31 2016-11-16 10:54:33 +01:00
052-02-ubifs-Implement-RENAME_WHITEOUT.patch kernel: update kernel 4.4 to version 4.4.31 2016-11-16 10:54:33 +01:00
052-03-ubifs-Implement-RENAME_EXCHANGE.patch kernel: update kernel 4.4 to version 4.4.31 2016-11-16 10:54:33 +01:00
052-04-ubifs-Use-move-variable-in-ubifs_rename.patch ubifs: add full overlayfs support 2016-09-19 14:27:26 +02:00
053-0001-ubifs-Drop-softlimit-and-delta-fields-from-struct-ub.patch kernel: backport ubifs support for dirty_writeback_interval 2016-12-13 09:40:46 +01:00
053-0002-ubifs-Use-dirty_writeback_interval-value-for-wbuf-ti.patch kernel: backport ubifs support for dirty_writeback_interval 2016-12-13 09:40:46 +01:00
060-mips_decompressor_memmove.patch
061-softirq-let-ksoftirqd-do-its-job.patch kernel: merge a softirq performance improvement patch 2016-09-08 15:28:38 +02:00
070-v4.5-0001-bgmac-fix-a-missing-check-for-build_skb.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.5-0002-bgmac-Fix-reversed-test-of-build_skb-return-value.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.5-0003-net-bgmac-clarify-CONFIG_BCMA-dependency.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.6-0001-bgmac-add-helper-checking-for-BCM4707-BCM53018-chip-.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.6-0002-bgmac-support-Ethernet-device-on-BCM47094-SoC.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.6-0003-bgmac-reset-enable-Ethernet-core-before-using-it.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.6-0004-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.8-0001-bgmac-Bind-net_device-with-backing-device-structure.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.8-0002-bgmac-Add-support-for-ethtool-statistics.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.8-0003-bgmac-Maintain-some-netdev-statistics.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
070-v4.8-0004-net-ethernet-bgmac-use-phydev-from-struct-net_device.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.7-0001-net-bgmac-Fix-SOF-bit-checking.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.7-0002-net-bgmac-Start-transmit-queue-in-bgmac_open.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.7-0003-net-bgmac-Remove-superflous-netif_carrier_on.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0001-net-ethernet-bgmac-change-bgmac_-prints-to-dev_-prin.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0002-net-ethernet-bgmac-add-dma_dev-pointer.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0003-net-ethernet-bgmac-move-BCMA-MDIO-Phy-code-into-a-se.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0004-net-ethernet-bgmac-convert-to-feature-flags.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0005-net-ethernet-bgmac-Add-platform-device-support.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0006-net-ethernet-bgmac-Fix-return-value-check-in-bgmac_p.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0007-net-ethernet-bgmac-Remove-redundant-dev_err-call-in-.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.8-0009-net-bgmac-fix-reversed-check-for-MII-registration-er.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.9-0001-net-bgmac-support-Ethernet-core-on-BCM53573-SoCs.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.9-0002-net-bgmac-make-it-clear-when-setting-interface-type-.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.9-0003-net-bgmac-Fix-errant-feature-flag-check.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.9-0004-net-bgmac-fix-spelling-mistake-connecton-connection.patch kernel: rename bgmac patches to squeeze them 2017-01-31 22:04:08 +01:00
071-v4.9-0005-net-bgmac-fix-reversed-checks-for-clock-control-flag.patch kernel: use upstream accepted bgmac fix for BCM47186B0 2017-01-31 22:04:08 +01:00
072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch kernel: update kernel 4.4 to 4.4.50 2017-02-23 10:40:21 +01:00
073-v4.10-0001-net-bgmac-allocate-struct-bgmac-just-once-don-t-copy.patch kernel: backport bgmac support for external PHYs 2017-01-31 22:04:08 +01:00
073-v4.10-0002-net-bgmac-drop-struct-bcma_mdio-we-don-t-need-anymor.patch kernel: backport bgmac support for external PHYs 2017-01-31 22:04:08 +01:00
073-v4.10-0003-net-bgmac-use-PHY-subsystem-for-initializing-PHY.patch kernel: backport bgmac support for external PHYs 2017-01-31 22:04:08 +01:00
078-0001-net-phy-update-Broadcom-drivers-to-v4.5.patch kernel: update Broadcom PHY drivers 2017-01-26 12:24:09 +01:00
078-0002-net-phy-update-Broadcom-drivers-to-v4.6.patch kernel: update Broadcom PHY drivers 2017-01-26 12:24:09 +01:00
078-0003-net-phy-cherry-pick-Broadcom-drivers-updates-from-v4.patch kernel: update Broadcom PHY drivers 2017-01-26 12:24:09 +01:00
078-0004-net-phy-pick-Broadcom-drivers-updates-from-net-next-.patch kernel: fix BCM54612E PHY support 2017-02-01 20:55:22 +01:00
080-spi-introduce-accelerated-read-support-for-spi-flash.patch kernel: backport support for accelerated SPI flash read 2016-04-26 09:23:12 +00:00
081-spi-bcm53xx-add-spi_flash_read-callback-for-MMIO-bas.patch kernel: update kernel 4.4 to version 4.4.9 2016-05-10 10:43:17 +02:00
082-0001-USB-core-let-USB-device-know-device-node.patch kernel: backport patch for specifying USB ports/devices in DT 2016-08-24 08:47:21 +02:00
082-0002-usb-core-usb_alloc_dev-fix-setting-of-portnum.patch kernel: backport patch for specifying USB ports/devices in DT 2016-08-24 08:47:21 +02:00
083-0001-clk-Add-devm_-clk_hw_-register-unregister-APIs.patch kernel: backport clk *_hw_* API for registering struct clk_hw 2016-08-26 16:37:59 +02:00
083-0002-clk-Add-clk_hw-OF-clk-providers.patch kernel: backport clk *_hw_* API for registering struct clk_hw 2016-08-26 16:37:59 +02:00
084-0001-usb-core-Introduce-a-USB-port-LED-trigger.patch kernel: fix potential crash in usbport LED trigger driver 2016-12-06 19:50:20 +01:00
084-0002-usb-core-usbport-Use-proper-LED-API-to-fix-potential.patch kernel: fix potential crash in usbport LED trigger driver 2016-12-06 19:50:20 +01:00
085-0001-leds-leds-gpio-Set-of_node-for-created-LED-devices.patch kernel: backport LED patch which will allow better DT integration 2016-12-06 19:50:20 +01:00
085-0002-leds-gpio-introduce-gpio_blink_set_t.patch kernel: fix of_node handling in LEDs core code 2017-03-08 13:06:16 +01:00
085-0003-leds-gpio-switch-to-managed-version-of-led_classdev_.patch kernel: fix of_node handling in LEDs core code 2017-03-08 13:06:16 +01:00
085-0004-leds-core-add-OF-variants-of-LED-registering-functio.patch kernel: fix of_node handling in LEDs core code 2017-03-08 13:06:16 +01:00
085-0005-leds-gpio-use-OF-variant-of-LED-registering-function.patch kernel: fix of_node handling in LEDs core code 2017-03-08 13:06:16 +01:00
086-0001-thermal-of-thermal-Add-devm-version-of-thermal_zone_.patch kernel: backport Broadcom thermal drivers 2017-04-14 22:57:47 +02:00
086-0002-thermal-core-export-apis-to-get-slope-and-offset.patch kernel: backport Broadcom thermal drivers 2017-04-14 22:57:47 +02:00
086-0003-thermal-bcm2835-add-thermal-driver-for-bcm2835-SoC.patch kernel: backport Broadcom thermal drivers 2017-04-14 22:57:47 +02:00
086-0004-thermal-broadcom-add-Northstar-thermal-driver.patch kernel: backport Broadcom thermal drivers 2017-04-14 22:57:47 +02:00
086-0005-thermal-broadcom-fix-compilation-of-Northstar-driver.patch kernel: backport Broadcom thermal drivers 2017-04-14 22:57:47 +02:00
090-MIPS-c-r4k-Use-IPI-calls-for-CM-indexed-cache-ops.patch kernel: replace SMP cacheflush fix with some patches from linux-mti.git 2016-06-15 14:36:47 +02:00
091-MIPS-c-r4k-Exclude-sibling-CPUs-in-SMP-calls.patch kernel: replace SMP cacheflush fix with some patches from linux-mti.git 2016-06-15 14:36:47 +02:00
092-MIPS-ZBOOT-copy-appended-dtb-to-the-end-of-the-kerne.patch kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
093-MIPS-store-the-appended-dtb-address-in-a-variable.patch kernel: Backport pending appended DTB handling patches 2016-09-12 22:36:55 +02:00
094-MIPS-c-r4k-Fix-size-calc-when-avoiding-IPIs-for-smal.patch kernel: backport a MIPS SMP icache flush fix 2017-01-11 10:05:08 +01:00
096-arc-add-model-property-in-dts.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
097-MIPS-io.h-Define-ioremap_cache.patch kernel: backport MIPS's ioremap_cache from 4.5 2016-10-24 22:52:44 +02:00
098-usb-dwc2-Remove-unnecessary-kfree.patch generic: backport dwc2 kernel panic fix 2017-01-02 19:16:54 +01:00
101-MIPS-fix-cache-flushing-for-highmem-pages.patch kernel: update kernel 4.4 to version 4.4.13 2016-06-12 15:51:54 +02:00
102-ehci_hcd_ignore_oc.patch
103-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch kernel: Fix alloc_node_mem_map with ARCH_PFN_OFFSET 2016-12-04 11:41:50 +01:00
104-of-Add-check-to-of_scan_flat_dt-before-accessing-ini.patch kernel: Add check to of_scan_flat_dt() before accessing initial_boot_params 2016-12-04 11:41:50 +01:00
105-add-linux-spidev-compatible.patch kernel: bump to 4.4.40 2017-01-06 19:38:55 +01:00
106-spi-use-gpio_set_value_cansleep-for-setting-chipsele.patch kernel: spi: allow setting chipselect gpio to sleep 2017-01-05 11:09:13 +01:00
110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
111-jffs2-add-RENAME_EXCHANGE-support.patch kernel: Fix the incorrect i_nlink count after jffs2's RENAME_EXCHANGE operations. 2017-03-16 11:28:40 +01:00
120-bridge_allow_receiption_on_disabled_port.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
132-mips_inline_dma_ops.patch kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
140-mtd-part-add-generic-parsing-of-linux-part-probe.patch
150-mtd-spi-nor-add-support-for-ESMT_f25l32qa-and-ESMT_f.patch generic: mtd: backport SPI_NOR_HAS_LOCK 2017-01-03 19:58:00 +01:00
160-usb-gadget-udc-net2280-add-usb2380-support.patch kernel: Backport pending appended DTB handling patches 2016-09-12 22:36:55 +02:00
180-Revert-bcma-init-serial-console-directly-from-ChipCo.patch kernel: fix bcma serial console regression 2017-01-15 23:10:54 +01:00
200-fix_localversion.patch
201-extra_optimization.patch kernel: bump to 4.4.35 2016-11-29 21:12:08 +01:00
202-reduce_module_size.patch kernel: bump to 4.4.35 2016-11-29 21:12:08 +01:00
203-kallsyms_uncompressed.patch
204-module_strip.patch generic: keep module aliases inside .modinfo 2017-01-26 18:07:38 +01:00
205-backtrace_module_info.patch
206-mips-disable-vdso.patch kernel: update kernel 4.4 to version 4.4.13 2016-06-12 15:51:54 +02:00
207-mips-vdso-dbg-rebuild-after-genvdso.patch kernel: update kernel 4.4 to version 4.4.28 2016-10-31 16:33:53 +01:00
208-disable-modorder.patch kernel: do not build modules.order 2017-03-16 19:14:24 +01:00
210-darwin_scripts_include.patch kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
211-sign-file-libressl.patch kernel: fix build error in sign-file.c with libressl 2016-09-29 11:23:27 +02:00
212-byteshift_portability.patch
214-spidev_h_portability.patch
220-gc_sections.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
221-module_exports.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
222-arm_zimage_none.patch kernel: add support for uncompressed zImage on ARM 2016-06-15 14:36:47 +02:00
230-openwrt_lzma_options.patch
250-netfilter_depends.patch
251-sound_kconfig.patch
252-mv_cesa_depends.patch
253-ssb_b43_default_on.patch
254-textsearch_kconfig_hacks.patch kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
255-lib80211_kconfig_hacks.patch
256-crypto_add_kconfig_prompts.patch
257-wireless_ext_kconfig_hack.patch
258-netfilter_netlink_kconfig_hack.patch
259-regmap_dynamic.patch
260-crypto_test_dependencies.patch kernel: clean up 260-crypto_test_dependencies.patch to get rid of some more kernel bloat 2016-08-03 19:16:32 +02:00
270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch
271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch kernel: update to version 4.4.14 2016-06-26 18:20:37 +02:00
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch kernel: update kernel 4.4 to version 4.4.11 2016-05-19 21:08:06 +02:00
280-rfkill-stubs.patch kernel: update to v4.4.23 2016-09-30 20:08:21 +02:00
300-mips_expose_boot_raw.patch kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
301-mips_image_cmdline_hack.patch kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
302-mips_no_branch_likely.patch
304-mips_disable_fpu.patch kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
305-mips_module_reloc.patch kernel: fix crashes on MIPS when loading kernel modules under memory pressure 2017-02-15 12:35:17 +01:00
306-mips_mem_functions_performance.patch
307-mips_highmem_offset.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
308-mips32r2_tune.patch kernel: add -mtune=34kc to MIPS CFLAGS when building for mips32r2 2016-08-04 22:53:01 +02:00
310-arm_module_unresolved_weak_sym.patch
320-ppc4xx_optimization.patch
321-powerpc_crtsavres_prereq.patch
330-MIPS-kexec-Accept-command-line-parameters-from-users.patch kernel: update to version 4.4.14 2016-06-26 18:20:37 +02:00
331-arc-remove-dependency-on-DEVTMPFS.patch generic: 4.4: refresh patches 2016-01-26 11:30:45 +00:00
332-arc-add-OWRTDTB-section.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
333-arc-enable-unaligned-access-in-kernel-mode.patch kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
400-mtd-add-rootfs-split-support.patch kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
401-mtd-add-support-for-different-partition-parser-types.patch kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
403-mtd-hook-mtdsplit-to-Kbuild.patch
404-mtd-add-more-helper-functions.patch kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
410-mtd-move-forward-declaration-of-struct-mtd_info.patch
411-mtd-partial_eraseblock_write.patch kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
412-mtd-partial_eraseblock_unlock.patch kernel: drop unneeded modification of mtd_add_partition function 2015-12-04 09:33:08 +00:00
420-mtd-redboot_space.patch
430-mtd-add-myloader-partition-parser.patch
431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch kernel: update bcm47xxpart failsafe partition patches 2017-01-11 09:54:47 +01:00
432-mtd-bcm47xxpart-detect-T_Meter-partition.patch kernel: update bcm47xxpart failsafe partition patches 2017-01-11 09:54:47 +01:00
440-block2mtd_init.patch
441-block2mtd_probe.patch
450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch
451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch
460-mtd-cfi_cmdset_0002-no-erase_suspend.patch
461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch
465-m25p80-mx-disable-software-protection.patch generic: mtd: backport SPI_NOR_HAS_LOCK 2017-01-03 19:58:00 +01:00
475-mtd-spi-nor-add-macronix-mx25u25635f.patch generic: mtd: backport SPI_NOR_HAS_LOCK 2017-01-03 19:58:00 +01:00
476-mtd-spi-nor-add-eon-en25q128.patch generic: mtd: backport SPI_NOR_HAS_LOCK 2017-01-03 19:58:00 +01:00
477-mtd-add-spi-nor-add-mx25u3235f.patch generic: mtd: update settings of mx25u3235f 2017-02-02 22:48:54 +01:00
479-enable_mtd_has_lock_for_f25l32pa.patch kernel: bump to 4.4.40 2017-01-06 19:38:55 +01:00
480-mtd-set-rootfs-to-be-root-dev.patch kernel: Update kernel 4.4 to 4.4.0 2016-01-11 20:13:17 +00:00
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
491-ubi-auto-create-ubiblock-device-for-rootfs.patch
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch kernel: fix missing break in ubi auto-mounting patch 2016-06-27 08:10:36 +02:00
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch
494-mtd-ubi-add-EOF-marker-support.patch kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
530-jffs2_make_lzma_available.patch kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
531-debloat_lzma.patch kernel: update to version 4.4.14 2016-06-26 18:20:37 +02:00
532-jffs2_eofdetect.patch kernel: update kernel 4.4 to version 4.4.6 2016-03-17 21:41:07 +00:00
551-ubifs-fix-default-compression-selection.patch
600-netfilter_conntrack_flush.patch
610-netfilter_match_bypass_default_checks.patch kernel: update to version 4.4.14 2016-06-26 18:20:37 +02:00
611-netfilter_match_bypass_default_table.patch
612-netfilter_match_reduce_memory_access.patch
613-netfilter_optional_tcp_window_check.patch
616-net_optimize_xfrm_calls.patch
630-packet_socket_type.patch kernel: update kernel 4.4 to version 4.4.69 2017-05-21 21:48:16 +02:00
640-bridge_no_eap_forward.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
641-bridge_always_accept_eap.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
642-bridge_port_isolate.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
645-bridge_multicast_to_unicast.patch kernel: update kernel 4.4 to version 4.4.32 2016-11-16 17:31:29 +01:00
650-pppoe_header_pad.patch kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
651-wireless_mesh_header.patch
653-disable_netlink_trim.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
655-increase_skb_pad.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
660-fq_codel_defaults.patch kernel: merge pending fq_codel backlog accounting fix 2016-06-11 09:51:23 +02:00
661-fq_codel_keep_dropped_stats.patch kernel: merge pending fq_codel backlog accounting fix 2016-06-11 09:51:23 +02:00
662-use_fq_codel_by_default.patch kernel: merge pending fq_codel backlog accounting fix 2016-06-11 09:51:23 +02:00
663-remove_pfifo_fast.patch kernel: update kernel 4.4 to version 4.4.11 2016-05-19 21:08:06 +02:00
666-Add-support-for-MAP-E-FMRs-mesh-mode.patch kernel: update kernel 4.4 to version 4.4.69 2017-05-21 21:48:16 +02:00
670-ipv6-allow-rejecting-with-source-address-failed-policy.patch kernel: update kernel 4.4 to 4.4.71 2017-06-07 21:40:42 +02:00
671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch
680-NET-skip-GRO-for-foreign-MAC-addresses.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
681-NET-add-of_get_mac_address_mtd.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
700-swconfig.patch generic/4.4: update to 4.4-rc7 2016-01-01 22:02:47 +00:00
701-phy_extension.patch
702-phy_add_aneg_done_function.patch kernel: fix phy aneg crash 2017-03-12 11:58:45 +01:00
703-phy-add-detach-callback-to-struct-phy_driver.patch
704-phy-no-genphy-soft-reset.patch
710-phy-add-mdio_register_board_info.patch
720-phy_adm6996.patch
721-phy_packets.patch kernel: update kernel 4.4 to 4.4.56 2017-03-26 12:23:12 +02:00
722-phy_mvswitch.patch
723-phy_ip175c.patch
724-phy_ar8216.patch
725-phy_rtl8306.patch
726-phy_rtl8366.patch
727-phy-rtl8367.patch
728-phy-rtl8367b.patch
729-phy-tantos.patch
730-phy_b53.patch kernel: rename B53 symbols to avoid upstream kernel conflict 2016-06-20 08:00:14 +02:00
732-phy-ar8216-led-support.patch
733-phy_mvsw61xx.patch
734-net-phy-at803x-allow-to-configure-via-pdata.patch kernel: move at803x phy patch to generic 2016-01-03 23:13:11 +00:00
735-net-phy-at803x-fix-at8033-sgmii-mode.patch kernel: refresh patches for kernel 4.4 2016-01-12 20:50:41 +00:00
736-at803x-fix-reset-handling.patch kernel: backport some upstream at803x fixes 2016-12-04 11:41:49 +01:00
737-net-phy-at803x-Request-reset-GPIO-only-for-AT8030-PH.patch kernel: backport some upstream at803x fixes 2016-12-04 11:41:49 +01:00
738-net-phy-at803x-only-the-AT8030-needs-a-hardware-rese.patch kernel: bump to 4.4.36 2016-12-04 12:31:30 +01:00
739-net-phy-at803x-add-support-for-AT8032.patch kernel: add support for the AT8032 PHY 2016-12-04 11:41:50 +01:00
773-bgmac-add-srab-switch.patch kernel: backport bgmac support for external PHYs 2017-01-31 22:04:08 +01:00
810-pci_disable_common_quirks.patch kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
811-pci_disable_usb_common_quirks.patch kernel: update kernel 4.4 to 4.4.59 2017-04-02 12:48:00 +02:00
821-usb-Remove-annoying-warning-about-bogus-URB.patch kernel: remove pipetypes unused var warning 2016-11-21 10:00:49 +01:00
831-ledtrig_netdev.patch kernel: remove unused morse led trigger driver 2016-08-04 20:53:02 +02:00
834-ledtrig-libata.patch kernel: update kernel 4.4 to version 4.4.19 2016-08-23 10:51:17 +03:00
835-misc-owl_loader.patch kernel: update kernel 4.4 to version 4.4.22 2016-09-30 13:34:04 +02:00
840-rtc7301.patch
841-rtc_pt7c4338.patch
861-04_spi_gpio_implement_spi_delay.patch
862-gpio_spi_driver.patch Revert "kernel: remove long obsolete gpio spi controller driver patch" 2016-08-04 23:10:15 +02:00
890-uart_optional_sysrq.patch kernel: make serial port sysrq-disable patch more generic (FS#112) 2016-08-29 10:33:45 +02:00
901-debloat_sock_diag.patch kernel: update kernel 4.4 to 4.4.59 2017-04-02 12:48:00 +02:00
902-debloat_proc.patch kernel: update kernel 4.4 to 4.4.71 2017-06-07 21:40:42 +02:00
904-debloat_dma_buf.patch kernel: update kernel 4.4 to version 4.4.22 2016-09-30 13:34:04 +02:00
910-kobject_uevent.patch
911-kobject_add_broadcast_uevent.patch
921-use_preinit_as_init.patch
922-always-create-console-node-in-initramfs.patch
930-crashlog.patch kernel: fix crashlog on x86/64 2016-08-15 13:21:01 +02:00
970-remove-unsane-filenames-from-deps_initramfs-list.patch
995-mangle_bootargs.patch kernel: add support for uncompressed zImage on ARM 2016-06-15 14:36:47 +02:00
998-enable_wilink_platform_without_drivers.patch