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
2022-04-13
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-13
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-13
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
1
-2
/
+2
2022-04-13
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-13
net: phy: mscc-miim: reject clause 45 register accesses
Michael Walle
1
-0
/
+6
2022-04-13
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
3
-1
/
+6
2022-04-13
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-13
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-13
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
1
-1
/
+1
2022-04-13
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-13
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
1
-1
/
+1
2022-04-13
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
3
-3
/
+7
2022-04-13
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
1
-1
/
+1
2022-04-13
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
1
-2
/
+2
2022-04-13
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
1
-0
/
+1
2022-04-13
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
1
-1
/
+3
2022-04-13
sctp: count singleton chunks in assoc user stats
Jamie Bainbridge
1
-1
/
+5
2022-04-13
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
1
-1
/
+5
2022-04-13
IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD
Mark Zhang
1
-2
/
+1
2022-04-13
RDMA/mlx5: Add a missing update of cache->last_add
Aharon Landau
1
-0
/
+1
2022-04-13
RDMA/mlx5: Don't remove cache MRs when a delay is needed
Aharon Landau
1
-1
/
+3
2022-04-13
sfc: Do not free an empty page_ring
Martin Habets
1
-0
/
+3
2022-04-13
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
1
-2
/
+4
2022-04-13
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
1
-1
/
+2
2022-04-13
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
4
-0
/
+19
2022-04-13
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
1
-1
/
+1
2022-04-13
regulator: atc260x: Fix missing active_discharge_on setting
Axel Lin
1
-0
/
+1
2022-04-13
regulator: rtq2134: Fix missing active_discharge_on setting
Axel Lin
1
-0
/
+1
2022-04-13
drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
Liu Ying
1
-1
/
+7
2022-04-13
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-13
drm/imx: imx-ldb: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+2
2022-04-13
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-13
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
1
-1
/
+6
2022-04-13
mctp: Fix check for dev_hard_header() result
Matt Johnston
1
-1
/
+1
2022-04-13
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
1
-0
/
+2
2022-04-13
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-04-13
vrf: fix packet sniffing for traffic originating from ip tunnels
Eyal Birger
1
-4
/
+11
2022-04-13
net/tls: fix slab-out-of-bounds bug in decrypt_internal
Ziyang Xuan
1
-1
/
+1
2022-04-13
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
1
-65
/
+81
2022-04-13
vdpa: mlx5: prevent cvq work from hogging CPU
Jason Wang
1
-12
/
+9
2022-04-13
vdpa/mlx5: Propagate link status from device to vdpa driver
Eli Cohen
1
-2
/
+92
2022-04-13
vdpa/mlx5: Rename control VQ workqueue to vdpa wq
Eli Cohen
2
-5
/
+5
2022-04-13
scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
Christophe JAILLET
1
-0
/
+2
2022-04-13
scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
John Garry
1
-0
/
+5
2022-04-13
scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling
Kevin Groeneveld
1
-1
/
+1
2022-04-13
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
3
-12
/
+14
2022-04-13
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2
-2
/
+1
2022-04-13
Drivers: hv: vmbus: Fix potential crash on module unload
Guilherme G. Piccoli
1
-2
/
+7
2022-04-13
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Dan Carpenter
1
-1
/
+1
2022-04-13
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
3
-10
/
+35
[prev]
[next]