summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
6 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
6 daysMerge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
7 daysMerge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
7 daysMerge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysnet: define an enum for the napi threaded stateSamiullah Khawaja
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-16bpf: Add struct bpf_token_infoTao Chen
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-11perf bench futex: Remove support for IMMUTABLESebastian Andrzej Siewior
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing
2025-07-09kallsyms: fix build without execinfoAchill Gilgenast
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh
2025-07-07tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()Thomas Weißschuh
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh
2025-07-04tools/nolibc: Provide vfork()Mark Brown
2025-07-04tools/nolibc: Replace ifdef with if defined() in sys.hMark Brown
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi
2025-06-28tools/nolibc: MIPS: add support for N64 and N32 ABIsThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop noreorder optionThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop manual stack pointer alignmentThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop $gp setupThomas Weißschuh
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-24tools/nolibc: use arm64 name over aarch64Thomas Weißschuh
2025-06-24tools/nolibc: hide headers_check command by defaultThomas Weißschuh
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync the drm/drm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov
2025-06-12tools: add coredump.h headerChristian Brauner
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen