summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-28genirq/matrix: Handle CPU offlining properThomas Gleixner1-9/+14
2018-02-28extcon: int3496: process id-pin first so that we start with the right statusHans de Goede1-1/+2
2018-02-28PKCS#7: fix certificate blacklistingEric Biggers1-4/+6
2018-02-28PKCS#7: fix certificate chain verificationEric Biggers1-1/+1
2018-02-28X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers1-8/+13
2018-02-28X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers1-1/+3
2018-02-28i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt1-1/+20
2018-02-28i2c: designware: must wait for enableBen Gardner1-1/+1
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler1-1/+1
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov1-7/+63
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-28kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel1-1/+1
2018-02-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2-14/+3
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