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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-07-10
virt: vbox: Fix guest capabilities mask check
Hans de Goede
2
-1
/
+3
2020-07-10
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
4
-4
/
+22
2020-07-10
Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
8
-30
/
+38
2020-07-10
KVM: MIPS: Fix build errors for 32bit kernel
Huacai Chen
1
-0
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
3
-4
/
+7
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
2
-4
/
+8
2020-07-10
USB: c67x00: fix use after free in c67x00_giveback_urb
Tom Rix
1
-1
/
+1
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2
-1
/
+1
2020-07-10
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
1
-5
/
+5
2020-07-10
riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX
Vincent Chen
1
-0
/
+2
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
3
-0
/
+29
2020-07-10
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
1
-4
/
+8
2020-07-10
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-10
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
6
-25
/
+78
2020-07-10
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-10
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
2020-07-10
net/mlx5e: Fix VXLAN configuration restore after function reload
Aya Levin
1
-3
/
+4
2020-07-10
net/mlx5e: Fix usage of rcu-protected pointer
Vlad Buslov
1
-3
/
+6
2020-07-10
net/mxl5e: Verify that rpriv is not NULL
Vlad Buslov
1
-2
/
+3
2020-07-10
net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode
Vu Pham
1
-1
/
+0
2020-07-10
net/mlx5: Fix eeprom support for SFP module
Eran Ben Elisha
1
-16
/
+77
2020-07-10
Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-155
/
+145
2020-07-10
Restore gcc check in mips asm/unroll.h
Cesar Eduardo Barros
1
-1
/
+2
2020-07-10
kbuild: Move -Wtype-limits to W=2
Rikard Falkeborn
1
-0
/
+2
2020-07-10
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-10
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
1
-6
/
+6
2020-07-10
Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...
Dave Airlie
4
-10
/
+65
2020-07-10
Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-41
/
+38
2020-07-09
Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
5
-5
/
+9
2020-07-09
Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-11
/
+11
2020-07-09
Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
7
-88
/
+22
2020-07-09
Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-49
/
+71
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-53
/
+103
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2
-3
/
+5
2020-07-09
bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
Martin KaFai Lau
1
-4
/
+9
2020-07-09
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
1
-14
/
+13
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
4
-9
/
+21
2020-07-09
ASoC: rt286: fix unexpected interrupt happens
Shuming Fan
1
-4
/
+4
2020-07-09
ASoC: wm8974: remove unsupported clock mode
Puyou Lu
1
-0
/
+4
2020-07-09
ASoC: wm8974: fix Boost Mixer Aux Switch
Puyou Lu
1
-1
/
+1
2020-07-09
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Marek Olšák
1
-1
/
+2
2020-07-09
drm/radeon: fix double free
Tom Rix
1
-4
/
+3
2020-07-09
drm/amd/display: add dmcub check on RENOIR
Aaron Ma
1
-1
/
+1
2020-07-09
drm/amdgpu: add TMR destory function for psp
Huang Rui
1
-4
/
+53
2020-07-09
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui
1
-0
/
+6
2020-07-09
btrfs: wire up iter_file_splice_write
Christoph Hellwig
1
-0
/
+1
2020-07-09
btrfs: fix double put of block group with nocow
Josef Bacik
1
-8
/
+1
[prev]
[next]