summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-215-9/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia2018-07-211-1/+1
| * | | | | | | | | | | mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins2018-07-211-0/+2
| * | | | | | | | | | | fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-211-7/+13
| * | | | | | | | | | | MAINTAINERS: Peter has movedPeter Senna Tschudin2018-07-211-1/+1
| * | | | | | | | | | | mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre2018-07-211-0/+3
* | | | | | | | | | | | Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-202-14/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-022-14/+31
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-101-2/+2
| * | | | | | | | | | | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
| * | | | | | | | | | | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-101-0/+12
| * | | | | | | | | | | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-102-4/+22
| * | | | | | | | | | | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-101-2/+3
| * | | | | | | | | | | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-101-6/+8
| * | | | | | | | | | | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-101-2/+2
| * | | | | | | | | | | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-102-14/+28
* | | | | | | | | | | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-202-2/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-202-2/+31
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-201-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-2024-47/+112
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-192-1/+3
| * | | | | | | | | | | | | ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| * | | | | | | | | | | | | ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| * | | | | | | | | | | | | ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| * | | | | | | | | | | | | ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-0912-12/+0
| * | | | | | | | | | | | | ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell2018-07-091-1/+0
| * | | | | | | | | | | | | ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| * | | | | | | | | | | | | ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel2018-07-091-0/+62
| * | | | | | | | | | | | | ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel2018-06-211-0/+1
| * | | | | | | | | | | | | ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-202-3/+1
| * | | | | | | | | | | | | ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-06-131-14/+1
* | | | | | | | | | | | | | Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-206-70/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu2018-07-051-1/+1
| * | | | | | | | | | | | | | nds32: To simplify the implementation of update_mmu_cache()Greentime Hu2018-07-031-39/+8
| * | | | | | | | | | | | | | nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu2018-07-031-1/+2
| * | | | | | | | | | | | | | nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-032-23/+39
| * | | | | | | | | | | | | | nds32: Fix build error caused by configuration flag renameGuenter Roeck2018-06-191-6/+6
| * | | | | | | | | | | | | | nds32: define __NDS32_E[BL]__ for sparseLuc Van Oostenryck2018-06-191-0/+2
* | | | | | | | | | | | | | | Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-07-202-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-182-1/+20
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson2018-07-191-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-07-1918-64/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-07-2012-49/+105
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/nouveau/fb/gp100-: disable address remapperBen Skeggs2018-07-194-0/+15
| | * | | | | | | | | | | | | | drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul2018-07-163-6/+10