index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2
-30
/
+63
2020-01-17
perf/x86/intel/rapl: Add Comet Lake support
Harry Pan
1
-0
/
+2
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2
-0
/
+15
2020-01-06
perf report/top: Make 'e' visible in the help and make it toggle showing call...
Arnaldo Carvalho de Melo
1
-1
/
+7
2020-01-06
perf report/top: Do not offer annotation for symbols without samples
Arnaldo Carvalho de Melo
1
-1
/
+10
2020-01-06
perf report/top: Allow pressing hotkeys in the options popup menu
Arnaldo Carvalho de Melo
1
-6
/
+10
2020-01-06
tools ui popup: Allow returning hotkeys
Arnaldo Carvalho de Melo
5
-9
/
+13
2020-01-06
perf hists browser: Allow passing an initial hotkey
Arnaldo Carvalho de Melo
3
-77
/
+82
2020-01-06
perf report/top: Add 'k' hotkey to zoom directly into the kernel map
Arnaldo Carvalho de Melo
1
-1
/
+8
2020-01-06
perf hists browser: Generalize the do_zoom_dso() function
Arnaldo Carvalho de Melo
1
-4
/
+7
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
3
-5
/
+54
2020-01-06
perf report/top: Add menu entry for toggling callchain expansion
Arnaldo Carvalho de Melo
1
-0
/
+21
2020-01-06
perf report/top: Make ENTER consistently bring up menu
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-01-06
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-01-06
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
1
-1
/
+3
2020-01-06
libperf: Add man pages
Jiri Olsa
14
-229
/
+1197
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
39
-4
/
+5
2020-01-06
perf tests bp_signal: Show expected versus obtained values
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-01-06
perf sched timehist: Add support for filtering on CPU
David Ahern
2
-0
/
+17
2020-01-06
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
3
-13
/
+45
2020-01-06
perf mmap: Declare type for cpu mask of arbitrary length
Alexey Budankov
2
-0
/
+23
2020-01-06
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
2
-0
/
+45
2019-12-25
x86/alternatives: Implement a better poke_int3_handler() completion scheme
Peter Zijlstra
1
-31
/
+53
2019-12-23
Linux 5.5-rc3
v5.5-rc3
Linus Torvalds
1
-1
/
+1
2019-12-22
pipe: fix empty pipe check in pipe_write()
Jan Stancek
1
-1
/
+1
2019-12-22
MAINTAINERS: remove Radim from KVM maintainers
Paolo Bonzini
1
-2
/
+0
2019-12-22
MAINTAINERS: Orphan KVM for MIPS
James Hogan
1
-2
/
+2
2019-12-22
ext4: clarify impact of 'commit' mount option
Jan Kara
1
-8
/
+11
2019-12-22
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
1
-1
/
+3
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
1
-1
/
+20
2019-12-21
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
1
-0
/
+1
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2
-4
/
+12
2019-12-21
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
1
-3
/
+13
2019-12-21
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
1
-7
/
+7
2019-12-21
sfc: fix channel allocation with brute force
Edward Cree
2
-22
/
+19
2019-12-21
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-21
selftests: pmtu: fix init mtu value in description
Hangbin Liu
1
-3
/
+3
2019-12-21
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2019-12-21
net: phy: ensure that phy IDs are correctly typed
Russell King
2
-5
/
+5
2019-12-21
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2019-12-21
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
1
-2
/
+2
2019-12-21
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-21
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
1
-1
/
+1
2019-12-21
net/smc: unregister ib devices in reboot_event
Karsten Graul
1
-1
/
+1
2019-12-21
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
1
-1
/
+1
2019-12-21
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
2019-12-21
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
1
-1
/
+1
2019-12-21
net: dsa: ksz: use common define for tag len
Michael Grzeschik
1
-5
/
+3
2019-12-21
s390/qeth: don't return -ENOTSUPP to userspace
Julian Wiedmann
1
-1
/
+1
2019-12-21
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
3
-1
/
+4
[next]