summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* ipc-module: define SOC outside of do_compileTing Liu2015-12-281-5/+5
| | | | | | | | the SOC need to be availble for all tasks as it used in EXTRA_OEMAKE. otherwise, make clean will break Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* ceetm: update to commit 2c79d0bTing Liu2015-12-281-2/+2
| | | | | | | | | | | | | | | | | New commits imported: 2c79d0b ceetm: asf dummy packet hook in ceetm 179d761 ceetm: improved error handling ceb2646 ceetm: Adding support for vlan and large packets 83243fd ceetm: use the extended dpa_tx call from dpaa 6126e29 ceetm: set the fq context_a for buffer recycling 4cbb1ba Revert "Avoid crash on incorrect classid result with classifier" aaa61ff Revert "ceetm: redefine the print_rate function" c2de120 Makefile: use KBUILD_OUTPUT to point to build-artifacts b000e91 Avoid crash on incorrect classid result with classifier 2242e7a ceetm: redefine the print_rate function Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* ceetm: set COMPATIBLE_MACHINE as t104x/e6500-64bTing Liu2015-12-281-0/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* skmm-host: update to commit 41a448dTing Liu2015-12-281-2/+3
| | | | | | | | | | | | | | | | | | | | | New commits imported: 41a448d fix dequeueing problem for dsa sign-verify test 290790a proper buffer cleanup for dsa sign-verify test c4d8129 rename variable to better reflect its purpose 1e555ae remove unnecessary else branches ddddb78 clean-up code flow dec7b96 fix memory clean-up on error path 59e5746 remove redundant variables initialization 60431a8 remove dead code 3badec6 set default file paths to where we install them 6b23ee3 add more rules to .gitignore b03ff68 remove unnecessary function call 86c1b1d remove cascade of defined and not used variables 8344196 remove dead code faa9cbe fix typos - probably from copy/paste Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* asf: update to commit 9580a62Ting Liu2015-12-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New commits imported: 9580a62 asf_ipsec: Patch to fix the compilation error. e7a1828 Merge pull request #84 in SDK/asf from ~B49015/asf:sdk_1.9_master to sdk_1.9_master eee4467 DEBUG: compilation error fixed when ASF_IPSEC_DEBUF flag is enabled. 71db029 asf_tcp: Patch to correct tcp timestamp type. f8e3df0 IPSEC: Fixed for stack dump on running fragmented ping traffic c63ffa5 asfipsec: Patch to fix iph issue in non-proto offload case. 7170610 asfipsec: Patch to decrement buffer count of all frag in red off case f5cd876 asfipsec: Patch to fix inSA offload in NAT-T case. d455e70 Makefile: use KBUILD_OUTPUT to point to build-artifacts be19cd0 asf_frag: Patch to fix crash on mtu change. 0f88dae asf_ipv6_frag: Patch to fix ipv6 UDP frag and ping6 forwarding issue. 8c3f4bc ipsecfp.h: Patch to add support of SHA2-384 and SHA2-512 03bd11a ipsecfp.c: Patch to fix crash in ipsec in full mode. e2213ef ipsec ctrl - correction in container index check 33e0fd4 ipsec - ah - fix the fragmentation case for dpbp check f5f542d asf - return packets to linux on interface not found 1c7241e asfipsec - 64 bit support Signed-off-by: Hemant Agrawal <Hemant@freescale.com> 879b161 asfctrl - using ASF defined number of interfaces 83b6181 IPSEC: Crash fixed in case of revalidation 1b26690 ASF_REASM_DEBUG: Fix for compilation error when ASF_REASM_DEBUG is enabled 74a5953 ASF_DEBUG: Improving prints for ASF Debugging eee54a3 asf icmp reply support for DF flag 10e3bf8 asfipsec - error checks, debug prints and error handling corrections c47696c ipsec - lock, unlikely, null checks 5d26d9f ipsec- meaningfull caam error prints 834f88a asfipsec-ah- correction in ah shared desc direction 88edb32 asf_ipsec: adds the support for SHA2 algorithms in AH. ca8c486 ASFIPSEC: While deleting container properly freeing the pSASPDMapNode in SA c2c81cc ASF_IPSEC: Wrong counter being incremented. When OuSA is not found 32cea7f ASFIPSEC: Patch to avoid looping in case of rekeying on running traffic. 239c317 ASF_IPSEC: Adding local_bh_enable() in error case. CQ:ENGR00336981 Signed-off-by: Sridhar Pothuganti <sridhar.pothuganti@freescale.com> Change-Id: If72f7135fe5e294a51f0c582bdbd56ca3c78f844 Reviewed-on: http://git.am.freescale.net:8181/24207 Reviewed-by: Nikhil Agarwal <Nikhil.Agarwal@freescale.com> Reviewed-by: Sandeep Malik <Sandeep.Malik@freescale.com> Tested-by: Sandeep Malik <Sandeep.Malik@freescale.com> 42837b8 ASF_IPSEC_AH: ASFSkbFree is not happening for DPAA/QMAN based platforms in some error cases as the free is under check. Correcting this. CQ:ENGR00336981 Signed-off-by: Sridhar Pothuganti <sridhar.pothuganti@freescale.com> Change-Id: Iaf847710cf583ff4d7e708013af77f522027e2eb Reviewed-on: http://git.am.freescale.net:8181/24208 Reviewed-by: Arun Pathak <arun.pathak@freescale.com> Reviewed-by: Sandeep Malik <Sandeep.Malik@freescale.com> Tested-by: Sandeep Malik <Sandeep.Malik@freescale.com> e0410f9 ASFIPSEC: [sswan] Fix for issues with Child SA re-negotiation. e52f3c5 ASFIPSEC: Patch to fix flow re-validation issue. b99fb26 ASF_IPSEC: Freeing the skb in case of ICV comparion failed for AH 163ed89 asf: Patch to fix ping6 fragmentation issue. 48220d7 asf: Patch to fix skb data pointer and other frag issue. 2ff46e7 ASF for DPAA integrated with Linux QoS module a7d1981 asf-disabling qos compilation for dpaa platforms 8bcee43 ipsec-changing multi-policy sa support to be compile time 580a4f7 ipsecproc: Patch to fix display of ipsec stats. 955d26f asfctrl: Patch to fix error print when vlan i/f is removed. 44a5110 asf_fmc: Patch to update the name of xml files. 9f67f3f asf: Patch to fix ipv6 issue on dpaa. fac492d asf: Patch to return jumbo packet back 6b3d862 Removing Ethernet padding in abuf to skb conversion db49a6b Aligning function ASFFFPProcessAndSendFD and ASFFFPProcessAndSendPkt while validating flows 6b5e75d ASFIPSEC: Patch to fix issues of order conversion while code review. 1c80cd5 Klocwork_LS1021_ASF: Fixing klocwork issues. 6a4a834 ASF ARM Porting: Using ASF network order and host order macros. e60d41c asfipsec: Patch to fix crash in running traffic when ipsec script is run. b682589 Adding HARD_TX_LOCK while doing dev hard xmit. da26fbd ASFIPSEC: Fix for out_sa stats not incremented in IPv6 3a41ff1 ASFQOS: Crash on configuring DRR QDisc after flushing out DRR Qdisc first time. 04fd26d ASFIPSEC: Patch to fix ICV error due to cache cohorency issue. 26b8f9d ASFIPSEC: Porting ASFIPSEC to LS1021 80d1153 ASFIPSEC: Flushing ah-sha1 policy at high rate 982d542 Firewall rules don't work if applied, before flows get offloaded. a7a2fee ASF_FW/NAT: SCP is not working when SNAT [IPv4/IPv6] is enabled on the DUT. 9d2ed93 Applying Firewall rule in running traffic gives CRASH. 426aefa ASFIPSEC: Getting crash while testing for IPv6-in-IPv6 ESP with TCP protocol. d3843de ASFIPSEC: Crash on making interface down. ae72e06 ASF IPv6 Firewall: Sending high rate traffic in the e19c45e ASF ARM Porting: While forwarding if we down Egress interface, we get crash. c01729e ASF ARM Porting: Cannot remove configured VLan 0ac82ad ASFIPSEC: Porting IPSEC AH to LS1021A (arm based). 38671c3 ASF ARM porting: IPv6 Fragmentation fb2ca85 ASF ARM porting: IPv4 Fragmentation 471a4b2 ASF ARM porting: IPv6 forwarding with TCP/UDP header. 4d443a1 ASF ARM Porting: Removing compilation error of ASF without rx tx patch in linux. aa33f01 ASF ARM porting: IPv4 forwarding with UDP/TCP header. f5a8705 ASF ARM porting: Defining order conversion macros. 3f76910 ASF ARM porting: Setting ARCH=$(ARCH) in Makefile d5dabe7 ASF: Removing compilation error because of updation in linux structure 'dpa_priv_s'. 01cd004 asf: Patch to fix crash in case of ipsec at high rate traffic. 66fe758 asfipsec_ah: Patch to fix sha256 in case of AH only. a81d920 asf: Patch to fix wrong port no assigned in ipsec flow. 8ebb93b asf: Patch to handle ipv6 traffic in case of seqno overflow. fcd0843 asf: Patch to fix sha256 issue. 7467249 Crash observed with AH-ONLY-SHA384 9e37dc8 asf: Patch to fix some klockwork issue. e1b2a12 ASFIPSEC: Adding support for handling IPv6 in IPv4 and IPv4 in IPv6 case in QMAN SEC4x 3c05ad1 ASFIPSEC: TOS is not correctly copied in IPv4 in IPv6 case 6363e0b Solution to Fragmented packets are not getting through AH tunnel 5a96807 asf: Patch to fix tail pointer-offset issue in 64-bit machine. 26375d3 ASFIPSEC: Solving problem in secfp_inCompleteCheckAndTrimPkt code bdb17ab ASFIPSEC: Solving case of infinite loop in secfp_qman_out_submit 13dc5a9 ASFIPSEC: Freeing correct sgt pointer in espDQRRCallback ca75bf9 ASFIPSEC: Incrementing pSG->len by ulFragPadlen in secfp_qman_in_submit a58ba45 ASFIPSEC: struct addr in scatter_gather_entry_t is changed. 81d797b ASFIPSEC: Linearising frag_list or nr_frags coming from Linux 9458153 asf: Patch to remove conflict of skb cb field b/w reasm and ipsec. 4d3993b Solution to ESP IP pakcet more than interface MTU going out 1175536 ASFIPSEC: Handling seq number overflow in espDQRRCallback b5fb8fc ASF: Removing compilation error after adding patch: "ASFFFP adding support for PPP-IPV6 traffic" 4018106 ASFFFP - adding support for PPP-IPV6 traffic b26d25f asf_klockwork: Patch to fix issue reported by klockwork 36ffe84 ASFIPSEC: Fix for crash seen on T4240 in case of ping ef4a7a1 asf_compilation: Patch to remove the compilation warnings. 3f7d40c secfp_finishOffloadOutPacket: corrected the SPD index value l2blob refresh 837a5f9 ASFIPSEC_AH: Fix for crash seen on T4240 in AH only case 745a912 ASFIPSEC: Fixing miscellaneous error 1cdde18 asfIpv4Fragment was not copying the IP options in fragmented packets. 62b1311 asfIpv4Defrag IP header length corruption solved c7c8ba3 ASF fragmentation: Buffer freed in case of VLAN parent device not found 2c478eb asf_free_buf_skb function was not considering the frag_lsit while releasing the buffer to BMan. asf_free_buf_skb is also called, in error case, after ip reassemmbly. In that case the buffers are leaked. d0572b1 ASFIPSEC: Removing compilation errors. ee1e3e8 ASF_IPSEC: Fix for SA leak(Orphaned SA wothout Container) b2ac65f asf_ipsec: Patch to add the support for AH in Sec 3.x 44cb2b0 asf_reasm: Patch to fix the processing for re-asm. 99f89ed asf_ipsec: Patch for multi-policy single SA additional cases. a6cb24c ASF-IPSEC:SA flush with traffic through the DUT causing crash. fd7f119 ASFCTRL: Out SA is not getting offloaded if SA and then policy is configured. 93eb52b TC/TOS in inner header is not getting copied to TOS/TC of outer header respectively. 0fc4363 asf: Resolve fragmentation issue in case of red-off ipsec. 2ed8b33 ASF: Patch to fix hop-limit/ttl decrement in asf IPSec module. d6cc5b5 ASFREASM: Patch to fix the crash in case cb not found. aef3564 asf_ipsec_ah: Patch to fix the issue of ping6 not working. 5a82c4d ASFIPSEC: Use correct length in descriptor while using dpovrd for multiple policy. f305c67 asf_ipsec: Patch to fix the ICV errors in case of ESN. 9b5ae90 asf_ipsec: Patch to fix the crash seen in case of AH IPsec. ae85d24 ASFIPSEC: Trim correct fragment after decrypting packet. 8d2c11c ASFIPSEC_AH: Search AH table to find SA in case of dropping packet. d83a4d5 ASFIPSEC: Changing the block size of AES-CTR. a37f009 ASFIPSEC: Added des/3des-xcbc support. 38259f6 asf_ipsec: Patch for ICV errors seen in case of SHA256. 07e2c90 ASFIPSEC: Fix for ASF-IPSec to run with SA first then policy configuration. 62844a7 asf_ipsec: Patch to fix the issue of crash in Ping6. 4f60755 asf_ipsec: Patch to add the support of multiple policy mapping to single SA. b5c14e6 ASF-AH: Take care of padding in ICV of AH Header 98c79ea asf_ipsec: Patch to fix the issue of errors introduced while removing the compilation errors. 31ab748 asf_ipsec: Patch to fix the issue of memory leak for ping6. 0e3836e asfipsec: TCP retransmission fails with IPSec configuration. efdf28a ASF-IPv6-IPSEC : proper link table creation for IPv6 packets having nr_frags 69fccba ASFIPSEC: Correcting the in_sa and sa_list stats display 6552560 sf_ipsec: Patch to fix the issue of packet drop for > 1360 bytes. 55be89f ASFIPSEC: Added support for NULL XCBC algorithm. a2a0982 asf_ipsec_qos: Patch to fix the memory leak in IPsec module. 103094e asf_ipsec: Patch to fix the AH IPv6 ping with ESN. 24cde96 ASFIPSEC: Fragment the IPv4 packet if required and send for IPv4-in-IPv6 tunnel. 2c16da6 ASF: setting gianfar_destructor to NULL before sending packet to linux. 9d817d0 asf_ipsec: Patch to add the support to copy DSCP from inner to outer header. 0992f05 IPSEC: fix for fragmentation data buffer corruption. db18bda IPSEC- Supporting cipher algo AES-CTR, ESP-NULL and 81b20cd asfipsec-enabling seq overflow handling and adding re-keying in overflow case. c23b1ae IPSEC-supporting PMTU based icmp in Source NAT case. fd708ce asfipsec-fix the tail stripping for fragmented packets 1887c6d asfipsec-optimizing the mtu length check and l2blob expiry. 76c5d69 Fixed ESP padding in IPsec to be monotonically increasing numbers. ca74bfa ASF: Removing compilation errors for XTRA Stats 606c594 Adding more functionality in asf_pktdump 80c8fa0 ASF: Supporting Multiple flows in SCTP 2ba1847 ASF: Miscellaneous changes d27137e ASF: Supporting SCTP traffic in firewall/NAT 82a89e4 ASF: Invalidate all VSG's in asfctrl_invalidate_sessions function ec6d625 ASF: Added VSG support df42b23 ASF_V6: Patch to fix crash if first fragmented packet is sent to Linux 63a13e2 ASF: optimization of SG while fragmentation to reuse the first buffer 7718065 ASF: Check the more fragment bit for IPv6 at proper offset 810f173 ASF_FFP: Patch to fix the race condition in case of RT c9e4edd ASF: dummy functions removal e63f176 ASF: Making asfGetNode and asfReleaseNode thread safe 3e8e7b3 ASF: Fix for iface_not_found problem when device ifindex > 16 1354c95 ASF_REASMBLY: Modifying IP options only if option header is present 349d6d9 ASF: Change the dummy packet offset b3ee577 ASF: made old_l2blob_jiffies_timeout user configurable 93c4864 ASF - runtime packet dump support 2471d1d ASF Cleanup - Timer RQ corrections 4180b6e Using IP header Identifcation field from the Head SKB itself. a82969d ASF_IPv6: Porting the miscellenous changes for IPv6 activity. 61c08a4 ASF STATS - Adding extra stats for Reassembly and Timer 6def023 ASFSTATS - Enhancing the stats printing 3009524 Replacing printk with pr_err, pr_info, pr_warning 1f896bf ASF: Patch to avoid creation of duplicate flows 5862af3 ASF: Patch to add support for ip_options. 4c58c87 ASFIPSEC: Adding proc interface for showing IN/OUT SA list 4398bc9 ASF: Cleanup and reallignement of common global variables 1ebe80c ASFCTRL: Enabling the net MTU change event 7062cec ASF_REASSEM: Allocating fragmentation frame from outer dev 2875982 ASF: Minor enhancements d41f350 ASF: Setting skb->next to null in asfReasmCleanCb 51d7efa ASF: Defining dimensioning macros at single place 93d673d ASF: updating the the asf reassembly library Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* asf: remove empty install directoriesTing Liu2015-12-281-0/+1
| | | | | | | | If ASF was not enabled in kernel, no .ko will be generated. rm these empty install directories to avoid QA issue. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* asf: not package .ko files in PNTing Liu2015-12-281-1/+1
| | | | | | | The .ko files will be packaged into kernel-modules-asf by default. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* qoriq-debug: remove as it is not supportedTing Liu2015-12-281-15/+0
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* auto-resp: set COMPATIBLE_MACHINE as t104xTing Liu2015-12-281-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* cryptodev: update to match commit 53e4d0feTing Liu2015-12-285-0/+526
| | | | | | | | | | | New commits imported: 53e4d0f fix COMPAT_CIOCKEY ioctl command number 7d0d0de remove MAY_BACKLOG flag from requests 85146b8 fix double free pkc->req on error 4078382 check return codes for copy to/from user functions Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* linux-qoriq: inherit kernel-archTing Liu2015-12-281-2/+2
| | | | | | | This avoids using hardcoded 'powerpc'. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* linux-qoriq: replace tab with spacesTing Liu2015-12-281-20/+20
| | | | | Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* linux-qoriq: default not install Images into rootfsTing Liu2015-12-281-0/+3
| | | | | | | | As size limited, kernel image files are not wanted in rootfs. Install kernel-image if needed. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* linux-qoriq: update to commit 43cecdaTing Liu2015-12-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New commits imported: 43cecda fmd: remove cc-aging support 867551d fmd: relocate aging_support field to maintain compatibility 08d3161 Merge pull request #75 in SDK/linux-devel from ~R52568/linux-devel:hotfix/QLINUX-3938-fmd-ioc_compat_fm_pcd_kg_scheme_spc_t to master 1cf7b57 fmd: PCD: fix offline port blocked by fragmented IPV6 295abbb fmd: move compat_copy_fm_pcd_kg_scheme_spc out of DPAA 11 def 976b0aa fmd: PCD: fix offline port blocked by fragmented IPV6 b242e9c fmd: Add support for IPF after HMan fd8e7c7 Merge pull request #69 in SDK/linux-devel from ~R27762/linux-devel:add_hm_node_stats to master 1c291fd Merge pull request #72 in SDK/linux-devel from ~B56421/linux-devel_sdk_ip-usb:bugfix/QSDK-2454 to master 50eea51 Merge pull request #48 in SDK/linux-devel from ~R52568/linux-devel:bugfix/QLINUX-3822-monitoring-any-match-inside-hash to master dd05648 arm: dts: ls1021a: Add dma-coherent property to usb3 node e8c288e drivers: dwc3: Set dma ops for xhci dev 56afee9 drivers: dwc3 : Add support for USB snooping 3f83306 drivers: dwc3: host: Change burst beat and outstanding pipelined transfers requests. 1666d68 fmd: add ioctl call to retrieve scheme counter - spc a9d0ea5 fmd: Render header manip node statistics available in user space e176e3f fmd: fix compat layer for aging_support 3a8d082 Merge pull request #65 in SDK/linux-devel from ~R01356/linux-devel:bugfix/QUSDPA-704-segfault-in-dma_mem-allocator.c to master a57ffba Merge pull request #64 in SDK/linux-devel from ~B06830/linux-devel:bugfix/QSDK-2404-cryptodev-linux-sha1-offloading to master 0586472 Merge pull request #63 in SDK/linux-devel from ~B29983/linux-devel-tyt:QSDK-2438-there-is-some-improper-information to master 61f0e11 Merge pull request #61 in SDK/linux-devel from ~R54964/linux-devel:bug-fix to master cfb981f dev-exporting dev functions to support ceetm e98f36e fsl_usdpaa: Remove TLB entries when unmapping memory 8700bab crypto: caam - Change kmalloc to kzalloc to avoid residual data 4fd8cac crypto: caam - fix memory corruption in ahash_final_ctx 16d4087 crypto: caam - Fix incorrect size when DMA unmapping buffer 270c770 crypto: caam - improve initalization for context state saves 67ef9d13 crypto: caam - enable LARGE_BURST for enhancing DMA transactions size 2c27666 crypto: caam - make write transactions bufferable on PPC platforms 418316c cpufreq: qoriq: fix output information error 300c3ff fsl-qbman: Handle memory leaks 56e16e2 fsl-pme: Check for null pointers 3ac31aa fsl-dce: Handle memory allocation failures e11b65b fsl-dce: Correct error paths and add new labels ea1259d fsl_qbman: null check for lni in qman_ceemt_sp_release e82a761 fmd: fix locks in ModifyKey function dedb4b3 fmd: support aging in CC 0506053 pci/layerscape: Do not check link status e03bbdd asf_tcp_nf: Patch to correct typecast in tcp timestamp copy. 91aade9 Revert "gianfar: Add dma transfer endian property support" 03dd666 kconfig-asf : asf_qos disabled with asf by default b8d41cb dev-asf-qos - correcting the qos hooks for dpaa linux qos 18b0779 dpaa_eth: fix bpool seeding for advanced drivers 7faf498 net, gianfar, rt: Update TX_TIMEOUT to 5HZ 502650e net, rt: limit net_rx napi calls in threaded ISR context e37ce25 powerpc/t1040/dts: Add interrupts for PHYs connected to L2 Switch ports 6da728b fmd: support aging in CC 5cd3a8f fmd: fix policer spelling issues b5d9899 fmd: Remove FM_PORT_PcdPrsModifyStartOffset routine - not supported 4c642e7 fsl_qbman: enable sending cscn to dcp for old qman revision b8887bd t4240dts: correct the ceetm node f33567a dpaa_eth: Add a configurable dpa_tx call e48b858 mmc: sdhci-of-esdhc: fix compile error on ARM platform fb9a06b QorIQ/TMU: add TMU node to device tree for QorIQ T1023/T1024 4fbd4cf QorIQ/TMU: add thermal management support based on TMU a9463a3 QorIQ/TMU: add TMU node to device tree for QorIQ T1040/T1042 6b43e2b thermal: fix cpu_cooling max_level behavior f0a70b9 mmc: sdhci-of-esdhc: add SDR50 mode support for SD/MMC Legacy Adapter Card 9ac6075 mmc: esdhc: add eMMC45 Adapter Card HS200 mode support e89634e QorIQ/TMU: add TMU node to device tree for LS1021A fd1b282 Merge branch 'feature/LS1-for-SDK' of ssh://sw-stash.freescale.net/dnnpi/ls1-linux-jason into LS1-SDKV04-SDK1.9 8d3a3ca t104xd4rdb: add DS26522 nodes to device tree aaa395f Merge branch 'qoriq-sdk' into LS1-SDK-Rev2.0 ec78b41 arm: ls1021a: mask interrupts before entering deep sleep 13d0daf arm: dts: ls1021a: Add transfer mode property in DSPI2 node 6f50fc1 arm: dts: ls1021atwr: Enable DSPI2 dts node 7a6dba4 arm: ls1021a: change the order of setting PMC interrupt registers 4e61417 crypto: caam - fix SEC ERA reading bcd5862 crypto: caam - fix snooping for write transactions eec616d1 arm/dts: Add node for ina220 on LS1021ATWR-Rev 3915d65 arm/defconfig: Add Atheros AT803X PHYs support e364aa2 QE/HDLC: modify QE-HDLC for both ARM and POWERPC bb21962 Test patch: Enable CAN SoC level loopback a4c59bc arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC 6e9c5a3 can: flexcan: Add support for non RX-FIFO mode c466de8 can: flexcan: Remodel FlexCAN register r/w APIs for BE instances 306f67c can: flexcan: Add ls1021a flexcan device entry 7e71163d doc/bindings: Add 'endianess' optional-property for FlexCAN controller 1795472 Revert 'can: flexcan: Add ls1021a flexcan device entry' 863d717 Revert 'net: can: Remodel FlexCAN register read/write APIs for BE instances' 41cfacd Revert 'can: flexcan: Add support for non RX-FIFO mode and conditional ERRATA ERR005829 handling' 8d04086 mmc: sdhci: more efficient interrupt enable register handling e08d8bf pci/layerscape: update MSI code for ls1021 rev2 MSI support d217d96 mmc: sdhci-pltfm: enable interrupt mode to detect card 7549302 arm: ls1021a: enable sleep and deep sleep for rev 2.0 silicon 3aa9846 ls1021a: dts: Add eTSEC info for 2nd interrupt groups 5217966 Merge branch 'qoriq-sdk' into LS1-SDK-Rev2.0 02d571e ls102xa: nor: Adjust the partition for NOR flash according to the new mapping table 78fd893 arm: ls1021a: add deep sleep support on TWR-LS1021A-PB b65882a Revert "gianfar: Disable Rx snooping for LS1" 138b929 Revert "gianfar: Remove tx snooping support from LS1" 7b56cb1 arm: ls1021a: add platform notifier for dma-coherent requirement 62a2834 ls102xa: dts: Remove big-endian-regs property for SAI bebea77 Revert "ls102xa: audio: Workaround for SAI data transfer endian issue" a449b22 ls102xa: nor: Adjust the partition for NOR flash Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* linux-qoriq: fix the kernel hang issue with gcc-5.2Zhenhua Luo2015-11-102-0/+38
| | | | | | | | | | Backport a patch to fix the kernel hang issue when the uImage is built by gcc-5.2. The details can be found in https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5e95235 Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* cryptodev: set CLEANBROKENTing Liu2015-08-021-0/+2
| | | | | | | | | | | | | | | | Fix the below error: DEBUG: Executing shell function do_configure NOTE: make -e MAKEFLAGS= clean make -C /lib/modules/3.16.0-4-amd64/build SUBDIRS=`pwd` clean make[1]: *** /lib/modules/3.16.0-4-amd64/build: No such file or directory. Stop. Makefile:39: recipe for target 'clean' failed make: *** [clean] Error 2 ERROR: oe_runmake failed This aligns with the cryptodev recipe in Poky. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* cryptodev: update to 1.7 plus FSL patchesCristian Stoica2015-07-2034-99/+1531
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To avoid build issue when Poky upgrades cryptodev, keep a copy of cryptodev-{linux,modules,tests) recipe in this repository. Based on the upstream, this includes the following FSL patches: 0001-add-support-for-composite-TLS10-SHA1-AES-algorithm-o.patch 0002-add-support-for-COMPAT_CIOCAUTHCRYPT-ioctl.patch 0003-PKC-support-added-in-cryptodev-module.patch 0004-Compat-versions-of-PKC-IOCTLs.patch 0005-Asynchronous-interface-changes-in-cryptodev.patch 0006-ECC_KEYGEN-and-DLC_KEYGEN-supported-in-cryptodev-mod.patch 0007-RCU-stall-fixed-in-PKC-asynchronous-interface.patch 0008-Add-RSA-Key-generation-offloading.patch 0009-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch 0010-add-support-for-composite-TLS10-SHA1-3DES-algorithm-.patch 0011-add-support-for-TLSv1.1-record-offload.patch 0012-add-support-for-TLSv1.2-record-offload.patch 0013-clean-up-code-layout.patch 0014-remove-redundant-data-copy-for-pkc-operations.patch 0015-fix-pkc-request-deallocation.patch 0016-add-basic-detection-of-asym-features.patch 0017-remove-dead-code.patch 0018-fix-compat-warnings.patch 0019-fix-size_t-print-format.patch 0020-fix-uninitialized-variable-compiler-warning.patch Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com> Signed-off-by: Ting Liu <ting.liu@freescale.com>
* linux-qoriq: update to revision f488de6Ting Liu2015-07-2038-3821/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor version update to 3.12.37-rt51 with new features: * e6500 hugepage TLB miss performance improvement * T1023RDB support * T1040D4RDB and T1042D4RDB support * DIU [T1042] * DPAA Ethernet: loadable module * eMMC: DDR mode [T2080] * eTSEC: Gianfar upstream updates and fixes * fmlib: table statistics, stats extension * IEEE802.1AE (MACSEC) and IEEE802.1X (port-based network access control) [T104x, T102x] * IEEE1588 ptpd open source stack includes more DPAA processors: P1023, P2041, P3041, P5020, P5040, T4240, T1023 * LAG SGMII 2.5G ports support - IPv4 traffics forwarding on aggregated 2 x 2.5Gb L2 Switch FMAN ports [1040] * LAG support of IPv6 traffics forwarding and TCP/UDP traffics over IPv6 forwarding (2 x 2.5Gb L2 Switch WAN) [1040] * LAG support of IPv6 traffics forwarding and TCP/UDP traffics over IPv6 forwarding on both 1 G RGMII port and 1G SGMII port [1040] * Power Management: Power off feature for all QDS boards except B9132QDS and B4860QDS * SEC: QI Driver IPSec performance improvement * SGMII 2.5G fixed link [T1024] * USB: Dual UTMI For detailed history, see http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/tag/?id=fsl-sdk-v1.8 Also remove the patches which already merged in 3.12.37-rt51 Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* asf: use KBUILD_OUTPUT to point to build-artifactsTing Liu2015-07-201-1/+2
| | | | | | | | | | | | | | | | In poky commit 46cdaf1, the kernel build output was put into kernel-build-artifacts, and kernel-source is kept "pristine". KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points to build-artifacts which can be used for external module build. asf Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. It is needed to process all the Makefile with new revision. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* asf: update to revision 62ba10aTing Liu2015-07-201-3/+2
| | | | | | | | | | | | | | | | | This imports following changes: 62ba10a asf_fmc: Patch to update the name of xml files. 8d744dd asf: Patch to fix ipv6 issue on dpaa. ddf9678 asf: Patch to return jumbo packet back. dcda291 asf: Patch to include caam_jr_strstatus in ASF_IPSEC_DEBUG mode. 49f591f asf: Patch to change function signature caam_jr_strstatus f860eff ipsecproc: Patch to fix display of ipsec stats. 461586d ASFIPSEC: fix compilation for SEC 3.x when ASF_IPSEC_DEBUG is defined 03b9bad asf: Patch to fix sha256 issue. a21b2d7 Removing Ethernet padding in abuf to skb conversion a03283d4 Aligning function ASFFFPProcessAndSendFD and ASFFFPProcessAndSendPkt while validating flows Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* pkc-host: update license to BSD & GPLv2+Ting Liu2015-07-201-2/+2
| | | | | | | The license information is moved to COPYING file, use it. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* pkc-host: update to revision 564f535Ting Liu2015-07-201-6/+8
| | | | | | | | | | | | | The changes include: - bc is added as a runtime dependency for performance tests - mini_calc is dropped and replaced by bc - use 'oe_runmake modules_install' to install kernel modules There are 138 new git commits. For detailed info, see: http://git.freescale.com/git/cgit.cgi/ppc/sdk/pkc-host.git/tag/?id=fsl-sdk-v1.8 Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-host: correct license to BSP & GPLv2+Ting Liu2015-07-201-2/+2
| | | | | | | | The right license is BSP & GPLv2+, fix it. And the licensing information is separated to COPYING file, use it. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-host: update to revison a655c57Ting Liu2015-07-201-1/+1
| | | | | | | | | | | | | This imports the following changes: a655c57 rename perf script to avoid conflicts with pkc driver 3e40e67 make perf script executable and install it to /usr/bin 1668005 add gitignore 7abf553 update perf script with the fixes from pkc-host driver ec39361 extract licensing information to a separate file e821c4f merge Makefile with config.mk Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* uio-seville: update to revision 80de832Ting Liu2015-07-201-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This imports the following changes: 80de832 Fix Copyright issues 0c9921f Add support for interrupts on PHYs connected to seville's ports 53de571 fix: Avoid memory leak 6cf2d52 Refractoring uio_seville_main.c file 7b2ccba Fix: Use Seville register when flushing, not remapper's register d347b98 Beautify: Replace big switch() with a 2-line for() f8c8249 Beautify: Fix for() alignment fdde45d Fix: Pad undersized injected CPU control frames 3b9cff6 Fix: Typo for "reciving" 052d776 Fix: Assure that there can't be 2 processes that open the uio device 3c29b27 Fix: Interrupts might occur when /dev/npi is closing 59e3d2e Fix: Assure that only one thread is allowed to inject a frame at a time b96827c Fix: Assure that only one thread may extract a CPU frame at a time 8c9c47e Fix: Remove unecessary check for data in the polling function a202daf Fix: L2 Switch interrupt handler is called twice for each packet 985d4c2 Fix: dev/npi might be opened by two applications 3ecb8f3 Fix: Fix initialization of valiables for struct dev_npi dd74172 Beautify: Add ':' at the end of npi_read_q in description aceb6be Beautify: function do_control_frame_extr_dev() has duplicated code 262876b Beautify: Remove unnecessary macro d737cd8 Fix: Treat interrupts only from group 0 181ae15 Beautify: Rename variable leftovers_start to leftovers_begin Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* auto-resp: fix the include path to private headersLiu Ting-B284952015-05-201-0/+4
| | | | | | When building external module, $(PWD) is the root of the kernel tree. Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com>
* ipc: use KBUILD_OUTPUT to point to build-artifactsLiu Ting-B284952015-05-201-0/+5
| | | | | | | | | | | | | In poky commit 46cdaf1, the kernel build output was put into kernel-build-artifacts, and kernel-source is kept "pristine". KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points to build-artifacts which can be used for external module build. ipc Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com>
* skmm-host: packaging mini_calc file in binary packageZhenhua Luo2015-05-121-1/+1
| | | | | | | | Fix the following build error: * ERROR: QA Issue: skmm-host: Files/directories were installed but not shipped /usr/bin/mini_calc [installed-vs-shipped] Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* ceetm: use KBUILD_OUTPUT to point to build-artifactsLiu Ting-B284952015-05-121-0/+5
| | | | | | | | | | | | | In poky commit 46cdaf1, the kernel build output was put into kernel-build-artifacts, and kernel-source is kept "pristine". KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points to build-artifacts which can be used for external module build. ceetm Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com>
* asf: use KBUILD_OUTPUT to point to build-artifactsLiu Ting-B284952015-05-121-3/+6
| | | | | | | | | | | | | In poky commit 46cdaf1, the kernel build output was put into kernel-build-artifacts, and kernel-source is kept "pristine". KERNEL_PATH points to kernel-source, while KBUILD_OUTPUT points to build-artifacts which can be used for external module build. asf Makefile tries to include the .config, use KBUILD_OUTPUT to avoid build error. Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com>
* cryptodev: upgrade the bbappend version from 1.6 to 1.7Zhenhua Luo2015-04-242-0/+0
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* asf: fix configure errorChunrong Guo2015-04-241-4/+5
| | | | | | | | | fix the following error: |make: *** No rule to make target `/poky/build/tmp/work-shared/p4080ds/kernel-source/.config (From OE-Core rev: 6a1ff0e7eacef595738f2fed086986fd622ec32a) Signed-off-by: Chunrong Guo <B40290@freescale.com>
* eCryptfs: CVE-2014-9683Sona Sarmadi2015-03-312-0/+42
| | | | | | | | | | This fixes a 1-byte NULL write past the end of allocated memory References http://seclists.org/oss-sec/2015/q1/582 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9683 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* security-keys: CVE-2014-9529Sona Sarmadi2015-03-062-0/+54
| | | | | | | | | Fixes memory corruption or panic during key garbage collection Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9529 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* kernel: CVE-2014-7825, CVE-2014-7826Sona Sarmadi2015-03-062-0/+95
| | | | | | | | | | | | | | | | | | | Insufficient syscall number validation in perf and ftrace subsystems CVE-2014-7825 Fixes an out-of-bounds memory access flaw, in the syscall tracing functionality of the Linux kernel's perf subsystem. CVE-2014-7826 Fixes an out-of-bounds memory access flaw, in the syscall tracing functionality of the Linux kernel's ftrace subsystem. References: http://www.openwall.com/lists/oss-security/2014/11/06/11 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* fs-userns: CVE-2014-4014Sona Sarmadi2015-03-062-0/+211
| | | | | | | | | | | Fixes a potential privilege escalation flaw when the Linux kernel is built with the user namespaces(CONFIG_USER_NS) References: http://www.openwall.com/lists/oss-security/2014/06/10/4 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4014 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* mm/shmem: CVE-2014-4171Sona Sarmadi2015-03-064-0/+478
| | | | | | | | | | | Fixes a denial of service flaw in the Linux kernel built with the shared memory suppor Reference: http://www.openwall.com/lists/oss-security/2014/06/18/11 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4171 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* mm: CVE-2014-3122Sona Sarmadi2015-03-062-0/+99
| | | | | | | | | try_to_unmap_cluster() should lock_page() before mlocking Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3122 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* target: CVE-2014-4027Sona Sarmadi2015-03-062-0/+47
| | | | | | | | | | Explicitly clear ramdisk_mcp backend pages References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027 http://permalink.gmane.org/gmane.linux.scsi.target.devel/6618 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* ALSA: CVE-2014-4656Sona Sarmadi2015-03-063-0/+91
| | | | | | | | | | | Handle numid overflow Make sure that id->index does not overflow References: http://www.openwall.com/lists/oss-security/2014/06/26/6 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4656 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* sctp: CVE-2014-7841Sona Sarmadi2015-02-032-0/+86
| | | | | | | | | NULL pointer dereference in af->from_addr_param on malformed packet Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7841 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* sctp: CVE-2014-4667Sona Sarmadi2015-02-032-0/+52
| | | | | | | | | sk_ack_backlog wrap-around problem Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4667 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* ALSA: CVE-2014-4652 CVE-2014-4653Sona Sarmadi2015-02-033-0/+234
| | | | | | | | | | | | | | CVE-2014-4652 Protect user controls against concurrent access CVE-2014-4653 Don't access controls outside of protected regions Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4652 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4653 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* kernel-auditsc: CVE-2014-3917Sona Sarmadi2015-02-032-0/+92
| | | | | | | | | audit_krule mask accesses need bounds checking Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3917 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* net-sctp: CVE-2014-3673, CVE-2014-3687, CVE-2014-3688Sona Sarmadi2015-02-034-0/+613
| | | | | | | | | | | | | | | | | | | | | | | | | CVE-2014-3673 skb_over_panic when receiving malformed ASCONF chunks Fixes: b896b82be4ae ("[SCTP] ADDIP: Support for processing incoming ASCONF_ACK chunks.") CVE-2014-3687 panic on duplicate ASCONF chunks Fixes: 2e3216cd54b1 ("sctp: Follow security requirement of responding with 1 packet") CVE-2014-3688 remote memory pressure from excessive queueing Fixes: 2e3216cd54b1 ("sctp: Follow security requirement of responding with 1 packet") References: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688 http://www.openwall.com/lists/oss-security/2014/11/13/8 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* kvm-iommu: CVE-2014-3601, CVE-2014-8369Sona Sarmadi2015-02-033-0/+182
| | | | | | | | | | | | | | | | | | | CVE-2014-3601 Fixes the third parameter of kvm_iommu_put_pages The third parameter of kvm_iommu_put_pages is wrong, It should be 'gfn - slot->base_gfn'. CVE-2014-8369 Fixes excessive pages un-pinning in kvm_iommu_map error path. (This vulnerability exists because of an incorrect fix for CVE-2014-3601 Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3601 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8369 https://bugzilla.redhat.com/show_bug.cgi?id=1156518 https://lkml.org/lkml/2014/10/24/460 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* Kernel-HID/USB: multiple CVEsSona Sarmadi2015-02-035-0/+286
| | | | | | | | | | | | | | | CVE-2014-3181 Kernel: HID: OOB write in magicmouse driver CVE-2014-3182 Kernel: HID: logitech-dj OOB array access CVE-2014-3184 Kernel: HID: off by one error in various _report_fixup routine CVE-2014-3185 Kernel: USB serial: memory corruption flaw References: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3181 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3182 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3184 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3185 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* net-sctp: CVE-2014-0101Sona Sarmadi2015-02-032-0/+146
| | | | | | | | | | | | | Fixes null pointer dereference when processing authenticated cookie_echo chunk Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0101 https://bugzilla.redhat.com/show_bug.cgi?id=1070705 Introduced by: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bbd0d59809f9 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* udf: CVE-2014-6410Sona Sarmadi2015-01-222-0/+97
| | | | | | | | | | Avoid infinite loop when processing indirect ICBs References: http://seclists.org/oss-sec/2014/q3/600 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
* mnt: CVE-2014-5206_CVE-2014-5207Sona Sarmadi2015-01-226-0/+654
| | | | | | | | | | | | | | This patches fixes mount flags handling during remount issue. The patches come from: https://www.kernel.org (remotes/origin/linux-3.12.y branch) References: http://seclists.org/oss-sec/2014/q3/357 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5206 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5207 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>