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
2020-07-31
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
1
-3
/
+5
2020-07-31
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
1
-6
/
+18
2020-07-31
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
4
-12
/
+28
2020-07-31
MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainer
Joyce Ooi
1
-1
/
+1
2020-07-31
selftests/bpf: fix netdevsim trap_flow_action_cookie read
Hangbin Liu
1
-0
/
+3
2020-07-31
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
3
-5
/
+14
2020-07-31
net/bpfilter: Initialize pos in __bpfilter_process_sockopt
Christoph Hellwig
1
-1
/
+1
2020-07-31
Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-8
/
+14
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-6
/
+16
2020-07-30
ARM: percpu.h: fix build error
Grygorii Strashko
1
-0
/
+2
2020-07-30
Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
1
-3
/
+1
2020-07-30
Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+17
2020-07-30
Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-30
MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING AND DEBUGGING entry
John Garry
1
-1
/
+1
2020-07-30
arm64: csum: Fix handling of bad packets
Robin Murphy
1
-2
/
+3
2020-07-30
arm64: Drop unnecessary include from asm/smp.h
Marc Zyngier
1
-1
/
+0
2020-07-30
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
1
-2
/
+2
2020-07-30
virtio-mem: Fix build error due to improper use 'select'
Weilong Chen
1
-1
/
+1
2020-07-30
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
Alex Deucher
1
-3
/
+6
2020-07-30
drm/amd/display: Clear dm_state for fast updates
Mazin Rezk
1
-9
/
+27
2020-07-30
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
Peilin Ye
1
-1
/
+2
2020-07-30
RDMA/core: Free DIM memory in error unwind
Leon Romanovsky
1
-0
/
+1
2020-07-30
RDMA/core: Stop DIM before destroying CQ
Leon Romanovsky
1
-3
/
+10
2020-07-30
RDMA/mlx5: Initialize QP mutex for the debug kernels
Leon Romanovsky
1
-4
/
+1
2020-07-30
perf metric: Rename group_list to metric_list
Jiri Olsa
1
-21
/
+21
2020-07-30
perf metric: Rename struct egroup to metric
Jiri Olsa
1
-75
/
+75
2020-07-30
perf metric: Add metric group test
Jiri Olsa
1
-2
/
+46
2020-07-30
perf metric: Make compute_single function more precise
Jiri Olsa
1
-9
/
+13
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
4
-15
/
+152
2020-07-30
perf metric: Add DCache_L2 to metric parse test
Jiri Olsa
1
-0
/
+71
2020-07-30
perf metric: Add cache_miss_cycles to metric parse test
Jiri Olsa
1
-0
/
+33
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
1
-3
/
+6
2020-07-30
perf metric: Compute referenced metrics
Jiri Olsa
3
-2
/
+36
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
3
-7
/
+80
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2
-0
/
+38
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
1
-16
/
+172
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
1
-11
/
+6
2020-07-30
perf metric: Add add_metric function
Jiri Olsa
1
-26
/
+36
2020-07-30
perf metric: Add macros for iterating map events
Jiri Olsa
1
-37
/
+40
2020-07-30
perf metric: Add expr__del_id function
Jiri Olsa
2
-8
/
+14
2020-07-30
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
3
-13
/
+14
2020-07-30
perf metric: Add expr__add_id function
Jiri Olsa
3
-7
/
+27
2020-07-30
perf metric: Fix memory leak in expr__add_id function
Jiri Olsa
1
-0
/
+2
2020-07-30
perf test: Ensure sample_period is set libpfm4 events
Ian Rogers
2
-0
/
+10
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
4
-9
/
+77
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
3
-0
/
+7
[prev]
[next]