index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
mm/vmstat.c: fix vmstat_update() preemption BUG
Steven J. Hill
1
-0
/
+2
2018-03-29
mm/page_owner: fix recursion bug after changing skip entries
Maninder Singh
1
-3
/
+3
2018-03-29
ipc/shm.c: add split function to shm_vm_ops
Mike Kravetz
1
-0
/
+12
2018-03-29
mm, slab: memcg_link the SLAB's kmem_cache
Shakeel Butt
1
-0
/
+1
2018-03-29
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
3
-17
/
+35
2018-03-28
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
1
-1
/
+1
2018-03-28
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-03-28
drm/tegra: dc: Using NULL instead of plain integer
Wei Yongjun
1
-1
/
+1
2018-03-28
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
1
-2
/
+2
2018-03-28
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
3
-2
/
+4
2018-03-28
spi: spi-atmel: Use correct enum for DMA transfer direction
Stefan Agner
1
-4
/
+4
2018-03-28
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-11
/
+12
2018-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-147
/
+128
2018-03-28
RDMA/hns: ensure for-loop actually iterates and free's buffers
Colin Ian King
1
-1
/
+1
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
1
-0
/
+9
2018-03-27
qede: Fix barrier usage after tx doorbell write.
Manish Chopra
1
-6
/
+4
2018-03-27
vhost: correctly remove wait queue during poll failure
Jason Wang
1
-2
/
+1
2018-03-27
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
1
-1
/
+1
2018-03-27
builddeb: Fix header package regarding dtc source links
Jan Kiszka
1
-1
/
+1
2018-03-27
Merge branch 'mlx4-misc-fixes-for-4.16'
David S. Miller
4
-47
/
+63
2018-03-27
net/mlx4_core: Fix memory leak while delete slave's resources
Moshe Shemesh
1
-0
/
+1
2018-03-27
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
3
-47
/
+62
2018-03-27
net/smc: use announced length in sock_recvmsg()
Ursula Braun
1
-1
/
+1
2018-03-27
llc: properly handle dev_queue_xmit() return value
Cong Wang
3
-16
/
+33
2018-03-27
Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-33
/
+51
2018-03-27
strparser: Fix sign of err codes
Dave Watson
1
-2
/
+2
2018-03-27
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
1
-1
/
+3
2018-03-27
r8169: fix setting driver_data after register_netdev
Heiner Kallweit
1
-2
/
+2
2018-03-27
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
1
-1
/
+1
2018-03-27
net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
Giuseppe Lippolis
1
-0
/
+3
2018-03-27
Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+6
2018-03-27
ALSA: pcm: potential uninitialized return values
Dan Carpenter
1
-2
/
+2
2018-03-27
Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-5
/
+62
2018-03-27
Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...
Arnd Bergmann
3
-16
/
+38
2018-03-27
Merge tag 'tegra-for-4.17-misc' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-1
/
+2
2018-03-27
x86/alternatives: Fixup alternative_call_2
Alexey Dobriyan
1
-3
/
+1
2018-03-27
Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...
Dave Airlie
2
-8
/
+15
2018-03-27
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
1
-8
/
+17
2018-03-27
objtool: Add Clang support
Josh Poimboeuf
1
-0
/
+11
2018-03-26
net/mlx5e: Sync netdev vxlan ports at open
Shahar Klein
1
-6
/
+3
2018-03-26
net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
Or Gerlitz
2
-4
/
+4
2018-03-26
net/mlx5e: Fix memory usage issues in offloading TC flows
Jianbo Liu
1
-8
/
+8
2018-03-26
net/mlx5e: Fix traffic being dropped on VF representor
Roi Dayan
1
-2
/
+7
2018-03-26
net/mlx5e: Verify coalescing parameters in range
Moshe Shemesh
1
-0
/
+17
2018-03-26
net/mlx5: Make eswitch support to depend on switchdev
Or Gerlitz
3
-5
/
+3
2018-03-26
net/mlx5e: Use 32 bits to store VF representor SQ number
Or Gerlitz
1
-3
/
+3
2018-03-26
net/mlx5e: Don't override vport admin link state in switchdev mode
Jianbo Liu
1
-5
/
+6
2018-03-26
net: dsa: mt7530: fix module autoloading for OF platform drivers
Sean Wang
1
-0
/
+1
[prev]
[next]