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.19.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-7.0.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
s390/dasd: fix inability to use DASD with DIAG driver
Stefan Haberland
1
-8
/
+17
2020-08-19
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
3
-7
/
+7
2020-08-19
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-19
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-19
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-08-19
firmware_loader: EFI firmware loader must handle pre-allocated buffer
Kees Cook
1
-1
/
+4
2020-08-19
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
3
-0
/
+17
2020-08-19
firmware: qcom_scm: Fix legacy convention SCM accessors
Jonathan McDowell
1
-4
/
+3
2020-08-19
parisc: mask out enable and reserved bits from sba imask
Sven Schnelle
1
-1
/
+1
2020-08-19
mtd: spi-nor: intel-spi: Simulate WRDI command
Alexander Sverdlin
1
-0
/
+9
2020-08-19
mtd: rawnand: qcom: avoid write to unavailable register
Sivaprakash Murugesan
1
-1
/
+6
2020-08-19
spi: spidev: Align buffers for DMA
Christian Eggers
1
-8
/
+13
2020-08-19
PM / devfreq: Fix indentaion of devfreq_summary debugfs node
Chanwoo Choi
1
-7
/
+4
2020-08-19
PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
Marc Zyngier
1
-19
/
+23
2020-08-19
cpufreq: dt: fix oops on armada37xx
Ivan Kokshaysky
1
-0
/
+1
2020-08-19
cpufreq: Fix locking issues with governors
Viresh Kumar
1
-23
/
+35
2020-08-19
drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
Dave Airlie
2
-9
/
+3
2020-08-19
media: media-request: Fix crash if memory allocation fails
Tuomas Tynkkynen
1
-14
/
+17
2020-08-19
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
1
-3
/
+4
2020-08-19
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
3
-6
/
+9
2020-08-19
crypto: ccp - Fix use of merged scatterlists
John Allen
2
-11
/
+27
2020-08-19
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
1
-2
/
+7
2020-08-19
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
1
-16
/
+18
2020-08-19
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
4
-19
/
+23
2020-08-19
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
1
-4
/
+27
2020-08-19
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
2
-0
/
+28
2020-08-19
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Peter Chen
1
-1
/
+2
2020-08-19
USB: serial: cp210x: enable usb generic throttle/unthrottle
Brant Merryman
1
-0
/
+2
2020-08-19
USB: serial: cp210x: re-enable auto-RTS on open
Brant Merryman
1
-0
/
+17
2020-08-19
r8152: Use MAC address from correct device tree node
Thierry Reding
1
-1
/
+1
2020-08-19
net: phy: marvell10g: fix null pointer dereference
Marek BehĂșn
1
-11
/
+7
2020-08-19
vmxnet3: use correct tcp hdr length when packet is encapsulated
Ronak Doshi
1
-1
/
+2
2020-08-19
net: phy: fix memory leak in device-create error path
Johan Hovold
1
-4
/
+4
2020-08-19
drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+9
2020-08-19
mtd: rawnand: brcmnand: Don't default to edu transfer
Kamal Dasu
1
-2
/
+3
2020-08-19
pinctrl-single: fix pcs_parse_pinconf() return value
Drew Fustini
1
-4
/
+7
2020-08-19
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
1
-4
/
+12
2020-08-19
net: thunderx: initialize VF's mailbox mutex before first usage
Dean Nelson
1
-1
/
+3
2020-08-19
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
1
-2
/
+2
2020-08-19
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-08-19
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-19
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
1
-4
/
+7
2020-08-19
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
1
-2
/
+2
2020-08-19
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
1
-5
/
+8
2020-08-19
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-19
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-19
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-19
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-19
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-19
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-2
/
+2
[next]