index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
2023-07-14
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers uapi: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
tools headers UAPI: Sync the linux/in.h with the kernel sources
Arnaldo Carvalho de Melo
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-05-10
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Yanteng Si
2023-05-10
tools headers UAPI: Sync the linux/const.h with the kernel headers
Yanteng Si
2023-05-10
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-21
selftests/mm: add new selftests for KSM
Stefan Roesch
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-10
tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sources
Ravi Bangoria
2023-03-29
macvlan: Add netlink attribute for broadcast cutoff
Herbert Xu
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
2023-03-10
Move bp_type_idx to include/linux/hw_breakpoint.h
Palmer Dabbelt
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-06
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-03
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
[next]