开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
2021-01-26
tools, headers: Sync struct bpf_perf_event_data
Florian Lehner
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
2020-12-18
tools headers UAPI: Update asm-generic/unistd.h
Arnaldo Carvalho de Melo
2020-12-18
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
2020-12-18
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
2020-12-17
tools headers UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-17
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-12-17
tools headers UAPI: Update tools's copy of linux/perf_event.h
Kan Liang
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
2020-11-27
tools lib: Adopt memchr_inv() from kernel
Jiri Olsa
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
[next]