index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
-1
/
+4
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
-0
/
+8
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
-0
/
+3
2021-01-26
tools, headers: Sync struct bpf_perf_event_data
Florian Lehner
-0
/
+1
2021-01-24
fs: add mount_setattr()
Christian Brauner
-1
/
+3
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
-0
/
+1
2021-01-21
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
-1
/
+1
2021-01-21
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
-13
/
+39
2021-01-21
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
-8
/
+0
2021-01-21
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
-18
/
+1
2021-01-21
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
-0
/
+10
2021-01-21
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
-0
/
+10
2021-01-21
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
-1
/
+19
2021-01-21
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
-0
/
+26
2021-01-21
tools/nolibc: Add the definition for dup()
Willy Tarreau
-0
/
+12
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
-0
/
+357
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+2
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-5
/
+2
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
-0
/
+1
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
-0
/
+6
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
-1
/
+5
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
-0
/
+4
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
-6
/
+14
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
-5
/
+5
2020-12-28
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Jiri Olsa
-5
/
+37
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+55
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
-1
/
+3
2020-12-18
tools headers UAPI: Update asm-generic/unistd.h
Arnaldo Carvalho de Melo
-1
/
+1
2020-12-18
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2020-12-18
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
-3
/
+2
2020-12-18
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
-0
/
+5
2020-12-18
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
-5
/
+12
2020-12-18
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
-0
/
+11
2020-12-18
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
-3
/
+11
2020-12-17
tools headers UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
-3
/
+6
2020-12-17
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+5
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-10
/
+111
2020-12-17
tools headers UAPI: Update tools's copy of linux/perf_event.h
Kan Liang
-1
/
+5
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+106
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-5
/
+1
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
-5
/
+1
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-0
/
+9
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
-2
/
+2
2020-12-04
bpf: Add a bpf_sock_from_file helper
Florent Revest
-0
/
+9
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-1
/
+44
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
-1
/
+6
[prev]
[next]