summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn2024-09-261-2/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-263-1/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman2024-09-0925-257/+782
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tools: iio: rm .*.cmd when make cleanzhangjiao2024-09-051-1/+1
| * | | | | | | | | | | tools/iio: Add memory allocation failure check for trigger_nameZhu Jun2024-09-031-0/+4
| * | | | | | | | | | | Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman2024-08-1935-439/+1050
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman2024-08-1224-66/+333
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | binder: frozen notification binder_features flagYu-Ting Tseng2024-07-311-0/+1
* | | | | | | | | | | | | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-261-0/+243
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2024-09-0912-116/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | tools: usb: p9_fwd: add usb gadget packet forwarder scriptMichael Grzeschik2024-09-031-0/+243
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-09-263-1/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)2024-09-252-0/+62
| * | | | | | | | | | | | | tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)2024-09-251-1/+0
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-09-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tools/virtio:Fix the wrong format specifierZhu Jun2024-09-101-1/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-2512-13/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang2024-08-111-0/+1
| * | | | | | | | | | | | | memblock test: fix implicit declaration of function 'strscpy'Wei Yang2024-08-061-0/+2
| * | | | | | | | | | | | | memblock test: fix implicit declaration of function 'isspace'Wei Yang2024-08-061-0/+1
| * | | | | | | | | | | | | memblock test: fix implicit declaration of function 'memparse'Wei Yang2024-08-064-1/+56
| * | | | | | | | | | | | | memblock test: add the definition of __setup()Wei Yang2024-08-061-0/+3
| * | | | | | | | | | | | | memblock test: fix implicit declaration of function 'virt_to_phys'Wei Yang2024-08-061-0/+6
| * | | | | | | | | | | | | tools/testing: abstract two init.h into common include directoryWei Yang2024-08-064-10/+12
| * | | | | | | | | | | | | memblock tests: include export.h in linkage.h as kernel doseWei Yang2024-08-062-1/+2
| * | | | | | | | | | | | | memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang2024-08-062-1/+1
* | | | | | | | | | | | | | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-252-1/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | objtool/rust: list `noreturn` Rust functionsMiguel Ojeda2024-08-182-1/+53
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-09-243-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV2024-09-231-2/+1
| * | | | | | | | | | | | | | pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen2024-09-132-2/+2
* | | | | | | | | | | | | | | Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched_ext: Provide a sysfs enable_seq counterAndrea Righi2024-09-231-0/+1
* | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-244-1/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge patch series "tools: Add barrier implementations for riscv"Palmer Dabbelt2024-09-204-1/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | tools: Optimize ring buffer for riscvCharlie Jenkins2024-09-201-1/+1
| | * | | | | | | | | | | | | | | | tools: Add riscv barrier implementationCharlie Jenkins2024-09-203-0/+54
| | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | selftests: riscv: Allow mmap test to compile on 32-bitCharlie Jenkins2024-09-171-2/+4
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-2410-32/+1935
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi2024-09-161-0/+184
| * | | | | | | | | | | | | | | selftests/landlock: Test signal scoping for threadsTahera Fahimi2024-09-161-0/+49
| * | | | | | | | | | | | | | | selftests/landlock: Test signal scopingTahera Fahimi2024-09-161-0/+251
| * | | | | | | | | | | | | | | landlock: Add signal scopingTahera Fahimi2024-09-161-1/+1
| * | | | | | | | | | | | | | | selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi2024-09-161-0/+64
| * | | | | | | | | | | | | | | selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi2024-09-161-0/+103
| * | | | | | | | | | | | | | | selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi2024-09-163-1/+252
| * | | | | | | | | | | | | | | selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi2024-09-166-30/+998
| * | | | | | | | | | | | | | | selftests/landlock: Test handling of unknown scopeTahera Fahimi2024-09-161-0/+33
| * | | | | | | | | | | | | | | landlock: Add abstract UNIX socket scopingTahera Fahimi2024-09-161-1/+1
* | | | | | | | | | | | | | | | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-232-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \