summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-18macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca1-0/+2
2017-11-18net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet1-2/+1
2017-11-18netlink: do not set cb_running if dump's start() errsJason A. Donenfeld1-6/+7
2017-11-18ipv6: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-11-18ipv4: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-11-18gso: fix payload length when gso_size is zeroAlexey Kodanev3-3/+3
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-11-15Linux 4.13.13v4.13.13Greg Kroah-Hartman1-1/+1
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov1-2/+2
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin2-10/+9
2017-11-15x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin1-3/+7
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-15can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-15can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-15Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds3-11/+6
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh1-1/+1
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-15Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-15KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras2-10/+29
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-15MIPS: BMIPS: Fix missing cbr addressJaedon Shin1-2/+2
2017-11-15MIPS: Fix CM region target definitionsPaul Burton1-2/+2
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
2017-11-15ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang1-0/+5
2017-11-15ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako1-0/+1
2017-11-15ALSA: timer: Limit max instances per timerTakashi Iwai3-13/+57
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-15ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki1-3/+3
2017-11-15ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki3-1/+12
2017-11-15ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki1-9/+19
2017-11-15ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki1-0/+28
2017-11-15KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers1-2/+2
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin1-6/+6
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin1-6/+6
2017-11-15crypto: ccm - preserve the IV bufferRomain Izard1-1/+3
2017-11-15workqueue: Fix NULL pointer dereferenceLi Bin1-1/+2
2017-11-15netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis1-1/+0
2017-11-15netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal3-80/+54
2017-11-08Linux 4.13.12v4.13.12Greg Kroah-Hartman1-1/+1
2017-11-08irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart1-0/+1
2017-11-08x86/mcelog: Get rid of RCU remnantsBorislav Petkov1-94/+27
2017-11-08perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo1-2/+4
2017-11-08futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra1-3/+20
2017-11-08powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao1-1/+6
2017-11-08x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki3-6/+11