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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
3
-2
/
+22
2025-01-22
Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+18
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-0
/
+4
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
2025-01-17
tools: Sync if_xdp.h uapi tooling header
Vishal Chourasia
1
-2
/
+2
2025-01-13
tools/nolibc: add support for waitid()
Thomas Weißschuh
1
-0
/
+18
2025-01-12
tools: arm64: Update sysreg.h header files
James Clark
1
-0
/
+15
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+2
2025-01-06
netkit: Allow for configuring needed_{head,tail}room
Daniel Borkmann
1
-0
/
+2
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+11
2024-12-27
Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+11
2024-12-20
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
1
-4
/
+11
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-2
/
+49
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+2
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
5
-2
/
+49
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
1
-0
/
+10
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
1
-0
/
+10
2024-12-04
tools headers: Sync uapi/asm-generic/mman.h with the kernel sources
Namhyung Kim
1
-0
/
+4
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-12-04
tools headers: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
1
-0
/
+8
2024-12-04
tools headers: Sync uapi/linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-12-04
tools headers: Sync uapi/drm/drm.h with the kernel sources
Namhyung Kim
1
-0
/
+17
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
1
-0
/
+2
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
1
-0
/
+5
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+3
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-1
/
+559
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-5
/
+4
2024-11-19
Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
3
-1
/
+9
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
5
-10
/
+51
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
1
-0
/
+1
2024-11-11
Improve consistency of '#error' directive messages
Nataniel Farzan
1
-1
/
+1
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
1
-0
/
+1
2024-11-11
tools: testing: update tools UAPI header for mman-common.h
Lorenzo Stoakes
1
-0
/
+3
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+54
2024-10-30
Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
5
-10
/
+51
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-10
/
+16
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+18
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-12
/
+10
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2
-13
/
+14
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
1
-0
/
+3
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-12
/
+10
2024-10-17
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+17
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-1
/
+552
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
1
-0
/
+1
[prev]
[next]