index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
3
-11
/
+12
2021-07-08
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
1
-0
/
+1
2021-07-08
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2
-8
/
+13
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
1
-1
/
+2
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
1
-0
/
+5
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
1
-1
/
+1
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
52
-500
/
+1044
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
42
-529
/
+526
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
6
-54
/
+101
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
41
-414
/
+697
2021-07-08
pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-43
/
+38
2021-07-08
pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-6
/
+3
2021-07-08
pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-9
/
+6
2021-07-08
pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-6
/
+3
2021-07-08
pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-7
/
+4
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
1
-4
/
+24
2021-07-08
virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block Mode
David Hildenbrand
1
-1
/
+26
2021-07-08
virtio-mem: simplify high-level unplug handling in Big Block Mode
David Hildenbrand
1
-72
/
+24
2021-07-08
virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block Mode
David Hildenbrand
1
-20
/
+52
2021-07-08
virtio-mem: simplify high-level unplug handling in Sub Block Mode
David Hildenbrand
1
-46
/
+57
2021-07-08
virtio-mem: simplify high-level plug handling in Sub Block Mode
David Hildenbrand
1
-28
/
+17
2021-07-08
virtio-mem: use page_zonenum() in virtio_mem_fake_offline()
David Hildenbrand
1
-1
/
+1
2021-07-08
virtio-mem: don't read big block size in Sub Block Mode
David Hildenbrand
1
-7
/
+8
2021-07-08
virtio/vdpa: clear the virtqueue state during probe
Eli Cohen
1
-0
/
+15
2021-07-08
vp_vdpa: allow set vq state to initial state after reset
Jason Wang
1
-3
/
+39
2021-07-08
virtio-pci library: introduce vp_modern_get_driver_features()
Jason Wang
1
-0
/
+21
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
4
-10
/
+10
2021-07-08
virtio-ring: store DMA metadata in desc_extra for split virtqueue
Jason Wang
1
-25
/
+87
2021-07-08
virtio: use err label in __vring_new_virtqueue()
Jason Wang
1
-4
/
+6
2021-07-08
virtio_ring: introduce virtqueue_desc_add_split()
Jason Wang
1
-15
/
+24
2021-07-08
virtio_ring: secure handling of mapping errors
Jason Wang
1
-1
/
+4
2021-07-08
virtio-ring: factor out desc_extra allocation
Jason Wang
1
-10
/
+20
2021-07-08
virtio_ring: rename vring_desc_extra_packed
Jason Wang
1
-5
/
+5
2021-07-08
virtio-ring: maintain next in extra state for packed virtqueue
Jason Wang
1
-7
/
+8
2021-07-08
vdpa/mlx5: Clear vq ready indication upon device reset
Eli Cohen
1
-0
/
+9
2021-07-08
vdpa/mlx5: Add support for doorbell bypassing
Eli Cohen
3
-0
/
+16
2021-07-08
virtio_net: disable cb aggressively
Michael S. Tsirkin
1
-4
/
+11
2021-07-08
drm/i915/gvt: Clear d3_entered on elsp cmd submission.
Colin Xu
1
-0
/
+15
2021-07-08
Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
5
-23
/
+31
2021-07-08
Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
8
-16
/
+29
2021-07-08
Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
40
-461
/
+984
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+5
2021-07-07
Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-5
/
+30
2021-07-07
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
12
-123
/
+386
2021-07-07
Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
30
-2488
/
+840
2021-07-07
Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
42
-543
/
+649
2021-07-07
pwm: Remove redundant assignment to pointer pwm
Colin Ian King
1
-1
/
+1
2021-07-07
Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'
Rafael J. Wysocki
4
-1
/
+22
[prev]
[next]