index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
usb: gadget: f_hid: fixed NULL pointer dereference
Phil Elwell
2021-07-27
1
-6
/
+20
|
*
|
|
|
usb: gadget: remove leaked entry from udc driver list
Zhang Qilong
2021-07-27
1
-4
/
+10
|
*
|
|
|
USB: usbtmc: Fix RCU stall warning
Qiang.zhang
2021-07-27
1
-8
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-07
4
-7
/
+14
|
\
\
\
\
|
*
\
\
\
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2021-08-04
2
-4
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2021-07-23
2
-4
/
+2
|
*
|
|
|
|
n64cart: fix the dma address in n64cart_do_bvec
Christoph Hellwig
2021-08-04
1
-1
/
+1
|
*
|
|
|
|
s390/dasd: fix use after free in dasd path handling
Stefan Haberland
2021-08-04
1
-2
/
+11
*
|
|
|
|
|
Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-08-06
1
-17
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cpuidle: teo: Rename two local variables in teo_select()
Rafael J. Wysocki
2021-08-03
1
-7
/
+7
|
*
|
|
|
|
|
cpuidle: teo: Fix alternative idle state lookup
Rafael J. Wysocki
2021-08-03
1
-13
/
+27
*
|
|
|
|
|
|
Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-08-06
1
-7
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
2021-08-03
1
-7
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-06
14
-113
/
+172
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2021-08-03
1
-7
/
+15
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'fixes-v5.14' into fixes
Tony Lindgren
2021-07-27
6407
-190005
/
+615675
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
bus: ti-sysc: AM3: RNG is GP only
Kevin Hilman
2021-07-27
1
-0
/
+2
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bus: ti-sysc: Fix gpt12 system timer issue with reserved status
Tony Lindgren
2021-06-11
1
-7
/
+13
|
*
|
|
|
|
|
|
|
soc: ixp4xx/qmgr: fix invalid __iomem access
Arnd Bergmann
2021-08-03
1
-4
/
+5
|
*
|
|
|
|
|
|
|
soc: ixp4xx: fix printing resources
Arnd Bergmann
2021-08-03
1
-6
/
+5
|
*
|
|
|
|
|
|
|
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
2021-08-02
8
-19
/
+130
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
firmware: tee_bnxt: Release TEE shm, session, and context during kexec
Allen Pais
2021-07-21
1
-3
/
+11
|
|
*
|
|
|
|
|
|
|
tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
Tyler Hicks
2021-07-21
1
-4
/
+4
|
|
*
|
|
|
|
|
|
|
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
2021-07-21
5
-8
/
+14
|
|
*
|
|
|
|
|
|
|
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
2021-07-21
1
-0
/
+18
|
|
*
|
|
|
|
|
|
|
optee: Clear stale cache entries during initialization
Tyler Hicks
2021-07-21
3
-3
/
+43
|
|
*
|
|
|
|
|
|
|
optee: fix tee out of memory failure seen during kexec reboot
Allen Pais
2021-07-21
1
-0
/
+20
|
|
*
|
|
|
|
|
|
|
optee: Refuse to load the driver under the kdump kernel
Tyler Hicks
2021-07-21
1
-0
/
+11
|
|
*
|
|
|
|
|
|
|
optee: Fix memory leak when failing to register shm pages
Tyler Hicks
2021-07-21
1
-2
/
+10
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2021-08-02
1
-72
/
+12
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Revert "soc: imx8m: change to use platform driver"
Lucas Stach
2021-07-15
1
-72
/
+12
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ARM: ixp4xx: fix compile-testing soc drivers
Arnd Bergmann
2021-08-02
3
-3
/
+1
|
*
|
|
|
|
|
|
|
soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR
Dmitry Osipenko
2021-08-02
1
-2
/
+4
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-06
6
-19
/
+53
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
2021-08-05
1
-3
/
+18
|
*
|
|
|
|
|
|
|
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-08-02
1
-14
/
+5
|
*
|
|
|
|
|
|
|
spi: imx: mx51-ecspi: Fix CONFIGREG delay comment
Marek Vasut
2021-07-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
Marek Vasut
2021-07-26
1
-1
/
+15
|
*
|
|
|
|
|
|
|
spi: update modalias_show after of_device_uevent_modalias support
Andreas Schwab
2021-07-22
1
-0
/
+4
|
*
|
|
|
|
|
|
|
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
2021-07-22
1
-0
/
+2
|
*
|
|
|
|
|
|
|
spi: spi-mux: Add module info needed for autoloading
Uwe Kleine-König
2021-07-22
1
-0
/
+8
*
|
|
|
|
|
|
|
|
Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-06
12
-53
/
+151
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dmaengine: imx-dma: configure the generic DMA type to make it work
Juergen Borleis
2021-08-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...
Peter Ujfalusi
2021-07-28
1
-2
/
+7
|
*
|
|
|
|
|
|
|
|
dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
Zhang Qilong
2021-07-28
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
Zhang Qilong
2021-07-28
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
Kunihiko Hayashi
2021-07-27
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
dmaengine: idxd: fix submission race window
Dave Jiang
2021-07-20
3
-18
/
+101
|
*
|
|
|
|
|
|
|
|
dmaengine: idxd: fix sequence for pci driver remove() and shutdown()
Dave Jiang
2021-07-20
2
-11
/
+17
|
*
|
|
|
|
|
|
|
|
dmaengine: idxd: fix desc->vector that isn't being updated
Dave Jiang
2021-07-20
1
-2
/
+1
[prev]
[next]