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-08-09
dm: delay registering the gendisk
Christoph Hellwig
2
-13
/
+11
2021-08-09
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2
-6
/
+3
2021-08-09
dm: cleanup cleanup_mapped_device
Christoph Hellwig
1
-5
/
+1
2021-08-09
block: make the block holder code optional
Christoph Hellwig
2
-0
/
+3
2021-08-05
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+2
2021-08-02
loop: raise media_change event
Matteo Croce
1
-0
/
+5
2021-08-02
loop: don't grab a reference to the block device
Christoph Hellwig
1
-5
/
+0
2021-08-02
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
1
-16
/
+2
2021-08-02
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
1
-3
/
+2
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
1
-13
/
+2
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
52
-271
/
+528
2021-07-30
Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-18
/
+52
2021-07-30
Merge branches 'acpi-resources' and 'acpi-dptf'
Rafael J. Wysocki
2
-16
/
+44
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+97
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+27
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-33
/
+55
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-07-29
Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-40
/
+59
2021-07-29
Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
HID: ft260: fix device removal due to USB disconnect
Michael Zaidman
1
-16
/
+7
2021-07-29
Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-14
/
+14
2021-07-29
Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-6
/
+14
2021-07-29
Merge tag 'drm-misc-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-17
/
+13
2021-07-28
Merge tag 'platform-drivers-x86-v5.14-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-34
/
+265
2021-07-28
ACPI: DPTF: Fix reading of attributes
Srinivas Pandruvada
1
-8
/
+43
2021-07-28
Revert "ACPI: resources: Add checks for ACPI IRQ override"
Hui Wang
1
-8
/
+1
2021-07-28
sis900: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
Thomas Weißschuh
1
-0
/
+1
2021-07-28
platform/x86: intel-hid: add Alder Lake ACPI device ID
Ping Bao
1
-0
/
+1
2021-07-28
HID: wacom: Skip processing of touches with negative slot values
Jason Gerecke
1
-0
/
+3
2021-07-28
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
Jason Gerecke
1
-1
/
+1
2021-07-28
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
Colin Ian King
1
-1
/
+1
2021-07-28
HID: apple: Add support for Keychron K1 wireless keyboard
Haochen Tong
1
-0
/
+2
2021-07-28
HID: fix typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2021-07-28
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
1
-2
/
+1
2021-07-28
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
1
-1
/
+1
2021-07-27
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32
Chris Mi
1
-1
/
+1
2021-07-27
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
Dima Chumak
1
-2
/
+31
2021-07-27
net/mlx5: Unload device upon firmware fatal error
Aya Levin
1
-2
/
+10
2021-07-27
net/mlx5e: Fix page allocation failure for ptp-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-27
net/mlx5e: Fix page allocation failure for trap-RQ over SF
Aya Levin
1
-1
/
+1
2021-07-27
net/mlx5e: Consider PTP-RQ when setting RX VLAN stripping
Aya Levin
2
-2
/
+7
2021-07-27
net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is available
Maxim Mikityanskiy
1
-2
/
+3
[next]