index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-06-19
tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
Arnaldo Carvalho de Melo
1
-2
/
+1
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-05-24
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+2
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2
-1
/
+9
2021-05-21
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+21
2021-05-10
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
1
-0
/
+0
2021-05-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
1
-1
/
+10
2021-05-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+45
2021-05-10
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-4
/
+121
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-22
/
+84
2021-05-06
tools: sync lib/find_bit implementation
Yury Norov
1
-3
/
+55
2021-05-06
tools: sync find_next_bit implementation
Yury Norov
1
-6
/
+21
2021-05-06
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2
-3
/
+3
2021-05-06
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
1
-6
/
+1
2021-05-06
tools: bitmap: sync function declarations with the kernel
Yury Norov
1
-4
/
+4
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-0
/
+93
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-10
/
+845
2021-04-29
tools headers uapi: Update tools's copy of linux/perf_event.h
Jin Yao
1
-0
/
+15
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+73
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+18
2021-04-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+78
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-0
/
+13
2021-04-20
tools/headers: sync headers of asm-generic/hugetlb_encode.h
Yanan Wang
1
-0
/
+3
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
1
-0
/
+28
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2021-04-16
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
1
-2
/
+0
2021-04-15
tools include: Add an initial math64.h
Rob Herring
1
-0
/
+75
2021-04-13
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
1
-0
/
+2
2021-04-12
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
1
-0
/
+16
2021-04-12
bpf: Sync bpf headers in tooling infrastucture
Daniel Borkmann
1
-5
/
+32
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+13
2021-04-02
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
1
-0
/
+13
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
1
-0
/
+1
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
1
-0
/
+18
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-1
/
+13
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
1
-0
/
+4
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
1
-0
/
+73
2021-03-11
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
1
-0
/
+18
2021-03-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+13
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+762
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+0
2021-03-08
tools include: Add __sum16 and __wsum definitions.
Ian Rogers
1
-0
/
+3
[next]