summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-24tools headers: Sync arm64 headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync x86 headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI drm/drm.h with kernel sourcesNamhyung Kim
2025-12-24tools/virtio: add device, device_driver stubsMichael S. Tsirkin
2025-12-24tools/virtio: fix up oot buildMichael S. Tsirkin
2025-12-24tools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin
2025-12-24tools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin
2025-12-24tools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin
2025-12-24tools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin
2025-12-24tools/virtio: add ucopysize.h stubMichael S. Tsirkin
2025-12-24tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin
2025-12-24tools/virtio: stub DMA mapping functionsMichael S. Tsirkin
2025-12-24tools/virtio: add struct module forward declarationMichael S. Tsirkin
2025-12-24tools/virtio: use kernel's virtio.hMichael S. Tsirkin
2025-12-24tools/virtio: fix up compiler.h stubMichael S. Tsirkin
2025-12-23Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-23tools include: Add definitions for __aligned_{l,b}e64David Matlack
2025-12-23selftests: bpf: test non-sleepable arena allocationsPuranjay Mohan
2025-12-23tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono
2025-12-23perf tests top: Make the test exclusiveIan Rogers
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2025-12-22selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan
2025-12-22bpf: selftests: selftests for memcg stat kfuncsJP Kobryn
2025-12-22kdoc: allow dots in inline @param namesSteven Price
2025-12-22docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab
2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab
2025-12-22kernel-doc: add support for handling global variablesMauro Carvalho Chehab
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
2025-12-21selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_fileMatt Bobrowski
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-12-19resolve_btfids: Always build with -Wall -WerrorIhor Solodrai
2025-12-19resolve_btfids: Introduce enum btf_id_kindIhor Solodrai