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
*
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-08
6
-4
/
+47
|
\
|
*
clk: zynqmp: Off by one in zynqmp_is_valid_clock()
Dan Carpenter
2018-12-03
1
-1
/
+1
|
*
clk: mmp: Off by one in mmp_clk_add()
Dan Carpenter
2018-12-03
1
-1
/
+1
|
*
clk: mvebu: Off by one bugs in cp110_of_clk_get()
Dan Carpenter
2018-12-03
1
-2
/
+2
|
*
arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks
Bjorn Andersson
2018-11-28
1
-0
/
+6
|
*
Merge branch 'clk-protected-binding' into clk-fixes
Stephen Boyd
2018-11-28
2
-0
/
+34
|
|
\
|
|
*
clk: qcom: Support 'protected-clocks' property
Stephen Boyd
2018-11-21
1
-0
/
+18
|
|
*
dt-bindings: clk: Introduce 'protected-clocks' property
Stephen Boyd
2018-11-21
1
-0
/
+16
|
*
|
clk: zynqmp: handle fixed factor param query error
Rajan Vaja
2018-11-14
1
-0
/
+3
*
|
|
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-12-08
6
-15
/
+11
|
\
\
\
|
*
|
|
iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)
Darrick J. Wong
2018-12-04
1
-9
/
+0
|
*
|
|
splice: don't read more than available pipe space
Darrick J. Wong
2018-12-04
1
-1
/
+6
|
*
|
|
vfs: allow some remap flags to be passed to vfs_clone_file_range
Darrick J. Wong
2018-12-04
1
-1
/
+1
|
*
|
|
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-12-04
1
-1
/
+1
|
*
|
|
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
2018-12-04
1
-2
/
+2
|
*
|
|
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
2018-11-27
1
-1
/
+1
*
|
|
|
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
2018-12-08
4
-22
/
+51
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-12-07
2
-34
/
+62
|
\
\
\
\
|
*
|
|
|
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
2018-12-06
1
-24
/
+33
|
*
|
|
|
virtio/s390: fix race in ccw_io_helper()
Halil Pasic
2018-12-06
1
-1
/
+6
|
*
|
|
|
virtio/s390: avoid race on vcdev->config
Halil Pasic
2018-12-06
1
-2
/
+8
|
*
|
|
|
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
2018-12-06
1
-7
/
+15
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-12-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
2018-12-07
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-07
2
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
Alexander Popov
2018-12-06
1
-3
/
+5
|
*
|
|
|
|
stackleak: Mark stackleak_track_stack() as notrace
Anders Roxell
2018-12-06
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-07
4
-7
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: user - Disable statistics interface
Herbert Xu
2018-12-07
1
-1
/
+1
|
*
|
|
|
|
|
crypto: do not free algorithm before using
Pan Bian
2018-11-29
3
-6
/
+12
*
|
|
|
|
|
|
Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-07
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
Bjorn Helgaas
2018-12-04
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-07
6
-55
/
+123
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-12-07
2
-2
/
+11
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
nvmet-rdma: fix response use after free
Israel Rukshin
2018-12-07
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-07
1
-1
/
+9
|
*
|
|
|
|
|
|
|
|
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
2018-12-07
1
-28
/
+5
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
block, bfq: fix decrement of num_active_groups
Paolo Valente
2018-12-07
3
-25
/
+107
*
|
|
|
|
|
|
|
|
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-07
6
-30
/
+93
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
2018-12-06
1
-1
/
+18
|
*
|
|
|
|
|
|
|
|
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
2018-12-06
1
-1
/
+7
|
*
|
|
|
|
|
|
|
|
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
2018-12-06
1
-4
/
+9
|
*
|
|
|
|
|
|
|
|
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
2018-12-06
1
-3
/
+14
|
*
|
|
|
|
|
|
|
|
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
2018-12-06
1
-3
/
+7
|
*
|
|
|
|
|
|
|
|
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-06
1
-11
/
+29
|
*
|
|
|
|
|
|
|
|
i2c: rcar: check bus state before reinitializing
Wolfram Sang
2018-11-27
1
-4
/
+5
|
*
|
|
|
|
|
|
|
|
i2c: nvidia-gpu: limit reads also for combined messages
Wolfram Sang
2018-11-27
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
i2c: nvidia-gpu: adhere to I2C fault codes
Wolfram Sang
2018-11-27
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-12-07
3
-29
/
+62
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
dmaengine: dw: Fix FIFO size for Intel Merrifield
Andy Shevchenko
2018-12-06
1
-3
/
+3
[next]