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-15
selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
Mike Rapoport (Microsoft)
1
-5
/
+10
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
1
-7
/
+16
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
1
-1
/
+1
2026-08-15
selftests: ublk: add SET_PARAMS validation test
Yao Sang
2
-0
/
+116
2026-08-15
selftests: ublk: add helper for SET_PARAMS
Yao Sang
2
-1
/
+178
2026-08-15
selftests/bpf: Add ksock test for async callback guard
Mahe Tardy
2
-0
/
+107
2026-08-15
selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
Mahe Tardy
2
-0
/
+41
2026-08-15
selftests/bpf: Add ksock kfunc test
Mahe Tardy
3
-0
/
+274
2026-08-15
bpf: Report Call Type Safety argument errors
Kumar Kartikeya Dwivedi
1
-0
/
+1
2026-08-15
bpf: Report Register Type Safety errors
Kumar Kartikeya Dwivedi
1
-0
/
+1
2026-08-15
perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
PVS Narasimha Rao
1
-5
/
+34
2026-08-15
perf dso: Replace assert with runtime check in dso__read_symbol()
Arnaldo Carvalho de Melo
1
-1
/
+6
2026-08-15
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
1
-1
/
+14
2026-08-15
perf dso: Use stored fd error instead of stale errno in file_read() and file_...
Arnaldo Carvalho de Melo
1
-2
/
+2
2026-08-15
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-08-15
perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Arnaldo Carvalho de Melo
1
-3
/
+15
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
3
-0
/
+5
2026-08-14
sched_ext/scx_flatcg: Fix cvtime true-up on slice expiry
Tao Cui
1
-3
/
+11
2026-08-14
sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detection
fangqiurong
1
-3
/
+3
2026-08-15
selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
2
-14
/
+168
2026-08-15
landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Justin Suess
1
-2
/
+10
2026-08-15
landlock: Check landlock_restrict_self(2)'s flags before privileges
Justin Suess
1
-1
/
+5
2026-08-15
selftests/landlock: Test whiteout object behaviour in OverlayFS renames
Günther Noack
1
-2
/
+54
2026-08-15
selftests/landlock: Add audit test for whiteout object creation
Günther Noack
1
-0
/
+19
2026-08-15
selftests/landlock: Add tests for whiteout object creation
Günther Noack
1
-0
/
+176
2026-08-15
selftests/landlock: Use an actual chardev for MAKE_CHAR audit test
Günther Noack
1
-1
/
+1
2026-08-14
selftests/bpf: Check per-CPU address resolution per register
Vineet Gupta
2
-0
/
+74
2026-08-14
selftests/sched_ext: Fix flaky ddsp failure tests on busy systems
Michal Blaszczyk
2
-18
/
+15
2026-08-14
selftests/sched_ext: Make numa idle validation race-free
Cheng-Yang Chou
1
-7
/
+21
2026-08-14
libbpf: Fix ring buffer consumer loop on 32-bit position wrap
Israel Téllez García
1
-1
/
+1
2026-08-14
selftests/bpf: Fix selftest build after filter.h update
Ihor Solodrai
1
-1
/
+1
2026-08-14
sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototype
Tejun Heo
1
-3
/
+3
2026-08-14
selftests/bpf: Improve readability in iter test for percpu data
Leon Hwang
2
-6
/
+6
2026-08-14
libbpf: Avoid unnecessary mmap resize for percpu data maps
Leon Hwang
1
-9
/
+8
2026-08-14
sched_ext/scx_flatcg: expire cached hweights on weight changes
Tao Cui
1
-0
/
+3
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-17
/
+14
2026-08-14
selftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_open
Shaojie Sun
1
-9
/
+2
2026-08-14
selftests/bpf: Make pyperf600 a success again
Andrii Nakryiko
1
-2
/
+10
2026-08-14
selftests/bpf: Use ping_command() for IPv6 pings in lwt_ip_encap
Andrii Nakryiko
1
-4
/
+7
2026-08-14
spi: Add KUnit coverage for DMA mapping error paths
Honghui Jiang
2
-0
/
+2
2026-08-14
Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+250
2026-08-14
selftests/landlock: Fix spelling error in fs_test comment
Wang Yan
1
-1
/
+1
2026-08-14
Merge branch 'for-next/uapi' into for-next/core
Will Deacon
1
-0
/
+5
2026-08-14
selftests/bpf: Test a multi-slot argument before a struct_ops arena argument
Puranjay Mohan
4
-0
/
+48
2026-08-14
selftests/bpf: Enable __arena argument tests on arm64
Puranjay Mohan
2
-5
/
+14
2026-08-14
selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc arguments
Puranjay Mohan
1
-0
/
+20
2026-08-13
selftests/net/openvswitch: add SCTP flow key support and test
Minxi Hou
3
-0
/
+96
2026-08-13
selftests/bpf: Guarantee zero termination for veristat test buffers
Eduard Zingerman
1
-6
/
+6
2026-08-13
selftests/bpf: Exercise veristat filtering logic in a selftest
Eduard Zingerman
3
-0
/
+135
2026-08-13
selftests/bpf: Fix for veristat file/prog filters processing
Eduard Zingerman
1
-27
/
+49
[prev]
[next]