index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-12-24
tools headers: Sync linux/socket.h with kernel sources
Namhyung Kim
-3
/
+21
2025-12-24
tools headers: Sync linux/gfp_types.h with kernel sources
Namhyung Kim
-6
/
+0
2025-12-24
tools headers: Sync arm64 headers with kernel sources
Namhyung Kim
-3
/
+3
2025-12-24
tools headers: Sync x86 headers with kernel sources
Namhyung Kim
-0
/
+41
2025-12-24
tools headers: Sync UAPI sound/asound.h with kernel sources
Namhyung Kim
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/mount.h with kernel sources
Namhyung Kim
-1
/
+1
2025-12-24
tools headers: Sync UAPI linux/fs.h with kernel sources
Namhyung Kim
-1
/
+2
2025-12-24
tools headers: Sync UAPI linux/fcntl.h with kernel sources
Namhyung Kim
-0
/
+12
2025-12-24
tools headers: Sync UAPI KVM headers with kernel sources
Namhyung Kim
-0
/
+12
2025-12-24
tools headers: Sync UAPI drm/drm.h with kernel sources
Namhyung Kim
-0
/
+15
2025-12-24
tools/virtio: add device, device_driver stubs
Michael S. Tsirkin
-0
/
+8
2025-12-24
tools/virtio: fix up oot build
Michael S. Tsirkin
-2
/
+13
2025-12-24
tools/virtio: switch to kernel's virtio_config.h
Michael S. Tsirkin
-101
/
+1
2025-12-24
tools/virtio: stub might_sleep and synchronize_rcu
Michael S. Tsirkin
-0
/
+7
2025-12-24
tools/virtio: add struct cpumask to cpumask.h
Michael S. Tsirkin
-0
/
+4
2025-12-24
tools/virtio: pass KCFLAGS to module build
Michael S. Tsirkin
-1
/
+2
2025-12-24
tools/virtio: add ucopysize.h stub
Michael S. Tsirkin
-0
/
+21
2025-12-24
tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubs
Michael S. Tsirkin
-0
/
+9
2025-12-24
tools/virtio: stub DMA mapping functions
Michael S. Tsirkin
-0
/
+4
2025-12-24
tools/virtio: add struct module forward declaration
Michael S. Tsirkin
-0
/
+2
2025-12-24
tools/virtio: use kernel's virtio.h
Michael S. Tsirkin
-72
/
+1
2025-12-24
tools/virtio: fix up compiler.h stub
Michael S. Tsirkin
-0
/
+6
2025-12-23
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-99
/
+567
2025-12-23
vfio: selftests: Drop <uapi/linux/types.h> includes
David Matlack
-6
/
+0
2025-12-23
tools include: Add definitions for __aligned_{l,b}e64
David Matlack
-0
/
+8
2025-12-23
selftests: bpf: test non-sleepable arena allocations
Puranjay Mohan
-5
/
+240
2025-12-23
tools/mm/page_owner_sort: fix timestamp comparison for stable sorting
Kaushlendra Kumar
-1
/
+5
2025-12-23
selftests/mm: fix thread state check in uffd-unit-tests
Wake Liu
-1
/
+1
2025-12-23
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
-0
/
+21
2025-12-23
perf arm-spe: Add NVIDIA Olympus to neoverse list
Besar Wicaksono
-0
/
+1
2025-12-23
tools headers arm64: Add NVIDIA Olympus part
Besar Wicaksono
-0
/
+2
2025-12-23
perf tests top: Make the test exclusive
Ian Rogers
-1
/
+1
2025-12-23
perf tests kvm: Avoid leaving perf.data.guest file around
Ian Rogers
-1
/
+1
2025-12-23
selftests: net: fix "buffer overflow detected" for tap.c
Alice C. Munduruca
-11
/
+5
2025-12-23
selftests: drv-net: psp: fix test names in ipver_test_builder()
Daniel Zahka
-1
/
+2
2025-12-23
selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()
Daniel Zahka
-1
/
+2
2025-12-22
selftests: bpf: fix tests with raw_tp calling kfuncs
Puranjay Mohan
-4
/
+4
2025-12-22
bpf: selftests: selftests for memcg stat kfuncs
JP Kobryn
-0
/
+280
2025-12-22
kdoc: allow dots in inline @param names
Steven Price
-1
/
+1
2025-12-22
docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
Mauro Carvalho Chehab
-6
/
+12
2025-12-22
kernel-doc: add support to handle DEFINE_ variables
Mauro Carvalho Chehab
-7
/
+23
2025-12-22
kernel-doc: add support for handling global variables
Mauro Carvalho Chehab
-1
/
+102
2025-12-22
selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
Gopi Krishna Menon
-0
/
+1
2025-12-21
selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file
Matt Bobrowski
-1
/
+30
2025-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+2
2025-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+16
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-33
/
+342
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
-86
/
+154
2025-12-19
selftests/bpf: Run resolve_btfids only for relevant .test.o objects
Ihor Solodrai
-2
/
+6
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
-1
/
+0
[prev]
[next]