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-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-0
/
+18
2021-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-9
/
+67
2021-12-20
Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-12-20
Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
6
-65
/
+189
2021-12-20
HID: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-20
HID: holtek: fix mouse probing
Benjamin Tissoires
1
-0
/
+15
2021-12-19
Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+11
2021-12-18
Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-21
/
+22
2021-12-18
Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-35
/
+87
2021-12-17
Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+13
2021-12-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-17
/
+21
2021-12-17
Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-12-17
Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-64
/
+129
2021-12-17
Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-20
/
+45
2021-12-17
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
1
-4
/
+11
2021-12-17
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+12
2021-12-17
Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-16
/
+32
2021-12-17
Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/...
Dave Airlie
3
-3
/
+12
2021-12-17
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
38
-87
/
+236
2021-12-16
Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+38
2021-12-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2021-12-16
Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-12-16
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-12-16
Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-2
/
+2
2021-12-16
virtio_net: fix rx_drops stat for small pkts
Wenliang Wang
1
-6
/
+3
2021-12-16
dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
Andrey Eremeev
1
-2
/
+2
2021-12-16
sfc_ef100: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-16
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
1
-1
/
+3
2021-12-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
5
-15
/
+23
2021-12-16
xen/netback: don't queue unlimited number of packages
Juergen Gross
1
-7
/
+11
2021-12-16
xen/netback: fix rx queue stall detection
Juergen Gross
2
-24
/
+42
2021-12-16
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2
-3
/
+33
2021-12-16
xen/netfront: harden netfront against event channel storms
Juergen Gross
1
-31
/
+94
2021-12-16
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
1
-3
/
+12
2021-12-15
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-15
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
1
-0
/
+1
2021-12-15
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
2
-1
/
+3
2021-12-15
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
1
-5
/
+13
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-12-15
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-15
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-15
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
1
-20
/
+0
2021-12-15
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
1
-1
/
+22
2021-12-15
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
1
-0
/
+3
2021-12-15
dm integrity: fix data corruption due to improper use of bvec_kmap_local
Mike Snitzer
1
-1
/
+1
2021-12-15
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
1
-0
/
+4
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-15
igbvf: fix double free in `igbvf_probe`
Letu Ren
1
-0
/
+1
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
[next]