summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15Linux 4.13.13v4.13.13Greg Kroah-Hartman
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-15x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2017-11-15can: ifi: Fix transmitter delay calculationMarek Vasut
2017-11-15can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann
2017-11-15Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-11-15Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng
2017-11-15KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-15MIPS: BMIPS: Fix missing cbr addressJaedon Shin
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2017-11-15ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang
2017-11-15ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako
2017-11-15ALSA: timer: Limit max instances per timerTakashi Iwai
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-15ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki
2017-11-15ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki
2017-11-15ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki
2017-11-15ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki
2017-11-15KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2017-11-15crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15crypto: ccm - preserve the IV bufferRomain Izard
2017-11-15workqueue: Fix NULL pointer dereferenceLi Bin
2017-11-15netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis
2017-11-15netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal
2017-11-08Linux 4.13.12v4.13.12Greg Kroah-Hartman
2017-11-08irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart
2017-11-08x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-11-08perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo
2017-11-08futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra
2017-11-08powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao
2017-11-08x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-08Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-08MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-11-08MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-11-08MIPS: smp-cmp: Use right include for task_structJason A. Donenfeld
2017-11-08MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun
2017-11-08Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao
2017-11-08drm/i915/edp: read edp display control registers unconditionallyJani Nikula
2017-11-08drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst
2017-11-08mm, swap: fix race between swap count continuation operationsHuang Ying