index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
Age
Commit message (
Expand
)
Author
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
2021-03-04
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
2021-03-04
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
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
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 UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
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-17
tools headers UAPI: Sync linux/stat.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-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-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
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
bpf: Implement task local storage
KP Singh
2020-11-03
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2020-11-03
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
[next]