index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+3
|
\
|
*
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-1
/
+3
*
|
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
1
-3
/
+0
|
\
\
|
*
|
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
1
-2
/
+0
|
*
|
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-02-08
1
-1
/
+0
|
|
/
*
|
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
1
-1
/
+12
|
\
\
|
*
|
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-1
/
+4
|
*
|
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
2021-01-26
1
-0
/
+8
*
|
|
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-22
2
-9
/
+90
|
\
\
\
|
*
\
\
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2021-02-16
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2021-02-11
1
-0
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tools headers uapi: Update tools's copy of linux/perf_event.h
Kan Liang
2021-02-08
1
-4
/
+50
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
2
-5
/
+2
|
|
\
|
|
|
*
|
|
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Jiri Olsa
2020-12-28
1
-5
/
+37
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
2
-5
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
2021-02-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
2
-1
/
+241
|
\
\
\
|
*
|
|
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
1
-2
/
+25
|
*
|
|
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
2021-02-17
1
-0
/
+27
|
*
|
|
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-17
1
-1
/
+191
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
1
-38
/
+115
|
\
\
\
|
*
\
\
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2021-02-12
1
-38
/
+115
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
2021-01-21
1
-1
/
+1
|
|
*
|
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
2021-01-21
1
-13
/
+39
|
|
*
|
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
2021-01-21
1
-8
/
+0
|
|
*
|
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
2021-01-21
1
-18
/
+1
|
|
*
|
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
2021-01-21
1
-0
/
+10
|
|
*
|
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
2021-01-21
1
-0
/
+10
|
|
*
|
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
2021-01-21
1
-1
/
+19
|
|
*
|
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
2021-01-21
1
-0
/
+26
|
|
*
|
tools/nolibc: Add the definition for dup()
Willy Tarreau
2021-01-21
1
-0
/
+12
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
4
-6
/
+458
|
\
\
\
|
*
|
|
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
2021-02-13
1
-0
/
+75
|
*
|
|
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
2021-02-13
1
-2
/
+9
|
*
|
|
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
2021-02-11
1
-0
/
+8
|
*
|
|
bpf: Be less specific about socket cookies guarantees
Florent Revest
2021-02-11
1
-4
/
+4
|
*
|
|
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-11
1
-0
/
+1
|
*
|
|
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
2021-01-26
1
-0
/
+3
|
*
|
|
tools, headers: Sync struct bpf_perf_event_data
Florian Lehner
2021-01-26
1
-0
/
+1
|
*
|
|
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
1
-0
/
+357
*
|
|
|
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
2021-02-04
1
-1
/
+0
*
|
|
|
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-22
1
-0
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
2
-5
/
+2
|
\
|
|
|
*
|
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
1
-5
/
+0
|
*
|
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
1
-0
/
+2
|
|
/
*
|
GTP: add support for flow based tunneling API
Pravin B Shelar
2021-01-15
1
-0
/
+1
*
|
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
1
-0
/
+6
*
|
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
2
-1
/
+5
*
|
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
2
-0
/
+4
[next]