summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-03scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-07-03dm log writes: make sure super sector log updates are written in orderzhangyi (F)1-2/+21
2019-07-03mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King1-2/+2
2019-07-03mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2-13/+21
2019-07-03mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi1-0/+2
2019-07-03clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen1-2/+2
2019-07-03fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn1-16/+7
2019-07-03mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang1-1/+1
2019-07-03fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness1-1/+1
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+1
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2-42/+1
2019-07-03usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi1-3/+14
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi3-0/+18
2019-07-03usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi1-37/+24
2019-07-03usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi1-24/+4
2019-07-03usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi2-0/+9
2019-07-03usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi2-13/+12
2019-07-03Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"John Stultz1-2/+0
2019-07-03qmi_wwan: Fix out-of-bounds readBjørn Mork1-1/+1
2019-07-03net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó1-0/+1
2019-07-039p/trans_fd: put worker reqs on destroyDominique Martinet1-0/+8
2019-07-039p/trans_fd: abort p9_read_work if req status changedDominique Martinet1-6/+11
2019-07-039p: potential NULL dereferenceDan Carpenter1-1/+1
2019-07-039p: p9dirent_read: check network-provided name lengthDominique Martinet1-3/+9
2019-07-039p/rdma: remove useless check in cm_event_handlerDominique Martinet1-2/+1
2019-07-039p: acl: fix uninitialized iattr accessDominique Martinet1-1/+1
2019-07-039p: Rename req to rreq in trans_fdTomas Bortoli1-15/+15
2019-07-039p/rdma: do not disconnect on down_interruptible EAGAINDominique Martinet1-2/+2
2019-07-039p: Add refcount to p9_req_tTomas Bortoli6-12/+98
2019-07-039p: rename p9_free_req() functionTomas Bortoli1-50/+50
2019-07-039p: add a per-client fcall kmem_cacheDominique Martinet3-5/+37
2019-07-039p: embed fcall in req to round down buffer allocsDominique Martinet6-118/+125
2019-07-039p: Use a slab for allocating requestsMatthew Wilcox3-196/+102
2019-07-039p/xen: fix check for xenbus_read error in front_probeDominique Martinet1-2/+2
2019-07-03IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2-9/+4
2019-07-03Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"Sasha Levin1-4/+0
2019-07-03arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor1-1/+1
2019-07-03perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-07-03perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-07-03perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo1-1/+1
2019-06-25Linux 4.19.56v4.19.56Greg Kroah-Hartman1-1/+1
2019-06-25powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman1-4/+42
2019-06-25x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse1-1/+1
2019-06-25mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen1-1/+6
2019-06-25nl80211: fix station_info pertid memory leakAndy Strohman1-1/+3
2019-06-25mac80211: handle deauthentication/disassociation from TDLS peerYu Wang3-1/+37
2019-06-25{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty4-5/+16
2019-06-25mac80211: drop robust management frames from unknown TAJohannes Berg1-0/+2
2019-06-25cfg80211: fix memory leak of wiphy device nameEric Biggers1-1/+1
2019-06-25SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French1-1/+1