summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2-9/+4
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel1-2/+6
2019-07-10tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata1-4/+6
2019-07-10lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-07-10ALSA: hda/realtek - Change front mic location for Lenovo M710qDennis Wassenberg1-0/+1
2019-07-10ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King1-2/+2
2019-07-10ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2019-07-10ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto1-1/+1
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-07-10crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch1-0/+1
2019-07-10crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-07-10ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn1-3/+1
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi1-0/+18
2019-07-10MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton1-2/+0
2019-07-10ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li1-2/+5
2019-07-10module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2-1/+15
2019-07-10mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack1-2/+2
2019-07-10scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut1-1/+1
2019-07-10cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz1-1/+14
2019-07-10platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak1-1/+1
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
2019-07-10SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński1-1/+2
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
2019-07-10ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper1-0/+4
2019-07-10ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper1-1/+1
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang1-1/+9
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang1-0/+1
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang1-0/+2
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang1-1/+2
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa1-1/+1
2019-07-03Linux 4.14.132v4.14.132Greg Kroah-Hartman1-1/+1
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker1-1/+1
2019-07-03tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long1-5/+3
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon2-4/+7
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann4-9/+71
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon1-1/+3
2019-07-03bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau1-1/+1
2019-07-03bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau2-2/+6
2019-07-03bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-03team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-03tun: wake up waitqueues after IFF_UP is setFei Li1-10/+9
2019-07-03tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long1-3/+15
2019-07-03tipc: change to use register_pernet_deviceXin Long1-6/+6