index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
socfpga
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
3
-1
/
+157
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
1
-2
/
+12
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2
-1
/
+1
2022-11-09
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
1
-17
/
+4
2022-11-07
perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...
Arnaldo Carvalho de Melo
3
-1
/
+90
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
3
-11
/
+11
2022-11-04
perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should b...
Arnaldo Carvalho de Melo
2
-245
/
+0
2022-11-04
perf bpf: Remove now unused BPF headers
Ian Rogers
6
-146
/
+0
2022-11-04
perf trace: 5sec fix libbpf 1.0+ compatibility
Ian Rogers
1
-3
/
+5
2022-11-04
perf trace: empty fix libbpf 1.0+ compatibility
Ian Rogers
1
-2
/
+11
2022-11-04
perf trace: hello fix libbpf 1.0+ compatibility
Ian Rogers
1
-3
/
+21
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
3
-19
/
+89
2022-11-03
perf trace: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-2
/
+2
2022-11-03
perf top: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-2
/
+2
2022-11-03
perf stat: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-4
/
+4
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
1
-1
/
+2
2022-11-03
perf ftrace: Use sig_atomic_t to avoid UB
Ian Rogers
1
-2
/
+2
2022-11-03
perf daemon: Use sig_atomic_t to avoid UB
Ian Rogers
1
-1
/
+1
2022-11-03
perf record: Use sig_atomic_t for signal handlers
Ian Rogers
1
-4
/
+4
2022-11-03
perf build: Update to C standard to gnu11
Ian Rogers
1
-1
/
+1
2022-11-03
perf probe: Fix to get declared file name from clang DWARF5
Masami Hiramatsu (Google)
3
-22
/
+42
2022-11-03
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
1
-2
/
+2
2022-11-03
perf probe: Fix to avoid crashing if DW_AT_decl_file is NULL
Masami Hiramatsu (Google)
2
-9
/
+27
2022-10-31
perf lock contention: Increase default stack skip to 4
Namhyung Kim
1
-1
/
+1
2022-10-31
perf lock contention: Avoid variable length arrays
Namhyung Kim
1
-13
/
+28
2022-10-31
perf lock contention: Check --max-stack option
Namhyung Kim
1
-3
/
+27
2022-10-31
perf lock contention: Fix memory sanitizer issue
Namhyung Kim
1
-1
/
+1
2022-10-31
perf test: Parse events workaround for dash/minus
Ian Rogers
1
-0
/
+13
2022-10-31
perf evlist: Add missing util/event.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-10-31
perf mmap: Remove several unneeded includes from util/mmap.h
Arnaldo Carvalho de Melo
1
-5
/
+0
2022-10-31
perf tests: Add missing event.h include
Arnaldo Carvalho de Melo
2
-0
/
+2
2022-10-31
perf thread: Move thread__resolve() from event.h
Arnaldo Carvalho de Melo
2
-5
/
+3
2022-10-31
perf symbol: Move addr_location__put() from event.h
Arnaldo Carvalho de Melo
2
-3
/
+2
2022-10-31
perf machine: Move machine__resolve() from event.h
Arnaldo Carvalho de Melo
2
-3
/
+3
2022-10-31
perf kwork: Remove includes not needed in kwork.h
Arnaldo Carvalho de Melo
3
-6
/
+15
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
31
-118
/
+147
2022-10-31
perf branch: Remove some needless headers, add a needed one
Arnaldo Carvalho de Melo
1
-3
/
+1
2022-10-31
perf bpf: No need to include headers just use forward declarations
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-10-30
Linux 6.1-rc3
v6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
[next]