index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-73
/
+9
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-11
/
+10
2021-11-27
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-27
Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-11-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-39
/
+108
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-26
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-11-26
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
1
-2
/
+2
2021-11-26
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
1
-3
/
+3
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
45
-346
/
+669
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
4
-133
/
+43
2021-11-26
Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-10
/
+13
2021-11-26
Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+17
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
1
-0
/
+16
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
1
-1
/
+2
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
1
-0
/
+5
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2021-11-26
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-9
/
+5
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-26
Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-11-26
Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-2443
/
+21
2021-11-26
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-67
/
+136
2021-11-26
Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-6
/
+28
2021-11-26
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+30
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-13
/
+41
2021-11-26
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
Jens Axboe
1
-0
/
+2
2021-11-25
Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-210
/
+375
2021-11-26
Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-17
/
+46
2021-11-26
Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-7
/
+50
2021-11-25
Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-47
/
+94
2021-11-25
Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-19
/
+25
2021-11-25
mdio: aspeed: Fix "Link is Down" issue
Dylan Hung
1
-0
/
+7
2021-11-25
igb: fix netpoll exit with traffic
Jesse Brandeburg
1
-1
/
+1
2021-11-25
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-11-25
memory: mtk-smi: Fix a null dereference for the ostd
Yong Wu
1
-1
/
+1
2021-11-25
Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-0
/
+6
2021-11-24
net: phylink: Force retrigger in case of latched link-fail indicator
Russell King (Oracle)
1
-0
/
+13
2021-11-24
net: phylink: Force link down and retrigger resolve on interface change
Russell King (Oracle)
1
-1
/
+12
2021-11-24
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
1
-9
/
+3
2021-11-24
vdpa_sim: avoid putting an uninitialized iova_domain
Longpeng
1
-2
/
+5
2021-11-24
vhost-vdpa: clean irqs before reseting vdpa device
Wu Zongyong
1
-1
/
+1
2021-11-24
virtio-blk: modify the value type of num in virtio_queue_rq()
Ye Guojin
1
-1
/
+1
2021-11-24
vhost/vsock: cleanup removing `len` variable
Stefano Garzarella
1
-5
/
+1
2021-11-24
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
1
-1
/
+1
[next]