summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-25dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva
2018-02-25dmaengine: ioat: Fix error handling pathChristophe JAILLET
2018-02-25gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2018-02-25net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2018-02-25ARM: dts: Fix elm interrupt compiler warningTony Lindgren
2018-02-25s390/dasd: prevent prefix I/O errorStefan Haberland
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-25m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer
2018-02-25ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng
2018-02-25scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon
2018-02-25sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...Xin Long
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2018-02-25i40iw: Correct ARP index maskMustafa Ismail
2018-02-25pinctrl: sunxi: Fix A64 UART mux valueAndre Przywara
2018-02-25pinctrl: sunxi: Fix A80 interrupt pin bankAndre Przywara
2018-02-25media: s5k6aa: describe some function parametersMauro Carvalho Chehab
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-25ARM: dts: am437x-cm-t43: Correct the dmas property of spi0Peter Ujfalusi
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi
2018-02-25ARM: dts: logicpd-somlv: Fix wl127x pinmuxAdam Ford
2018-02-25ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enetAdam Ford
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-25staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings
2018-02-25dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann
2018-02-25crypto: hash - prevent using keyed hashes without setting keyEric Biggers
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-25net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn
2018-02-25rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-02-25netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-02-25netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov