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-10-21
cpu/hotplug: Reset node state after operation
Thomas Gleixner
1
-0
/
+5
2017-10-21
Merge branch 'aquantia-fixes'
David S. Miller
12
-146
/
+284
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-10-21
android: binder: Fix null ptr dereference in debug msg
Sherry Yang
1
-1
/
+1
2017-10-21
android: binder: Don't get mm from task
Sherry Yang
2
-14
/
+9
2017-10-21
udp: make some messages more descriptive
Matteo Croce
1
-2
/
+2
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
5
-30
/
+98
2017-10-21
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
1
-4
/
+18
2017-10-21
net/ncsi: Fix length of GVI response packet
Gavin Shan
1
-1
/
+1
2017-10-21
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
1
-3
/
+5
2017-10-21
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
1
-2
/
+10
2017-10-21
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
1
-6
/
+9
2017-10-21
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
1
-1
/
+1
2017-10-21
packet: avoid panic in packet_getsockopt()
Eric Dumazet
1
-8
/
+16
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
7
-39
/
+34
2017-10-21
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-1
/
+18
2017-10-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
25
-62
/
+92
2017-10-20
Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-16
/
+9
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
1
-2
/
+2
2017-10-20
lkdtm: Constify the crashtypes table
Kees Cook
1
-9
/
+9
2017-10-20
lkdtm: Convert from jprobe to kprobe
Kees Cook
1
-109
/
+45
2017-10-20
nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs
Martin Blumenstingl
3
-0
/
+277
2017-10-20
nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
Martin Blumenstingl
3
-5
/
+5
2017-10-20
dt-bindings: nvmem: Describe the Amlogic Meson6/Meson8/Meson8b efuse
Martin Blumenstingl
1
-0
/
+22
2017-10-20
nvmem: rockchip: add support for RK3368
Romain Perier
2
-0
/
+5
2017-10-20
vmbus: initialize reserved fields in messages
Stephen Hemminger
1
-0
/
+2
2017-10-20
Merge tag 'vme-next-4.14-rc4' of https://gitlab.collabora.com/martyn/linux in...
Greg Kroah-Hartman
4
-228
/
+157
2017-10-20
binder: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-20
android: binder: Change binder_shrinker to static
Sherry Yang
1
-1
/
+1
2017-10-20
android: binder: Remove unused vma argument
Sherry Yang
1
-9
/
+7
2017-10-20
parport: make parport_ip32_ops const and __initconst
Bhumika Goyal
1
-1
/
+1
2017-10-20
tracing, mei: Remove unused trace event mei_pci_cfg_write
Steven Rostedt (VMware)
2
-20
/
+0
2017-10-20
pcmcia: m32r: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+4
2017-10-20
char: pcmcia: Convert timers to use timer_setup()
Kees Cook
3
-11
/
+10
2017-10-20
doc: coresight: correct usage for disabling idle states
Leo Yan
1
-5
/
+17
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
7
-26
/
+26
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
1
-1
/
+4
2017-10-20
Merge branch 'sockmap-fixes'
David S. Miller
11
-34
/
+74
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
1
-0
/
+3
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2
-3
/
+15
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
8
-30
/
+36
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2
-1
/
+17
[prev]
[next]