Age | Commit message (Expand) | Author |
2024-08-07 | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources | Namhyung Kim |
2024-08-06 | tools/include: Sync uapi/linux/perf.h with the kernel sources | Namhyung Kim |
2024-08-06 | tools/include: Sync uapi/linux/kvm.h with the kernel sources | Namhyung Kim |
2024-08-06 | tools/include: Sync uapi/drm/i915_drm.h with the kernel sources | Namhyung Kim |
2024-08-06 | perf tools: Add tools/include/uapi/README | Namhyung Kim |
2024-08-06 | memblock test: fix implicit declaration of function 'strscpy' | Wei Yang |
2024-08-06 | memblock test: fix implicit declaration of function 'memparse' | Wei Yang |
2024-08-06 | memblock test: add the definition of __setup() | Wei Yang |
2024-08-06 | memblock test: fix implicit declaration of function 'virt_to_phys' | Wei Yang |
2024-08-06 | tools/testing: abstract two init.h into common include directory | Wei Yang |
2024-08-06 | memblock tests: include export.h in linkage.h as kernel dose | Wei Yang |
2024-07-31 | perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc | Athira Rajeev |
2024-07-29 | tools/nolibc: add stdbool.h header | Thomas Weißschuh |
2024-07-29 | tools/nolibc: include arch.h from string.h | Thomas Weißschuh |
2024-07-26 | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux | Linus Torvalds |
2024-07-25 | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-07-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-07-25 | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test | Stanislav Fomichev |
2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-07-19 | selftests/vDSO: add tests for vgetrandom | Jason A. Donenfeld |
2024-07-19 | mm: add MAP_DROPPABLE for designating always lazily freeable mappings | Jason A. Donenfeld |
2024-07-18 | Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds |
2024-07-18 | Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-18 | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-07-16 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-15 | Merge branch 'slab/for-6.11/buckets' into slab/for-next | Vlastimil Babka |
2024-07-12 | tools: sync uapi/linux/fs.h header into tools subdir | Andrii Nakryiko |
2024-07-12 | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2024-07-12 | KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY | Isaku Yamahata |
2024-07-10 | radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c | Wei Yang |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-07-09 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni |
2024-07-05 | memblock tests: fix implicit declaration of function 'numa_valid_node' | Wei Yang |
2024-07-03 | selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" | John Hubbard |
2024-07-03 | selftests/mm: fix vm_util.c build failures: add snapshot of fs.h | John Hubbard |
2024-06-29 | tools/nolibc: implement strerror() | Thomas Weißschuh |
2024-06-29 | tools/nolibc: implement strtol() and friends | Thomas Weißschuh |
2024-06-29 | tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong | Thomas Weißschuh |
2024-06-24 | slab: delete useless RED_INACTIVE and RED_ACTIVE | Chengming Zhou |
2024-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-13 | bpf: Add CHECKSUM_COMPLETE to bpf test progs | Vadim Fedorenko |
2024-06-12 | selftests/bpf: Add uretprobe syscall test for regs integrity | Jiri Olsa |
2024-06-09 | Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p... | Linus Torvalds |
2024-06-05 | mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap | Wei Yang |
2024-06-03 | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S... | Arnaldo Carvalho de Melo |
2024-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-05-30 | netdev: add qstat for csum complete | Jakub Kicinski |