summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey
2021-05-24Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-21tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-21tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-06tools: sync lib/find_bit implementationYury Norov
2021-05-06tools: sync find_next_bit implementationYury Norov
2021-05-06tools: sync small_const_nbits() macro with the kernelYury Norov
2021-05-06tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov
2021-05-06tools: bitmap: sync function declarations with the kernelYury Norov
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29tools headers uapi: Update tools's copy of linux/perf_event.hJin Yao
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-04-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-20tools/headers: sync headers of asm-generic/hugetlb_encode.hYanan Wang
2021-04-19bpf: Add a bpf_snprintf helperFlorent Revest
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-15tools include: Add an initial math64.hRob Herring
2021-04-13bpf: Return target info when a tracing bpf_link is queriedToke Høiland-Jørgensen
2021-04-12libbpf: Clarify flags in ringbuf helpersPedro Tammela
2021-04-12bpf: Sync bpf headers in tooling infrastuctureDaniel Borkmann
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang
2021-03-31Merge 'x86/alternatives'Borislav Petkov
2021-03-29Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau
2021-03-15x86/insn: Add an insn_decode() APIBorislav Petkov
2021-03-11static_call: Move struct static_call_key definition to static_call_types.hJuergen Gross
2021-03-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-08tools include: Add __sum16 and __wsum definitions.Ian Rogers