index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]
[next]