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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-28
net: stmmac: Set DMA buffer size in HW
Jose Abreu
4
-0
/
+19
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-06-28
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+14
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-34
/
+42
2018-06-28
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-11
/
+19
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-9
/
+15
2018-06-28
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-06-28
net: macb: initialize bp->queues[0].bp for at91rm9200
Alexandre Belloni
1
-0
/
+2
2018-06-28
hinic: reset irq affinity before freeing irq
Wei Yongjun
1
-0
/
+1
2018-06-28
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-4
/
+6
2018-06-28
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...
Dave Airlie
3
-5
/
+10
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
1
-6
/
+27
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
1
-1
/
+1
2018-06-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-11
/
+40
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-15
/
+40
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-123
/
+340
2018-06-27
Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...
Catalin Marinas
1
-1
/
+1
2018-06-27
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
1
-1
/
+1
2018-06-27
nfp: reject binding to shared blocks
John Hurley
2
-0
/
+6
2018-06-27
nfp: flower: fix mpls ether type detection
Pieter Jansen van Vuuren
2
-0
/
+22
2018-06-27
Input: psmouse - fix button reporting for basic protocols
Dmitry Torokhov
1
-6
/
+6
2018-06-27
net/mlx5: Fix command interface race in polling mode
Alex Vesker
1
-1
/
+3
2018-06-27
net/mlx5: Fix incorrect raw command length parsing
Alex Vesker
1
-3
/
+1
2018-06-27
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
Shay Agroskin
1
-2
/
+2
2018-06-27
net/mlx5: Fix required capability for manipulating MPFS
Eli Cohen
1
-4
/
+5
2018-06-27
net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
Eli Cohen
2
-9
/
+5
2018-06-27
IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
1
-1
/
+1
2018-06-27
net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
3
-9
/
+9
2018-06-27
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
5
-6
/
+13
2018-06-27
net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...
Or Gerlitz
1
-1
/
+5
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-3
/
+0
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+2
2018-06-26
net: lan78xx: Use s/w csum check on VLANs without tag stripping
Dave Stevenson
1
-1
/
+6
2018-06-26
net: lan78xx: Add support for VLAN tag stripping.
Dave Stevenson
1
-0
/
+22
2018-06-26
net: lan78xx: Add support for VLAN filtering.
Dave Stevenson
1
-1
/
+4
2018-06-26
net: lan78xx: Allow for VLAN headers in timeout calcs
Dave Stevenson
1
-2
/
+3
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
1
-12
/
+2
2018-06-26
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-06-26
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
Christophe JAILLET
1
-4
/
+8
2018-06-26
qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependency
Arnd Bergmann
1
-1
/
+2
2018-06-26
usb: chipidea: host: fix disconnection detect issue
Peter Chen
1
-1
/
+4
[prev]
[next]