summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, oom_reaper: gather each vma to prevent leaking TLB entryWang Nan2017-11-301-3/+4
* mm, memory_hotplug: do not back off draining pcp free pages from kworker contextMichal Hocko2017-11-301-4/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-295-38/+66
|\
| * crypto: skcipher - Fix skcipher_walk_aead_commonOndrej Mosnáček2017-11-251-0/+3
| * crypto: af_alg - remove locking in async callbackStephan Mueller2017-11-244-29/+39
| * crypto: algif_aead - skip SGL entries with NULL pageStephan Mueller2017-11-241-9/+24
* | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-2813-24/+66
|\ \
| * \ Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-245-5/+22
| |\ \
| | * | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-154-5/+16
| | * | drm/vc4: Account for interrupts in flightStefan Schake2017-11-141-0/+6
| * | | Merge tag 'drm-intel-next-fixes-2017-11-23' of git://anongit.freedesktop.org/...Dave Airlie2017-11-246-3/+23
| |\ \ \
| | * | | drm/i915: Fix init_clock_gating for resumeVille Syrjälä2017-11-211-0/+1
| | * | | drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson2017-11-211-2/+4
| | * | | drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson2017-11-211-0/+1
| | * | | drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King2017-11-211-1/+1
| | * | | drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede2017-11-213-0/+9
| | * | | drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...Hans de Goede2017-11-211-0/+7
| * | | | Merge tag 'drm-misc-next-fixes-2017-11-23' of git://anongit.freedesktop.org/d...Dave Airlie2017-11-241-0/+1
| |\ \ \ \
| | * | | | drm/vblank: Pass crtc_id to page_flip_ioctl.Maarten Lankhorst2017-11-231-0/+1
| * | | | | drm/ttm: don't attempt to use hugepages if dma32 requested (v2)Dave Airlie2017-11-241-16/+20
* | | | | | Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"Takashi Iwai2017-11-281-2/+2
* | | | | | proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds2017-11-281-2/+1
* | | | | | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27111-417/+417
* | | | | | auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer2017-11-271-0/+1
* | | | | | mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov2017-11-275-16/+24
* | | | | | mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov2017-11-271-23/+13
* | | | | | Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-271-2/+2
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
|\ \ \ \ \ \
| * | | | | | ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * | | | | | ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * | | | | | ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * | | | | | ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| * | | | | | ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2612-15/+52
|\ \ \ \ \ \ \
| * | | | | | | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
| * | | | | | | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| * | | | | | | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| * | | | | | | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| * | | | | | | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-148-10/+47
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | * | | | | | | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * | | | | | | irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-131-1/+1
| | * | | | | | | irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav2017-11-131-2/+2
| | * | | | | | | irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-121-3/+6
| | * | | | | | | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier2017-11-101-1/+6
| | * | | | | | | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-102-2/+22
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2638-616/+472
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/decoder: Add new TEST instruction patternMasami Hiramatsu2017-11-241-1/+1
| * | | | | | | | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-2311-454/+2
| * | | | | | | | | x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-233-4/+4