summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-02-21psi: avoid divide-by-zero crash inside virtual machinesJohannes Weiner
2019-02-21workqueue: fix typo in commentLiu Song
2019-02-21tracing/perf: Use strndup_user() instead of buggy open-coded versionJann Horn
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier
2019-02-21printk: Pass caller information to log_store().Tetsuo Handa
2019-02-20tracing: Fix spelling mistake: "analagous" -> "analogous"Colin Ian King
2019-02-20tracing: Comment why cond_snapshot is checked outside of max_lock protectionSteven Rostedt (VMware)
2019-02-20tracing: Add alternative synthetic event trace action syntaxTom Zanussi
2019-02-20tracing: Add hist trigger onchange() handlerTom Zanussi
2019-02-20tracing: Add hist trigger snapshot() actionTom Zanussi
2019-02-20tracing: Add conditional snapshotTom Zanussi
2019-02-20tracing: Generalize hist trigger onmax and save actionTom Zanussi
2019-02-20tracing: Split up onmatch action dataTom Zanussi
2019-02-20tracing: Refactor hist trigger action codeTom Zanussi
2019-02-20tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig
2019-02-20dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-20Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra
2019-02-19irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski
2019-02-19cpuset: remove unused task_has_mempolicy()Masahiro Yamada
2019-02-18Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-18swiotlb: remove swiotlb_dma_supportedChristoph Hellwig
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig
2019-02-18dma-direct: we might need GFP_DMA for 32-bit dma masksChristoph Hellwig
2019-02-18genirq/affinity: Remove the leftovers of the original set supportThomas Gleixner
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei
2019-02-18genirq/affinity: Code consolidationThomas Gleixner
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16swiotlb: drop pointless static qualifier in swiotlb_create_debugfs()YueHaibing
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-15cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo
2019-02-15uprobes: convert uprobe.ref to refcount_tElena Reshetova
2019-02-15ftrace: Allow enabling of filters via index of available_filter_functionsSteven Rostedt (VMware)
2019-02-15tracing: Fix number of entries in trace headerQuentin Perret
2019-02-15kprobe: Do not use uaccess functions to access kernel memory that can faultChangbin Du
2019-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-14Merge branch 'linus' into irq/coreThomas Gleixner
2019-02-14genirq: Fix wrong name in request_percpu_nmi() descriptionJulien Thierry