index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
Namhyung Kim
1
-684
/
+5
2024-04-11
tools/include: Sync uapi/linux/fs.h with the kernel sources
Namhyung Kim
1
-1
/
+29
2024-04-11
tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
Namhyung Kim
1
-0
/
+16
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-0
/
+5
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-04-03
tools: Add ethtool.h header to tooling infra
Tushar Vyavahare
1
-31
/
+2198
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
1
-2
/
+18
2024-03-25
bpf: Sync uapi bpf.h to tools directory
Yonghong Song
1
-3
/
+4
2024-03-21
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
1
-230
/
+0
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
1
-148
/
+0
2024-03-21
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional defines
Arnaldo Carvalho de Melo
1
-195
/
+0
2024-03-21
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcntl.h
Arnaldo Carvalho de Melo
3
-387
/
+0
2024-03-21
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perf
Arnaldo Carvalho de Melo
1
-309
/
+0
2024-03-21
perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
1
-1252
/
+0
2024-03-21
perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
1
-231
/
+0
2024-03-21
perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
1
-211
/
+0
2024-03-21
perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perf
Arnaldo Carvalho de Melo
1
-368
/
+0
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
1
-0
/
+1
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+19
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+4
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
1
-0
/
+10
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
1
-0
/
+1
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+19
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
1
-0
/
+5
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+23
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+18
2024-02-22
bpf: Clarify batch lookup/lookup_and_delete semantics
Martin Kelly
1
-1
/
+5
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-98
/
+215
2024-02-06
bonding: Add independent control state machine
Aahil Awatramani
1
-0
/
+1
2024-01-30
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+70
2024-01-29
tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_attr,list_modules} syscall numbers
Arnaldo Carvalho de Melo
1
-1
/
+14
2024-01-27
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-90
/
+50
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-4
/
+75
2024-01-26
tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MODE_CLOSEFB
Arnaldo Carvalho de Melo
2
-7
/
+77
2024-01-26
tools headers UAPI: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_MNT_ID_UNIQUE
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+8
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+37
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
1
-0
/
+8
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
1
-1
/
+1
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
1
-0
/
+1
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
1
-0
/
+6
2024-01-23
bpf: Sync uapi bpf.h header for the tooling infra
Daniel Borkmann
1
-3
/
+4
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
1
-0
/
+13
2024-01-12
Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+5
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-181
/
+159
2024-01-02
net/sched: Remove uapi support for CBQ qdisc
Jamal Hadi Salim
1
-80
/
+0
[prev]
[next]