summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26tools/power turbostat: fix x2apic debug message output fileLen Brown
2018-07-26tools/power turbostat: fix bogus summary valuesArtem Bityutskiy
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-26net: fix amd-xgbe flow-control issuetangpengpeng
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-26media: bpf: ensure bpf program is freed on detachSean Young
2018-07-25cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath
2018-07-25netdevsim: don't leak devlink resourcesJakub Kicinski
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-26xsk: fix poll/POLLIN premature returnsBjörn Töpel
2018-07-26bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing
2018-07-25net: igmp: make function __ip_mc_inc_group() staticWei Yongjun
2018-07-25tcp: ack immediately when a cwr packet arrivesLawrence Brakmo
2018-07-25drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-25hinic: Link the logical network device to the pci device in sysfsdann frazier
2018-07-25virtio_net: Fix incosistent received bytes counterToshiaki Makita
2018-07-25drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
2018-07-25drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon
2018-07-25drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon
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/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