index
:
pub/scm/linux/kernel/git/livepatching/livepatching.git
master
Live Patching Group's fork of livepatching.git
Live Patching Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
vfio: selftests: Retry on EAGAIN during device reset
Josh Hilke
2
-1
/
+20
2026-08-10
vfio: selftests: igb: Add driver for Intel 82576 device
Josh Hilke
6
-1
/
+591
2026-08-10
vfio: selftests: Add helpers to re-enable interrupts
Alex Williamson
2
-0
/
+36
2026-08-10
selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typo
Qingshuang Fu
1
-17
/
+14
2026-08-10
KVM: selftests: Create one VM with many vCPUs for each major PMU counters test
Sean Christopherson
1
-89
/
+118
2026-08-10
xdrgen: Reject out-of-range program, version, and procedure numbers
Chuck Lever
7
-3
/
+177
2026-08-10
xdrgen: Enforce RFC 5531 name and number scoping for RPC programs
Chuck Lever
1
-0
/
+49
2026-08-10
xdrgen: Reject specifications that define a name twice
Chuck Lever
6
-11
/
+101
2026-08-10
xdrgen: Record the source position of each declared identifier
Chuck Lever
1
-33
/
+83
2026-08-10
xdrgen: Align the error caret under tab-indented source
Chuck Lever
1
-8
/
+18
2026-08-10
xdrgen: Fix opaque and string encoders for unbounded members
Chuck Lever
4
-0
/
+8
2026-08-10
xdrgen: Do not declare union XDR functions in the definitions header
Chuck Lever
1
-6
/
+0
2026-08-10
xdrgen: Share void RPC procedure handlers across programs
Chuck Lever
3
-8
/
+8
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
1
-0
/
+1
2026-08-10
Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-2
/
+2
2026-08-10
selftests/filesystems: test completing a context from another user namespace
Christian Brauner
3
-0
/
+250
2026-08-09
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
1
-1
/
+1
2026-08-09
perf python: Fix memory leak in pyrf__metrics_cb
Ian Rogers
1
-0
/
+2
2026-08-09
perf python: Fix count_values memory leak in pyrf_evsel__read
Ian Rogers
1
-5
/
+4
2026-08-09
perf python: Fix MetricGroup return type in perf.pyi
Ian Rogers
1
-2
/
+2
2026-08-09
perf python: Add thread and PMU uninitialized checks
Ian Rogers
1
-1
/
+10
2026-08-09
perf python: Zero initialize perf_data in pyrf_data__init
Ian Rogers
1
-1
/
+2
2026-08-09
perf python: Validate attribute setters in pyrf_evsel
Ian Rogers
1
-12
/
+77
2026-08-09
perf python: Validate CPU and thread maps in pyrf_evsel__open
Ian Rogers
1
-2
/
+12
2026-08-09
perf python: Check counts_values size in set_values
Ian Rogers
1
-8
/
+30
2026-08-09
perf test: Fix skiplist leak in cmd_test
Ian Rogers
1
-2
/
+7
2026-08-09
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
1
-2
/
+2
2026-08-09
perf python: Fix memory leak in pyrf_evlist__get_pollfd
Ian Rogers
1
-0
/
+3
2026-08-09
perf tools: Fix sb_evlist leaks in top and record
Ian Rogers
2
-0
/
+4
2026-08-09
perf stat: Fix evsel_list leak in cmd_stat
Ian Rogers
1
-3
/
+6
2026-08-09
perf script: Fix metric_evlist leak in script_find_metrics
Ian Rogers
1
-1
/
+1
2026-08-10
KVM: LoongArch: selftests: Add FPU/LSX/LASX test cases
Bibo Mao
3
-1
/
+147
2026-08-10
KVM: LoongArch: selftests: Enable LSX/LASX by auto detection
Bibo Mao
2
-1
/
+20
2026-08-08
preempt: Introduce HARDIRQ_DISABLE_BITS
Boqun Feng
1
-1
/
+4
2026-08-08
preempt: Track NMI nesting to separate per-CPU counter
Joel Fernandes
1
-1
/
+1
2026-08-08
selftests/bpf: Test attach rejection for struct_ops arena programs
Kumar Kartikeya Dwivedi
2
-0
/
+79
2026-08-08
selftests/bpf: Test stack-passed struct_ops arena arguments
Tejun Heo
4
-0
/
+39
2026-08-08
selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
Tejun Heo
6
-0
/
+217
2026-08-08
selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Tejun Heo
2
-0
/
+101
2026-08-08
selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
Tejun Heo
4
-0
/
+290
2026-08-08
selftests/bpf: Verify zext_dst annotations for various instructions
Eduard Zingerman
2
-0
/
+394
2026-08-08
bpf: Do not print a newline after disassembly in bpf_verbose_insn()
Eduard Zingerman
2
-17
/
+5
2026-08-07
selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
3
-11
/
+119
2026-08-07
selftests/net: ncdevmem: add -b option to set rx-page-size on bind
Bobby Eshleman
1
-3
/
+33
2026-08-07
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
1
-0
/
+1
2026-08-07
tools/ynl: add ovs_packet uapi header in Makefile.deps
Jakub Kicinski
1
-0
/
+1
2026-08-07
tun/tap: add IFF_BACKPRESSURE flag
Simon Schippers
1
-0
/
+4
2026-08-07
selftests: net: shaper: Cover recursive node cleanup
Mohsin Bashir
1
-0
/
+59
2026-08-07
selftests: net: shaper: Cover mixed-parent grouping
Mohsin Bashir
1
-0
/
+100
2026-08-07
selftests: net: shaper: Reject invalid set requests
Mohsin Bashir
1
-0
/
+41
[prev]
[next]