index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2022-04-22
1
-1
/
+7
*
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-09
1
-0
/
+7
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
1
-5
/
+40
*
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
1
-2
/
+9
*
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
2022-04-01
1
-0
/
+2
*
bpf: Sync comments for bpf_get_stack
Geliang Tang
2022-03-28
1
-4
/
+4
*
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-27
2
-4
/
+2
|
\
|
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-03-14
1
-0
/
+1
|
|
\
|
*
|
tools compiler.h: Remove duplicate #ifndef noinline block
Rasmus Villemoes
2022-03-12
1
-4
/
+0
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-17
1
-0
/
+2
|
|
\
\
|
*
|
|
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
2022-02-15
1
-0
/
+2
*
|
|
|
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-27
10
-0
/
+156
|
\
\
\
\
|
*
|
|
|
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik
2022-02-20
1
-0
/
+10
|
*
|
|
|
tools/include: Add debugfs.h stub
Karolina Drobnik
2022-02-20
1
-0
/
+5
|
*
|
|
|
tools/include: Add pfn.h stub
Karolina Drobnik
2022-02-20
1
-0
/
+10
|
*
|
|
|
tools/include: Add io.h stub
Karolina Drobnik
2022-02-20
1
-0
/
+5
|
*
|
|
|
tools/include: Add cache.h stub
Karolina Drobnik
2022-02-20
1
-0
/
+10
|
*
|
|
|
tools/include: Add mm.h file
Karolina Drobnik
2022-02-20
1
-0
/
+42
|
*
|
|
|
tools/include: Update atomic definitions
Karolina Drobnik
2022-02-20
2
-0
/
+6
|
*
|
|
|
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
2022-02-20
1
-0
/
+6
|
*
|
|
|
tools/include: Add phys_addr_t to types.h
Karolina Drobnik
2022-02-20
1
-0
/
+6
|
*
|
|
|
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
2022-02-20
2
-0
/
+56
|
|
/
/
/
*
|
|
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-0
/
+32
|
\
\
\
\
|
*
|
|
|
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
2022-03-15
1
-0
/
+16
|
*
|
|
|
x86/ibt: Add ANNOTATE_NOENDBR
Peter Zijlstra
2022-03-15
1
-0
/
+16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
linux/types.h: remove unnecessary __bitwise__
Bjorn Helgaas
2022-03-23
1
-3
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
2
-5
/
+151
|
\
\
\
\
|
*
|
|
|
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2022-03-17
1
-0
/
+1
|
*
|
|
|
bpf: Add multi kprobe link
Jiri Olsa
2022-03-17
1
-0
/
+13
|
*
|
|
|
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
2022-03-10
1
-0
/
+11
|
*
|
|
|
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-03-10
1
-2
/
+2
|
*
|
|
|
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
2022-03-10
1
-19
/
+21
|
*
|
|
|
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
1
-0
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-0
/
+1
|
|
\
|
|
|
|
*
|
|
|
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
2022-03-03
1
-1
/
+40
|
*
|
|
|
bonding: add new option ns_ip6_target
Hangbin Liu
2022-02-21
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-0
/
+2
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
4
-8
/
+18
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
1
-2
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2022-02-09
1
-1
/
+2
|
|
*
|
|
|
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-01-31
1
-1
/
+2
|
|
*
|
|
|
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-24
1
-0
/
+11
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
2
-229
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
5
-14
/
+99
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
1
-0
/
+63
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
1
-0
/
+18
|
|
*
|
|
|
|
|
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
1
-0
/
+7
|
|
*
|
|
|
|
|
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-21
1
-0
/
+5
|
|
*
|
|
|
|
|
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
1
-0
/
+18
[next]