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.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2
-13
/
+28
2019-02-06
of: overlay: do not duplicate properties from overlay for new nodes
Frank Rowand
1
-1
/
+1
2019-02-06
of: overlay: use prop add changeset entry for property in new nodes
Frank Rowand
1
-38
/
+74
2019-02-06
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
Frank Rowand
2
-4
/
+3
2019-02-06
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2
-0
/
+30
2019-02-06
of: Convert to using %pOFn instead of device_node.name
Rob Herring
6
-22
/
+23
2019-02-06
mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
Stefan Wahren
1
-1
/
+4
2019-02-06
platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
João Paulo Rechi Vita
1
-2
/
+0
2019-02-06
platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
João Paulo Rechi Vita
1
-0
/
+1
2019-02-06
IB/hfi1: Remove overly conservative VM_EXEC flag check
Michael J. Ruhl
1
-1
/
+1
2019-02-06
mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
Chaotian Jing
1
-1
/
+1
2019-02-06
mmc: bcm2835: Fix DMA channel leak on probe error
Lukas Wunner
1
-0
/
+2
2019-02-06
gpio: sprd: Fix incorrect irq type setting for the async EIC
Neo Hou
1
-0
/
+1
2019-02-06
gpio: sprd: Fix the incorrect data register
Neo Hou
1
-1
/
+12
2019-02-06
gpio: pcf857x: Fix interrupts on multiple instances
Roger Quadros
1
-14
/
+12
2019-02-06
gpiolib: fix line event timestamps for nested irqs
Bartosz Golaszewski
1
-1
/
+9
2019-02-06
gpio: altera-a10sr: Set proper output level for direction_output
Axel Lin
1
-1
/
+3
2019-02-06
iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
Gerald Schaefer
1
-1
/
+1
2019-02-06
virtio_net: Differentiate sk_buff and xdp_frame on freeing
Toshiaki Makita
1
-17
/
+47
2019-02-06
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
Toshiaki Makita
1
-1
/
+1
2019-02-06
virtio_net: Don't process redirected XDP frames when XDP is disabled
Toshiaki Makita
1
-7
/
+26
2019-02-06
virtio_net: Fix out of bounds access of sq
Toshiaki Makita
1
-10
/
+7
2019-02-06
virtio_net: Fix not restoring real_num_rx_queues
Toshiaki Makita
1
-1
/
+1
2019-02-06
virtio_net: Don't call free_old_xmit_skbs for xdp_frames
Toshiaki Makita
1
-16
/
+33
2019-02-06
virtio_net: Don't enable NAPI when interface is down
Toshiaki Makita
1
-2
/
+4
2019-02-06
Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
Bodong Wang
1
-2
/
+2
2019-02-06
net/mlx5e: Allow MAC invalidation while spoofchk is ON
Aya Levin
1
-12
/
+6
2019-02-06
vhost: fix OOB in get_rx_bufs()
Jason Wang
5
-7
/
+11
2019-02-06
ucc_geth: Reset BQL queue when stopping device
Mathias Thore
1
-0
/
+2
2019-02-06
tun: move the call to tun_set_real_num_queues
George Amanakis
1
-2
/
+1
2019-02-06
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
1
-5
/
+7
2019-02-06
net/mlx4_core: Add masking for a few queries on HCA caps
Aya Levin
1
-29
/
+46
2019-02-06
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
1
-3
/
+3
2019-02-06
drm/msm/gpu: fix building without debugfs
Arnd Bergmann
1
-1
/
+1
2019-01-31
ide: fix a typo in the settings proc file name
Christoph Hellwig
1
-1
/
+1
2019-01-31
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
1
-0
/
+2
2019-01-31
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2019-01-31
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2019-01-31
drm/meson: Fix atomic mode switching regression
Neil Armstrong
2
-21
/
+7
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-31
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-31
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
1
-32
/
+15
2019-01-31
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
1
-1
/
+1
2019-01-31
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
1
-14
/
+13
2019-01-31
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Marc Zyngier
1
-12
/
+13
2019-01-31
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
2
-28
/
+2
2019-01-31
drm/amdgpu: Add APTX quirk for Lenovo laptop
Alex Deucher
1
-0
/
+1
2019-01-31
dm crypt: fix parsing of extended IV arguments
Milan Broz
1
-8
/
+17
2019-01-31
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
3
-8
/
+8
2019-01-31
scsi: ufs: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
1
-2
/
+8
[next]