summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Linux 4.13-rc6v4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-68/+85
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+48
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+84
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-0/+76
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan1-2/+2
2017-08-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-103/+224
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-18mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott1-5/+8
2017-08-18mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang1-5/+0
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta1-1/+1
2017-08-18signal: don't remove SIGNAL_UNKILLABLE for traced tasks.Jamie Iles1-1/+5
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko3-34/+64
2017-08-18mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko1-1/+11
2017-08-18slub: fix per memcg cache leak on css offlineVladimir Davydov1-1/+2
2017-08-18mm: discard memblock data laterPavel Tatashin4-39/+25
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez1-2/+2
2017-08-18kmod: fix wait on recursive loopLuis R. Rodriguez1-2/+23
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2-2/+2
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner3-17/+51
2017-08-18Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-13/+16
2017-08-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-23/+22
2017-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds10-55/+114
2017-08-18Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+3
2017-08-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-24/+34
2017-08-18Merge tag 'sound-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-21/+41
2017-08-18Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2017-08-18blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig1-1/+7
2017-08-18Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe4-14/+9
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner5-0/+76
2017-08-18genirq: Restore trigger settings in irq_modify_status()Marc Zyngier1-2/+8
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-08-18Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-2/+2
2017-08-18Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-0/+6
2017-08-18x86: Constify attribute_group structuresArvind Yadav7-36/+36
2017-08-18MAINTAINERS: Remove Jason Cooper's irqchip git treeFlorian Fainelli1-1/+0
2017-08-18ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai1-3/+11
2017-08-18ALSA: usb-audio: add DSD support for new Amanero PIDJussi Laako1-0/+4
2017-08-18nvme-pci: set cqe_seen on polled completionsKeith Busch1-3/+2
2017-08-18ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson1-2/+2
2017-08-17Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds7-17/+27
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+4
2017-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+6
2017-08-18Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-7/+6
2017-08-18Merge tag 'drm-intel-fixes-2017-08-16' of git://anongit.freedesktop.org/git/d...Dave Airlie6-10/+21
2017-08-17xfs: don't leak quotacheck dquots when cow recoveryDarrick J. Wong1-0/+2
2017-08-17xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong2-10/+11