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-03-11
staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
Jérôme Pouiller
3
-12
/
+15
2020-03-11
staging: wfx: fix RCU usage in wfx_join_finalize()
Jérôme Pouiller
2
-7
/
+12
2020-03-11
staging: wfx: make warning about pending frame less scary
Jérôme Pouiller
1
-1
/
+3
2020-03-11
staging: wfx: fix lines ending with a comma instead of a semicolon
Jérôme Pouiller
1
-3
/
+3
2020-03-11
staging: wfx: fix warning about freeing in-use mutex during device unregister
Jérôme Pouiller
1
-0
/
+1
2020-03-11
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
1
-1
/
+1
2020-03-11
ALSA: hda/realtek: Fix pop noise on ALC225
Kai-Heng Feng
1
-0
/
+2
2020-03-11
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-03-11
Merge branch 's390-qeth-fixes'
David S. Miller
3
-6
/
+11
2020-03-11
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-11
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-11
s390/qeth: don't reset default_out_queue
Julian Wiedmann
1
-1
/
+0
2020-03-11
scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
Can Guo
1
-7
/
+14
2020-03-11
Merge branch 'MACSec-bugfixes-related-to-MAC-address-change'
David S. Miller
1
-5
/
+19
2020-03-11
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-11
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-11
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-11
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-03-11
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
2020-03-11
Merge tag 'clang-format-for-linus-v5.6-rc6' of git://github.com/ojeda/linux
Linus Torvalds
1
-4
/
+21
2020-03-11
net: memcg: late association of sock to memcg
Shakeel Butt
3
-15
/
+24
2020-03-11
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2
-0
/
+8
2020-03-11
Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linux
Linus Torvalds
3
-12
/
+10
2020-03-11
MAINTAINERS: update cxgb4vf maintainer to Vishal
Jakub Kicinski
1
-1
/
+1
2020-03-11
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+29
2020-03-11
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+24
2020-03-11
drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...
Hersen Wu
3
-13
/
+21
2020-03-10
nvme-rdma: Avoid double freeing of async event data
Prabhath Sajeepa
1
-3
/
+5
2020-03-10
soc: fsl: dpio: register dpio irq handlers after dpio create
Grigore Popescu
1
-4
/
+4
2020-03-10
blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
Tejun Heo
1
-1
/
+1
2020-03-10
RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
Mark Zhang
1
-2
/
+3
2020-03-10
MAINTAINERS: Update maintainers for HISILICON ROCE DRIVER
Weihang Li
1
-1
/
+2
2020-03-10
RDMA/odp: Fix leaking the tgid for implicit ODP
Jason Gunthorpe
1
-1
/
+1
2020-03-10
Merge branch 'fix-BTF-enum'
Alexei Starovoitov
2
-1
/
+43
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
1
-0
/
+42
2020-03-10
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
1
-1
/
+1
2020-03-10
usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
Alberto Mattea
1
-1
/
+2
2020-03-10
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-03-10
Merge tag 'thunderbolt-fix-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
1
-1
/
+1
2020-03-10
Merge branch 'fix-lcdc-quirk' into fixes
Tony Lindgren
1
-1
/
+2
2020-03-10
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
1
-6
/
+8
2020-03-10
MAINTAINERS: update web URL for iwlwifi
Luca Coelho
1
-1
/
+1
2020-03-10
Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
6
-30
/
+44
2020-03-10
i2c: gpio: suppress error on probe defer
Hamish Martin
1
-1
/
+1
2020-03-10
macintosh: windfarm: fix MODINFO regression
Wolfram Sang
6
-1
/
+50
2020-03-10
i2c: designware-pci: Fix BUG_ON during device removal
Jarkko Nikula
1
-0
/
+1
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
2
-3
/
+6
2020-03-10
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
1
-1
/
+4
2020-03-10
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Mika Westerberg
1
-33
/
+12
2020-03-10
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
Mika Westerberg
1
-12
/
+16
[prev]
[next]