Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-03-11 | 2 | -6/+6 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field | Daniel Borkmann | 2019-03-07 | 1 | -5/+5 | |
| * | | | | bpf: fix sysctl.c warning | Arnd Bergmann | 2019-03-07 | 1 | -1/+1 | |
* | | | | | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-03-11 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig | Masahiro Yamada | 2019-02-27 | 1 | -0/+1 | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-10 | 2 | -18/+18 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-03-09 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | perf: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-03-01 | 1 | -0/+1 | |
| | * | | | | | | perf, bpf: Consider events with attr.bpf_event as side-band events | Song Liu | 2019-02-28 | 1 | -1/+2 | |
| * | | | | | | | perf/core: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-03-09 | 1 | -0/+1 | |
| * | | | | | | | perf/ring_buffer: Use high order allocations for AUX buffers optimistically | Alexander Shishkin | 2019-03-09 | 1 | -17/+15 | |
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-03-10 | 2 | -5/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | workqueue, lockdep: Fix a memory leak in wq->lock_name | Qian Cai | 2019-03-09 | 1 | -0/+2 | |
| * | | | | | | | | workqueue, lockdep: Fix an alloc_workqueue() error path | Bart Van Assche | 2019-03-09 | 1 | -0/+2 | |
| * | | | | | | | | locking/lockdep: Only call init_rcu_head() after RCU has been initialized | Bart Van Assche | 2019-03-09 | 1 | -4/+11 | |
| * | | | | | | | | locking/lockdep: Avoid a Clang warning | Arnd Bergmann | 2019-03-09 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-10 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | watchdog/core: Add watchdog_thresh command line parameter | Laurence Oberman | 2018-11-01 | 1 | -0/+7 | |
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-03-10 | 3 | -0/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dma: Introduce dma_max_mapping_size() | Joerg Roedel | 2019-03-06 | 2 | -0/+25 | |
| * | | | | | | | | | swiotlb: Add is_swiotlb_active() function | Joerg Roedel | 2019-03-06 | 1 | -0/+9 | |
| * | | | | | | | | | swiotlb: Introduce swiotlb_max_mapping_size() | Joerg Roedel | 2019-03-06 | 1 | -0/+5 | |
* | | | | | | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 5 | -116/+179 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig | 2019-02-20 | 1 | -18/+7 | |
| * | | | | | | | | | | dma-mapping: remove dma_mark_declared_memory_occupied | Christoph Hellwig | 2019-02-20 | 1 | -23/+0 | |
| * | | | | | | | | | | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig | Christoph Hellwig | 2019-02-20 | 1 | -0/+77 | |
| * | | | | | | | | | | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 2019-02-20 | 2 | -2/+2 | |
| * | | | | | | | | | | dma-mapping: remove an incorrect __iommem annotation | Christoph Hellwig | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability | Christoph Hellwig | 2019-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig | 2019-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | dma-mapping: move debug configuration options to kernel/dma | Andy Shevchenko | 2019-02-13 | 1 | -0/+36 | |
| * | | | | | | | | | | dma-debug: add dumping facility via debugfs | Corentin Labbe | 2019-02-01 | 1 | -0/+28 | |
| * | | | | | | | | | | dma: debug: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-02-01 | 1 | -76/+12 | |
| * | | | | | | | | | | dma-mapping: remove the default map_resource implementation | Christoph Hellwig | 2019-02-01 | 1 | -0/+14 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-03-10 | 3 | -9/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: make mm->pinned_vm an atomic64 counter | Davidlohr Bueso | 2019-02-07 | 2 | -5/+5 | |
| * | | | | | | | | | | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 2019-02-04 | 23 | -91/+234 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'devx-async' into k.o/for-next | Jason Gunthorpe | 2019-01-29 | 2 | -3/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | IB/core: Simplify rdma cgroup registration | Parav Pandit | 2019-01-18 | 1 | -4/+1 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-03-09 | 1 | -20/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | printk: Remove no longer used LOG_PREFIX. | Tetsuo Handa | 2019-03-04 | 1 | -5/+1 | |
| * | | | | | | | | | | | printk: Pass caller information to log_store(). | Tetsuo Handa | 2019-02-21 | 1 | -15/+22 | |
| * | | | | | | | | | | | printk: Add caller information to printk() output. | Tetsuo Handa | 2018-12-18 | 1 | -4/+51 | |
* | | | | | | | | | | | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | io_uring: add support for pre-mapped user IO buffers | Jens Axboe | 2019-02-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Add io_uring IO interface | Jens Axboe | 2019-02-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-03-08 | 3 | -11/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ib-qcom-ssbi' into devel | Linus Walleij | 2019-02-21 | 2 | -11/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | genirq: introduce irq_chip_mask_ack_parent() | Linus Walleij | 2019-02-13 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | genirq: introduce irq_domain_translate_twocell | Brian Masney | 2019-02-13 | 1 | -11/+34 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | |