Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | kgdb: fix comment regarding static function | Nadav Amit | 2019-09-03 | 1 | -4/+1 | |
| * | | | | | | | | kdb: Replace strncmp with str_has_prefix | Chuhong Yuan | 2019-09-03 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada | 2019-09-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 4 | -66/+115 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dma-mapping: introduce a dma_common_find_pages helper | Christoph Hellwig | 2019-09-04 | 1 | -2/+11 | |
| * | | | | | | | | | dma-mapping: always use VM_DMA_COHERENT for generic DMA remap | Christoph Hellwig | 2019-09-04 | 1 | -13/+10 | |
| * | | | | | | | | | dma-mapping: provide a better default ->get_required_mask | Christoph Hellwig | 2019-09-04 | 1 | -20/+10 | |
| * | | | | | | | | | dma-mapping: remove the dma_declare_coherent_memory export | Christoph Hellwig | 2019-09-04 | 1 | -1/+0 | |
| * | | | | | | | | | dma-mapping: remove the dma_mmap_from_dev_coherent export | Christoph Hellwig | 2019-09-04 | 1 | -1/+0 | |
| * | | | | | | | | | dma-mapping: remove dma_release_declared_memory | Christoph Hellwig | 2019-09-04 | 1 | -11/+0 | |
| * | | | | | | | | | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 2019-09-04 | 1 | -7/+5 | |
| * | | | | | | | | | dma-mapping: add a dma_can_mmap helper | Christoph Hellwig | 2019-09-04 | 1 | -0/+23 | |
| * | | | | | | | | | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 1 | -8/+12 | |
| * | | | | | | | | | dma-mapping: move the dma_get_sgtable API comments from arm to common code | Christoph Hellwig | 2019-09-04 | 1 | -0/+11 | |
| * | | | | | | | | | dma-mapping: introduce dma_get_merge_boundary() | Yoshihiro Shimoda | 2019-09-03 | 1 | -0/+11 | |
| * | | | | | | | | | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig | 2019-08-29 | 1 | -3/+14 | |
| * | | | | | | | | | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig | 2019-08-29 | 2 | -6/+14 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-09-18 | 9 | -88/+511 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-16 | 3 | -9/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bpf: fix accessing bpf_sysctl.file_pos on s390 | Ilya Leoshkevich | 2019-09-16 | 2 | -4/+10 | |
| | * | | | | | | | | | | xdp: Fix race in dev_map_hash_update_elem() when replacing element | Toke Høiland-Jørgensen | 2019-09-16 | 1 | -5/+12 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 7 | -51/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-09-06 | 6 | -36/+151 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bpf: introduce verifier internal test flag | Alexei Starovoitov | 2019-08-28 | 2 | -1/+5 | |
| | * | | | | | | | | | | | bpf: clarify description for CONFIG_BPF_EVENTS | Peter Wu | 2019-08-21 | 1 | -1/+2 | |
| | * | | | | | | | | | | | bpf: add new BPF_BTF_GET_NEXT_ID syscall command | Quentin Monnet | 2019-08-20 | 2 | -2/+6 | |
| | * | | | | | | | | | | | bpf: add BTF ids in procfs for file descriptors to BTF objects | Quentin Monnet | 2019-08-20 | 1 | -0/+12 | |
| | * | | | | | | | | | | | bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc() | YueHaibing | 2019-08-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP | Björn Töpel | 2019-08-17 | 1 | -2/+6 | |
| | * | | | | | | | | | | | xsk: remove AF_XDP socket from map when the socket is released | Björn Töpel | 2019-08-17 | 1 | -20/+105 | |
| | * | | | | | | | | | | | bpf: export bpf_map_inc_not_zero | Stanislav Fomichev | 2019-08-17 | 1 | -3/+13 | |
| | * | | | | | | | | | | | btf: fix return value check in btf_vmlinux_init() | Wei Yongjun | 2019-08-16 | 1 | -7/+2 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-02 | 6 | -18/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-27 | 12 | -40/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-08-19 | 8 | -40/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2019-08-14 | 5 | -55/+350 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux | Andrii Nakryiko | 2019-08-13 | 1 | -15/+15 | |
| | * | | | | | | | | | | | | btf: expose BTF info through sysfs | Andrii Nakryiko | 2019-08-13 | 2 | -0/+54 | |
| | * | | | | | | | | | | | | bpf: always allocate at least 16 bytes for setsockopt hook | Stanislav Fomichev | 2019-08-01 | 1 | -4/+13 | |
| | * | | | | | | | | | | | | xdp: Add devmap_hash map type for looking up devices by hashed index | Toke Høiland-Jørgensen | 2019-07-29 | 2 | -0/+202 | |
| | * | | | | | | | | | | | | xdp: Refactor devmap allocation code for reuse | Toke Høiland-Jørgensen | 2019-07-29 | 1 | -53/+83 | |
* | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-09-18 | 2 | -185/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | padata: remove cpu_index from the parallel_queue | Daniel Jordan | 2019-09-13 | 1 | -11/+2 | |
| * | | | | | | | | | | | | | | padata: unbind parallel jobs from specific CPUs | Daniel Jordan | 2019-09-13 | 1 | -53/+65 | |
| * | | | | | | | | | | | | | | padata: use separate workqueues for parallel and serial work | Daniel Jordan | 2019-09-13 | 1 | -10/+18 | |
| * | | | | | | | | | | | | | | padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible | Daniel Jordan | 2019-09-13 | 1 | -8/+9 | |
| * | | | | | | | | | | | | | | padata: make padata_do_parallel find alternate callback CPU | Daniel Jordan | 2019-09-13 | 1 | -7/+20 | |
| * | | | | | | | | | | | | | | workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs | Daniel Jordan | 2019-09-13 | 1 | -5/+14 | |
| * | | | | | | | | | | | | | | workqueue: unconfine alloc/apply/free_workqueue_attrs() | Daniel Jordan | 2019-09-13 | 1 | -3/+3 |