index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
selftests: prctl: introduce tests for disabling THPs completely
Usama Arif
5
-1
/
+189
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
4
-9
/
+9
2025-09-13
selftests/mm: skip hugepage-mremap test if userfaultfd unavailable
Aboorva Devarajan
1
-3
/
+13
2025-09-13
selftests/mm: skip thuge-gen test if system is not setup properly
Aboorva Devarajan
1
-4
/
+7
2025-09-13
selftests/mm: fix child process exit codes in ksm_functional_tests
Aboorva Devarajan
1
-7
/
+9
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
4
-18
/
+19
2025-09-13
selftest/mm: fix ksm_funtional_test failures
Donet Tom
1
-1
/
+11
2025-09-13
selftests/mm: add support to test 4PB VA on PPC64
Donet Tom
1
-0
/
+11
2025-09-13
mm/selftests: fix incorrect pointer being passed to mark_range()
Donet Tom
1
-1
/
+1
2025-09-13
selftests/damon/access_memory_even: remove unused header file
Enze Li
1
-1
/
+0
2025-09-13
selftests/damon: fix damon selftests by installing _common.sh
Alexandre Ghiti
1
-0
/
+1
2025-09-13
selftests/mm: fix spelling mistake "mrmeap" -> "mremap"
Colin Ian King
1
-3
/
+3
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
1
-2
/
+17
2025-09-13
selftests/mm: do check_huge_anon() with a number been passed in
Wei Yang
1
-1
/
+1
2025-09-13
selftests/damon: test no-op commit broke DAMON status
Sang-Heon Jeon
2
-0
/
+73
2025-09-13
selftest/kho: update generation of initrd
Mike Rapoport (Microsoft)
2
-22
/
+19
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
1
-5
/
+13
2025-09-13
selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
Suren Baghdasaryan
1
-0
/
+65
2025-09-13
selftests/mm: use __auto_type in swap() macro
Pranav Tyagi
1
-1
/
+1
2025-09-13
selftests/mm: pass filename as input param to VM_PFNMAP tests
Sudarsan Mahendran
3
-16
/
+47
2025-09-13
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
1
-4
/
+4
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
32
-78
/
+1204
2025-09-13
iio: add power and energy measurement modifiers
Antoniu Miclaus
1
-0
/
+8
2025-09-13
iio: add IIO_ALTCURRENT channel type
Antoniu Miclaus
1
-0
/
+2
2025-09-12
perf lock: Provide a host_env for session new
Ian Rogers
1
-1
/
+6
2025-09-12
perf subcmd: avoid crash in exclude_cmds when excludes is empty
hupu
1
-0
/
+3
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+2
2025-09-12
perf parse-events: Add 'X' modifier to exclude an event from being regrouped
Ian Rogers
5
-4
/
+9
2025-09-12
perf stat: Don't skip failing group events
Ian Rogers
1
-27
/
+21
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
3
-7
/
+64
2025-09-12
perf util: Fix compression checks returning -1 as bool
Yunseong Kim
2
-2
/
+2
2025-09-12
perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
Yunseong Kim
1
-5
/
+10
2025-09-12
perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
GuoHan Zhao
1
-1
/
+3
2025-09-12
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
2
-4
/
+0
2025-09-11
selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0
Petr Machata
2
-0
/
+375
2025-09-11
selftests: net: lib.sh: Don't defer failed commands
Petr Machata
1
-16
/
+16
2025-09-11
selftests: defer: Introduce DEFER_PAUSE_ON_FAIL
Petr Machata
1
-0
/
+16
2025-09-11
selftests: defer: Allow spaces in arguments of deferred commands
Petr Machata
1
-2
/
+2
2025-09-11
wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY
Jason A. Donenfeld
1
-3
/
+4
2025-09-11
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
1
-1
/
+0
2025-09-11
selftests: Replace sleep with slowwait
David Ahern
1
-1
/
+1
2025-09-11
selftests: Disable dad for ipv6 in fcnal-test.sh
David Ahern
1
-0
/
+2
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-89
/
+251
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
1
-1
/
+1
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2
-0
/
+190
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2
-82
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
2
-0
/
+100
2025-09-11
tools headers: Remove unused arm32 asm/kvm.h copy
James Clark
2
-316
/
+0
2025-09-11
tools headers: Remove unused kvm_perf.h copies
James Clark
3
-41
/
+0
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
117
-369
/
+2195
[prev]
[next]