summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xhci: tegra: Prevent error pointer dereferenceThierry Reding2019-03-101-2/+2
* tracing: Fix event filters and triggers to handle negative numbersPavel Tikhomirov2019-03-101-1/+4
* x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov2019-03-101-3/+16
* x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-03-101-5/+3
* tipc: fix RDM/DGRAM connect() regressionErik Hugne2019-03-101-1/+1
* team: Free BPF filter when unregistering netdevIdo Schimmel2019-03-101-0/+15
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-101-1/+23
* sctp: call iov_iter_revert() after sending ABORTXin Long2019-03-101-0/+1
* qmi_wwan: Add support for Quectel EG12/EM12Kristian Evensen2019-03-101-8/+18
* net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-03-101-0/+3
* net: sched: put back q.qlen into a single locationEric Dumazet2019-03-103-27/+19
* net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-101-3/+11
* net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 familyHeiner Kallweit2019-03-101-6/+6
* net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit2019-03-101-1/+1
* net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit2019-03-101-0/+1
* ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel2019-03-101-4/+4
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-03-101-18/+24
* staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa2019-03-101-5/+20
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-03-101-1/+1
* staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh2019-03-101-2/+2
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-101-0/+1
* staging: erofs: fix illegal address access under memory pressureGao Xiang2019-03-101-1/+6
* staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2019-03-102-15/+37
* staging: erofs: fix memleak of inode's shared xattr arraySheng Yong2019-03-101-1/+4
* staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2019-03-102-9/+24
* driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven2019-03-101-1/+1
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-102-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-101-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-101-0/+2
* binder: create node flag to request sender's security contextTodd Kjos2019-03-102-23/+102
* staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang2019-03-101-25/+45
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-103-24/+17
* Linux 5.0v5.0Linus Torvalds2019-03-031-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-023-3/+5
|\
| * Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-03-011-1/+1
| |\
| | * arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez2019-02-261-1/+1
| | * Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross2019-02-261-1/+1
| | |\
| * | \ Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2019-03-011-1/+3
| |\ \ \
| | * | | tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
| * | | | ARM: dts: gemini: Re-enable display controllerLinus Walleij2019-02-251-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-022-3/+5
|\ \ \ \ \
| * | | | | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu2019-02-281-1/+1
| * | | | | x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-02-251-2/+4
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-0210-35/+70
|\ \ \ \ \ \
| * | | | | | scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche2019-02-271-1/+0
| * | | | | | scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke2019-02-251-3/+7
| * | | | | | scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-252-5/+11
| * | | | | | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+5
| * | | | | | scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+13
| * | | | | | scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-3/+5
OpenPOWER on IntegriCloud