summaryrefslogtreecommitdiff
path: root/tools/include/linux
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-23tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens
2024-09-22Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-20tools: Optimize ring buffer for riscvCharlie Jenkins
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-29perf: cs-etm: Support version 0.1 of HW_ID packetsJames Clark
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'strscpy'Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang
2024-08-06memblock test: add the definition of __setup()Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'virt_to_phys'Wei Yang
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang
2024-07-31perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-10radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang
2024-07-05memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang
2024-06-24slab: delete useless RED_INACTIVE and RED_ACTIVEChengming Zhou
2024-06-12selftests/bpf: Add uretprobe syscall test for regs integrityJiri Olsa
2024-06-05mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmapWei Yang
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-08tools lib rbtree: pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo
2024-05-03bitops: Change function return types from long to intThorsten Blum
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-04-26tools lib rbtree: Pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-04selftests/bpf: add fp-leaking precise subprog result testsAndrii Nakryiko
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04memblock tests: fix undefined reference to `panic'Wei Yang
2024-04-04memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-04-01tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-04-01bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2024-03-28tools/resolve_btfids: fix build with musl libcNatanael Copa
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-22selftests/bpf: Mark uprobe trigger functions with nocf_check attributeJiri Olsa
2024-03-12Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2024-03-11objtool/LoongArch: Implement instruction decoderTiezhu Yang