summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10crypto: user - prevent operating on larval algorithmsEric Biggers
2019-07-10ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10clk: sunxi: fix uninitialized accessArnd Bergmann
2019-07-10ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10ARC: fix allnoconfig build warningVineet Gupta
2019-07-10mfd: omap-usb-tll: Fix register offsetsArnd Bergmann
2019-07-10MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2019-07-10MIPS: math-emu: do not use bools for arithmeticManuel Lauss
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-10scsi: hpsa: correct ioaccel2 chainingDon Brace
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-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-07-10tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long
2019-07-10bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau
2019-07-10bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau
2019-07-10net: check before dereferencing netdev_ops during busy pollJosh Elsasser
2019-07-10ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra
2019-07-10bonding: Always enable vlan tx offloadYueHaibing
2019-07-10team: Always enable vlan tx offloadYueHaibing
2019-07-10tun: wake up waitqueues after IFF_UP is setFei Li
2019-07-10tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long
2019-07-10tipc: change to use register_pernet_deviceXin Long
2019-07-10sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-07-10net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-07-10af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-07-10cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven
2019-07-10NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-07-10mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2019-07-10fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-07-10fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-07-10net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó
2019-07-109p: p9dirent_read: check network-provided name lengthDominique Martinet
2019-07-109p/rdma: remove useless check in cm_event_handlerDominique Martinet
2019-07-109p: acl: fix uninitialized iattr accessDominique Martinet
2019-07-109p/rdma: do not disconnect on down_interruptible EAGAINDominique Martinet
2019-07-10perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-07-10perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo