index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-18
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
1
-0
/
+5
2025-03-18
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
1
-3
/
+1
2025-03-18
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-03-18
perf python tracepoint.py: Change the COMM using setproctitle if available
Arnaldo Carvalho de Melo
1
-0
/
+8
2025-03-18
perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)
Arnaldo Carvalho de Melo
1
-7
/
+0
2025-03-18
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-03-18
iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
Nicolin Chen
3
-0
/
+153
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
1
-0
/
+5
2025-03-18
RISC-V: selftests: Add TEST_ZICBOM into CBO tests
Yunhui Cui
1
-11
/
+55
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+3
2025-03-17
perf test dso-data: Correctly free test file in read test
Ian Rogers
1
-12
/
+12
2025-03-17
perf dso: Use lock annotations to fix asan deadlock
Ian Rogers
4
-43
/
+66
2025-03-17
perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED
Ian Rogers
1
-0
/
+8
2025-03-17
selftests/mm/cow: fix the incorrect error handling
Cyan Yang
1
-1
/
+1
2025-03-17
selftests/mm: add tests for folio_split(), buddy allocator like split
Zi Yan
1
-7
/
+27
2025-03-17
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
1
-0
/
+1
2025-03-17
bpftool: Using the right format specifiers
Jiayuan Chen
11
-30
/
+31
2025-03-17
bpftool: Add -Wformat-signedness flag to detect format errors
Jiayuan Chen
1
-1
/
+6
2025-03-17
selftests/bpf: Test freplace from user namespace
Mykyta Yatsenko
3
-4
/
+112
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
5
-9
/
+23
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
1
-0
/
+1
2025-03-17
lib/interval_tree: add test case for span iteration
Wei Yang
2
-2
/
+6
2025-03-17
lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
Wei Yang
2
-0
/
+41
2025-03-17
lib/rbtree: add random seed
Wei Yang
3
-2
/
+10
2025-03-17
lib/rbtree: enable userland test suite for rbtree related data structure
Wei Yang
19
-13
/
+288
2025-03-17
cxl/test: Add Set Feature support to cxl_test
Dave Jiang
1
-0
/
+51
2025-03-17
cxl/test: Add Get Feature support to cxl_test
Dave Jiang
1
-0
/
+56
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
1
-0
/
+4
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
2
-0
/
+75
2025-03-17
objtool: Use O_CREAT with explicit mode mask
Ingo Molnar
1
-1
/
+1
2025-03-17
objtool: Create backup on error and print args
Josh Poimboeuf
3
-67
/
+65
2025-03-17
objtool: Change "warning:" to "error:" for --Werror
Josh Poimboeuf
1
-2
/
+4
2025-03-17
objtool: Add --Werror option
Josh Poimboeuf
3
-3
/
+14
2025-03-17
objtool: Add --output option
Josh Poimboeuf
5
-35
/
+89
2025-03-17
objtool: Upgrade "Linked object detected" warning to error
Josh Poimboeuf
1
-2
/
+2
2025-03-17
objtool: Consolidate option validation
Josh Poimboeuf
1
-44
/
+24
2025-03-17
objtool: Remove --unret dependency on --rethunk
Josh Poimboeuf
1
-5
/
+0
2025-03-17
objtool: Increase per-function WARN_FUNC() rate limit
Josh Poimboeuf
3
-5
/
+13
2025-03-17
objtool: Update documentation
Josh Poimboeuf
1
-42
/
+53
2025-03-17
objtool: Improve __noreturn annotation warning
Josh Poimboeuf
2
-8
/
+6
2025-03-17
objtool: Fix error handling inconsistencies in check()
Josh Poimboeuf
1
-4
/
+6
2025-03-17
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
1
-30
/
+1
2025-03-16
tools/selftests: add guard region test for /proc/$pid/pagemap
Lorenzo Stoakes
2
-0
/
+48
2025-03-16
selftests/mm/mlock: print error on failure
Brendan Jackman
2
-3
/
+9
2025-03-16
selftests/mm: skip mlock tests if nobody user can't read it
Brendan Jackman
1
-1
/
+1
2025-03-16
selftests/mm: ensure uffd-wp-mremap gets pages of each size
Brendan Jackman
1
-1
/
+22
2025-03-16
selftests/mm: drop unnecessary sudo usage
Brendan Jackman
1
-1
/
+1
2025-03-16
selftests/mm: skip gup_longterm tests on weird filesystems
Brendan Jackman
1
-1
/
+9
2025-03-16
selftests/mm: skip map_populate on weird filesystems
Brendan Jackman
1
-0
/
+7
2025-03-16
selftests/mm: don't fail uffd-stress if too many CPUs
Brendan Jackman
1
-1
/
+10
[prev]
[next]