summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-18Linux 4.4.99v4.4.99Greg Kroah-Hartman1-1/+1
2017-11-18misc: panel: properly restore atomic counter on error pathWilly Tarreau1-4/+19
2017-11-18target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2-4/+4
2017-11-18target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2-12/+8
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin1-3/+0
2017-11-18tipc: fix link attribute propagation bugRichard Alpe2-23/+6
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni5-15/+4
2017-11-18tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet4-4/+10
2017-11-18tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet1-1/+2
2017-11-18tcp/dccp: fix ireq->opt racesEric Dumazet7-39/+33
2017-11-18ipip: only increase err_count for some certain type icmp in ipip_errXin Long1-16/+42
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-11-18sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long1-0/+32
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes1-1/+1
2017-11-18ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long1-4/+7
2017-11-18net/unix: don't show information about sockets from other namespacesAndrei Vagin1-0/+2
2017-11-18ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-11-18packet: avoid panic in packet_getsockopt()Eric Dumazet1-8/+16
2017-11-18sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long1-1/+1
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang3-3/+9
2017-11-18l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault1-0/+3
2017-11-18tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2-4/+5
2017-11-18tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-18ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai1-0/+3
2017-11-18Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2017-11-18usb: usbtest: fix NULL pointer dereferenceAlan Stern1-2/+3
2017-11-18mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg1-2/+34
2017-11-18mac80211: use constant time comparison with keysJason A. Donenfeld1-1/+2
2017-11-18mac80211: accept key reinstall without changing anythingJohannes Berg1-3/+17
2017-11-15Linux 4.4.98v4.4.98Greg Kroah-Hartman1-1/+1
2017-11-15PKCS#7: fix unitialized boolean 'want'Colin Ian King1-1/+1
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov1-2/+2
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh1-1/+1
2017-11-15Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen1-0/+1
2017-11-15MIPS: AR7: Defer registration of GPIOJonas Gorski2-2/+4
2017-11-15tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez1-2/+26
2017-11-15selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez1-2/+2
2017-11-15selftests: firmware: add empty string and async testsBrian Norris1-1/+9
2017-11-15test: firmware_class: report errors properly on failureBrian Norris1-3/+8
2017-11-15MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-11-15MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic1-3/+3
2017-11-15MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2-9/+10
2017-11-15MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2017-11-15ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai1-1/+2
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32