summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-25usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-25usb: dwc2: host: Fix transaction errors in host modeMinas Harutyunyan
2018-05-25usb: dwc2: Fix interval type issueGrigor Tovmasyan
2018-05-25xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25ALSA: usb-audio: Add native DSD support for Luxman DA-06Nobutaka Okabe
2018-05-25Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-05-25net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis
2018-05-25net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich
2018-05-25USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-05-25usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek
2018-05-25usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan
2018-05-25usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-25usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-05-25usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-05-25usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-05-25x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-25hfsplus: stop workqueue when fill_super() failedTetsuo Handa
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg
2018-05-25scsi: zfcp: fix infinite iteration on ERP ready listJens Remus
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky
2018-05-25ext2: fix a block leakAl Viro
2018-05-25vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com
2018-05-25vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com
2018-05-25tcp: purge write queue in tcp_connect_init()Eric Dumazet
2018-05-25sock_diag: fix use-after-free read in __sk_freeEric Dumazet
2018-05-25packet: in packet_snd start writing at link layer allocationWillem de Bruijn
2018-05-25net: test tailroom before appending to linear skbWillem de Bruijn
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-22Linux 4.9.102v4.9.102Greg Kroah-Hartman
2018-05-22x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk
2018-05-22KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-05-22x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner
2018-05-22x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner
2018-05-22x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner
2018-05-22x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner
2018-05-22x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}Borislav Petkov
2018-05-22x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner