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-07-24
selftests: drv-net: tso: fix non-tunneled tso6 test case name
Daniel Zahka
1
-12
/
+14
2025-07-24
selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_type
Daniel Zahka
1
-24
/
+13
2025-07-24
selftests: drv-net: tso: enable test cases based on hw_features
Daniel Zahka
1
-12
/
+40
2025-07-24
selftests: drv-net: Make command requirements explicit
Gal Pressman
5
-6
/
+5
2025-07-24
selftests: drv-net: Fix remote command checking in require_cmd()
Gal Pressman
1
-1
/
+1
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
2
-18
/
+23
2025-07-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+25
2025-07-24
selftests: drv-net: devmem: use new mattr ynl helpers
Jakub Kicinski
1
-5
/
+3
2025-07-24
tools: ynl-gen: print setters for multi-val attrs
Jakub Kicinski
1
-6
/
+13
2025-07-24
tools: ynl-gen: print alloc helper for multi-val attrs
Jakub Kicinski
1
-3
/
+16
2025-07-24
tools: ynl-gen: move free printing to the print_type_full() helper
Jakub Kicinski
1
-3
/
+4
2025-07-24
tools: ynl-gen: don't add suffix for pure types
Jakub Kicinski
1
-1
/
+3
2025-07-24
selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols
Paul E. McKenney
1
-0
/
+9
2025-07-24
selftests/tracing: Fix false failure of subsystem event test
Steven Rostedt
1
-2
/
+26
2025-07-24
selftests: pci_endpoint: Add doorbell test case
Frank Li
1
-0
/
+28
2025-07-24
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
1
-1
/
+4
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
2
-3
/
+7
2025-07-24
perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
Ian Rogers
3
-8
/
+23
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
6
-12
/
+77
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
7
-55
/
+108
2025-07-24
perf parse-events: Support user CPUs mixed with threads/processes
Ian Rogers
3
-48
/
+87
2025-07-24
perf evsel: Add evsel__open_per_cpu_and_thread
Ian Rogers
2
-4
/
+22
2025-07-24
perf parse-events: Minor __add_event refactoring
Ian Rogers
1
-21
/
+48
2025-07-24
perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
Ian Rogers
2
-12
/
+19
2025-07-24
perf evsel: Use libperf perf_evsel__exit
Ian Rogers
1
-3
/
+1
2025-07-24
libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete
Ian Rogers
2
-1
/
+7
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
9
-22
/
+22
2025-07-24
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
Ian Rogers
3
-9
/
+51
2025-07-24
perf parse-events: Allow the cpu term to be a PMU or CPU range
Ian Rogers
2
-18
/
+54
2025-07-24
perf stat: Don't size aggregation ids from user_requested_cpus
Ian Rogers
1
-5
/
+2
2025-07-24
perf stat: Avoid buffer overflow to the aggregation map
Ian Rogers
1
-1
/
+1
2025-07-24
perf parse-events: Warn if a cpu term is unsupported by a CPU
Ian Rogers
4
-18
/
+35
2025-07-24
perf pfm: Don't force loading of all PMUs
Ian Rogers
1
-4
/
+0
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-70
/
+250
2025-07-24
Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-29
/
+57
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
11
-40
/
+403
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
17
-208
/
+694
2025-07-24
rv: Return init error when registering monitors
Gabriele Monaco
2
-4
/
+2
2025-07-24
verification/rvgen: Organise Kconfig entries for nested monitors
Gabriele Monaco
2
-5
/
+21
2025-07-24
tools/dot2c: Fix generated files going over 100 column limit
Gabriele Monaco
1
-9
/
+11
2025-07-24
tools/rv: Stop gracefully also on SIGTERM
Gabriele Monaco
1
-0
/
+1
2025-07-24
tools/rv: Do not skip idle in trace
Gabriele Monaco
1
-2
/
+2
2025-07-24
verification/rvgen: Do not generate unused variables
Nam Cao
1
-4
/
+21
2025-07-24
verification/rvgen: Generate each variable definition only once
Nam Cao
1
-3
/
+5
2025-07-24
verification/rvgen: Support the 'next' operator
Nam Cao
1
-0
/
+26
2025-07-24
verification/rvgen: Add support for linear temporal logic
Nam Cao
7
-1
/
+915
2025-07-24
verification/rvgen: Restructure the classes to prepare for LTL inclusion
Nam Cao
5
-261
/
+308
2025-07-24
verification/rvgen: Restructure the templates files
Nam Cao
8
-32
/
+20
2025-07-24
verification/dot2k: Prepare the frontend for LTL inclusion
Nam Cao
12
-17
/
+25
2025-07-24
verification/dot2k: Replace is_container() hack with subparsers
Nam Cao
2
-18
/
+21
[prev]
[next]