index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
perf tools: Expression parser enhancements for metrics
Andi Kleen
2
-6
/
+60
2017-08-22
perf tools: Add utility function to detect SMT status
Andi Kleen
3
-0
/
+51
2017-08-22
perf bpf: Tighten detection of BPF events
Andi Kleen
1
-4
/
+19
2017-08-22
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
5
-40
/
+20
2017-08-22
perf xyarray: Save max_x, max_y
Andi Kleen
2
-0
/
+14
2017-08-22
Merge tag 'perf-core-for-mingo-4.14-20170821' of git://git.kernel.org/pub/scm...
Ingo Molnar
13
-158
/
+159
2017-08-18
perf annotate browser: Circulate percent, total-period and nr-samples view
Taeung Song
1
-3
/
+8
2017-08-18
perf annotate browser: Support --show-nr-samples option
Taeung Song
2
-5
/
+13
2017-08-18
perf annotate: Document --show-total-period option
Taeung Song
1
-0
/
+2
2017-08-18
perf annotate stdio: Support --show-nr-samples option
Taeung Song
3
-3
/
+23
2017-08-17
perf tools: Use default CPUINFO_PROC where it fits
Arnaldo Carvalho de Melo
2
-20
/
+2
2017-08-17
perf tools: Remove unused cpu_relax() macros
Arnaldo Carvalho de Melo
1
-9
/
+0
2017-08-17
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
4
-104
/
+104
2017-08-17
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
3
-6
/
+3
2017-08-17
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
4
-31
/
+31
2017-08-17
perf events parse: Remove some needless local variables
Arnaldo Carvalho de Melo
1
-13
/
+7
2017-08-17
perf trace: Fix off by one string allocation problem
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-08-17
perf jevents: Support FCMask and PortMask
Andi Kleen
1
-0
/
+2
2017-08-17
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
1
-2
/
+2
2017-08-17
Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm...
Ingo Molnar
14
-47
/
+611
2017-08-17
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
251
-972
/
+2343
2017-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-29
/
+24
2017-08-17
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+8
2017-08-16
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
3
-4
/
+4
2017-08-16
perf bpf: Fix endianness problem when loading parameters in prologue
Wang Nan
2
-3
/
+50
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-159
/
+512
2017-08-16
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
1
-4
/
+30
2017-08-16
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
1
-3
/
+4
2017-08-16
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
1
-2
/
+6
2017-08-16
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-16
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-16
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
4
-4
/
+12
2017-08-16
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2
-3
/
+13
2017-08-15
perf script python: Add support for sqlite3 to call-graph-from-sql.py
Adrian Hunter
1
-24
/
+36
2017-08-15
audit: Receive unmount event
Jan Kara
1
-1
/
+1
2017-08-15
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
1
-5
/
+7
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-5
/
+4
2017-08-15
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...
Adrian Hunter
3
-7
/
+7
2017-08-15
perf script python: Add support for exporting to sqlite3
Adrian Hunter
4
-3
/
+491
2017-08-15
perf scripts python: Fix query in call-graph-from-postgresql.py
Adrian Hunter
1
-1
/
+1
2017-08-15
perf scripts python: Fix missing call_path_id in export-to-postgresql script
Adrian Hunter
1
-1
/
+2
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
15
-40
/
+126
2017-08-15
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
6
-1
/
+22
2017-08-15
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
1
-5
/
+0
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2
-4
/
+4
2017-08-15
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-15
udp: fix linear skb reception with PEEK_OFF
Al Viro
1
-5
/
+4
[next]