summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-09-30Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29tools/testing: Add support for prefilled slab sheafsLiam R. Howlett
2025-09-29tools/testing: Add support for changes to slab for sheavesLiam R. Howlett
2025-09-25tools/nolibc: add stdbool.h to nolibc includesAndré Almeida
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko
2025-09-22bpf: Implement signature verification for BPF programsKP Singh
2025-09-20tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou
2025-09-19tools: update nsfs.h uapi headerChristian Brauner
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh
2025-09-18bpf: Implement exclusive map creationKP Singh
2025-09-13tools/include: implement a couple of atomic_t opsBrendan Jackman
2025-09-01tools/nolibc: drop wait4() supportThomas Weißschuh
2025-09-01tools/nolibc: fold llseek fallback into lseek()Thomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from fork functionsThomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from dup2()Thomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from *at() functionsThomas Weißschuh
2025-09-01tools/nolibc: remove __nolibc_enosys() fallback from time64-related functionsThomas Weißschuh
2025-09-01tools/nolibc: use tabs instead of spaces for indentationThomas Weißschuh
2025-09-01tools/nolibc: avoid error in dup2() if old fd equals new fdThomas Weißschuh
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/cfi_types.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/bits.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim
2025-08-17tools/nolibc: fix error return value of clock_nanosleep()Thomas Weißschuh
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-24net: 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