summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-02-28locking/lockdep: Update two outdated commentsBart Van Assche
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche
2019-02-28locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()Bart Van Assche
2019-02-28locking/lockdep: Initialize the locks_before and locks_after lists earlierBart Van Assche
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche
2019-02-28locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cacheBart Van Assche
2019-02-28locking/lockdep: Fix reported required memory size (2/2)Bart Van Assche
2019-02-28locking/lockdep: Fix reported required memory size (1/2)Bart Van Assche
2019-02-28locking/lockdep: Fix two 32-bit compiler warningsBart Van Assche
2019-02-28locking/qspinlock: Remove unnecessary BUG_ON() callWaiman Long
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-27bpf: set inner_map_meta->spin_lock_off correctlyYonghong Song
2019-02-27bpf: expose program stats via bpf_prog_infoAlexei Starovoitov
2019-02-27bpf: enable program statsAlexei Starovoitov
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-02-26bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()Peng Sun
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin
2019-02-22perf: Copy parent's address filter offsets on cloneAlexander Shishkin
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-02-22seccomp, bpf: disable preemption before calling into bpf progAlexei Starovoitov
2019-02-21psi: avoid divide-by-zero crash inside virtual machinesJohannes Weiner
2019-02-21workqueue: fix typo in commentLiu Song
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-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