index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
3
-106
/
+43
|
\
|
*
syscalls: Remove file path comments from headers
Sohil Mehta
2023-06-22
1
-99
/
+30
|
*
asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
Tiezhu Yang
2023-06-22
2
-7
/
+13
*
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
2
-3
/
+31
|
\
\
|
*
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-3
/
+18
|
|
\
\
|
|
*
|
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2023-06-01
1
-3
/
+18
|
*
|
|
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
1
-0
/
+1
|
*
|
|
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-12
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-0
/
+1
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-02
2
-13
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-27
1
-0
/
+10
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
1
-0
/
+10
*
|
|
|
|
Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
20
-264
/
+486
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
tools/nolibc: open: fix up compile warning for arm
Zhangjin Wu
2023-06-09
1
-1
/
+1
|
*
|
|
|
tools/nolibc: arm: add missing my_syscall6
Zhangjin Wu
2023-06-09
1
-0
/
+23
|
*
|
|
|
selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
2023-06-09
1
-0
/
+14
|
*
|
|
|
tools/nolibc: ensure fast64 integer types have 64 bits
Thomas Weißschuh
2023-06-09
1
-5
/
+5
|
*
|
|
|
tools/nolibc: ppoll/ppoll_time64: add a missing argument
Zhangjin Wu
2023-06-09
1
-1
/
+1
|
*
|
|
|
tools/nolibc: support nanoseconds in stat()
Thomas Weißschuh
2023-06-09
2
-33
/
+39
|
*
|
|
|
tools/nolibc: add support for prctl()
Thomas Weißschuh
2023-06-09
1
-0
/
+27
|
*
|
|
|
tools/nolibc: s390: disable stackprotector in _start
Thomas Weißschuh
2023-06-09
1
-1
/
+3
|
*
|
|
|
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
2023-06-09
9
-8
/
+18
|
*
|
|
|
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
2023-06-09
10
-28
/
+40
|
*
|
|
|
tools/nolibc: reformat list of headers to be installed
Thomas Weißschuh
2023-06-09
1
-2
/
+16
|
*
|
|
|
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
2023-06-09
1
-2
/
+3
|
*
|
|
|
tools/nolibc: x86_64: disable stack protector for _start
Thomas Weißschuh
2023-06-09
1
-1
/
+1
|
*
|
|
|
tools/nolibc: fix typo pint -> point
Thomas Weißschuh
2023-06-09
1
-1
/
+1
|
*
|
|
|
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2023-06-09
1
-1
/
+6
|
*
|
|
|
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2023-06-09
1
-1
/
+7
|
*
|
|
|
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2023-06-09
1
-1
/
+6
|
*
|
|
|
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2023-06-09
1
-1
/
+6
|
*
|
|
|
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
2023-06-09
1
-1
/
+6
|
*
|
|
|
tools/nolibc/unistd: add syscall()
Thomas Weißschuh
2023-06-09
1
-0
/
+15
|
*
|
|
|
tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
2023-06-09
1
-5
/
+9
|
*
|
|
|
tools/nolibc: remove LINUX_REBOOT_ constants
Thomas Weißschuh
2023-06-09
2
-8
/
+1
|
*
|
|
|
tools/nolibc: s390: provide custom implementation for sys_fork
Thomas Weißschuh
2023-06-09
2
-0
/
+11
|
*
|
|
|
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-06-09
10
-149
/
+149
|
*
|
|
|
tools/nolibc: use __inline__ syntax
Thomas Weißschuh
2023-06-09
1
-9
/
+9
|
*
|
|
|
tools/nolibc: use standard __asm__ statements
Thomas Weißschuh
2023-06-09
1
-2
/
+2
|
*
|
|
|
tools/nolibc: Fix build of stdio.h due to header ordering
Mark Brown
2023-06-09
1
-1
/
+1
|
*
|
|
|
tools/nolibc: implement fd-based FILE streams
Thomas Weißschuh
2023-06-09
1
-27
/
+68
|
*
|
|
|
tools/nolibc: add wrapper for memfd_create
Thomas Weißschuh
2023-06-09
1
-0
/
+23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-08
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
2023-05-26
1
-0
/
+1
*
|
|
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
2023-05-26
1
-13
/
+0
|
/
/
*
|
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-05-17
1
-2
/
+1
*
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-05-16
1
-0
/
+2
*
|
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Yanteng Si
2023-05-10
1
-2
/
+10
*
|
tools include UAPI: Sync the sound/asound.h copy with the kernel sources
Yanteng Si
2023-05-10
1
-4
/
+10
[next]