summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vsprintf: don't use 'restricted_pointer()' when not restrictingLinus Torvalds2017-11-291-0/+2
* kallsyms: take advantage of the new '%px' formatLinus Torvalds2017-11-293-13/+7
* Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linuxLinus Torvalds2017-11-295-95/+248
|\
| * kasan: use %px to print addresses instead of %pTobin C. Harding2017-11-291-4/+4
| * vsprintf: add printk specifier %pxTobin C. Harding2017-11-293-2/+36
| * printk: hash addresses printed with %pTobin C. Harding2017-11-293-46/+155
| * vsprintf: refactor %pK code out of pointer()Tobin C. Harding2017-11-291-43/+54
| * docs: correct documentation for %pKTobin C. Harding2017-11-291-2/+1
* | Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds2017-11-295-24/+16
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-285-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-131-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-271-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-261-2/+2
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-266-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