index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-11
perf tools: Sync addition of PERF_MEM_SNOOPX_PEER
Ali Saidi
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-06
Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-08-02
Merge tag 'nolibc.2022.07.27a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-01
tools include: add dis-asm-compat.h to handle version differences
Andres Freund
2022-08-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-27
Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-26
tools lib: Add list_last_entry_or_null()
Yang Jihong
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
uapi: asm-generic: fcntl: Fix typo 'the the' in comment
Slark Xiao
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
tools: Fixed MIPS builds due to struct flock re-definition
Florian Fainelli
2022-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
2022-07-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Paolo Bonzini
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
lib/bitmap: change return types to bool where appropriate
Yury Norov
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-10
XArray: Add calls to might_alloc()
Matthew Wilcox (Oracle)
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-05
bpf: Introduce TYPE_MATCH related constants/macros
Daniel Müller
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
[next]