summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-10ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-07-10ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li
2019-07-10module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf
2019-07-10tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik
2019-07-10mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack
2019-07-10scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut
2019-07-10cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz
2019-07-10i2c: pca-platform: Fix GPIO lookup codeLinus Walleij
2019-07-10platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak
2019-07-10platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak
2019-07-10platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King
2019-07-10platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace
2019-07-10SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński
2019-07-10ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-07-10x86/CPU: Add more Icelake model numbersKan Liang
2019-07-10ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper
2019-07-10ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang
2019-07-10drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang
2019-07-10drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing
2019-07-10ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang
2019-07-10ASoC: ak4458: add return value for ak4458_probeViorel Suman
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax
2019-07-10netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal
2019-07-10netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal
2019-07-10netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal
2019-07-10netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal
2019-07-10md/raid0: Do not bypass blocking queue entered for raid0 biosGuilherme G. Piccoli
2019-07-10block: Fix a NULL pointer dereference in generic_make_request()Guilherme G. Piccoli
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-07-03Linux 4.19.57v4.19.57Greg Kroah-Hartman
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen
2019-07-03tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-07-03bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau