summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Linux 4.15.6v4.15.6Greg Kroah-Hartman1-1/+1
2018-02-25vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systemsMichal Hocko1-3/+7
2018-02-25mei: me: add cannon point device ids for 4th deviceTomas Winkler2-0/+4
2018-02-25mei: me: add cannon point device idsAlexander Usyskin2-0/+6
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny1-3/+9
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-02-25xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing1-2/+1
2018-02-25xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing1-4/+2
2018-02-25xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing1-0/+1
2018-02-25xhci: Fix NULL pointer in xhci debugfsZhengjun Xing1-2/+2
2018-02-25staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean1-3/+1
2018-02-25staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-02-25staging: fsl-mc: fix build testing on x86Arnd Bergmann1-1/+1
2018-02-25binder: replace "%p" with "%pK"Todd Kjos1-4/+4
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers1-0/+2
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-25ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen1-0/+9
2018-02-25ANDROID: binder: remove WARN() for redundant txn errorTodd Kjos1-2/+8
2018-02-25dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-25video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann1-0/+5
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2018-02-25soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-25net_sched: gen_estimator: fix lockdep splatEric Dumazet1-0/+4
2018-02-25net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn1-1/+1
2018-02-25rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2-2/+8
2018-02-25rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan3-6/+7
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang1-5/+17
2018-02-25netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang1-0/+1
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni4-29/+26
2018-02-25netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov1-3/+13
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet1-0/+6
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov1-2/+1
2018-02-25kcov: detect double association with a single taskDmitry Vyukov1-2/+2
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li1-0/+6
2018-02-25blk_rq_map_user_iov: fix error overrideDouglas Gilbert1-2/+2
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott1-1/+3
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott1-1/+1
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers1-52/+60
2018-02-25media: pvrusb2: properly check endpoint typesAndrey Konovalov1-0/+12
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore1-0/+3
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore1-10/+8
2018-02-25ptr_ring: try vmalloc() when kmalloc() failsJason Wang1-5/+8
2018-02-25ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-25tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet1-10/+6
2018-02-22Linux 4.15.5v4.15.5Greg Kroah-Hartman1-1/+1
2018-02-22mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu1-4/+8
2018-02-22mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu1-0/+4
2018-02-22media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8