index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
*
s390/pci: return error code from s390_dma_map_sg()
Martin Oliveira
2021-08-09
1
-5
/
+7
*
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-2
/
+0
*
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
3
-5
/
+6
*
MIPS/jazzdma: return error code from jazz_dma_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
*
ia64/sba_iommu: return error code from sba_map_sg_attrs()
Martin Oliveira
2021-08-09
1
-2
/
+2
*
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
*
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-9
/
+16
*
alpha: return error code from alpha_pci_map_sg()
Martin Oliveira
2021-08-09
1
-3
/
+7
*
iommu/dma: return error code from iommu_dma_map_sg()
Logan Gunthorpe
2021-08-09
1
-7
/
+15
*
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-09
2
-19
/
+18
*
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
2021-08-09
1
-1
/
+1
*
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2021-08-09
3
-38
/
+84
*
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-08-09
1
-3
/
+4
*
dma-debug: use memory_intersects() directly
Kefeng Wang
2021-08-09
1
-12
/
+2
*
Linux 5.14-rc5
v5.14-rc5
Linus Torvalds
2021-08-08
1
-1
/
+1
*
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-08
1
-2
/
+4
|
\
|
*
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-27
1
-2
/
+4
*
|
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-08
1
-55
/
+35
|
\
\
|
*
|
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-04
1
-55
/
+35
*
|
|
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-08
4
-17
/
+71
|
\
\
\
|
*
|
|
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2021-08-06
2
-8
/
+30
|
*
|
|
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
2021-08-04
1
-1
/
+2
|
*
|
|
perf/x86: Fix out of bound MSR access
Peter Zijlstra
2021-08-04
1
-5
/
+7
|
*
|
|
perf: Refactor permissions check into perf_check_permission()
Marco Elver
2021-07-16
1
-26
/
+32
|
*
|
|
perf: Fix required permissions if sigtrap is requested
Marco Elver
2021-07-16
1
-1
/
+24
*
|
|
|
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-08
4
-21
/
+28
|
\
\
\
\
|
*
\
\
\
Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2021-08-03
2
-13
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: Fix undersized devress_alloc allocation
Colin Ian King
2021-08-02
1
-1
/
+1
|
|
*
|
|
|
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
Mike Tipton
2021-07-30
1
-5
/
+5
|
|
*
|
|
|
interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
Mike Tipton
2021-07-30
1
-7
/
+5
|
|
*
|
|
|
interconnect: Always call pre_aggregate before aggregate
Mike Tipton
2021-07-22
1
-0
/
+5
|
|
*
|
|
|
interconnect: Zero initial BW after sync-state
Mike Tipton
2021-07-22
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2021-08-02
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
Kajol Jain
2021-07-27
1
-0
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
/
|
|
|
virt: acrn: Do hcall_destroy_vm() before resource release
Shuo Liu
2021-07-27
1
-8
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-08
4
-9
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
2021-07-29
3
-5
/
+19
|
*
|
|
|
|
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
2021-07-29
1
-2
/
+0
|
*
|
|
|
|
drivers core: Fix oops when driver probe fails
Filip Schauer
2021-07-27
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-08
9
-39
/
+64
|
\
\
\
\
\
|
*
|
|
|
|
staging: mt7621-pci: avoid to re-disable clock for those pcies not in use
Sergio Paracuellos
2021-07-27
1
-1
/
+0
|
*
|
|
|
|
staging: rtl8712: error handling refactoring
Pavel Skripkin
2021-07-27
2
-39
/
+43
|
*
|
|
|
|
staging: rtl8712: get rid of flush_scheduled_work
Pavel Skripkin
2021-07-27
5
-1
/
+20
|
*
|
|
|
|
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4
Arnd Bergmann
2021-07-21
1
-0
/
+1
|
*
|
|
|
|
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
Xiangyang Zhang
2021-07-21
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-08
10
-14
/
+63
|
\
\
\
\
\
\
|
*
|
|
|
|
|
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
2021-07-30
1
-0
/
+1
|
*
|
|
|
|
|
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
2021-07-29
1
-0
/
+5
|
*
|
|
|
|
|
tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrl
Sherry Sun
2021-07-29
1
-1
/
+1
[next]