summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25serdev: fix receive_buf return value when no callbackJohan Hovold1-1/+1
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap1-0/+1
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
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-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-25ALSA: bcd2000: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2018-02-25ALSA: caiaq: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2018-02-25ALSA: line6: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson1-1/+1
2018-02-25dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()Jan Kara1-1/+6
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe1-10/+22
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2-11/+21
2018-02-25xfrm: check id proto in validate_tmpl()Cong Wang1-0/+15
2018-02-25xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert1-1/+7
2018-02-25RDMA/netlink: Fix general protection faultLeon Romanovsky4-4/+4
2018-02-25KVM/x86: Check input paging mode when cs.l is setLan Tianyu1-0/+26
2018-02-25mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.Tetsuo Handa1-0/+3
2018-02-25xfrm: skip policies marked as dead while rehashingFlorian Westphal1-1/+2