summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPLDan Williams
2018-07-26ipc/sem.c: prevent queue.status tearing in semopDavidlohr Bueso
2018-07-26mm: disallow mappings that conflict for devm_memremap_pages()Dave Jiang
2018-07-26kasan: only select SLUB_DEBUG with SYSFS=yArnd Bergmann
2018-07-26delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo
2018-07-27Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-07-27Merge tag 'drm-intel-fixes-2018-07-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-26block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck
2018-07-26blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck
2018-07-26block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck
2018-07-26Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-26Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-26Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-26Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-26Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-07-26kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow
2018-07-25tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)
2018-07-25tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)
2018-07-25drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-25Merge tag 'perf-core-for-mingo-4.19-20180725' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-07-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-25Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-25tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-07-25ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-07-25tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)
2018-07-25cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri
2018-07-25cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri
2018-07-25fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri
2018-07-25cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri
2018-07-25fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri
2018-07-25arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-07-25arm64: Check for errata before evaluating cpu featuresDirk Mueller
2018-07-25nvmet: only check for filebacking on -ENOTBLKHannes Reinecke
2018-07-25nvmet: fixup crash on NULL device pathHannes Reinecke
2018-07-25x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang
2018-07-25perf/x86/intel: Support PEBS on fixed countersKan Liang
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-25sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu
2018-07-25sched/deadline: Update rq_clock of later_rq when pushing a taskDaniel Bristot de Oliveira
2018-07-25stop_machine: Disable preemption after queueing stopper threadsIsaac J. Manjarres
2018-07-25sched/topology: Check variable group before dereferencing itYi Wang
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long