summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-03HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke1-8/+8
2018-02-03HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra1-12/+12
2018-02-03crypto: af_alg - whitelist mask and typeStephan Mueller1-4/+6
2018-02-03crypto: sha3-generic - fixes for alignment and big endian operationArd Biesheuvel1-2/+3
2018-02-03crypto: inside-secure - avoid unmapping DMA memory that was not mappedAntoine Tenart1-8/+12
2018-02-03crypto: inside-secure - fix hash when length is a multiple of a blockAntoine Tenart1-11/+25
2018-02-03crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesniJunaid Shahid1-100/+12
2018-02-03crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesniJunaid Shahid1-42/+45
2018-02-03crypto: aesni - add wrapper for generic gcm(aes)Sabrina Dubroca1-12/+54
2018-02-03crypto: aesni - Use GCM IV size constantCorentin LABBE1-3/+4
2018-02-03crypto: gcm - add GCM IV size constantCorentin LABBE1-0/+8
2018-02-03crypto: aesni - fix typo in generic_gcmaes_decryptSabrina Dubroca1-1/+1
2018-02-03crypto: aesni - handle zero length dst bufferStephan Mueller1-1/+1
2018-02-03crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDHHauke Mehrtens1-1/+1
2018-02-03ALSA: hda - Reduce the suspend time consumption for ALC256Takashi Iwai1-2/+4
2018-02-03gpio: Fix kernel stack leak to userspaceLinus Walleij1-0/+3
2018-02-03gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard1-10/+10
2018-02-03tools/gpio: Fix build error with musl libcJoel Stanley1-0/+1
2018-02-03KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan1-1/+1
2018-02-03loop: fix concurrent lo_open/lo_releaseLinus Torvalds1-2/+8
2018-02-03futex: Fix OWNER_DEAD fixupPeter Zijlstra1-3/+3
2018-01-31Linux 4.14.16v4.14.16Greg Kroah-Hartman1-1/+1
2018-01-31nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings1-3/+3
2018-01-31cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki1-3/+16
2018-01-31bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann1-9/+11
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann2-2/+46
2018-01-31bpf: fix 32-bit divide by zeroAlexei Starovoitov2-0/+22
2018-01-31bpf: fix divides by zeroEric Dumazet1-2/+2
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-5/+16
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov6-8/+50
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+3
2018-01-31x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski1-5/+29
2018-01-31x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov1-1/+1
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-31perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang1-1/+1
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti1-0/+1
2018-01-31tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca1-2/+2
2018-01-31tls: return -EBUSY if crypto_info is already setSabrina Dubroca1-1/+3
2018-01-31tls: fix sw_ctx leakSabrina Dubroca1-5/+7
2018-01-31net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin1-0/+9
2018-01-31netlink: reset extack earlier in netlink_rcv_skbXin Long1-1/+1
2018-01-31nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-31net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh1-0/+6
2018-01-31netlink: extack needs to be reset each time through loopDavid Ahern1-1/+2
2018-01-31sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long1-2/+8
2018-01-31flow_dissector: properly cap thoff fieldEric Dumazet1-2/+1
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2