index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-0
/
+2
|
\
|
*
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
1
-0
/
+2
*
|
GTP: add support for flow based tunneling API
Pravin B Shelar
2021-01-15
1
-0
/
+1
*
|
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
1
-1
/
+3
*
|
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
1
-0
/
+3
*
|
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
1
-2
/
+3
*
|
bpf: Clarify return value of probe str helpers
Brendan Jackman
2021-01-12
1
-5
/
+5
|
/
*
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
1
-1
/
+55
*
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
2020-12-24
1
-1
/
+3
*
tools headers UAPI: Update asm-generic/unistd.h
Arnaldo Carvalho de Melo
2020-12-18
1
-1
/
+1
*
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
1
-0
/
+5
*
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
1
-3
/
+2
*
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
2020-12-18
1
-0
/
+5
*
tools headers UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-17
1
-3
/
+6
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-12-17
2
-3
/
+108
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
1
-0
/
+9
|
|
\
|
|
*
bpf: Add a bpf_sock_from_file helper
Florent Revest
2020-12-04
1
-0
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-11
1
-2
/
+2
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-1
/
+44
|
|
\
\
|
|
*
|
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
1
-1
/
+6
|
|
*
|
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
1
-0
/
+11
|
|
*
|
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
1
-0
/
+11
|
|
*
|
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-18
1
-0
/
+16
|
*
|
|
macvlan: Support for high multicast packet rate
Thomas Karlsson
2020-12-03
1
-0
/
+2
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
1
-0
/
+51
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
1
-0
/
+3
|
|
*
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
1
-0
/
+9
|
|
*
bpf: Implement task local storage
KP Singh
2020-11-06
1
-0
/
+39
*
|
|
tools headers UAPI: Update tools's copy of linux/perf_event.h
Kan Liang
2020-12-17
1
-1
/
+5
|
/
/
*
|
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2020-11-03
1
-0
/
+1
*
|
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2020-11-03
1
-1
/
+1
*
|
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
2
-0
/
+23
*
|
tools UAPI: Update copy of linux/mman.h from the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
1
-0
/
+1
*
|
tools headers UAPI: Update fscrypt.h copy
Arnaldo Carvalho de Melo
2020-11-03
1
-3
/
+3
*
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
1
-3
/
+56
*
|
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
1
-0
/
+9
*
|
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2020-11-03
1
-1
/
+3
|
/
*
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
2020-10-22
1
-4
/
+18
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-34
/
+621
|
\
|
*
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
1
-0
/
+3
|
*
bpf: Add redirect_peer helper
Daniel Borkmann
2020-10-11
1
-0
/
+17
|
*
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
2020-10-11
1
-3
/
+7
|
*
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
1
-1
/
+1
|
*
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
2020-10-07
1
-1
/
+1
|
*
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
1
-0
/
+13
|
*
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
1
-0
/
+18
|
*
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
1
-9
/
+27
|
*
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
2020-09-30
1
-0
/
+3
[next]