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.12.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
*
zram: return errors from read_from_bdev_sync
Christoph Hellwig
2023-04-18
1
-3
/
+4
*
zram: fix synchronous reads
Christoph Hellwig
2023-04-18
1
-38
/
+22
*
zram: don't return errors from read_from_bdev_async
Christoph Hellwig
2023-04-18
1
-12
/
+4
*
zram: pass a page to read_from_bdev
Christoph Hellwig
2023-04-18
1
-27
/
+16
*
zram: refactor zram_bdev_write
Christoph Hellwig
2023-04-18
1
-19
/
+19
*
zram: don't pass a bvec to __zram_bvec_write
Christoph Hellwig
2023-04-18
1
-10
/
+4
*
zram: refactor zram_bdev_read
Christoph Hellwig
2023-04-18
1
-20
/
+20
*
zram: directly call zram_read_page in writeback_store
Christoph Hellwig
2023-04-18
1
-10
/
+4
*
zram: rename __zram_bvec_read to zram_read_page
Christoph Hellwig
2023-04-18
1
-4
/
+4
*
zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
Christoph Hellwig
2023-04-18
1
-12
/
+5
*
zram: refactor highlevel read and write handling
Christoph Hellwig
2023-04-18
1
-28
/
+30
*
zram: return early on error in zram_bvec_rw
Christoph Hellwig
2023-04-18
1
-9
/
+9
*
zram: move discard handling to zram_submit_bio
Christoph Hellwig
2023-04-18
1
-10
/
+13
*
zram: simplify bvec iteration in __zram_make_request
Christoph Hellwig
2023-04-18
1
-31
/
+11
*
zram: make zram_bio_discard more self-contained
Christoph Hellwig
2023-04-18
1
-9
/
+7
*
zram: remove valid_io_request
Christoph Hellwig
2023-04-18
2
-34
/
+1
*
zram: always compile read_from_bdev_sync
Christoph Hellwig
2023-04-18
1
-12
/
+6
*
drm/ttm: remove comment referencing now-removed vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-04-05
1
-1
/
+1
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
19
-42
/
+42
*
iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()
Kirill A. Shutemov
2023-04-05
1
-2
/
+2
*
genwqe: fix MAX_ORDER usage
Kirill A. Shutemov
2023-04-05
2
-2
/
+2
*
drm/i915: fix MAX_ORDER usage in i915_gem_object_get_pages_internal()
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
floppy: fix MAX_ORDER usage
Kirill A. Shutemov
2023-04-05
1
-2
/
+2
*
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
2
-2
/
+2
*
dma-buf: system_heap: avoid reclaim for order 4
Jaewon Kim
2023-03-28
1
-3
/
+2
*
Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-03-26
28
-130
/
+271
|
\
|
*
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2023-03-23
2
-6
/
+3
|
*
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
2023-03-23
1
-14
/
+2
|
*
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
2023-03-23
3
-2
/
+13
|
*
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
2023-03-23
1
-1
/
+4
|
*
Merge tag 'thunderbolt-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-03-22
9
-41
/
+166
|
|
\
|
|
*
thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit
Tom Rix
2023-03-20
1
-8
/
+9
|
|
*
thunderbolt: Disable interrupt auto clear for rings
Mario Limonciello
2023-03-20
2
-17
/
+29
|
|
*
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
2023-03-20
1
-1
/
+1
|
|
*
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
2023-03-13
1
-5
/
+17
|
|
*
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
2023-03-13
3
-2
/
+49
|
|
*
thunderbolt: Call tb_check_quirks() after initializing adapters
Mika Westerberg
2023-03-13
1
-2
/
+2
|
|
*
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
2023-03-13
4
-2
/
+37
|
|
*
thunderbolt: Fix memory leak in margining
Mika Westerberg
2023-03-13
1
-6
/
+6
|
|
*
thunderbolt: Add quirk to disable CLx
Sanjay R Mehta
2023-03-06
2
-3
/
+21
|
*
|
usb: gadget: Use correct endianness of the wLength field for WebUSB
Andy Shevchenko
2023-03-16
1
-4
/
+3
|
*
|
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
2023-03-16
1
-0
/
+7
|
*
|
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
Pawel Laszczak
2023-03-16
1
-16
/
+11
|
*
|
usb: cdns3: Fix issue with using incorrect PCI device function
Pawel Laszczak
2023-03-16
1
-0
/
+5
|
*
|
usb: cdnsp: Fixes issue with redundant Status Stage
Pawel Laszczak
2023-03-16
1
-18
/
+1
|
*
|
usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
Ziyang Huang
2023-03-09
1
-1
/
+2
|
*
|
usb: typec: tcpm: fix warning when handle discover_identity message
Xu Yang
2023-03-09
1
-4
/
+15
|
*
|
usb: typec: tcpm: fix create duplicate source-capabilities file
Xu Yang
2023-03-09
1
-0
/
+9
|
*
|
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
2023-03-09
1
-1
/
+1
|
*
|
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
Alexander Stein
2023-03-09
2
-0
/
+2
[next]