index
:
kernel/git/phy/linux-phy.git
fixes
master
next
testing
topic/dp_submode
topic/hdmi
topic/phy_common_props
topic/warns
PHY Group's fork of linux-phy.git
PHY Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+2
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+3
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-4
/
+29
2025-12-02
tools headers UAPI: Sync linux/perf_event.h for deferred callchains
Namhyung Kim
1
-1
/
+20
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+20
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+70
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
1
-0
/
+1
2025-11-24
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
James Clark
1
-0
/
+2
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
1
-0
/
+3
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
1
-0
/
+21
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
1
-0
/
+1
2025-11-03
nsfs: update tools header
Christian Brauner
1
-0
/
+70
2025-11-03
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
1
-1
/
+20
2025-10-27
bpf: Add overwrite mode for BPF ring buffer
Xu Kuohai
1
-0
/
+4
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
1
-4
/
+4
2025-10-16
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
1
-0
/
+1
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-0
/
+1362
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
1
-1
/
+1
2025-10-02
tools include: Add headers to make tools builds more hermetic
Ian Rogers
6
-0
/
+1362
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+22
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
1
-0
/
+4
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
1
-0
/
+10
2025-09-19
tools: update nsfs.h uapi header
Christian Brauner
1
-2
/
+15
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-0
/
+2
2025-09-18
bpf: Implement exclusive map creation
KP Singh
1
-0
/
+6
2025-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
1
-0
/
+27
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+44
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+7
2025-07-29
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+104
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
1
-0
/
+5
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
1
-2
/
+2
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
1
-0
/
+8
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
1
-0
/
+1
2025-07-11
perf bench futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
1
-2
/
+0
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+1
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
1
-0
/
+1
2025-07-08
uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
Thomas Weißschuh
1
-2
/
+2
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
1
-0
/
+24
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
4
-4
/
+16
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2
-4
/
+10
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
1
-1
/
+6
2025-06-12
tools: add coredump.h header
Christian Brauner
1
-0
/
+104
2025-06-10
bpf: adjust path to trace_output sample eBPF program
Tobias Klauser
1
-1
/
+1
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
1
-0
/
+2
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
1
-0
/
+7
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
1
-0
/
+2
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-6
/
+2
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+18
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-0
/
+2
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-7
/
+12
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+4
2025-05-28
selftests/bpf: Fix bpf selftest build warning
Saket Kumar Bhaskar
1
-3
/
+3
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-323
/
+334
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+44
2025-05-26
Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+554
2025-05-22
perf/uapi: Clean up <uapi/linux/perf_event.h> a bit
Ingo Molnar
1
-321
/
+331
2025-05-22
perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>
Ian Rogers
1
-2
/
+3
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-0
/
+1
2025-05-20
tools headers: Synchronize uapi/linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+2
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
1
-0
/
+1
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
1
-0
/
+274
2025-05-12
selftests/fs/statmount: build with tools include dir
Amir Goldstein
2
-0
/
+280
2025-05-11
tools headers UAPI: sync linux/fs.h with the kernel sources
Andrei Vagin
1
-1
/
+18
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
1
-0
/
+1
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
1
-0
/
+3
2025-05-03
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-1
/
+43
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
5
-28
/
+87
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
1
-24
/
+75
2025-04-10
tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources
Namhyung Kim
1
-0
/
+2
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
1
-0
/
+2
2025-04-10
tools headers: Update the KVM headers with the kernel sources
Namhyung Kim
1
-4
/
+5
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
1
-0
/
+3
2025-04-04
bpf: Fix a comment describing bpf_attr
Anton Protopopov
1
-1
/
+1
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-2
/
+11
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-0
/
+56
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+524
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
1
-0
/
+1
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
1
-0
/
+3
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
1
-0
/
+1
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
1
-1
/
+1
2025-03-03
tools/include: Add uapi/linux/elf.h
Thomas Weißschuh
1
-0
/
+524
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-0
/
+43
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2
-0
/
+13
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
1
-0
/
+5
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
1
-0
/
+7
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
1
-0
/
+6
2025-02-12
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
1
-1
/
+4
2025-02-06
netdev: add io_uring memory provider info
David Wei
1
-0
/
+7
2025-02-05
docs/bpf: Document the semantics of BTF tags with kind_flag
Ihor Solodrai
1
-1
/
+2
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-2
/
+12
2025-01-17
tools: Sync if_xdp.h uapi tooling header
Vishal Chourasia
1
-2
/
+2
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+2
2025-01-06
netkit: Allow for configuring needed_{head,tail}room
Daniel Borkmann
1
-0
/
+2
2024-12-27
Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+11
2024-12-20
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
1
-4
/
+11
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2
-1
/
+18
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
1
-0
/
+10
2024-12-04
tools headers: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
1
-0
/
+8
2024-12-04
tools headers: Sync uapi/linux/perf_event.h with the kernel sources
Namhyung Kim
1
-1
/
+10
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-1
/
+557
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2
-0
/
+20
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
1
-0
/
+1
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
1
-0
/
+1
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+23
2024-10-30
Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...
Linus Torvalds
2
-0
/
+20
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-12
/
+10
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2
-13
/
+14
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
1
-0
/
+3
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-12
/
+10
2024-10-17
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+17
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-1
/
+552
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
1
-0
/
+1
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
1
-0
/
+1
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
1
-0
/
+1
2024-10-10
bpf: Update bpf_override_return() comment
Martin Kelly
1
-4
/
+0
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-10-10
bpf: fix argument type in bpf_loop documentation
Matteo Croce
1
-1
/
+1
2024-10-07
tools: Sync if_link.h uapi tooling header
Daniel Borkmann
1
-1
/
+552
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
1
-0
/
+1
2024-10-03
bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi
Eduard Zingerman
1
-0
/
+2
2024-10-01
bpf: Sync uapi bpf.h header to tools directory
Daniel Borkmann
1
-12
/
+10
2024-09-30
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+9
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
1
-0
/
+2
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
1
-0
/
+11
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
2024-08-08
bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
Alan Maguire
1
-1
/
+2
2024-08-07
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
1
-2
/
+10
2024-08-07
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
1
-0
/
+2
2024-08-06
tools/include: Sync uapi/linux/perf.h with the kernel sources
Namhyung Kim
1
-2
/
+4
2024-08-06
tools/include: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
1
-1
/
+16
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+4
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
1
-0
/
+4
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+883
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
1
-0
/
+1
2024-07-12
tools: sync uapi/linux/fs.h header into tools subdir
Andrii Nakryiko
1
-10
/
+170
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+3
2024-07-12
KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY
Isaku Yamahata
1
-2
/
+12
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2024-07-03
selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
John Hubbard
1
-0
/
+331
2024-07-03
selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
John Hubbard
1
-0
/
+392
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+5
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-0
/
+2
2024-06-09
Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...
Linus Torvalds
2
-3
/
+5
2024-06-03
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...
Arnaldo Carvalho de Melo
1
-1
/
+3
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-05-30
netdev: add qstat for csum complete
Jakub Kicinski
1
-0
/
+1
2024-05-28
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+10
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-5
/
+10
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
9
-1691
/
+15
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+425
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2271
/
+1
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
1
-0
/
+2
2024-05-12
tools: remove redundant ethtool.h from tooling infra
Tushar Vyavahare
1
-2271
/
+0
2024-05-08
KVM: PPC: Fix documentation for ppc mmu caps
Joel Stanley
1
-1
/
+1
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
1
-0
/
+1
2024-04-30
netdev: add queue stats
Xuan Zhuo
1
-0
/
+19
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-36
/
+2230
2024-04-26
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+15
2024-04-25
selftests/mm: fix additional build errors for selftests
John Hubbard
2
-0
/
+425
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-0
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-685
/
+34
2024-04-23
tools: sync include/uapi/linux/bpf.h
Benjamin Tissoires
1
-0
/
+4
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-684
/
+5
2024-04-18
Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...
Arnaldo Carvalho de Melo
1
-0
/
+195
2024-04-11
tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources
Namhyung Kim
1
-684
/
+5
2024-04-11
tools/include: Sync uapi/linux/fs.h with the kernel sources
Namhyung Kim
1
-1
/
+29
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-0
/
+5
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-04-03
tools: Add ethtool.h header to tooling infra
Tushar Vyavahare
1
-31
/
+2198
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
1
-2
/
+18
2024-03-25
bpf: Sync uapi bpf.h to tools directory
Yonghong Song
1
-3
/
+4
2024-03-21
perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...
Arnaldo Carvalho de Melo
1
-230
/
+0
2024-03-21
perf beauty: Introduce scrape script for 'clone' syscall 'flags' argument
Arnaldo Carvalho de Melo
1
-148
/
+0
2024-03-21
tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...
Arnaldo Carvalho de Melo
1
-195
/
+0
2024-03-21
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...
Arnaldo Carvalho de Melo
2
-166
/
+0
2024-03-21
perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...
Arnaldo Carvalho de Melo
1
-309
/
+0
[next]