summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-08docs: zh_CN: get rid of basic_profiling.txtMauro Carvalho Chehab1-71/+0
2019-06-08isdn: mISDN: remove a bogus reference to a non-existing docMauro Carvalho Chehab1-2/+0
2019-06-08ABI: sysfs-devices-system-cpu: point to the right docsMauro Carvalho Chehab1-1/+2
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds20-92/+251
2019-06-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+6
2019-06-08Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+0
2019-06-07Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds48-197/+510
2019-06-08MAINTAINERS: Karthikeyan Ramasubramanian is MIAWolfram Sang1-1/+0
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-07Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+34
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber1-0/+3
2019-06-07uaccess: add noop untagged_addr definitionAndrey Konovalov1-0/+11
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+2
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe4-63/+150
2019-06-07Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-9/+13
2019-06-07Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-24/+26
2019-06-07Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds9-24/+100
2019-06-07x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24
2019-06-07Documentation: {u,k}probes: add tracing_on before tracingLecopzer Chen2-1/+12
2019-06-07treewide: trivial: fix s/poped/popped/ typoGeorge G. Davis2-2/+2
2019-06-07Documentation: xfs: Fix typoShiyang Ruan1-1/+1
2019-06-07Documentation: nvdimm: Fix typoShiyang Ruan1-2/+2
2019-06-07doc:it_IT: documentation alignmentFederico Vaga1-9/+8
2019-06-07doc:it_IT: fix file referencesFederico Vaga6-6/+18
2019-06-07scripts/sphinx-pre-install: fix "dependenties" typoBjorn Helgaas1-1/+1
2019-06-07docs: clk: fix struct syntaxLuca Ceresoli1-3/+3
2019-06-07docs: Kbuild/Makefile: allow check for missing docs at build timeMauro Carvalho Chehab4-0/+29
2019-06-07KVM: arm/arm64: Always capitalize ITSGeert Uytterhoeven1-1/+1
2019-06-07Documentation: net: dsa: Grammar s/the its/its/Geert Uytterhoeven1-2/+2
2019-06-07Documentation: tee: Grammar s/the its/its/Geert Uytterhoeven1-1/+1
2019-06-07Documentation: fix typo CLOCK_MONONOTNIC_COARSEAurelien Thierry1-1/+1
2019-06-07Documentation/dm-init: fix multi device exampleHelen Koike1-7/+7
2019-06-07Documentation: DMA-API: fix a function name of max_mapping_sizeYoshihiro Shimoda1-1/+1
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-131/+218
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-35/+95
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-10/+13
2019-06-08kbuild: use more portable 'command -v' for cc-cross-prefixMasahiro Yamada1-1/+6
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik1-1/+1
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki7-24/+63
2019-06-07block, bfq: add weight symlink to the bfq.weight cgroup parameterAngelo Ruocco1-2/+4
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco2-4/+32
2019-06-07Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie15-98/+242
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...Ben Skeggs5-6/+18
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs1-14/+14
2019-06-07drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs6-41/+141
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs6-21/+32
2019-06-07drm/nouveau/core: support versioned firmware loadingBen Skeggs2-6/+31
2019-06-07drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs6-18/+14
2019-06-06block: free sched's request pool in blk_cleanup_queueMing Lei6-6/+52
2019-06-07Merge tag 'drm-intel-fixes-2019-06-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-7/+46