summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-07-14tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo
2021-07-14tools headers UAPI: Sync files changed by the memfd_secret new syscallArnaldo Carvalho de Melo
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo
2021-07-05tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2021-07-05tools headers UAPI: Update tools's copy of drm/drm.h headerArnaldo Carvalho de Melo
2021-07-05tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-07-05tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-07-02Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-07-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-07-01tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30tools lib: Adopt bitmap_intersects() operation from the kernel sourcesAlexey Bayduraev
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu
2021-05-24Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds
2021-05-24bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek
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-19bpf: Add cmd alias BPF_PROG_RUNAlexei Starovoitov
2021-05-19bpf: Add bpf_sys_close() helper.Alexei Starovoitov
2021-05-19bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov
2021-05-19bpf: Introduce fd_idxAlexei Starovoitov
2021-05-19bpf: Introduce bpf_sys_bpf() helper and program type.Alexei Starovoitov
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser
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