summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus
2019-10-04MAINTAINERS: Add hp_sdc drivers to parisc archHelge Deller
2019-10-04arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-10-04arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-10-04arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland
2019-10-04arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall
2019-10-04arm64: Mark functions using explicit register variables as '__always_inline'Will Deacon
2019-10-04USB: usblcd: use pr_err()Johan Hovold
2019-10-04USB: usblcd: drop redundant lcd mutexJohan Hovold
2019-10-04USB: usblcd: drop redundant disconnect mutexJohan Hovold
2019-10-04USB: usblcd: fix I/O after disconnectJohan Hovold
2019-10-04bindings: rename links to mason USB2/USB3 DT filesMauro Carvalho Chehab
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-10-04usbip: vhci_hcd indicate failed messageMao Wenan
2019-10-04USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-10-04USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-10-04USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak
2019-10-04usb: cdns3: Fix use after free in probe error handlingDan Carpenter
2019-10-04USB: microtek: fix info-leak at probeJohan Hovold
2019-10-04dt-bindings: usb: Fix references to usb-hcd.yamlJonathan Neuschäfer
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold
2019-10-04USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-10-04staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li
2019-10-04Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost
2019-10-04staging: speakup: document sysfs attributesOkash Khawaja
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-04Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-03scsi: MAINTAINERS: Update qla2xxx driverHimanshu Madhani
2019-10-03scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton
2019-10-04dt-bindings: arm: rockchip: fix Theobroma-System board bindingsHeiko Stuebner
2019-10-04arm64: dts: rockchip: fix Rockpro64 RK808 interrupt lineHugh Cole-Baker
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-03clk: at91: sam9x60: fix programmable clockEugen Hristev
2019-10-03block: sed-opal: fix sparse warning: convert __be64 dataRandy Dunlap
2019-10-03block: sed-opal: fix sparse warning: obsolete array init.Randy Dunlap
2019-10-03HID: Fix assumption that devices have inputsAlan Stern
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-03sched: add kernel-doc for struct clone_argsChristian Brauner
2019-10-03fork: add kernel-doc for clone3Christian Brauner
2019-10-03usercopy: Add parentheses around assignment in test_copy_struct_from_userNathan Chancellor
2019-10-03tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()Eric Dumazet