summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-25Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2-14/+37
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2-0/+11
2019-06-25staging: erofs: add requirements field in superblockGao Xiang3-3/+31
2019-06-25drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom1-29/+117
2019-06-25arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier1-0/+1
2019-06-25arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier1-5/+3
2019-06-25ARM: dts: am57xx-idk: Remove support for voltage switching for SD cardFaiz Abbas1-0/+1
2019-06-25ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay valuesFaiz Abbas1-20/+20
2019-06-25ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam1-1/+2
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao3-5/+6
2019-06-25riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13
2019-06-25can: purge socket error queue on sock destructWillem de Bruijn1-0/+1
2019-06-25can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-06-25can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula1-1/+1
2019-06-25btrfs: start readahead also in seed devicesNaohiro Aota1-0/+5