summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-11packet: hold bind lock when rebinding to fanout hookWillem de Bruijn1-5/+11
2017-11-11KEYS: don't let add_key() update an uninstantiated keyDavid Howells1-0/+10
2017-11-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-11-11mac80211: accept key reinstall without changing anythingJohannes Berg1-3/+17
2017-11-11assoc_array: Fix a buggy node-splitting caseDavid Howells1-34/+17
2017-11-11KEYS: prevent KEYCTL_READ on negative keyEric Biggers1-0/+5
2017-11-11fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh1-0/+8
2017-11-11brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-11-11cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3
2017-11-11epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-13/+23
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-11-11sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov1-2/+3
2017-11-11sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov1-2/+2
2017-11-11sch_fq_codel: avoid double free on init failureNikolay Aleksandrov1-3/+1
2017-11-11sch_cbq: fix null pointer dereferences on init failureNikolay Aleksandrov1-3/+7
2017-11-11sch_hfsc: fix null pointer deref and double free on init failureNikolay Aleksandrov1-2/+2
2017-11-11sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov1-0/+3
2017-11-11sch_multiq: fix double free on init failureNikolay Aleksandrov1-7/+2
2017-11-11sch_htb: fix crash on init failureNikolay Aleksandrov1-2/+3
2017-11-11net_sched: fix error recovery at qdisc creationEric Dumazet5-23/+19
2017-11-11CIFS: remove endian related sparse warningSteve French1-1/+1
2017-11-11CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-11-11i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3
2017-11-11i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit1-2/+2
2017-11-11alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+11
2017-11-11x86/ldt: Fix off by one in get_segment_base()Dan Carpenter1-5/+2
2017-11-11cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-11-11ipv6: fix sparse warning on rt6i_nodeWei Wang3-6/+9
2017-11-11l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault1-9/+12
2017-11-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault1-6/+0
2017-11-11l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault1-12/+15
2017-11-11l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault1-2/+4
2017-11-11l2tp: hold tunnel while processing genl delete commandGuillaume Nault1-2/+4
2017-11-11l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault3-47/+38
2017-11-11l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault2-5/+7
2017-11-11l2tp: initialise session's refcount before making it reachableGuillaume Nault1-4/+2
2017-11-11dm: fix printk() rate limiting codeBart Van Assche2-39/+12
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches1-39/+32
2017-11-11xfrm_user: fix info leak in build_aevent()Mathias Krause1-0/+1
2017-11-11xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause1-0/+1
2017-11-11Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-11-11r8169: Be drop monitor friendlyFlorian Fainelli1-2/+2
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli1-1/+0
2017-11-11ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert1-1/+1
2017-11-11ipv6: add rcu grace period before freeing fib6_nodeWei Wang3-8/+55
2017-11-11ipv6: Add rt6_get_cookie() functionMartin KaFai Lau7-10/+12
2017-11-11PM/hibernate: touch NMI watchdog when creating snapshotChen Yu1-2/+18
2017-11-11perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-11-11netvsc: fix deadlock betwen link status and removalstephen hemminger1-2/+7
2017-11-11mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1