summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.99-rt113v4.4.99-rt113Steven Rostedt (VMware)2017-11-291-1/+1
* Merge tag 'v4.4.99' into v4.4-rtSteven Rostedt (VMware)2017-11-2941-146/+298
|\
| * Linux 4.4.99v4.4.99Greg Kroah-Hartman2017-11-181-1/+1
| * misc: panel: properly restore atomic counter on error pathWilly Tarreau2017-11-181-4/+19
| * target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2017-11-182-4/+4
| * target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-11-182-12/+8
| * brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin2017-11-181-3/+0
| * tipc: fix link attribute propagation bugRichard Alpe2017-11-182-23/+6
| * security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-185-15/+4
| * tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-11-184-4/+10
| * tcp/dccp: fix lockdep splat in inet_csk_route_req()Eric Dumazet2017-11-181-1/+2
| * tcp/dccp: fix ireq->opt racesEric Dumazet2017-11-187-39/+33
| * ipip: only increase err_count for some certain type icmp in ipip_errXin Long2017-11-181-16/+42
| * ppp: fix race in ppp device destructionGuillaume Nault2017-11-181-0/+20
| * sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long2017-11-181-0/+32
| * tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-11-181-1/+1
| * ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long2017-11-181-4/+7
| * net/unix: don't show information about sockets from other namespacesAndrei Vagin2017-11-181-0/+2
| * ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-11-182-2/+3
| * packet: avoid panic in packet_getsockopt()Eric Dumazet2017-11-181-8/+16
| * sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long2017-11-181-1/+1
| * tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-183-3/+9
| * l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault2017-11-181-0/+3
| * tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-182-4/+5
| * tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-182-0/+6
| * ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-11-181-0/+3
| * Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-11-181-2/+14
| * usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-11-181-2/+3
| * mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg2017-11-181-2/+34
| * mac80211: use constant time comparison with keysJason A. Donenfeld2017-11-181-1/+2
| * mac80211: accept key reinstall without changing anythingJohannes Berg2017-11-181-3/+17
* | Linux 4.4.98-rt112v4.4.98-rt112Steven Rostedt (VMware)2017-11-291-1/+1
* | Merge tag 'v4.4.98' into v4.4-rtSteven Rostedt (VMware)2017-11-2959-254/+451
|\ \ | |/
| * Linux 4.4.98v4.4.98Greg Kroah-Hartman2017-11-151-1/+1
| * PKCS#7: fix unitialized boolean 'want'Colin Ian King2017-11-151-1/+1
| * x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov2017-11-151-2/+2
| * can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-152-2/+0
| * can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-151-2/+10
| * rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-151-2/+2
| * drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-151-1/+1
| * Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-151-0/+1
| * MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-151-0/+1
| * MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-152-2/+4
| * tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-11-151-2/+26
| * selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-11-151-2/+2
| * selftests: firmware: add empty string and async testsBrian Norris2017-11-151-1/+9
| * test: firmware_class: report errors properly on failureBrian Norris2017-11-151-3/+8
| * MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-151-6/+16
| * MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-11-151-3/+3
| * MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-11-152-9/+10