summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-02-25kcov: detect double association with a single taskDmitry Vyukov
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25blk_rq_map_user_iov: fix error overrideDouglas Gilbert
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2018-02-25Provide a function to create a NUL-terminated string from unterminated dataDavid Howells
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long