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-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-52
/
+56
2025-10-23
perf build: Fix perf build issues with fixdep
Josh Poimboeuf
2
-5
/
+3
2025-10-22
selftests: cachestat: Fix warning on declaration under label
Sidharth Seela
1
-2
/
+2
2025-10-22
selftests/cachestat: add tmpshmcstat file to .gitignore
Madhur Kumar
1
-0
/
+1
2025-10-22
objtool: Fix failure when being compiled on x32 system
Mikulas Patocka
1
-2
/
+2
2025-10-22
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2025-10-22
objtool/klp: Add the debian-based package name of xxhash to the hint
Borislav Petkov (AMD)
1
-1
/
+1
2025-10-22
selftests/tty: add TIOCSTI test suite
Abhinav Saxena
3
-1
/
+656
2025-10-21
selftests: mptcp: join: mark laminar tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-10-21
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-21
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-10-21
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-21
sched_ext: Fix scx_bpf_dsq_insert() backward binary compatibility
Tejun Heo
1
-5
/
+5
2025-10-21
libbpf: fix formatting of bpf_object__append_subprog_code
Anton Protopopov
1
-26
/
+26
2025-10-21
perf annotate: Invalidate register states for untracked instructions
Zecheng Li
1
-0
/
+29
2025-10-21
perf annotate: Save pointer offset in stack state
Zecheng Li
3
-10
/
+15
2025-10-21
perf annotate: Track arithmetic instructions on pointers
Zecheng Li
3
-8
/
+152
2025-10-21
perf annotate: Track address registers via TSR_KIND_POINTER
Zecheng Li
3
-8
/
+71
2025-10-21
perf annotate: Skip annotating data types to lea instructions
Zecheng Li
1
-0
/
+20
2025-10-21
perf annotate: Check return value of evsel__get_arch() properly
Tianyou Li
1
-1
/
+1
2025-10-21
perf annotate: fix a crash when annotate the same symbol with 's' and 'T'
Tianyou Li
3
-5
/
+22
2025-10-21
perf annotate: Fix build with NO_SLANG=1
Namhyung Kim
1
-4
/
+6
2025-10-20
perf jevents: Suppress circular dependency warnings
James Clark
1
-1
/
+3
2025-10-20
perf jevents: Remove unused makefile variable
James Clark
1
-1
/
+0
2025-10-20
perf jevents: Fix build when there are other json files in the tree
James Clark
1
-1
/
+1
2025-10-20
selftests: net: fix server bind failure in sctp_vrf.sh
Xin Long
2
-43
/
+47
2025-10-20
iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
Nicolin Chen
1
-2
/
+2
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+29
2025-10-20
KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test
Sean Christopherson
1
-18
/
+14
2025-10-20
KVM: selftests: Forcefully override ARCH from x86_64 to x86
Sean Christopherson
1
-1
/
+1
2025-10-20
KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is present
Brendan Jackman
1
-1
/
+3
2025-10-20
KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
Shivank Garg
1
-0
/
+98
2025-10-20
KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
Shivank Garg
1
-0
/
+52
2025-10-20
KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
Sean Christopherson
1
-31
/
+1
2025-10-20
KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
Sean Christopherson
2
-20
/
+25
2025-10-20
KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...
Sean Christopherson
1
-0
/
+24
2025-10-20
KVM: selftests: Define wrappers for common syscalls to assert success
Sean Christopherson
6
-60
/
+96
2025-10-20
perf parse-events: Make X modifier more respectful of groups
Ian Rogers
1
-6
/
+10
2025-10-19
perf c2c annotate: Start from the contention line
Tianyou Li
5
-9
/
+55
2025-10-19
perf c2c: Add annotation support to perf c2c report
Tianyou Li
2
-5
/
+157
2025-10-19
perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024
Ian Rogers
1
-1
/
+1
2025-10-19
perf ilist: Add PMU information to metrics
Ian Rogers
1
-4
/
+18
2025-10-19
perf python: Add PMU argument to parse_metrics
Ian Rogers
1
-3
/
+3
2025-10-19
perf ilist: Don't display deprecated events
Ian Rogers
1
-0
/
+2
2025-10-19
perf trace: Don't synthesize mmaps unless callchains are enabled
Ian Rogers
1
-1
/
+3
2025-10-18
selftests/bpf: Fix list_del() in arena list
Puranjay Mohan
1
-4
/
+2
2025-10-18
selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
Yonghong Song
1
-3
/
+3
2025-10-18
bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null
Yafang Shao
1
-3
/
+5
2025-10-18
selftests/bpf: Silence unused-but-set build warnings
Tiezhu Yang
1
-0
/
+1
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
28
-180
/
+674
[prev]
[next]