summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds-2208/+4272
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds-155/+137
2017-07-13Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-152/+244
2017-07-13Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds-15/+28
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds-249/+407
2017-07-13Btrfs: fix write corruption due to bio cloning on raid5/6Filipe Manana-8/+18
2017-07-13drm: Add missing field copy in compat_drm_versionJeffy Chen-0/+3
2017-07-13svcrdma: fix an incorrect check on -E2BIG and -EINVALColin Ian King-1/+1
2017-07-13Documentation: ABI: mtd: describe "offset" more preciselyRafał Miłecki-3/+3
2017-07-13isofs: Fix isofs_show_options()David Howells-1/+1
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan-6/+27
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek-4/+3
2017-07-13ext2: Fix memory leak when truncate races ext2_get_blocksErnesto A. Fernández-0/+1
2017-07-13mmc: tmio-mmc: fix bad pointer mathChris Brandt-10/+9
2017-07-13mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja-0/+1
2017-07-12clk: Provide bulk prepare_enable disable_unprepare variantsBjorn Andersson-0/+22
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-2/+11
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-15/+32
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-101/+172
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds-0/+3
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie-41/+43
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie-78/+148
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/lin...Dave Airlie-128/+205
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-53/+73
2017-07-13PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki-22/+13
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov-31/+18
2017-07-12ARM: samsung: usb-ohci: move inline before return typeJoe Perches-1/+1
2017-07-12video: fbdev: omap: move inline before return typeJoe Perches-3/+3
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches-1/+1
2017-07-12USB: serial: safe_serial: move __inline__ before return typeJoe Perches-1/+1
2017-07-12drivers: tty: serial: move inline before return typeJoe Perches-4/+4
2017-07-12drivers: s390: move static and inline before return typeJoe Perches-2/+2
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches-2/+2
2017-07-12sh: move inline before return typeJoe Perches-1/+1
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches-1/+1
2017-07-12m68k: coldfire: move inline before return typeJoe Perches-2/+2
2017-07-12ia64: sn: pci: move inline before typeJoe Perches-3/+3
2017-07-12ia64: move inline before return typeJoe Perches-1/+1
2017-07-12FRV: tlbflush: move asmlinkage before return typeJoe Perches-4/+4
2017-07-12CRIS: gpio: move inline before return typeJoe Perches-2/+2
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches-1/+1
2017-07-12ARM: KVM: move asmlinkage before typeJoe Perches-4/+4
2017-07-12checkpatch: improve the STORAGE_CLASS testJoe Perches-2/+10
2017-07-12mm, migration: do not trigger OOM killer when migrating memoryMichal Hocko-2/+3
2017-07-12drm/i915: use __GFP_RETRY_MAYFAILMichal Hocko-1/+2
2017-07-12mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizesMichal Hocko-10/+4
2017-07-12xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAILMichal Hocko-0/+10
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko-47/+86
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko-1/+1
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel-9/+19