summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing2020-07-151-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-147-29/+34
|\
| * Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-07-146-28/+24
| |\
| | * umd: Remove exit_umhEric W. Biederman2020-07-072-17/+0
| | * bpfilter: Take advantage of the facilities of struct pidEric W. Biederman2020-07-071-1/+2
| | * exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman2020-07-071-0/+2
| | * umd: Track user space drivers with struct pidEric W. Biederman2020-07-041-1/+1
| | * exec: Remove do_execve_fileEric W. Biederman2020-07-041-1/+0
| | * umh: Stop calling do_execve_fileEric W. Biederman2020-07-041-1/+0
| | * umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman2020-07-041-1/+5
| | * umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman2020-07-041-1/+1
| | * umd: For clarity rename umh_info umd_infoEric W. Biederman2020-07-042-4/+4
| | * umh: Separate the user mode driver and the user mode helper supportEric W. Biederman2020-07-044-19/+31
| | * umh: Remove call_usermodehelper_setup_file.Eric W. Biederman2020-07-041-3/+0
| | * umh: Capture the pid in umh_pipe_setupEric W. Biederman2020-07-041-1/+0
| * | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-1/+1
| * | bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-0/+9
* | | bridge: mrp: Extend bridge interfaceHoratiu Vultur2020-07-141-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-132-0/+91
|\ \
| * | bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2020-07-131-0/+87
| * | bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2020-07-081-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1143-130/+505
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1012-14/+102
| |\ \ \
| | * \ \ Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-102-0/+29
| | |\ \ \
| | | * | | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-092-0/+29
| | * | | | cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-091-0/+2
| | |/ / /
| | * | | vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-07-071-35/+22
| | * | | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-072-3/+7
| | * | | sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-031-0/+28
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-306-4/+38
| | |\ \ \
| | | * | | bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer2020-06-302-2/+24
| | | * | | bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer2020-06-301-2/+3
| | | * | | dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2020-06-302-0/+6
| | | * | | bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2020-06-251-0/+5
| | * | | | Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-06-291-0/+4
| | |\ \ \ \
| | | * | | | ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam2020-06-251-0/+4
| * | | | | | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds2020-07-101-1/+1
| |\ \ \ \ \ \
| | * | | | | | fs: remove __vfs_readChristoph Hellwig2020-07-081-1/+0
| | * | | | | | fs: add a __kernel_read helperChristoph Hellwig2020-07-081-0/+1
| * | | | | | | Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-07-101-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski2020-07-061-4/+4
| * | | | | | | | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-101-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher2020-07-071-0/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-07-092-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook2020-07-081-2/+2
| | * | | | | | | | kallsyms: Refactor kallsyms_show_value() to take credKees Cook2020-07-082-3/+4
| * | | | | | | | | Raise gcc version requirement to 4.9Linus Torvalds2020-07-083-29/+3
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-031-6/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg2020-06-301-6/+5
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-021-0/+1
| |\ \ \ \ \ \ \ \