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-07
selftests: net: shaper: Cover scalar attributes
Mohsin Bashir
1
-0
/
+68
2026-08-07
selftests: net: shaper: Add reparenting rejection test
Mohsin Bashir
1
-0
/
+150
2026-08-07
selftests: net: shaper: Add queue migration between nodes test
Mohsin Bashir
1
-0
/
+102
2026-08-07
selftests: net: shaper: Add child node deletion reparent test
Mohsin Bashir
1
-0
/
+77
2026-08-07
selftests: net: shaper: Add nested depth limit discovery test
Mohsin Bashir
1
-0
/
+117
2026-08-07
selftests: net: shaper: Add .group rate update test
Mohsin Bashir
1
-0
/
+67
2026-08-07
selftests: net: shaper: Add node scope .set rate update test
Mohsin Bashir
1
-0
/
+38
2026-08-07
selftests: net: shaper: Add basic_groups_with_rate test
Mohsin Bashir
1
-13
/
+66
2026-08-07
selftests: net: shaper: Decouple basic_groups from netdev rate limiting
Mohsin Bashir
1
-24
/
+16
2026-08-07
selftests: net: shaper: Prepare helpers for group tests
Mohsin Bashir
1
-59
/
+86
2026-08-07
selftests: net: shaper: Drop redundant command timeouts
Mohsin Bashir
1
-3
/
+3
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
39
-103
/
+1032
2026-08-07
Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'
Rafael J. Wysocki
6
-18
/
+77
2026-08-07
Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-...
Rafael J. Wysocki
1
-0
/
+1
2026-08-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-7
/
+37
2026-08-07
perf sched latency: Add histogram and time interval options
Aaron Tomlin
3
-6
/
+239
2026-08-07
perf sched latency: Auto-scale latency and runtime display units
Aaron Tomlin
1
-14
/
+32
2026-08-07
perf sched: Handle missing trace samples in pipe mode
Aaron Tomlin
1
-21
/
+51
2026-08-07
perf sched: Suppress latency table output when trace samples are missing
Aaron Tomlin
1
-11
/
+12
2026-08-07
perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...
Ian Rogers
1
-8
/
+12
2026-08-07
perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...
Ian Rogers
1
-20
/
+50
2026-08-07
perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesis
Ian Rogers
1
-6
/
+13
2026-08-07
perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...
Ian Rogers
1
-62
/
+142
2026-08-07
perf find-map: Remove PATH_MAX 128-byte stack array restriction
Ian Rogers
1
-2
/
+8
2026-08-07
perf trace-event: Fix infinite loop in skip()
Tanushree Shah
1
-4
/
+8
2026-08-07
perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdli...
Tanushree Shah
1
-0
/
+11
2026-08-07
perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_...
Tanushree Shah
1
-1
/
+10
2026-08-07
perf trace-event: Fix integer truncation in do_read() and skip()
Tanushree Shah
1
-14
/
+14
2026-08-08
selftests/ftrace: Force C locale in ftracetest
Rui Qi
1
-0
/
+3
2026-08-08
selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
1
-2
/
+25
2026-08-07
x86/paravirt: Use static_call() for the paravirt spinlock ops
Peter Zijlstra
1
-1
/
+1
2026-08-07
tools/lib/thermal: Fix misplaced extern "C" closing brace
Andreas Haufler
1
-2
/
+2
2026-08-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-0
/
+88
2026-08-07
selftests/bpf: Add load-acquire test for probe-memory pointer types
Daniel Borkmann
1
-0
/
+28
2026-08-07
selftests/bpf: Add arena fault test for load-acquire
Daniel Borkmann
2
-0
/
+46
2026-08-06
docs, resolve_btfids: Document kfunc BTF annotation emission
Ihor Solodrai
1
-0
/
+11
2026-08-06
selftests/bpf: Verify decl tags emission in resolve_btfids test
Ihor Solodrai
1
-0
/
+40
2026-08-06
resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tags
Ihor Solodrai
1
-1
/
+30
2026-08-06
selftests/bpf: Verify arena type tags in resolve_btfids test
Ihor Solodrai
2
-0
/
+76
2026-08-06
resolve_btfids: Process KF_ARENA_* flags in resolve_btfids
Ihor Solodrai
1
-5
/
+134
2026-08-06
resolve_btfids: Deduplicate BTF after btf2btf transformations
Ihor Solodrai
1
-0
/
+6
2026-08-06
selftests/mm: unpoison pages in memory-failure teardown
Muhammad Usama Anjum
1
-22
/
+22
2026-08-06
selftests/mm: fix gup_longterm EINVAL error message
zhaozhengzhuo
1
-1
/
+1
2026-08-06
selftests/mm/pagemap_ioctl: fix missing NULL checks after calloc()
longlong yan
1
-1
/
+7
2026-08-06
selftests/mm: use MAP_FAILED for mmap error check
longlong yan
1
-53
/
+53
2026-08-06
selftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmap
Hongfu Li
1
-1
/
+1
2026-08-06
selftests/mm: add PAGEMAP_SCAN test for THP PMD holes
Kiryl Shutsemau (Meta)
1
-27
/
+75
2026-08-06
mm/vma: update create_init_stack_vma() to use vma_flags_t
Lorenzo Stoakes
1
-0
/
+4
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
1
-0
/
+5
2026-08-06
mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Lorenzo Stoakes
1
-1
/
+1
[prev]
[next]