summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel2018-02-031-3/+6
* cpupowerutils: bench - Fix cpu online checkAbhishek Goel2018-02-031-1/+1
* Btrfs: bail out gracefully rather than BUG_ONLiu Bo2018-02-031-2/+8
* btrfs: Fix transaction abort during failure in btrfs_rm_dev_itemNikolay Borisov2018-02-031-8/+12
* drm/vc4: Account for interrupts in flightStefan Schake2018-02-031-0/+6
* VFS: Handle lazytime in do_mount()Markus Trippelsdorf2018-02-031-0/+1
* scsi: aacraid: Fix hang in kdumpRaghava Aditya Renukunta2018-02-032-9/+1
* scsi: aacraid: Fix udev inquiry race conditionRaghava Aditya Renukunta2018-02-031-4/+12
* ima/policy: fix parsing of fsuuidMike Rapoport2018-02-031-1/+1
* igb: Free IRQs when device is hotpluggedLyude Paul2018-02-031-1/+1
* mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan2018-02-031-0/+3
* gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke2018-02-031-8/+8
* HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra2018-02-031-12/+12
* crypto: af_alg - whitelist mask and typeStephan Mueller2018-02-031-4/+6
* crypto: sha3-generic - fixes for alignment and big endian operationArd Biesheuvel2018-02-031-2/+3
* crypto: inside-secure - avoid unmapping DMA memory that was not mappedAntoine Tenart2018-02-031-8/+12
* crypto: inside-secure - fix hash when length is a multiple of a blockAntoine Tenart2018-02-031-11/+25
* crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesniJunaid Shahid2018-02-031-100/+12
* crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesniJunaid Shahid2018-02-031-42/+45
* crypto: aesni - add wrapper for generic gcm(aes)Sabrina Dubroca2018-02-031-12/+54
* crypto: aesni - Use GCM IV size constantCorentin LABBE2018-02-031-3/+4
* crypto: gcm - add GCM IV size constantCorentin LABBE2018-02-031-0/+8
* crypto: aesni - fix typo in generic_gcmaes_decryptSabrina Dubroca2018-02-031-1/+1
* crypto: aesni - handle zero length dst bufferStephan Mueller2018-02-031-1/+1
* crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens2018-02-031-1/+1
* ALSA: hda - Reduce the suspend time consumption for ALC256Takashi Iwai2018-02-031-2/+4
* gpio: Fix kernel stack leak to userspaceLinus Walleij2018-02-031-0/+3
* gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard2018-02-031-10/+10
* tools/gpio: Fix build error with musl libcJoel Stanley2018-02-031-0/+1
* KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan2018-02-031-1/+1
* loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-02-031-2/+8
* futex: Fix OWNER_DEAD fixupPeter Zijlstra2018-02-031-3/+3
* Linux 4.14.16v4.14.16Greg Kroah-Hartman2018-01-311-1/+1
* nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-311-3/+3
* cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki2018-01-311-3/+16
* bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann2018-01-311-9/+11
* bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-01-312-2/+46
* bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-01-312-0/+22
* bpf: fix divides by zeroEric Dumazet2018-01-311-2/+2
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-01-311-5/+16
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-316-8/+50
* hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-311-0/+3
* x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski2018-01-311-5/+29
* x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov2018-01-311-1/+1
* x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-311-2/+18
* perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang2018-01-311-1/+1
* vmxnet3: repair memory leakNeil Horman2018-01-311-1/+1