index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
Revert "ipv6: preserve insertion order for same-scope addresses"
Fernando Fernandez Mancera
1
-1
/
+1
2026-05-29
perf vendor events intel: Update alderlaken events from 1.37 to 1.39
Ian Rogers
5
-1
/
+164
2026-05-29
perf vendor events intel: Update alderlake events from 1.37 to 1.39
Ian Rogers
5
-1
/
+213
2026-05-29
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-10
/
+25
2026-05-29
Merge tag 'cxl-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-62
/
+43
2026-05-29
perf test: Make leafloop workload immune to compiler options
James Clark
1
-9
/
+31
2026-05-29
perf test: Add truncated perf.data robustness test
Arnaldo Carvalho de Melo
1
-0
/
+86
2026-05-29
perf session: Snapshot event->header.size in process_user_event()
Arnaldo Carvalho de Melo
1
-14
/
+13
2026-05-29
perf kwork: Bounds check work->cpu before indexing cpus_runtime[]
Arnaldo Carvalho de Melo
2
-6
/
+40
2026-05-29
perf session: Bound nr_cpus_avail and validate sample CPU
Arnaldo Carvalho de Melo
2
-1
/
+117
2026-05-29
perf session: Check for decompression buffer size overflow
Arnaldo Carvalho de Melo
1
-0
/
+13
2026-05-29
perf tools: Harden compressed event processing
Arnaldo Carvalho de Melo
2
-1
/
+54
2026-05-29
perf session: Add byte-swap handler for PERF_RECORD_COMPRESSED2
Arnaldo Carvalho de Melo
1
-0
/
+9
2026-05-29
perf header: Validate bitmap size before allocating in do_read_bitmap()
Arnaldo Carvalho de Melo
1
-5
/
+29
2026-05-29
perf header: Sanity check HEADER_EVENT_DESC attr.size before swap
Arnaldo Carvalho de Melo
1
-0
/
+54
2026-05-29
perf header: Validate feature section size and add read path bounds checking
Arnaldo Carvalho de Melo
1
-9
/
+57
2026-05-29
perf header: Validate f_attr.ids section before use in perf_session__read_hea...
Arnaldo Carvalho de Melo
1
-1
/
+76
2026-05-29
perf header: Propagate feature section processing errors
Arnaldo Carvalho de Melo
1
-13
/
+38
2026-05-29
perf tools: Bounds check perf_event_attr fields against attr.size before prin...
Arnaldo Carvalho de Melo
2
-50
/
+114
2026-05-29
perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
Arnaldo Carvalho de Melo
2
-7
/
+242
2026-05-29
perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
Arnaldo Carvalho de Melo
1
-1
/
+88
2026-05-29
perf auxtrace: Harden auxtrace_error event handling
Arnaldo Carvalho de Melo
3
-9
/
+61
2026-05-29
perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu
Arnaldo Carvalho de Melo
1
-17
/
+45
2026-05-29
perf header: Byte-swap build ID event pid and bounds check section entries
Arnaldo Carvalho de Melo
2
-5
/
+72
2026-05-29
perf session: Validate nr fields against event size on both swap and common p...
Arnaldo Carvalho de Melo
1
-19
/
+234
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
5
-15
/
+166
2026-05-29
perf session: Use bounded copy for PERF_RECORD_TIME_CONV
Arnaldo Carvalho de Melo
1
-1
/
+8
2026-05-29
perf session: Add validated swap infrastructure with null-termination checks
Arnaldo Carvalho de Melo
1
-81
/
+325
2026-05-29
perf session: Fix swap_sample_id_all() crash on crafted events
Arnaldo Carvalho de Melo
1
-3
/
+11
2026-05-29
perf session: Fix PERF_RECORD_READ swap and dump for variable-length events
Arnaldo Carvalho de Melo
1
-17
/
+44
2026-05-29
perf zstd: Fix multi-iteration decompression and error handling
Arnaldo Carvalho de Melo
1
-4
/
+16
2026-05-29
perf zstd: Fix compression error path in zstd_compress_stream_to_records()
Arnaldo Carvalho de Melo
2
-3
/
+30
2026-05-29
perf tools: Fix event_contains() macro to verify full field extent
Arnaldo Carvalho de Melo
5
-5
/
+12
2026-05-29
perf session: Bounds-check one_mmap event pointer in peek_event
Arnaldo Carvalho de Melo
2
-3
/
+28
2026-05-29
perf session: Add minimum event size and alignment validation
Arnaldo Carvalho de Melo
1
-33
/
+220
2026-05-29
selftests/sched_ext: Validate dl_server attach/detach in total_bw test
Andrea Righi
1
-1
/
+200
2026-05-29
tools/mm/slabinfo: remove redundant slab->partial assignment
Xuewen Wang
1
-1
/
+0
2026-05-29
tools/mm/slabinfo: remove dead assignment in get_obj_and_str()
Xuewen Wang
1
-3
/
+2
2026-05-29
tools/mm/slabinfo: Fix trace disable logic inversion
Xuewen Wang
1
-1
/
+1
2026-05-29
rtla: Document tests in README
Tomas Glozar
1
-0
/
+30
2026-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
1
-1
/
+0
2026-05-28
selftests/perf_events: fix mmap() error check in sigtrap_threads
Hongfu Li
1
-1
/
+1
2026-05-28
kselftest/filelock: add a .gitignore file
Mark Brown
1
-0
/
+1
2026-05-28
kselftest/filelock: report each test in oftlocks separately
Mark Brown
1
-51
/
+39
2026-05-28
kselftest/filelock: use ksft_perror()
Mark Brown
1
-2
/
+2
2026-05-28
selftests/acct: add taskstats TGID retention test
Yiyang Chen
3
-2
/
+381
2026-05-28
tools/accounting/getdelays: fix -Wformat-truncation warning in format_timespec
Yiyang Chen
1
-7
/
+1
2026-05-28
selftests/mm: add kmemleak verbose dedup test
Breno Leitao
2
-0
/
+223
2026-05-28
selftests/cgroup: include slab in test_percpu_basic memory check
Li Wang
1
-5
/
+6
2026-05-28
selftests/cgroup: fix hardcoded page size in test_percpu_basic
Li Wang
1
-1
/
+1
[prev]
[next]