summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd
2019-03-28w1: ds2482: cosmetic fixes after 54865314f5a1Mariusz Bialonczyk
2019-03-28char: hpet: fix a missing check of ioremapKangjie Lu
2019-03-28sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva
2019-03-28uio: uio_fsl_elbc_gpcm: Make dev_attr_reg_br and dev_attr_reg_or staticYueHaibing
2019-03-28misc: fastrpc: increase max init file size to 64 MBSrinivas Kandagatla
2019-03-28misc: fastrpc: fix remote page size calculationSrinivas Kandagatla
2019-03-28misc: fastrpc: take into account of overlapping buffersSrinivas Kandagatla
2019-03-28misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla
2019-03-28misc: fastrpc: use correct spinlock variantSrinivas Kandagatla
2019-03-28misc: fastrpc: make sure memory read and writes are visibleSrinivas Kandagatla
2019-03-28misc: fastrpc: Fix a possible double freeThierry Escande
2019-03-28misc: fastrpc: Avoid free of DMA buffer in interrupt contextThierry Escande
2019-03-28misc: rtsx: clean up some indentingDan Carpenter
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler
2019-03-28mei/hdcp: Fix SPDX identifiersTomas Winkler
2019-03-28nfc/mei: convert to SPDX license tagsTomas Winkler
2019-03-28mei: convert to SPDX license tagsTomas Winkler
2019-03-28mei: add missing SPDX tag to mei KconfigTomas Winkler
2019-03-28parport_cs: Fix memory leak in parport_configYueHaibing
2019-03-24Linux 5.1-rc2v5.1-rc2Linus Torvalds
2019-03-24Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-03-24Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23ext4: prohibit fstrim in norecovery modeDarrick J. Wong
2019-03-23ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)
2019-03-23ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22cifs: update internal module version numberSteve French
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)
2019-03-22cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg
2019-03-22fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French
2019-03-22cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng
2019-03-22CIFS: Fix an issue with re-sending rdata when transport returning -EAGAINLong Li