You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic/patches-3.18
Felix Fietkau 1e1a0592f8 kernel: fix crashes on MIPS when loading kernel modules under memory pressure
When memory is tight, modules may need to be loaded into vmalloc()
space. The code then has to generate jump trampolines which enable
relocations between vmalloc space and physical address space.

The code had a bug that was freeing these trampolines even when the
module was successfully loaded.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years ago
..
001-mtdsplit_backport.patch kernel: update mtdsplit for linux 4.9 8 years ago
002-phy_drivers_backport.patch kernel: update phy drivers for 4.9 8 years ago
020-ssb_update.patch kernel: backport ssb fix for WRT350N v1 (BCM4705) reboots 9 years ago
021-ssb_sprom.patch kernel: backport struct ssb_sprom changes submitted by MIPS tree 9 years ago
025-bcma_backport.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
026-bcma-from-3.20.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
027-bcma-from-4.1.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
028-bcma-from-4.2.patch kernel: backport config-related bcma patches from 4.2 9 years ago
029-bcma-from-4.4.patch kernel: backport some bcma header file definitions from wireless-testing 9 years ago
030-backport_bcm47xx_nvram.patch kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
030-nl80211-Allow-set-network-namespace-by-fd.patch kernel: backport an export required by newer compat-wireless versions 9 years ago
031-bcma-from-4.5.patch kernel: backport bcma stuff sent for 4.6 9 years ago
032-bcma-from-4.6.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
040-mtd-bcm47xxpart-backports-from-3.19.patch kernel: backport bcm47xxpart changes queued for 3.19 10 years ago
041-mtd-bcm47xxpart-backports-from-3.20.patch kernel: backport queued bcm47xxpart changes 10 years ago
043-mtd_GD25Q128B_support_backport_from_3.19.patch kernel: mtd: Backport GD25Q128B support to 3.18 9 years ago
044-backport-m25p80-jedec-probe.patch kernel: backport support for m25p80 compatible="jedec,spi-nor" in DT 9 years ago
050-backport_netfilter_rtcache.patch kernel: fix ipsec related regression in the netfilter rtcache patch 9 years ago
051-02-bridge-allow-setting-hash_max-multicast_router-if-in.patch kernel: update 3.18 to 3.18.18 9 years ago
060-mips_decompressor_memmove.patch kernel: copy mips_decompressor_memmove patch to 3.18/3.19 10 years ago
070-bgmac-register-napi-before-the-device.patch generic: upgrade to 3.18.7 10 years ago
071-bgmac-activate-irqs-only-if-there-is-nothing-to-poll.patch generic: upgrade to 3.18.7 10 years ago
072-bgmac-fix-device-initialization-on-Northstar-SoCs-co.patch generic/3.18: refresh patches 9 years ago
073-bgmac-Clean-warning-messages.patch generic/3.18: refresh patches 9 years ago
074-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch generic/3.18: refresh patches 9 years ago
075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch generic/3.18: refresh patches 9 years ago
076-net-phy-export-fixed_phy_register.patch kernel: backport fixed_phy_register EXPORT fix from 3.19 9 years ago
077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-02-bgmac-implement-GRO-and-use-build_skb.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-03-bgmac-implement-scatter-gather-support.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-04-bgmac-simplify-tx-ring-index-handling.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-07-bgmac-simplify-rx-DMA-error-handling.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-08-bgmac-add-check-for-oversized-packets.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-10-bgmac-simplify-dma-init-cleanup.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-11-bgmac-fix-DMA-rx-corruption.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
077-12-bgmac-drop-ring-num_slots.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
078-bgmac-reset-enable-Ethernet-core-before-using-it.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
080-00-fib_trie-Fix-proc-net-fib_trie-when-CONFIG_IP_MULTIP.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 9 years ago
080-01-fib_trie-Fix-trie-balancing-issue-if-new-node-pushes.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 9 years ago
080-02-fib_trie-Update-usage-stats-to-be-percpu-instead-of-.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-03-fib_trie-Make-leaf-and-tnode-more-uniform.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-04-fib_trie-Merge-tnode_free-and-leaf_free-into-node_fr.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-05-fib_trie-Merge-leaf-into-tnode.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-06-fib_trie-Optimize-fib_table_lookup-to-avoid-wasting-.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-07-fib_trie-Optimize-fib_find_node.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 9 years ago
080-08-fib_trie-Optimize-fib_table_insert.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-09-fib_trie-Update-meaning-of-pos-to-represent-unchecke.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-10-fib_trie-Use-unsigned-long-for-anything-dealing-with.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-11-fib_trie-Push-rcu_read_lock-unlock-to-callers.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
080-12-fib_trie-Move-resize-to-after-inflate-halve.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-13-fib_trie-Add-functions-should_inflate-and-should_hal.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-14-fib_trie-Push-assignment-of-child-to-parent-down-int.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-15-fib_trie-Push-tnode-flushing-down-to-inflate-halve.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-16-fib_trie-inflate-halve-nodes-in-a-more-RCU-friendly-.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-17-fib_trie-Remove-checks-for-index-tnode_child_length-.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 9 years ago
080-18-fib_trie-Add-tracking-value-for-suffix-length.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-19-fib_trie-Use-index-0ul-n-bits-instead-of-index-n-bit.patch kernel: add accidentally left out fib trie backport patch 9 years ago
080-20-fib_trie-Fix-RCU-bug-and-merge-similar-bits-of-infla.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-21-fib_trie-Fall-back-to-slen-update-on-inflate-halve-f.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 9 years ago
080-22-fib_trie-Add-collapse-and-should_collapse-to-resize.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-23-fib_trie-Use-empty_children-instead-of-counting-empt.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 9 years ago
080-24-fib_trie-Move-fib_find_alias-to-file-where-it-is-use.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
080-25-fib_trie-Various-clean-ups-for-handling-slen.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 9 years ago
081-01-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch kernel/3.18: update to version 3.18.25 9 years ago
081-02-pppoe-Lacks-DST-MAC-address-check.patch kernel/3.18: update to version 3.18.25 9 years ago
081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
081-06-ppp-don-t-set-sk_state-to-PPPOX_ZOMBIE-in-pppoe_disc.patch kernel: add remaining kernel patch accidentally left out of r47963 9 years ago
081-07-ppp-remove-PPPOX_ZOMBIE-socket-state.patch kernel: backport all current pppoe kernel fixes to 3.18 9 years ago
081-08-pppoe-fix-memory-corruption-in-padt-work-structure.patch kernel: backport all current pppoe kernel fixes to 3.18 9 years ago
082-ipv6-ip6_fragment-fix-headroom-tests-and-skb-leak.patch kernel: update kernel 3.18 to version 3.18.29 8 years ago
083-solos-pci-Increase-headroom-on-received-packets.patch kernel: solos-pci: Increase headroom on received packets 9 years ago
090-overlayfs-fallback-to-readonly-when-full.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
091-mtd-spi-nor-add-support-Spansion_S25FL164K kernel: mtd: Backport GD25Q128B support to 3.18 9 years ago
092-01-spi-Check-to-see-if-the-device-is-processing-a-messa.patch kernel: backport some SPI layer improvements from 4.1 to 3.18, significantly improves flash speed on ramips 9 years ago
092-02-spi-Pump-transfers-inside-calling-context-for-spi_sy.patch kernel: update kernel 3.18 to version 3.18.23 9 years ago
092-03-spi-Only-idle-the-message-pump-in-the-worker-kthread.patch kernel: update kernel 3.18 to version 3.18.23 9 years ago
095-api-fix-compatibility-of-linux-in.h-with-netinet-in..patch kernel: improve uapi headers coexistence with musl 9 years ago
097-mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user.patch kernel: add fix for CVE-2016-5195 8 years ago
099-module_arch_freeing_init-new-hook-for-archs-before-m.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
102-ehci_hcd_ignore_oc.patch kernel: update 3.18 to 3.18.14 9 years ago
110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
111-jffs2-add-RENAME_EXCHANGE-support.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
120-bridge_allow_receiption_on_disabled_port.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
132-mips_inline_dma_ops.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch generic: 3.18: refresh patches 9 years ago
140-mtd-part-add-generic-parsing-of-linux-part-probe.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
141-mtd-bcm47xxpart-limit-scanned-flash-area-on-BCM47XX-.patch kernel/3.18: update to version 3.18.25 9 years ago
142-mtd-bcm47xxpart-don-t-fail-because-of-bit-flips.patch kernel/3.18: update to version 3.18.25 9 years ago
180-usb-xhci-make-USB_XHCI_PLATFORM-selectable.patch kernel: update 3.18 to 3.18.17 9 years ago
190-cdc_ncm_add_support_for_moving_ndp_to_end_of_ncm_frame.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
191-usb-ehci-orion-fix-probe-for-GENERIC_PHY.patch mvebu: kirkwood: fix ehci-orion probe if generic-phy isn't enabled 9 years ago
192-USB-qcserial-Add-support-for-Quectel-EC20-Mini-PCIe-.patch kernel: update kernel 3.18 to version 3.18.29 8 years ago
193-USB-qmi_wwan-Add-quirk-for-Quectel-EC20-Mini-PCIe-mo.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
200-fix_localversion.patch
201-extra_optimization.patch update .18 support for -rc6 10 years ago
202-reduce_module_size.patch update .18 support for -rc6 10 years ago
203-kallsyms_uncompressed.patch brcm63xx: fix a few issues in irq chip drivers 10 years ago
204-module_strip.patch generic: keep module aliases inside .modinfo 8 years ago
205-backtrace_module_info.patch kernel: fix regression in backtrace module info change (#19631) 9 years ago
210-darwin_scripts_include.patch
212-byteshift_portability.patch
213-x86_vdso_portability.patch kernel: fix portability issues of the x86 vdso2c utility 9 years ago
214-spidev_h_portability.patch kernel: fix linux/spi/spidev.h portability issues with musl 9 years ago
220-gc_sections.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
221-module_exports.patch
230-openwrt_lzma_options.patch brcm63xx: fix a few issues in irq chip drivers 10 years ago
250-netfilter_depends.patch kernel: add a patch to make netfilter conntrack cache routing information 10 years ago
251-sound_kconfig.patch
252-mv_cesa_depends.patch
253-ssb_b43_default_on.patch
254-textsearch_kconfig_hacks.patch
255-lib80211_kconfig_hacks.patch mac80211: configuration: Better handling of LIB80211 configuration 10 years ago
256-crypto_add_kconfig_prompts.patch
257-wireless_ext_kconfig_hack.patch
258-netfilter_netlink_kconfig_hack.patch
259-regmap_dynamic.patch kmod-regmap: make regmap-mmio user selectable 9 years ago
260-crypto_test_dependencies.patch
270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch kernel: improve uapi headers coexistence with musl 9 years ago
271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch kernel: improve uapi headers coexistence with musl 9 years ago
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch kernel: improve uapi headers coexistence with musl 9 years ago
300-mips_expose_boot_raw.patch kernel: update 3.18 to rc7 10 years ago
301-mips_image_cmdline_hack.patch
302-mips_no_branch_likely.patch kernel: revert section sorting change from r41951 9 years ago
304-mips_disable_fpu.patch kernel: update 3.18 to 3.18.14 9 years ago
305-mips_module_reloc.patch kernel: fix crashes on MIPS when loading kernel modules under memory pressure 7 years ago
306-mips_mem_functions_performance.patch brcm63xx: fix a few issues in irq chip drivers 10 years ago
307-mips_highmem_offset.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
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 generic: upgrade to 3.18.7 10 years ago
400-mtd-add-rootfs-split-support.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
401-mtd-add-support-for-different-partition-parser-types.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
403-mtd-hook-mtdsplit-to-Kbuild.patch kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 10 years ago
404-mtd-add-more-helper-functions.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
405-mtd-old-firmware-uimage-splitter.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
406-mtd-old-rootfs-squashfs-splitter.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
410-mtd-move-forward-declaration-of-struct-mtd_info.patch
411-mtd-partial_eraseblock_write.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
412-mtd-partial_eraseblock_unlock.patch kernel: move linux, part-probe dt parsing in generic code 9 years ago
420-mtd-redboot_space.patch
430-mtd-add-myloader-partition-parser.patch kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches 9 years ago
431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch kernel/3.18: update to version 3.18.25 9 years ago
432-mtd-bcm47xxpart-detect-T_Meter-partition.patch kernel: make bcm47xxpart work with TRX flashed at bad block(s) 9 years ago
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
472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch kernel: mtd: Backport GD25Q128B support to 3.18 9 years ago
473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch kernel: mtd: Backport GD25Q128B support to 3.18 9 years ago
474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch kernel: mtd: Backport GD25Q128B support to 3.18 9 years ago
475-mtd-spi-nor-add-macronix-mx25u25635f.patch kernel/mtd: Add support for Macronix mx25u25635f, used in Archer C2600 v1.1 8 years ago
480-mtd-set-rootfs-to-be-root-dev.patch
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
491-ubi-auto-create-ubiblock-device-for-rootfs.patch
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch
494-mtd-ubi-add-EOF-marker-support.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
530-jffs2_make_lzma_available.patch
531-debloat_lzma.patch kernel: refresh patches 10 years ago
532-jffs2_eofdetect.patch kernel: update kernel 3.18 to version 3.18.29 8 years ago
550-ubifs-symlink-xattr-support.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
551-ubifs-fix-default-compression-selection.patch
600-netfilter_conntrack_flush.patch kernel: refresh generic patches 9 years ago
610-netfilter_match_bypass_default_checks.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
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 kernel: add missing check for skb->dev on netfilter xfrm optimization patch 10 years ago
621-sched_act_connmark.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
630-packet_socket_type.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
640-bridge_no_eap_forward.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
641-bridge_always_accept_eap.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
642-bridge_port_isolate.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
645-bridge_multicast_to_unicast.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
650-pppoe_header_pad.patch kernel: backport all current pppoe kernel fixes to 3.18 9 years ago
651-wireless_mesh_header.patch
653-disable_netlink_trim.patch kernel: update kernel 3.18 to version 3.18.23 9 years ago
655-increase_skb_pad.patch kernel: update 3.18 to 3.18.14 9 years ago
656-skb_reduce_truesize-helper.patch kernel: update 3.18 to 3.18.14 9 years ago
657-qdisc_reduce_truesize.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
660-fq_codel_defaults.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
661-fq_codel_keep_dropped_stats.patch
662-use_fq_codel_by_default.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
663-remove_pfifo_fast.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
666-Add-support-for-MAP-E-FMRs-mesh-mode.patch kernel: refresh generic patches 9 years ago
667-ipv6-Fixed-source-specific-default-route-handling.patch kernel: update kernel 3.18 to version 3.18.29 8 years ago
670-ipv6-allow-rejecting-with-source-address-failed-policy.patch kernel: update 3.18 to 3.18.14 9 years ago
671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch
680-NET-skip-GRO-for-foreign-MAC-addresses.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
681-NET-add-of_get_mac_address_mtd.patch kernel: fix build with CONFIG_MTD unset 9 years ago
700-swconfig.patch package: mtd: move bcm963xx_tag definition into source code 9 years ago
701-phy_extension.patch generic/3.18: upgrade to 3.18.10 9 years ago
702-phy_add_aneg_done_function.patch kernel: update 3.18 to 3.18.18 9 years ago
703-phy-add-detach-callback-to-struct-phy_driver.patch
704-phy-no-genphy-soft-reset.patch kernel: update 3.18 to 3.18.18 9 years ago
710-phy-add-mdio_register_board_info.patch
720-phy_adm6996.patch
721-phy_packets.patch kernel: update kernel 3.18 to version 3.18.23 9 years ago
722-phy_mvswitch.patch
723-phy_ip175c.patch
724-phy_ar8216.patch ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 10 years ago
725-phy_rtl8306.patch ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 10 years ago
726-phy_rtl8366.patch ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 10 years ago
727-phy-rtl8367.patch
728-phy-rtl8367b.patch kernel: remove openwrt micrel.c (replaced by upstream driver) 10 years ago
729-phy-tantos.patch kernel: remove openwrt micrel.c (replaced by upstream driver) 10 years ago
730-phy_b53.patch kernel: rename B53 symbols to avoid upstream kernel conflict 8 years ago
732-phy-ar8216-led-support.patch kernel: add missing patch for AR8216_PHY_LEDS 10 years ago
733-phy_mvsw61xx.patch mvsw6171: rename to 'mvsw61xx' 10 years ago
734-net-phy-at803x-allow-to-configure-via-pdata.patch kernel/3.18: update to version 3.18.25 9 years ago
735-net-phy-at803x-fix-at8033-sgmii-mode.patch kernel/3.18: update to version 3.18.25 9 years ago
760-8139cp-fixes-from-4.3.patch generic: 3.18: refresh patches 9 years ago
773-bgmac-add-srab-switch.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
785-hso-support-0af0-9300.patch kernel: update 3.18 to 3.18.16 9 years ago
810-pci_disable_common_quirks.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
811-pci_disable_usb_common_quirks.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
821-usb-dwc2-dualrole.patch kernel: refresh generic patches 9 years ago
831-ledtrig_netdev.patch kernel: remove unused morse led trigger driver 8 years ago
834-ledtrig-libata.patch kernel: update kernel 3.18 to version 3.18.23 9 years ago
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" 8 years ago
870-hifn795x_byteswap.patch
890-8250_optional_sysrq.patch
901-debloat_sock_diag.patch kernel: fix dependencies of the sock_diag debloat patch (#20544) 9 years ago
902-debloat_proc.patch kernel: update kernel 3.18 to version 3.18.27 8 years ago
903-debloat_direct_io.patch kernel: remove yaffs2 support, it is no longer needed 8 years ago
904-debloat_dma_buf.patch kernel: update kernel 3.18 to version 3.18.43 8 years ago
910-kobject_uevent.patch
911-kobject_add_broadcast_uevent.patch
921-use_preinit_as_init.patch kernel: update 3.18 to 3.18.21 9 years ago
922-always-create-console-node-in-initramfs.patch
930-crashlog.patch treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
970-remove-unsane-filenames-from-deps_initramfs-list.patch
980-arm_openwrt_machtypes.patch
990-gpio_wdt.patch
995-mangle_bootargs.patch generic: make sure we only try to mangle bootargs we do have 9 years ago
997-device_tree_cmdline.patch generic/3.18: update to 3.18.3 10 years ago
998-enable_wilink_platform_without_drivers.patch
999-seccomp_log.patch kernel: refresh 3.18 patches 9 years ago