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 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-09-01
3
-5
/
+169
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-31
2
-1
/
+86
|
|
\
|
|
*
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
1
-0
/
+7
|
|
*
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+53
|
|
*
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-24
1
-1
/
+1
|
|
*
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
1
-0
/
+16
|
|
*
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-0
/
+7
|
|
*
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
1
-0
/
+2
|
*
|
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-08-28
1
-0
/
+1
|
|
/
|
*
bonding: add new option lacp_active
Hangbin Liu
2021-08-03
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
2
-7
/
+6
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-16
1
-4
/
+81
|
|
\
\
|
|
*
|
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-16
1
-1
/
+1
|
|
*
|
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-16
1
-0
/
+7
|
|
*
|
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
1
-0
/
+73
|
|
*
|
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
2021-07-15
1
-1
/
+1
|
|
*
|
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
2021-07-15
1
-3
/
+0
*
|
|
|
tools/nolibc: Implement msleep()
Mark Brown
2021-07-20
1
-0
/
+13
*
|
|
|
tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
Bhaskar Chowdhury
2021-07-20
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
2021-07-14
1
-6
/
+0
*
|
|
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
2021-07-14
1
-1
/
+6
|
/
/
*
|
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
2021-07-05
1
-1
/
+2
*
|
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
2021-07-05
1
-0
/
+3
*
|
tools headers UAPI: Update tools's copy of drm/drm.h header
Arnaldo Carvalho de Melo
2021-07-05
1
-4
/
+24
*
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-07-05
1
-34
/
+359
*
|
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-07-05
1
-2
/
+28
*
|
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-07-02
3
-0
/
+117
|
\
\
|
|
/
|
/
|
|
*
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
1
-0
/
+105
|
*
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-07-01
1
-0
/
+1
|
*
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2021-06-30
1
-0
/
+11
*
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
1
-7
/
+75
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-2
/
+3
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
1
-2
/
+41
|
|
\
\
|
|
*
|
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+15
|
|
*
|
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+1
|
|
*
|
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-26
1
-2
/
+12
|
|
*
|
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
1
-0
/
+13
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
10
-12
/
+212
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
2021-05-19
1
-0
/
+1
|
*
|
|
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+7
|
*
|
|
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+7
|
*
|
|
bpf: Introduce fd_idx
Alexei Starovoitov
2021-05-19
1
-5
/
+11
|
*
|
|
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-05-19
1
-0
/
+8
*
|
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-0
/
+8
|
\
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
5
-5
/
+14
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
sched: prctl() core-scheduling interface
Chris Hyser
2021-05-12
1
-0
/
+8
*
|
|
|
|
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-06-19
1
-0
/
+3
*
|
|
|
|
tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
Arnaldo Carvalho de Melo
2021-06-19
1
-2
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-29
1
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
2021-05-27
1
-2
/
+3
|
|
|
/
|
|
/
|
[next]