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-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
-0
/
+1
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
-0
/
+18
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
-1
/
+13
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
-0
/
+4
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
-0
/
+73
2021-03-11
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
-0
/
+18
2021-03-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+13
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-5
/
+762
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-1
/
+0
2021-03-08
tools include: Add __sum16 and __wsum definitions.
Ian Rogers
-0
/
+3
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
-5
/
+15
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
-0
/
+16
2021-03-06
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+73
2021-03-06
tools headers UAPI: Sync openat2.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+4
2021-03-06
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+2
2021-03-06
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
-48
/
+49
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
-0
/
+5
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
-1
/
+4
2021-03-04
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
-1
/
+711
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
-1
/
+1
2021-03-04
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
-2
/
+3
2021-02-26
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
-0
/
+38
2021-02-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-1
/
+0
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
-1
/
+0
2021-02-24
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
-1
/
+0
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+3
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+0
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+12
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-9
/
+90
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+241
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-38
/
+115
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
-2
/
+25
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
-0
/
+27
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
-1
/
+191
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-6
/
+458
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
-0
/
+3
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
-2
/
+9
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-5
/
+2
2021-02-12
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-38
/
+115
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
-0
/
+8
2021-02-11
bpf: Be less specific about socket cookies guarantees
Florent Revest
-4
/
+4
2021-02-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+3
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
-0
/
+1
2021-02-08
tools headers uapi: Update tools's copy of linux/perf_event.h
Kan Liang
-4
/
+50
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
-2
/
+0
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
-1
/
+0
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
-1
/
+0
[prev]
[next]