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
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-02-16
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-3
/
+10
2022-02-16
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-16
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Alexey Khoroshilov
1
-1
/
+1
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
3
-3
/
+9
2022-02-16
net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled
Oleksandr Mazur
1
-0
/
+4
2022-02-16
module: fix building with sysfs disabled
Dmitry Torokhov
1
-0
/
+2
2022-02-16
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
1
-4
/
+2
2022-02-16
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
5
-0
/
+24
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
4
-5
/
+18
2022-02-16
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
1
-0
/
+2
2022-02-16
perf cs-etm: No-op refactor of synth opt usage
James Clark
1
-9
/
+5
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
1
-2
/
+3
2022-02-16
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-16
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
1
-5
/
+18
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
4
-0
/
+134
2022-02-16
perf tools: Fix spelling mistake "commpressor" -> "compressor"
Colin Ian King
1
-1
/
+1
2022-02-16
perf annotate: Remove redundant 'ret' variable
tangmeng
1
-3
/
+1
2022-02-16
perf top: Remove redundant 'err' variable
tangmeng
1
-3
/
+1
2022-02-16
drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
Ville Syrjälä
1
-6
/
+8
2022-02-15
perf test: Make metric testing more robust
Ian Rogers
1
-6
/
+26
2022-02-15
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
2
-0
/
+5
2022-02-15
perf c2c: Replace bitmap_weight() with bitmap_empty() where appropriate
Yury Norov
1
-2
/
+2
2022-02-15
perf tui: Only support --tui with slang
Ian Rogers
4
-3
/
+26
2022-02-15
perf intel-pt: Add documentation for Event Trace and TNT disable
Adrian Hunter
1
-2
/
+102
2022-02-15
perf scripts python: export-to-postgresql.py: Export all sample flags
Adrian Hunter
1
-7
/
+10
2022-02-15
perf scripts python: export-to-sqlite.py: Export all sample flags
Adrian Hunter
1
-8
/
+11
2022-02-15
perf scripting python: Add all sample flags to DB export
Adrian Hunter
1
-1
/
+2
2022-02-15
perf scripts python: intel-pt-events.py: Add Event Trace
Adrian Hunter
1
-5
/
+50
2022-02-15
perf script: Display new D (Intr Disabled) and t (Intr Toggle) flags
Adrian Hunter
2
-13
/
+24
2022-02-15
perf script: Display Intel PT iflag synthesized event
Adrian Hunter
1
-0
/
+15
2022-02-15
perf script: Display Intel PT CFE (Control Flow Event) / EVD (Event Data) synthesized event
Adrian Hunter
1
-0
/
+39
2022-02-15
perf intel-pt: Force 'quick' mode when TNT (Taken/Not-Taken packet) is disabled
Adrian Hunter
1
-0
/
+18
2022-02-15
perf intel-pt: Synthesize new D (Intr Disabled) and t (Intr Toggle) flags
Adrian Hunter
1
-0
/
+13
2022-02-15
perf intel-pt: Synthesize iflag event
Adrian Hunter
1
-0
/
+52
2022-02-15
perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
2
-1
/
+63
2022-02-15
perf intel-pt: Record Event Trace capability flag
Adrian Hunter
2
-1
/
+16
2022-02-15
perf auxtrace: Add itrace option "I"
Adrian Hunter
3
-0
/
+10
[next]