index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
2
-48
/
+78
|
\
|
*
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
2
-9
/
+11
|
*
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-10
1
-1
/
+1
|
*
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-10
1
-4
/
+1
|
*
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-10
1
-4
/
+4
|
*
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-10
1
-0
/
+5
|
*
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-10
1
-0
/
+15
|
*
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-10
1
-18
/
+27
|
*
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-10
1
-13
/
+15
*
|
Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-10
/
+63
|
\
\
|
*
\
Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Thomas Gleixner
2021-08-10
2
-10
/
+63
|
|
\
\
|
|
*
|
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
2021-08-03
1
-0
/
+4
|
|
*
|
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
2021-08-03
1
-0
/
+2
|
|
*
|
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
2021-08-03
1
-15
/
+13
|
|
*
|
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
2021-08-03
1
-1
/
+48
|
|
*
|
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2021-07-20
1
-0
/
+2
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-08-14
3
-4
/
+15
|
\
\
\
\
|
*
|
|
|
scsi: mpt3sas: Fix incorrectly assigned error return and check
Colin Ian King
2021-08-09
1
-1
/
+1
|
*
|
|
|
scsi: storvsc: Log TEST_UNIT_READY errors as warnings
Michael Kelley
2021-08-09
1
-2
/
+12
|
*
|
|
|
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Ewan D. Milne
2021-08-09
1
-1
/
+2
*
|
|
|
|
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
3
-7
/
+15
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-08-11
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dax: Ensure errno is returned from dax_direct_access
Ira Weiny
2021-07-07
1
-1
/
+1
|
*
|
|
|
|
|
libnvdimm/region: Fix label activation vs errors
Dan Williams
2021-08-11
1
-6
/
+11
|
*
|
|
|
|
|
ACPI: NFIT: Fix support for virtual SPA ranges
Dan Williams
2021-08-11
1
-0
/
+3
*
|
|
|
|
|
|
Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-14
1
-16
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"
Greg Kroah-Hartman
2021-08-10
1
-16
/
+2
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-14
6
-8
/
+10
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2021-08-10
6
-8
/
+10
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
2021-07-31
1
-2
/
+2
|
|
*
|
|
|
|
|
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
2021-07-24
1
-2
/
+4
|
|
*
|
|
|
|
|
iio: accel: fxls8962af: fix i2c dependency
Arnd Bergmann
2021-07-24
1
-0
/
+2
|
|
*
|
|
|
|
|
iio: adis: set GPIO reset pin direction
Antti Keränen
2021-07-17
1
-2
/
+1
|
|
*
|
|
|
|
|
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
Uwe Kleine-König
2021-07-17
1
-1
/
+0
|
|
*
|
|
|
|
|
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
2021-07-13
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-14
2
-4
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
i2c: dev: zero out array used for i2c reads from userspace
Greg Kroah-Hartman
2021-08-10
1
-2
/
+3
|
*
|
|
|
|
|
|
|
i2c: iproc: fix race between client unreg and tasklet
Dhananjay Phadke
2021-08-10
1
-2
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-14
1
-7
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
2021-08-12
1
-6
/
+14
|
*
|
|
|
|
|
|
|
xen/events: remove redundant initialization of variable irq
Colin Ian King
2021-07-21
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
1
-3
/
+11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
nbd: Aovid double completion of a request
Xie Yongji
2021-08-13
1
-3
/
+11
*
|
|
|
|
|
|
|
|
|
Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-13
6
-61
/
+73
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
pinctrl: amd: Fix an issue with shutdown when system set to s0ix
Mario Limonciello
2021-08-12
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
2021-08-11
1
-13
/
+13
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
pinctrl: tigerlake: Fix GPIO mapping for newer version of software
Andy Shevchenko
2021-08-04
1
-13
/
+13
|
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
pinctrl: k210: Fix k210_fpioa_probe()
Damien Le Moal
2021-08-11
1
-6
/
+20
|
*
|
|
|
|
|
|
|
|
|
pinctrl: sunxi: Don't underestimate number of functions
Andre Przywara
2021-08-10
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
|
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Hsin-Yi Wang
2021-07-23
1
-5
/
+3
[next]