index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-09-10
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-10
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-09-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+7
2021-09-10
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+7
2021-09-10
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample data
Kim Phillips
4
-1
/
+303
2021-09-10
perf report: Add tools/arch/x86/include/asm/amd-ibs.h
Kim Phillips
2
-0
/
+133
2021-09-10
perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
Kim Phillips
2
-0
/
+83
2021-09-10
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
1
-4
/
+16
2021-09-10
perf scripts python: Fix passing arguments to stackcollapse report
Michael Petlan
1
-1
/
+1
2021-09-10
perf test: Fix bpf test sample mismatch reporting
Michael Petlan
1
-1
/
+1
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry points
Arnaldo Carvalho de Melo
5
-18
/
+27
2021-09-10
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2021-09-08
nds32/setup: remove unused memblock_region variable in setup_memory()
Mike Rapoport
1
-1
/
+0
2021-09-08
mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
yanghui
1
-4
/
+13
2021-09-08
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
Naohiro Aota
1
-1
/
+2
2021-09-08
mmap_lock: change trace and locking order
Liam Howlett
1
-4
/
+4
2021-09-08
mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
Miaohe Lin
1
-1
/
+3
2021-09-08
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
1
-1
/
+1
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2
-0
/
+10
2021-09-08
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
1
-1
/
+4
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
24
-333
/
+12
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
14
-117
/
+42
2021-09-08
mm: simplify compat numa syscalls
Arnd Bergmann
2
-129
/
+64
2021-09-08
mm: simplify compat_sys_move_pages
Arnd Bergmann
1
-15
/
+30
2021-09-08
kexec: avoid compat_alloc_user_space
Arnd Bergmann
1
-36
/
+25
2021-09-08
kexec: move locking into do_kexec_load
Arnd Bergmann
1
-28
/
+16
2021-09-08
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
1
-2
/
+2
2021-09-08
mm: migrate: fix the incorrect function name in comments
Baolin Wang
1
-1
/
+1
2021-09-08
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
1
-2
/
+3
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
1
-0
/
+48
2021-09-08
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
1
-26
/
+22
2021-09-08
ksmbd: fix read of uninitialized variable ret in set_file_basic_info
Namjae Jeon
1
-1
/
+1
2021-09-08
ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Colin Ian King
1
-2
/
+2
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
1
-3
/
+3
2021-09-08
selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events
Steven Rostedt (VMware)
1
-1
/
+1
2021-09-08
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
1
-2
/
+12
2021-09-08
tracing: synth events: increase max fields count
Artem Bityutskiy
1
-1
/
+1
2021-09-08
tools/bootconfig: Show whole test command for each test case
Masami Hiramatsu
1
-2
/
+2
2021-09-08
bootconfig: Fix missing return check of xbc_node_compose_key function
Julio Faracco
1
-1
/
+3
2021-09-08
tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh
Masami Hiramatsu
1
-2
/
+2
2021-09-08
docs: bootconfig: Add how to use bootconfig for kernel parameters
Masami Hiramatsu
1
-1
/
+38
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
1
-9
/
+14
2021-09-08
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
1
-2
/
+12
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
1
-3
/
+3
2021-09-08
scripts: check_extable: fix typo in user error message
Randy Dunlap
1
-1
/
+1
2021-09-08
mm/workingset: correct kernel-doc notations
Randy Dunlap
1
-1
/
+1
2021-09-08
ipc: replace costly bailout check in sysvipc_find_ipc()
Rafael Aquini
1
-12
/
+4
[next]